BODY {
      	    scrollbar-face-color:#CCDAF5;
            scrollbar-arrow-color:#334CE6;
            scrollbar-track-color:#FFFFFF;
            scrollbar-shadow-color:#FFFFFF;
            scrollbar-highlight-color:#FFFFFF;
            scrollbar-3dlight-color:#D6E2F8;
            scrollbar-darkshadow-Color:#999999;
		}
.hauptbody {
	background-color:#FFFFFF;
}

.linkboxtitle {
	background-attachment:fixed;
	background-color:#9BBAF5;
	background-image:url("../images/boxtitle.gif");
	background-position:left;
	background-repeat:no-repeat;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight:normal;
	margin-bottom:0px;
	padding:5px;
}

.navigationbody {
	background-attachment:fixed;
	background-color:#FFFFFF;
	background-image:url("../images/navigation.gif");
	background-position:left;
	background-repeat:repeat-y;
}

.navigationheader {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-left:0px;
	text-decoration: none;
}

.navigationslink, .navigationslink:visited, .navigationslink:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
	
.navigationslink:hover {
	background-color:#FFFFFF;
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

p, .Text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	
}

.Textfett {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-weight:Bold;
	text-decoration:none;
}

.seitenueberschrift {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold;
}

.seitenueberschrift2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold;
}

.textueberschrift {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold;
}

.textlink, .textlink:visited, .textlink:active {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;

}

.textlinkseite, .textlinkseite:visited, .textlinkseite:active {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;	
}