/* CSS Document */
body {
	margin:0px;
	padding:0px;
	color:#484545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#666;
}
a {
	text-decoration:none;
	color:#666;
}
h1, h2, h3, h1 a, h2 a, h3 a {
	color:#999;
}
h1 {
	font-size:13px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:13px;
}
h4 {
	font-size:12px;
}
ul {
	margin:0px;
	padding:0px;
	padding-left:15px;
}
#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}


#site {
	margin-left: -463px;
	position: absolute;
	top: -255px;
	left: 50%;
	width: 927px;
	height: 510px;
}

#top {
	height:72px;
	text-align:left;
}
.logo {
	vertical-align:baseline;
	height:72px;
	float:left;
}
#menu {
	padding-right:0px;
	margin-top:58px;
	float:right;
}
/*
#menu a {
	font-size:13px;
	color:#FED64D;
	font-weight:bold;
	margin-right:32px;
}
#menu a:hover, #menu a.active {
	color:#FFF;
}*/
#menu .active img {
	border:none;
}
#menu a {
	margin-right:29px;
}
#menu #Unternehmen {
	margin-right:32px;
}
	
#menu-left {
	float:left;
	width:120px;
	text-align:right;
}
#container {
	background:#FBF4CF;
	text-align:left;
	width:806px;
	float:right;
}
#header {
	height:82px;
	margin-bottom:33px;
	border-bottom:1px solid #999;
}
#container-left {
	float:left;
	width:168px;
	margin-bottom:10px;
}
#submenu {
	float:right;
	text-align:right;
}
#submenu a {
	display:block;
	width:150px;
	color:#999696;
	text-transform:uppercase;
	/*margin-bottom:13px;*/
	line-height:16px;
	margin-bottom:7px;
	font-size:10px;
}
#submenu a:hover, #submenu a.active {
	color:#484545;
	background:url(../images/asterisk.gif) left center no-repeat;
}
#container-right {
	float:right;
	width:608px;
	/*margin-bottom:10px;*/
	height:302px;
	overflow:auto;
}
#content {
	padding-right:15px;
}
#content p:first-child, #content h3:first-child {
	margin:0px;
}
#content p, h1, h2, h3, h4 {
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
}
/*h1, h2, h3, h4 {
	line-height:48px;
}*/
/*
#content h1, #content h2, #content h3, #content h4 {
	margin-top:0px;
}
#content p {
	margin:0px;
}
#content img {
	padding:5px;
}*/
#footer {
	border-top:1px solid #ACA9A9;
	clear:both;
	height:14px;
	padding-left:56px;
}
#footer a img {
	border:none;
	padding-left:34px;
}
#footer a#Impressum img {
	padding-left:44px;
}
#footer a#Sitemap img {
	padding-left:24px;
}
#credits {
	background:#666;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
#credits a {
	color:#999;
}
.neuigkeiten_detail .clear {
	clear:left;
}
.neuigkeiten_detail_bildtext img {
	float:left;
	padding-right:10px;
}
#content .feld {
	width:95%;
}
.gallery_detail img, .gallery_detail h2 {
	float:left;
	padding-right:15px;
	margin-top:0;
}
.gallery_gallery img {
	padding-right:7px;
	padding-bottom:7px;
}
.gallery_detail p {
	clear:both;
}
.form_table td {
	vertical-align:top;
}
.form_left, .form_right {
	padding-top:0;
}

