﻿body {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
line-height : normal; 
font-weight : normal; 
font-variant : normal; 
text-transform : none; 
margin : 15px auto; 
padding-top : 0px; 
padding-left : 16px; 
background-color: #FFFFFF;
} 

form {
	background-color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

.FontUeberBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


.FontNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.FontNavBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.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;
}

.FontHeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #315170;
}

.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;
}

.FontSuperBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.ZStrHorOben {
	background-image: url(../../lib/images/strich-hori.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.ZStrHorUnten {
	background-image: url(../../lib/images/strich-hori.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.ZStrVerLinks {
	background-image: url(../../lib/images/strich-vert.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.ZStrVerRechts {
	background-image: url(../../lib/images/strich-vert.gif);
	background-repeat: repeat-y;
	background-position: right top;
}


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:visited {
COLOR:#CC0000; TEXT-DECORATION:none; }

a.navmenuaktiv:link {
COLOR:#CC0000; TEXT-DECORATION:none; }
a.navmenuaktiv:focus { COLOR:#CC0000; TEXT-DECORATION:none; }
a.navmenuaktiv:active { COLOR:#CC0000; TEXT-DECORATION:none; }
a.navmenuaktiv:hover { COLOR:#CC0000; TEXT-DECORATION:none; }
</style>
