body {
	background-color: #FFFFFF;
}
CBC040

/* aktives kapitel */
/* fruehere Linkfarbe rot: FD0208 */
.aktiv {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	text-transform: uppercase;
	color: #B4AA3A;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	
}

/* navigation */

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	
}

a.navigation  			{color : #000000;text-decoration: none;}
a.navigation:visited  	{color : #333333;text-decoration: none;}
a.navigation:active  	{color : #eeeeee;font-weight: bold;letter-spacing: 1px;text-decoration: none;}
a.navigation:hover 		{color : #B4AA3A;letter-spacing: 1px;text-decoration: none;}

/* inhalt */

.ueschrift {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

.text {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a  		{color : #B4AA3A;text-decoration: none;}
a:visited  {color : #B4AA3A;text-decoration: none;}
a:active  	{color : #eeeeee;font-weight: bold;text-decoration: none;}
a:hover 	{color : #B4AA3A;font-weight: bold;text-decoration: none;}


.englisch {
	color: #625F55;
}

/* bestelltext, formular und button */

.bestellung {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}

a.bestellung  			{color : #B4AA3A; text-decoration: none;}
a.bestellung:visited  	{color : #B4AA3A;text-decoration: none;}
a.bestellung:active  	{color : #eeeeee;font-weight: bold;letter-spacing: 1px;text-decoration: none;}
a.bestellung:hover 		{color : #B4AA3A;letter-spacing: 1px;text-decoration: none;}

.formular 
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	text-transform: uppercase;
	font-weight: normal;
	width: 100px;
	height: 16px;
	border: 1px solid #000000;
}  

