body,td,th
{
	font-family:Verdana;
	font-size:10px;
	line-height: 14px;
	color: #333333;
}
body {
	background-color:#FFFFFF;
	text-align:justify;
	margin:0px;
	
	scrollbar-arrow-color:#C0C0C0;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#C0C0C0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-shadow-color:#C0C0C0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#F2F2F2;
}

#menue_1 {
	width:800px;
	height:87px;
	overflow: hidden;
	visibility: visible;
	top: 0px;
	right: 0px;
	background-attachment: fixed;
	background-image: url(_bilder/logo.jpg);
	background-repeat: no-repeat;
	background-position: 12px 16px;
}

#headline {
	width:800px;
	height:177px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(_bilder/headline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 87px;
	right: 0px;
}


#menue {
	width:788px;
	height: 43px;
	border-bottom: 1px solid #B4B4B4;
	padding-left: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #AEAEAE;
	letter-spacing: 1px;
	vertical-align: middle;
	word-spacing: 3px;
	text-align: left;
	line-height: 42px;
}


#menue a:link, #menue a:visited {
	color: #999999;
	text-align: left;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

#menue a:hover {
color: #333333;
}

.menue_down {
	color: #BA3326;
	text-align: left;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}



#text {
	text-align: justify;
	width: 788px;
	padding-top: 40px;
	top: 307px;
	right: 0px;
	padding-left: 12px;
	padding-bottom: 10px;
}

#text a:link, a:visited {
	color: #BA3326;
	text-decoration: none;
	font-weight: bold;
}

#text a:hover {
	color: #BA3326;
	text-decoration: underline;
	font-weight: bold;
}


.ueberschrift_1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #BA3326;
	letter-spacing: 2px;
	
}
.ueberschrift_2 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 2px;
}

.ueberschrift_3 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}


