@charset "utf-8";

html, body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#616161;
	background-color:#fff;
}

.breaker {
	clear:both;
}




/*********************************************************************** Vertical */

#verticalWrapper {
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	z-index:10;
}

#vertical {
	position:relative;
	width:964px;
	height:100%;
	margin:0 auto;
	text-align:left;
	background-image:url(../images/backVertical.gif);
	background-repeat:repeat-y;
}

#nonFooter {
	position:relative;
	min-height:100%;
}

* html #nonFooter {
	height: 100%;
}



/************************************************************************ Footer */

#footer {
	position:relative;
	width:964px;
	height:20px;
	margin-top:-20px;
	background-image:url(../images/backVertical.gif);
	background-repeat:repeat-y;
}

* html #footer {
	margin-top:-20px;
}

#footerText1 {
	position:absolute;
	left:20px;
	width:100px;
	font-size:10px;
}

#footerText2 {
	position:absolute;
	left:773px;
	width:180px;
	font-size:10px;
}

#footerText3 {
	position:absolute;
	left:183px;
	width:579px;
	height:18px;
	background-color:#efeff1;
	border-top:#b1c800 solid 1px;
}

#adressPrint {
	display:none;
}



/************************************************************************ Sky */

#sky {
	position:relative;
	left:2px;
	width:960px;
	height:333px;
}

#logo {
	position:absolute;
	left:757px;
	top:29px;
}

#teaserAll {
	position:absolute;
	top:112px;
	height:182px;
	width:960px;
	border-top:1px solid #b1c800;
	border-bottom:1px solid #002a8e;
}

#menuMainBack {
	position:absolute;
	top:1px;
	width:180px;
	height:180px;
	background-image:url(../images/mainMenuBack.gif);
}

#menuMain {
	position:absolute;
	left:18px;
	top:18px;
}

#menuMain ul, #menuMain li {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#menuMain ul li {
	float:left;
}

#menuMain ul li a {
	display:block;
	float:left;
	width:141px;
	height:18px;
	line-height:17px;
	padding-left:3px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	border-top:1px solid #fff;
}

#menuMain ul li a:hover {
	color:#002a8e;
}

#menuMain ul li a.active {
	color:#002a8e;
	background-color:#d8e480;
}

#menuMain ul li a.last {
	border-bottom:1px solid #fff;
}

#teaserPic {
	position:absolute;
	left:181px;
	top:1px;
	z-index:10;
}

#teaserFlash {
	position:absolute;
	left:181px;
	top:1px;
	z-index:20;
}

#teaserLast {
	position:absolute;
	left:942px;
	top:1px;
	width:18px;
	height:180px;
	background-color:#002a8e;
}




/********************************************************************* Earth */

#earth {
	position:relative;
	width:964px;
	background-image:url(../images/backVertical.gif);
	background-repeat:repeat-y;
}

#language {
	position:absolute;
	left:20px;
	top:0px;
}

#colA {
	position:relative;
	float:left;
	width:2px;
	height:10px;
}

#menuSub {
	position:relative;
	float:left;
	width:162px;
	min-height:1px;
	margin-bottom:20px;
	margin-top:90px;
}

#menuSub ul, #menuSub li {
	list-style-type:none;
	list-style-image:none;
	margin:0;
	padding:0;
}

#menuSub ul li a {
	display:block;
	width:135px;
	padding:8px 5px 8px 21px;
	background-image:url(../images/menuSubL1-0.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	border-top:1px solid #ddd;
	color:#333;
	font-size:11px;
	line-height:11px;
}

#menuSub ul li a.last {
	border-bottom:1px solid #ddd;
}

#menuSub ul li a:hover {
	text-decoration:underline;
}

#menuSub ul li a.active {
	background-image:url(../images/menuSubL1-1.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#menuSub ul li ul li a {
	display:block;
	width:125px;
	padding:4px 5px 4px 31px;
	border:0;
	background-image:url(../images/menuSubL2.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#666;
	font-size:11px;
	line-height:14px;
}

#menuSub ul li ul li a:hover {
	text-decoration:underline;
}

#menuSub ul li ul li a.active {
	background-image:url(../images/menuSubL2.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#fe5444;
}

#menuSub ul li ul li a.last {
	border:0;
}

#colB {
	position:relative;
	float:left;
	width:18px;
	height:10px;
}

#content {
	position:relative;
	float:left;
	width:580px;
	padding-bottom:30px;
}

#colC {
	position:relative;
	float:left;
	width:10px;
	height:10px;
}

#marginal {
	position:relative;
	float:left;
	width:190px;
	height:10px;
}



/* ***************************************************************** Anfrage */

#anfrage {
	width:100%;
}

fieldset {
	position:relative;
	margin-top:25px;
	border:1px solid #929292;
	padding:6px;
	background-color:#efeff1;
}

legend {
	position:absolute;
	top:-12px;
	left:5px;
	color:#616161;
	font-weight:bold;
}

.inputTextarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #a5acb2;
	background-color:#fff;
	padding-left:2px;
	margin-left:3px;
	width:545px;
	height:120px;
}

.inputText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:16px;
	width:300px;
	padding-left:2px;
	background-color:#fff;
	border:1px solid #a5acb2;
}

.error {
	color:#f00;
	font-weight:bold;
}

.inputText2 {
	display:none;
}

