BODY {
scrollbar-face-color:#E4E4E4;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#8B0C24;
scrollbar-track-color:#E4E4E4;
FONT-FAMILY: Arial,Verdana,Sans-serif; COLOR: #000000;
background-color: #E4E4E4
}

A:link{ text-decoration: none; COLOR: #000000}
A:visited{ text-decoration: none; COLOR: #000000 }
A:active{ text-decoration: none; COLOR: #8B0C24 }
A:hover {
 text-decoration: none;
 color: #8B0C24;
 background-color: transparent;
}


.text { FONT-FAMILY: arial; FONT-SIZE: 10pt;}
.text2 {FONT-FAMILY: arial; FONT-SIZE: 10pt;text-align:center;}
.text_klein { FONT-FAMILY: arial; FONT-SIZE: 8pt;}
.textmarker { FONT-FAMILY: arial; FONT-SIZE: 24pt; font-weight:bold; COLOR: #96243A}
.menue { FONT-FAMILY: arial; FONT-SIZE: 10pt; COLOR: #000000;}
.menue0 { FONT-FAMILY: arial; FONT-SIZE: 10pt; COLOR: #B6B6B6;}
.menue02 { FONT-FAMILY: arial; FONT-SIZE: 10pt; COLOR: #000000;}
.menue { FONT-FAMILY: arial; FONT-SIZE: 9pt;}
.headline { FONT-FAMILY: arial; FONT-SIZE: 11pt; font-weight:bold; COLOR: #8B0C24;}

.balken {
	width: 496px;
	height: 54px;
	line-height: 50px;
	margin: 10px auto 0 auto;
	padding: 0 0 0 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	background: url(images/balken.png) 0 0 no-repeat;
	text-shadow: 0 -1px #000000;
}

.balken2 {
	width: 496px;
	height: 110px;
	line-height: 50px;
	margin: 10px auto 0 auto;
	padding: 0 0 0 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	background: url(images/balken2.png) 0 0 no-repeat;
	text-shadow: 0 -1px #000000;
}

.balken3 {
	width: 496px;
	height: 54px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	background: url(images/balken3.png) 0 0 no-repeat;
	text-shadow: 0 -1px #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}

.balken p {
	font-size: 12px;
	font-weight: normal;
	height: 49px;
	line-height: 16px;
	margin: 0 !important;
	padding: 5px 5px 0 30px;
	display:block;
	float:left;
}

.balken2 p {
	font-size: 14px;
	font-weight: normal;
	height: 49px;
	line-height: 16px;
	margin: 0 !important;
	padding: 20px 5px 5px 40px;
	display:block;
	float:left;
}

.balken3 p {
	font-size: 12px;
	font-weight: normal;
	height: 49px;
	line-height: 16px;
	margin: 0 !important;
	padding: 5px 5px 0 40px;
	display:block;
	float:left;
}


.balken strong, .balken2 strong, .balken3 strong {
	text-decoration: underline;
	color: #FEBE10;
	font-size:16px;
}

.balken strong2, .balken2 strong2, .balken3 strong2 {
	text-decoration: underline;
	color: #FEBE10;
	font-size: 16px;
    
    
}

