body {
	background-color: #FFFFFF;
	margin-top:30px;
	margin-bottom:30px;
}
.main {
	width: 1111px;
	margin: 0px auto;
}
.oben_links {
	width: 753px;
	height: 71px;
}
.logo {
	width: 358px;
	height: 71px;
	margin-left:753px;
	margin-top:-71px;
}
.header {
	width: 1111px;
	height: 87px;
}
.inhalt_hintergrund {
	width: 1111px;
	min-height: 293px;
	height:auto;
	background-image: url(layout/inhalt_hintergrund.png);
	background-repeat: repeat-y;
}
.unten {
	width: 1111px;
	height: 140px;
	margin-top:-14px;
	background-image: url(layout/unten.png);
	background-repeat: no-repeat;
}
#menu {
	margin-top: 45px;
	margin-left:10px;
	width:158px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #000000;
	line-height:27px;
	display:inline-block;
	float:left;
}
#menu a:link, #menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display:inline-block;
}
#menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	display:inline-block;
}
#menu_icon {
	margin-right:5px;
}
#submenu {
	width:121px;
	margin-left:37px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}
#submenu a:link, #submenu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#submenu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
#footer_menu {
	padding-top: 95px;
	margin-left:590px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #000000;
}
#footer_menu a:link, #footer_menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display:inline-block;
	padding-right:40px;
}
#footer_menu a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	display:inline-block;
	padding-right:40px;
}
.inhalt {
	padding-top: 40px;
	margin-left: 244px;
	width:842px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:20px;
}
.inhalt h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FF0000;
	line-height:22px;
}
.inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height:20px;
}
.inhalt a:link, .inhalt a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.inhalt a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

