.body_div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	width: 1024px;
	left: 50%;
	top: 30px;
	margin-left: -512px;
	float: left;
	height: 500px;
}
.header {
	position: relative;
	background-image: url(header.png);
	height: 150px;
	width: 1024px;
	float: left;
}
.content {
	background-image: url(body.png);
	background-repeat: repeat-y;
	position: relative;
	width: 1024px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	float: left;
}
.footer {
	background-image: url(footer.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 1024px;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
}
.banner_div {
	height: 104px;
	width: 994px;
	position: relative;
	left: 15px;
	top: 15px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
}
.banner-en_div {
	height: 104px;
	width: 994px;
	position: relative;
	left: 15px;
	top: 15px;
	background-image: url('en/banner.jpg');
	background-repeat: no-repeat
}
.navigation_oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	position: relative;
	left: 15px;
	top: 20px;
	width: 989px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	color: #333333;
	float: left;
}
.navigation_oben a:link {
	color: #333333;
	text-decoration: none;
}
.navigation_oben a:visited {
	text-decoration: none;
	color: #333333;
}
.navigation_oben a:hover {
	color: #629362;
}
.navigation_oben a:active {
	color: #333333;
	text-decoration: none;
}
.navigation_2ndlevel {
	position: relative;
	width: 160px;
	left: 15px;
	float: left;
	padding: 5px;
	margin-top: 5px;
	line-height: 25px;
	visibility: visible;
	background-color: #FFFFFF;
}
.navigation_2ndlevel a:link {
	text-decoration: none;
	color: #333333;
}
.navigation_2ndlevel a:visited {
	color: #333333;
	text-decoration: none;
}
.navigation_2ndlevel a:hover {
	text-decoration: none;
	font-weight:bolder;
	color: #629362;
}
.flaggen {
	height: 10px;
	left: 400px;
	position: relative;
}
.flaggen_en {
	height: 10px;
	left: 586px;
	position: relative;
}
.seiteninhalt {
	position: relative;
	width: 824px;
	left: 15px;
	float: left;
}
.seiteninhalt a:link{
	color: #333333;
	text-decoration: none;
}
.seiteninhalt a:visited{
	color: #333333;
	text-decoration: none;
}
.seiteninhalt a:hover{
	text-decoration: underline;
}
.text_verweis {
	font-size: 11px;
	color: #333333;
}
.text_verweis a:link {
	font-size: 11px;
	color: #333333;
}
.text_verweis a:visited {
	font-size: 11px;
	color: #333333;
}
.text_verweis a:hover {
	font-size: 11px;
	color: #333333;
}
.text_verweis a:active {
	font-size: 11px;
	color: #333333;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.bild {
	float: left;
	margin: 2px 10px 2px 2px;
	border: 0px solid #333333;
}

