@charset "utf-8";
.clear {
	clear: both;
}
html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Tahoma, Geneva, sans-serif;
	background-image: url(/pic/bg/body.gif);
}
#container {
	position:relative; /* needed for footer positioning*/
	margin:0; /* center, not in IE5 */
	width:960px;
	margin-right: auto;
	margin-left: auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	background-color:#f2ece8;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 10px rgba(54, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px rgba(54, 50, 50, 0.75);
	box-shadow:         0px 0px 10px rgba(54, 50, 50, 0.75);
}
#footer {
	background-color: #464848;
	height: 100px;
	font-size: 10px;
	z-index: 1;
}
#top {
	height: 153;
}
#bg-banner {
	position:absolute;
	top:153px;
	width: 100%;
	background-image: url(/pic/bg/startseite.jpg);
	background-position: center;
	height: 415px;
	z-index: 1;
	background-color: #759001;
	background-repeat: no-repeat;
}
#bg-navi {
	position:absolute;
	top:568px;
	width: 100%;
	height: 92px;
	z-index: 1;
	background-color: #6e6f6f;
}
.quickFlip {
	width: 960px;
	height: 159px;
	position: absolute;
	top: 409px;
	background-image: url(/pic/bg/top-txt.png);
	background-repeat: repeat;
}
.flipbutton {
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #ff6410;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.flipbutton .quickFlipCta {
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: lighter;
}
.top-txt1 {
	position: absolute;
	height: 159px;
	width: 960px;
}
.top-txt2 {
	position: absolute;
	height: 159px;
	width: 960px;
}
.top-txt1 p {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 22px;
	line-height: 20px;
}

.top-txt2 p {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 130px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#txt-left {
	float: left;
	width: 490px;
}
#txt-right {
	float: left;
	width: 470px;
}
#navigation {
	background-color: #464848;
	height: 62px;
	z-index: 10;
	padding-top: 30px;
	font-weight:lighter;
}
#nav1 {
	float: left;
	height: 29px;
	width: 215px;
	background-color: #ff6410;
	margin-right: 33px;
	text-align: center;
	padding-top: 6px;
}
#nav2 {
	float: left;
	height: 29px;
	width: 215px;
	background-color: #8b4465;
	margin-right: 33px;
	text-align: center;
	padding-top: 6px;
}
#nav3 {
	float: left;
	height: 29px;
	width: 215px;
	background-color: #749100;
	margin-right: 33px;
	text-align: center;
	padding-top: 6px;
}
#nav4 {
	float: left;
	height: 29px;
	width: 216px;
	background-color: #3984b2;
	text-align: center;
	padding-top: 6px;
}
#content {
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 300px;
}
.box {
	float: left;
	width: 296px;
	height: 225px;
	background-color: #6f6f6f;
	margin-right: 36px;
	padding-top: 36px;
}
#box2 {
	float: right;
	width: 296px;
	height: 225px;
	background-color: #6f6f6f;
	padding-top: 36px;
}
#box2 p {
	color: #e2dcd8;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
.box p {
	color: #e2dcd8;
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
h1 {
	padding: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: lighter;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 22px;
}
h2 a, h2 .ueberschrift {
	padding-left: 30px;
	padding-right: 10px;
	background-color: #f8cd00;
	color: #6e6f6f;
	text-decoration: none;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 6px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h3 a {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	font-weight: lighter;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
ul {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#aux {
	width: 960px;
	text-align: right;
	color: #e2dcd8;
	padding-top: 11px;
	z-index: 101;
}
#aux a {
	font-size: 10px;
	color: #e2dcd8;
	text-decoration: none;
}

.privacy-map-msg {
	background-image: url("/img/map_bg.jpg")
}
