/* (c) www.gorfer.com */

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	background: #FFFFFF url(../images/back_00.gif) repeat scroll;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
	scrollbar-arrow-color: #336600;
	scrollbar-base-color: #336600;
	scrollbar-3dlight-color:#336600;
	scrollbar-face-color: #E4EDCE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #8DA476;
	scrollbar-darkshadow-color: #336600;
	*/
}
	
/* ADRESSE */

#adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: center;
	padding: 10px 0px 3px 0px;
}
	
#adresse a {
	color: #ffffff;
	text-decoration: none;
}

#adresse a:hover {
	color: #B74328;
	text-decoration: underline;
}


/* IMPRESSUM */

#impressum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #005300;
	text-decoration: none;
	text-align: center;
}

#impressum a {
	color: #005300;
	text-decoration: none;
}

#impressum a:hover {
	color: #F6F0C9;
	text-decoration: underline;
}


/* HAUPTINHALT */

#hauptinhalt {
	color: #666666;
	font-size: 6px;
	font-weight: normal;
	font-variant: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hauptinhalt .haupttextnormal {
	color: #666666;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hauptinhalt .haupttextnormal a{
	color: #666666;
	text-decoration: none;
}

#hauptinhalt .haupttextnormal a:hover {
	color: #B74328;
	text-decoration: underline;
}

/* ENDE */

