@charset "UTF-8";

body {
	font-family: "Trebuchet MS";
	font-size:9pt;
	line-height:12pt;
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-weight:normal;
	background-color:#43310F;
}
h2 {
	font-family:"Trebuchet MS";
	font-size:12pt;
	font-weight:bold;
	line-height:14pt;
	color:#7baf1f;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
}

a:link, a:visited, a:active {
	font-family: "Trebuchet MS";
	font-size:9pt;
	line-height:12pt;
	color:#7baf1f;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size:9pt;
	line-height:12pt;
	color:#FFFFFF;
	font-weight:bold;
}




/* Farbe für Scrollbalken allgemein festlegen */
html {
scrollbar-base-color:#43310F;
}

#ausrichtung {
	height: 700px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	border:#FFFFFF solid 1px;
}
#ausrichtung #left {
	width: 129px;
	height: 700px;
	float:left;
}
#ausrichtung #left #kopf1 {
	width: 129px;
	height: 119px;
	background-image:url(Bilder/index_01.jpg);
}

#ausrichtung #left #hn {
	width: 129px;
	height: 511px;
	background-image:url(Bilder/index_04.jpg);
}
#ausrichtung #left #fuss1 {
	width: 129px;
	height: 70px;
	background-image:url(Bilder/index_07.jpg);
}

#ausrichtung #center {
	width: 492px;
	height: 700px;
	float:left;
}
#ausrichtung #center #logo {
	width: 492px;
	height: 119px;
	background-image:url(Bilder/index_02.jpg);
}

#ausrichtung #center #content {
	width: 412px;
	height: 451px;
	background-image:url(Bilder/index_05.jpg);
	padding-top:40px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
	overflow:auto;
}




#ausrichtung #center #content a.gruen:link, a.gruen:visited, a.gruen:active {
	font-family: "Trebuchet MS";
	font-size:9pt;
	line-height:12pt;
	color:#7baf1f;
	font-weight:bold;
	text-decoration:none;
}

#ausrichtung #center #content a.gruen:hover {
	font-family: "Trebuchet MS";
	font-size:9pt;
	line-height:12pt;
	color:#FFFFFF;
	font-weight:bold;
}



#ausrichtung #center #fuss2 {
	width:  492px;
	height: 70px;
	background-image:url(Bilder/index_08.jpg);
}


#ausrichtung #right {
	width: 379px;
	height: 700px;
	float:right;
}
#ausrichtung #right #kopf2 {
	width: 379px;
	height: 119px;
	background-image:url(Bilder/index_03.jpg);
}

#ausrichtung #right #bands {
	width: 379px;
	height: 511px;
	background-image:url(Bilder/index_06.jpg);
}
#ausrichtung #right #fuss3 {
	width:  379px;
	height: 70px;
	background-image:url(Bilder/index_09.jpg);

}


#ausrichtung #right #fuss3 a.fuss:link, a.fuss:visited, a.fuss:active {
	font-family: "Trebuchet MS";
	font-size:6pt;
	line-height:12pt;
	color:#43310F;
	font-weight:bold;
	text-decoration:none;
}

#ausrichtung #right #fuss3 a.fuss:hover {
	font-family: "Trebuchet MS";
	font-size:6pt;
	line-height:12pt;
	color:#FFFFFF;
	font-weight:bold;
}
