A,  A:LINK {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
	A:HOVER  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : normal;
	text-decoration: none;
}

.body_links {
	background-color: White;
	background-position : top;
	background-repeat : no-repeat;
	font-style: normal;
	margin-top : 0px;
	margin-left : 0px;
}
.body_rechts {
	background-color: White;
	background-position : top;
	background-repeat : no-repeat;
	font-style: normal;
	margin-top : 0px;
	margin-left : 0px;
}
.body_unten {
	background-color: White;
	background-position : top;
	background-repeat : no-repeat;
	font-style: normal;
	margin-top : 0px;
	margin-left : 0px;
}
.body_oben {
	background-color: White;
	background-position : top;
	background-repeat : no-repeat;
	font-style: normal;
	margin-top : 0px;
	margin-left : 0px;
}
.BODY {
	background-color: White;
	background-image : url(bilder/bg_inhalt.jpg);
	background-position : top;
	background-repeat : no-repeat;
	background-attachment : fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #181818;
	font-style: normal;
	scrollbar-base-color: #f1f1f1;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-arrow-color: Black;
	scrollbar-darkshadow-color: #f1f1f1;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-shadow-color: Gray;
	scrollbar-track-color: #F1F1F1;
	margin: 10px;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color : #181818;
}
