body {
	background-image: url(bilder/bg_site_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
#sprachteiler {
	position: absolute;
	height: 20px;
	width: 189px;
	background-image: url(bilder/sprachteiler.jpg);
	left: 761px;
	color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
}
#logo_header {
	position: absolute;
	height: 148px;
	width: 116px;
	left: 802px;
	top: 165px;
	z-index: 20;
}
#ueberschrift {
	position: absolute;
	z-index: 11;
	height: 177px;
	width: 747px;
	left: 172px;
	top: 348px;
}
#content {
	position: absolute;
	width: 747px;
	left: 169px;
	top: 585px;
}
#hgfix {
	width: 100%;
}
#container_center {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	text-align: left;
	position: relative;
}
.abstand {
	line-height: 25px;
}

#header {
	position: absolute;
	height: 224px;
	width: 829px;
	top: 109px;
	z-index: 10;
}
#navigation {
	position: absolute;
	height: 20px;
	width: 579px;
	left: 174px;
	top: 87px;
}
#test {
	position: absolute;
	z-index: 11111111;
	left: 700px;
	top: 150px;
	background-color: #000;
	height: 150px;
	width: 150px;
}
#logofooter {
	position: absolute;
	height: 87px;
	width: 68px;
	left: -81px;
}
a:link {
	font-weight: bold;
	color: #A19A08;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #A19A08;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #A19A08;
	text-decoration: none;
}
.auszeichnung_weiss {
	font-weight: bold;
	color: #FFF;
}
.auszeichnung_grau {
	font-weight: bold;
	color: #444;
}
.auszeichnung_hellgrau {
	font-weight: bold;
	color: #BBB;
}
.auszeichnung_gruen {
	font-weight: bold;
	color: #A19A08;
}
.auszeichnung_gruen_gross {
	font-weight: bold;
	color: #A19A08;
	font-size: 16px;
}
.auszeichnung_gross {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A19A08;
	text-decoration: none;
}

