@charset "UTF-8";
body {
	background-color: #A3AFAC;
	margin: 0px;
}
#content {
	background-image: url(bilder/contentframe.jpg);
	background-repeat: no-repeat;
	height: 596px;
	width: 992px;
	padding-top: 28px;
	padding-left: 28px;
	margin-top: -312px;
	margin-left: -510px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#content #logo {
	background-repeat: no-repeat;
	height: 43px;
	width: 189px;
	float: left;
	padding-right: 294px;
}
#content #navi {
	height: 33px;
	width: 481px;
	float: left;
	padding-top: 10px;
	margin: 0px;
}
.head_01_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #80988e;
}
#content #navi_unten {
	height: 43px;
	width: 155px;
	float: left;
}
.head_02_gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #80988e;
}
#content #icons {
	float: left;
	height: 43px;
	width: 482px;
	margin-left: 327px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80988e;
}
.link_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
