/* CSS-Definitionsdatei, die Site-weite Stylesheets enthält */
 BODY { background-color: #F5F4F4; background-repeat: no-repeat;}
 standard { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal;}
 H1 { font-family: Courier New; font-size: 19px; font-weight: bold; color: #000000;}
 H2 { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #8380FF;}
 P { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal;}
 H3 { font-family: Verdana; font-size: 10pt; color: E8914B;}
 LI { font-family: Verdana; font-size: 8pt;}
 H4 { font-family: Verdana; font-size: 10pt; font-weight: normal;}
 H5 { font-family: Verdana; font-size: 10pt; color: E8914B; font-weight: normal; font-style: normal;}
 H6 { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal;}
 A { font-family: Verdana; font-size: 8pt; color: rgb(0,0,0); text-decoration: none; font-weight: normal; font-style: normal;}
 A:hover { font-size: 8pt; color: E8914B; }

/* This is the border line & background colour round the entire page */
.ueberschrift3 { font-family: Verdana; font-size: 10pt; color: rgb(119,0,0); font-weight: bold;}
.standard { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal;}
.standard2 { font-family: Verdana; font-size: 7pt; font-weight: normal; font-style: normal;}
.teeser	{font-family: Verdana; font-size: 8pt; color: rgb(255,255,204); font-weight: normal; font-style: normal; }
.background 			{ background-color: #ffffff; }
.background2			{ background-color: #868686; }
.produktbeschreibung	{ background-color: #A9CEA9 }
.produktbeschreibung2	{ background-color: #8FBC8F }
.bodyline-top			{ 	border: 2px #000000 solid; }
.bodyline2				{ 	border: 2px #7D6A55 solid; }
.bodylineblack 			{	border: 2px #000000 solid; }
.bodyline-navi-links	{ 	background-color: #ffffff; 
							border: 2px #7D6A55 solid;
						}
.bodyline-forum-inhalt	{ 	background-color: #ffffff; 
							border: 1px #000000 solid;
						}
.bodyline-forum-rechts	{ 	background-color: #ffffff; 
							border: 2px #7D6A55 solid;
						}													
.bodyline-navi-rechts	{ 	background-color: #ffffff; 
							border: 2px #7D6A55 solid;
						}
.background-navi-links	{ background-color: #7D6A55; } 
.background-ziwi		{ background-color: #000033; } 
.background-navi-rechts  { background-color: #F5DA87; }
.background-navi  { background-color: #F2EAA4; }
.background_top		{background-color: #ffffff;}
.navi-balken  { background-color: #000000; }
.navi-background 	{background-color: #333333;}
.navi-background_left 	{background-color: #001A9C;}
.background-footer  { background-color: #DADBB9; }
.navi-balken  { background-color: #000000; }
.bodyline-produkte		{ 	background-color: #ffffff; 
							border: 2px #7D6A55 solid;}

/* Main table cell colours and backgrounds */


.suchlinks						{ text-decoration: none; font-weight: bold; font-size: 8pt; color : rgb(255,255,204);}
a.suchlinks:link:visited		{ text-decoration: none; color: rgb(255,255,204);}
a.suchlinks						{ text-decoration: none; color: rgb(255,255,204);}
a.suchlinks:hover				{ text-decoration: none; color: rgb(255,255,204);}

 .footer			{ font-family: Verdana; font-size: 8pt; color: rgb(0,0,0); text-decoration: none; font-weight: normal; font-style: normal;}
 a.footer 			{ font-family: Verdana; font-size: 8pt; color: rgb(0,0,0); text-decoration: none; font-weight: normal; font-style: normal;}
 a.footer:hover 	{ font-size: 8pt; color: E8914B; }

