html, body { 
 	margin:0;padding:0; 
 	background-image:url(../img/bg/page.gif);background-repeat:repeat-x;background-color:rgb(255,255,255);
	font-family:Georgia,'Times New Roman',Verdana,sans-serif;
	font-size:11px;color:rgb(100,100,100);line-height:19px;
} 
 
td {
	font-family:Georgia,'Times New Roman',Verdana,sans-serif;
	font-size:11px;color:rgb(100,100,100);line-height:19px;
	vertical-align:top;
}

table {
	border-style:none;
}

/* ******************** */
/* -- Überschriften --- */
/* ******************** */

h1, h2, h3, h4, h5, h6 {
	font-family:Georgia,'Times New Roman',Verdana,sans-serif;
	margin:0;padding:0;line-height:17px;
}
	
h1	{
	margin:7px 0 1px 0;
	font-size:15px;color:rgb(170,105,30);
}

h2	{
	margin:0 0 7px 0;
	font-size:10px;color:rgb(128,128,128);
}

h3	{
	margin:2px 0 1px 0;
	font-size:12px;font-weight:bold;color:rgb(50,50,50);
}

#colLeft h3 {
	margin:0 0 7px 0;
	font-size:12px;font-weight:bold;color:rgb(170,105,30);	
}

#colRight h3 {
	margin:0 0 7px 0;
	font-size:12px;font-weight:bold;color:rgb(170,105,30);	
}

h4	{
	margin:0 0 2px 0;
	font-weight:normal;font-size:10px;color:rgb(128,128,128);
}

h5	{
	font-size:11px;color:rgb(100,100,100);	
}

h5.suche {
	margin-top:10px;clear:both;
}

h6	{	
	font-size:10px;font-weight:normal;font-style:italic;color:rgb(100,100,100);
}

/* ******************** */
/* ------ Links ------- */
/* ******************** */

a	{
	text-decoration:none;
	color:rgb(170,105,30);
}

a:hover	{
	color:rgb(0,0,0);
}

a.no {
	color:rgb(100,100,100);
}

a.no:hover {
	color:rgb(0,0,0);
}

/* ******************** */
/* ----- Formular ----- */
/* ******************** */

input, select, textarea {
	font-family:Georgia,'Times New Roman',Verdana,sans-serif;font-size:11px;color:rgb(100,100,100);
}

input.std {
	border:1px solid rgb(200,200,200);padding:3px;width:250px;margin-bottom:5px;
}

textarea.std {
	border:1px solid rgb(200,200,200);padding:3px;width:250px;height:100px;margin-bottom:5px;
}

input.std:focus, textarea.std:focus {
	background-color:rgb(253,249,234);
}

form {
	padding:0;margin:0;
}

form br {
	clear:left;
}

label {
	display:block;float:left;width:110px;margin:2px 5px 0px 0px;
}

.formInfo {
	margin:0px 0px 5px 115px;
	font-size:10px;
}

.formError {
	margin:0px 0px 5px 115px;
	font-size:10px;color:rgb(153,0,0);
}

/* ******************** */
/* ------ Absätze ----- */
/* ******************** */

p {
	margin:0 0 10px 0;padding:0;
	text-align:justify;
}

#colLeft p, #colRight p, td p {
	text-align:left;
}

td p {
	margin-bottom:5px;
}


li p {
	margin-bottom:2px;
}

small	{
	font-size:10px;
}

address {	
	font-size:10px;font-style:normal;color:rgb(70,70,70);
}

blockquote {
	font-style:italic;
	margin:0 0 0 10px;padding:0;
}

cite {
	display:block;
	padding:4px 7px 12px 7px;
	font-size:10px;
	background:url(../img/bg/pics.jpg) no-repeat rgb(255,255,255) bottom;
}

.sep {
	clear:both;margin-bottom:10px;
}

.highlight {
	border-bottom:1px solid rgb(255,153,0);
}

.naviPage {
	margin-bottom:10px;
	text-align:center;
	font-size:10px;color:rgb(150,150,150);
}

.naviPage a {
	color:rgb(150,150,150);
}

/* ******************** */
/* ------ Bilder ------ */
/* ******************** */

img {
	border-style:none;
}

.imgNoBC {
	margin:0 0 5px 0;
}

.imgNoBL {
	float:left;
	margin:0 10px 5px 0;
}

.imgNoBR {
	float:right;
	margin:0 0 5px 10px;
}

.imgStdC, .imgStd {
	margin:3px 0 2px 0;
}

.imgStdL {
	float:left;
	margin:3px 7px 2px 0;
}

.imgStdR {
	float:right;
	margin:3px 0 2px 7px;
}

.imgDescStd {
	margin-bottom:5px;
}

.imgDescC {
	margin:3px 0 5px 0;padding-bottom:2px;
}

.imgDescL {
	float:left;
	margin:3px 10px 5px 0;
}

.imgDescR {
	float:right;
	margin:3px 0 5px 10px;padding-bottom:2px;
}

/* ******************** */
/* ------ Liste ------- */
/* ******************** */

ul {
	list-style-image:url(../img/liStd1.gif);
	padding:0 0 0 17px;margin:0 0 7px 0;
}

ol {
	list-style-type:decimal;
	padding:0 0 0 22px;margin:0 0 7px 0;
}

li {
	padding:0;margin:0 0 5px 0;
}

ul.unterseiten {
	margin:8px 0 8px 0;padding:5px;
	list-style-type:none;
	border-top:1px solid rgb(225,205,195);border-bottom:1px solid rgb(225,205,195);
}

ul.unterseiten li {
	margin-bottom:2px;
}

.tabItems {
	width:100%;
}

.tabItems h5 {
	margin:8px 0 4px 8px;
}

.cellItem {
	width:12px;
	padding-top:8px;
	background:url(../img/liStd2.gif) no-repeat;
}

.cellPrice {
	text-align:right;
	padding:5px 3px 4px 3px;
	color:rgb(170,105,30);font-style:italic;white-space:nowrap; 
}

.rowCard:hover {
	background-color:rgb(255,252,240);
}

.inhTab {
	margin:15px 0 20px 0;
	width:100%;
}

.inhTab td {
	padding:0 7px 7px 0;
}

.inhTab td.cellLink {
	text-align:right;vertical-align:middle;	
}

