body {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
line-height : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
margin : 5px auto; 
padding-top : 0px; 
padding-left : 5px; 
background-color: #FFFFFF;
} 

form {
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

.ColorHeader1
{
	background-color: #EAA93B;
}

.ColorHeader2
{
	background-color: #CB933;
}

.ColorHeaderMenu1
{
	background-color: #F7D08A;
}

.ColorTextBack1
{
	background-color: #FEF7E9;
}

.ColorTextBack2
{
	background-color: #FFFCF4;
}

.ColorTextBack3
{
	background-color: #DCEBDA;
}

.ColorTextBack4
{
	background-color: #63BE95;
}

.ColorMenuLeft1
{
	background-color: #EAE8D9;
}

.ColorBackground1
{
	background-color: #006599;
}

.ColorTitel1
{
	background-color: #19304C;
}

.FontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.FontSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.FontNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.FontNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.FontBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.FontBigBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.Color01 {
	color: #CC0000;
}

A:link { color : #0033CC; text-decoration: none }
A:visited {color : #0033CC; text-decoration: none }
A:hover {color: #CC0000; text-decoration: underline }
A:active {color: #FF0000; text-decoration: none }

a.navmenuaktiv:link, a.navmenuaktiv:visited {
COLOR:#CC0000; TEXT-DECORATION:none; }
a.navmenuaktiv:hover, a.navmenuaktiv:active,
a.navmenuaktiv:focus { COLOR:#CC0000; TEXT-DECORATION:none; }
</style>