/* CSS Document */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;				/* IE7 */
}

body {
	/* overflow: hidden; */		 	/* needed to eliminate scrollbars caused by the background image */
	padding: 0; margin: 0;			/* necessary for the raster to fill the screen */
	height: 100%; width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#background img {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -3; 
	width: 100%; 
}

/* Header */
/* Logo in Header (Slideshow) */
.pane-page-logo {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	margin-top: 130px;
	margin-left: -100px;
	z-index: 10;
}

#top_back {
	width: 100%;
	height: 156px;
	position: relative;
	background-image: url(../images/header_navi.jpg);
}

#container_top1 {
	width: 970px;
	height: 115px;
	margin: auto;
	margin-top: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#container_top1 .topnav_logo {
	width: 314px;
	height: 115px;
	padding: 0 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 .topnav1 {
	width: 83px;
	height: 66px;
	margin: 0 0 0 19px;
	padding: 49px 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 .topnav2 {
	width: 106px;
	height: 66px;
	padding: 49px 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 .topnav3 {
	width: 82px;
	height: 66px;
	padding: 49px 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 .topnav4 {
	width: 119px;
	height: 66px;
	padding: 49px 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 .topnav5 {
	width: 137px;
	height: 66px;
	padding: 49px 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 .topnav6 {
	width: 110px;
	height: 66px;
	padding: 49px 0 0 0;
	float: left;
	text-align: center;
}

#container_top1 a.topnavlink1 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

#container_top1 a.topnavlink2 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

#container_top1 a.topnavlink3 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

#container_top1 a.topnavlink4 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

#container_top1 a.topnavlink5 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

#container_top1 a.topnavlink6 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

.topnav_akt {
	background-image: url(../images/nav_hover.jpg) !important;
}

.topnav_akt_chosen {
	background-image: url(../images/nav_hover.jpg) !important;
}

#container_top2 {
	width: 970px;
	height: 41px;
	margin: auto;
	margin-top: 0px;
	background-color: #1b2533;
}

#container_top2 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#container_top2 ul li {
	margin: 12px 0 0 28px;
	padding: 0 0 0 0;
	float: left;
}

#container_top2 ul li a {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #ffffff;
}

#container_top2 ul li a:hover {
	color: #21a9e1;
}

/* Content Startseite */
#claim {
	width: 970px;
	margin: auto;
}

#claim1 {
	width: 970px;
	font-family: Georgia;
	font-size: 36px;
	font-style: italic;
	color: #ffffff;
}

#claim2 {
	width: 850px;
	padding: 0 0 0 120px;
	font-family: Georgia;
	font-size: 22px;
	font-style: italic;
	color: #ffffff;
}

#white_start {
	width: 100%;
	height: 500px;
	position: relative;
	margin: 200px 0 0 0;
	background-image: url(../images/bg_white.png);
}

.white_start_off {
	background-image: none !important;
}

.white_start_on {
	background-image: url(../images/bg_white.png) !important;
}

#content_start {
	width: 970px;
	height: 500px;
	margin: auto;
	position: relative;
	/* background-color: #ffff00; */
}

#content_start .content_start_close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: -13px;
	left: 970px;
	background-image: url(../images/close.png);
}

.content_start_close_hover {
	cursor: pointer;
}

.content_start_close_akt {
	background-image: url(../images/plus.png) !important;
}

#content_start .content_start1 {
	width: 292px;
	height: 31px;
	position: absolute;
	top: 18px;
	left: 0px;
	padding: 172px 0 0 19px;
	background-image: url(../images/startteaser1.jpg);
	background-repeat: no-repeat;
	background-color: #1b2533;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
}

#content_start .content_start2 {
	width: 292px;
	height: 31px;
	position: absolute;
	top: 18px;
	left: 329px;
	padding: 172px 0 0 19px;
	background-image: url(../images/startteaser2.jpg);
	background-repeat: no-repeat;
	background-color: #1b2533;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
}

#content_start .content_start3 {
	width: 292px;
	height: 31px;
	position: absolute;
	top: 18px;
	left: 658px;
	padding: 172px 0 0 19px;
	background-image: url(../images/startteaser3.jpg);
	background-repeat: no-repeat;
	background-color: #1b2533;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #ffffff;
}

#content_start .content_start1a {
	width: 311px;
	height: 243px;
	position: absolute;
	top: 239px;
	left: 0px;
	padding: 0 0 0 0;
}

#content_start .content_start2a {
	width: 311px;
	height: 243px;
	position: absolute;
	top: 239px;
	left: 329px;
	padding: 0 0 0 0;
}

#content_start .content_start3a {
	width: 311px;
	height: 243px;
	position: absolute;
	top: 239px;
	left: 658px;
	padding: 0 0 0 0;
}

#content_start ul {
	margin: 58px 0 0 18px;
	padding: 0 0 0 0;
}

#content_start ul li {
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	list-style-image: url(../images/arrow_zusatztexte.png);
}

#content_start ul li a {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	color: #1b2533;
}

#content_start ul li a:hover {
	text-decoration: underline;
}

/* Footer */
#footer {
	width: 100%;
	height: 290px;
	position: relative;
	margin: 0 0 0 0;
	background-image: url(../images/bg_footer.jpg);
}

#footer_content {
	width: 970px;
	height: 290px;
	margin: auto;
	position: relative;
}

#footer_content .footer_content1 {
	width: 216px;
	height: 232px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#footer_content .footer_content2 {
	width: 200px;
	height: 232px;
	position: absolute;
	top: 0px;
	left: 216px;
}

#footer_content .footer_content3 {
	width: 304px;
	height: 232px;
	position: absolute;
	top: 0px;
	left: 416px;
}

#footer_content .footer_content4 {
	width: 250px;
	height: 232px;
	position: absolute;
	top: 0px;
	left: 720px;
}

#footer_content .footer_content5 {
	width: 970px;
	height: 36px;
	position: absolute;
	top: 232px;
	left: 0px;
	margin: 0 0 0 0;
	padding: 22px 0 0 0;
	color: #21a9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer_content h1 {
	margin: 18px 0 10px 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}

#footer_content h2 {
	margin: 18px 0 10px 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
}

#footer_content ul {
	margin: 0 0 0 19px;
	padding: 0 0 0 0;
}

#footer_content ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	list-style-image: url(../images/arrow_footer.png);
}

#footer_content ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #1b2533;
}

#footer_content ul li a:hover {
	text-decoration: underline;
}

#footer_content p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #1b2533;
}

#footer_content p.address {
	line-height: 25px;
}

#footer_content .input_text {
	display: block;
	width: 215px;
	height: 25px;
	margin: 0 0 10px 0;
	padding: 0 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #146a90;
	border: none;
	color: #8bbfd5;
}

#footer_content .input_text[name="address"] {
	display: none;
}

#footer_content .input_textarea {
	display: block;
	width: 215px;
	height: 45px;
	margin: 0 0 10px 0;
	padding: 7px 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #146a90;
	border: none;
	color: #8bbfd5;
}

#footer_content .input_submit {
	display: block;
	width: 80px;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #1d92c1;
	border: none;
	color: #1c506b;
}

/* Content Subseiten */
#white {
	width: 100%;
	position: relative;
	margin: 95px 0 0 0;
}

.white_off {
	background-image: none !important;
}

.white_on {
	background-image: url(../images/bg_white.png) !important;
}

.blue {
	color: #21a9e1;
}

#content {
	width: 914px;
	margin: auto;
	padding: 28px 28px 28px 28px;
	position: relative;
	background-image: url(../images/bg_white.png);
}

#content .content_close {
	width: 25px;
	height: 25px;
	position: absolute;
	top: -13px;
	left: 958px;
	background-image: url(../images/close.png);
}

.content_close_hover {
	cursor: pointer;
}

.content_close_akt {
	background-image: url(../images/plus.png) !important;
}

#content h1 {
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #1b2533;
}

#content h2 {
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	font-family: Georgia;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #21a9e1;
}

#content p {
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 26px;
	color: #1b2533;
}

#content ul {
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
}

#content ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	color: #1b2533;
	list-style-image: url(../images/arrow_zusatztexte.png);
}

#content p a {
	text-decoration: none;
	color: #1b2533;
}

#content p a:hover {
	text-decoration: underline;
}

#content ul li a {
	text-decoration: none;
	color: #1b2533;
}

#content ul li a:hover {
	text-decoration: underline;
}

#content p.gallery {
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
}

#content p.gallery img {
	width: 160px;
	height: 107px;
	margin: 0 4px 12px 12px;
	padding: 0 0 0 0;
}