html{height:100%;padding-bottom: 1px}
body{margin:0; padding:0; font-size:70%;color:#7F7F7F;line-height:1.4}
A{color:#817769; text-decoration:underline}
A:HOVER{color:#817769; text-decoration: underline;}
A#teamblauContact{background: url(/img/teamblau.gif) no-repeat left center; padding-left: 20px;text-transform:none !important;}

.onlyPrint{display:none}

/* Styles for Forms */
.Form1L{
	width: 75px;
	padding-right: 8px;
}
.Form1R{
	width: 135px;
}
.inputForm1, .txtForm1, .inputForm2, .inputDatum{
	border: 1px solid #999;
}
.inputForm1, .txtForm1{
	width: 130px;
}
.inputForm2{
	width: 146px;
}
.inputDatum{
	width: 45px;
}
.txtForm1{
	height: 80px;
}

#imgcaptcha{
	vertical-align: bottom;
}
.PrivacyL{
	width: 25px;
}
.PrivacyR{
	width: 325px;
}
.buttonForm1{	
	background-color:#FFF;
	color: #95304E;
	font-weight: bold;
	border: none;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer; 
	background-image:url(/img/css/bg_download_liste.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left:15px;
	margin-left:0px;
}
/* End Styles for Forms */

/* Content styles */
.ContainerContent{width: 500px; padding: 13px 0px 0px 0px}
.ContainerContent H2{font-size:20px}
.ContainerContent IMG.layout1{display:block; margin-bottom:5px; border:1px solid #F00}
.ContainerContent IMG.layout2{float:left; margin:3px 8px 5px 0px}
.ContainerContent IMG.layout3{float:right; margin:3px 0px 5px 8px; border:1px solid #F00}
.ContainerContent IMG.layout4{display:block; margin:5px 0px; border:1px solid #F00}
.ContainerContent IMG.layout5{display:block; border:1px solid #F00}
.ContainerContent ul, .ContainerContent ol{padding-top:9px; padding-bottom:9px; display: table;}
.ContainerContent ul li, .ContainerContent ol li{padding-top:2px; padding-bottom:6px}
/* End Content Styles */

body{
	background-color:#F0F0E8;
	margin:0px;
}

#page{
	width:998px;
	margin:20px auto 0px auto;	
}

#mainTop{
	width:998px;	
	background-image:url(/img/css/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}

#main{
	background-color:#FFF;
	background-image:url(/img/css/bg.jpg);
	background-repeat:repeat-y;	
	width:100%;
	position:relative;
	overflow:hidden;
}

#mainBottom{
	width:988px;
	height:8px;
	background-image:url(/img/css/bg_bottom.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:0px;
}

#mainInner{
	background-image:url(/img/css/bg_inner.jpg);
	background-repeat:repeat-y;
	margin-left:10px;
	width:980px;
}

#mainLeft{
	width:387px;
}

#mainRight{	
	width:593px;	
	background-image:url(/img/css/bg_right_bottom.jpg);
	background-position:10px bottom;
	background-repeat:no-repeat;
	position:relative;
	min-height:560px;	
	height:auto !important;  
	height:560px;
}

#mainRightInner{
	margin-left:43px;
	width:498px;
	padding-bottom:60px;
	position:relative;	
}

#mainUnten{
	width:980px;
	height:8px;
	background-color:#FFF;
	overflow:hidden;
	font-size:0px;
	margin-left:10px;
}

#footerInner{
	width:940px;
	margin:1px auto 0px auto;
	color:#817769;
	font-size:11px;
	font-family:Arial;
}

#footerInner .fr a{
	text-transform:uppercase;
}

#footerInner a{
	color:#817769;
	text-decoration:none;	
}

#footerInner a.tbLink{
	text-transform:mone;
}

.footerSeparator{
	width:21px;
	text-align: center;
	color:#D4D5CF;
}

#footer{
	margin-bottom:20px;
}

#profText{
	position:absolute;
	left:0px;
	top:10px;
	width:210px;
	height:17px;
}

#logoDS,#logoSchaer{
	position:absolute;
	top:10px;	
}

#logoDS{
	right:-40px;
}

#logoSchaer{
	right:5px;
}

#cornerAnfragen{
	position:absolute;
	right:7px;
	bottom:0px;
	width:115px;
	height:54px;
}

#menu{
	position:absolute;
	left:-43px;
	top:71px;
	background-image:url(/img/css/bg_inner_right.jpg);
	background-repeat:no-repeat;
	width:603px;
	height:19px;
	overflow:visible;
}

#mainContent{
	padding-top:125px;
}

/* MENU */
#menu li.e1 {
	position:relative;
	/*width:140px;*/
	float:left;
	padding-right:15px;
	margin-left:10px;
}

#menu li.first{
	margin-left:0px;
}


#menu ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#menu h2 a,#menu h2{
	text-decoration:none;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	font-Family:Arial;
	float:left;
}

div#menu ul ul,
div#menu ul li:hover ul ul, 
div#menu ul ul li:hover ul ul 
  {display: none;} 

div#menu ul li:hover ul, 
div#menu ul ul li:hover ul, 
div#menu ul ul ul li:hover ul 
  {display: block;} 


#menu ul ul {
	position:absolute;
	z-index:500;
}

#menu ul ul{
	padding-left:0px !important;
	margin-top:18px;
	background-color:#B43256;
}

li.e2 a{
	color:#EB8894;
	text-decoration:none;
}

ul.e2{
	padding-bottom:5px;
	list-style-image:url(/img/css/bg_menu_ul2.gif) !important;
	list-style-position:inside !important;
	padding-right:10px;
}

ul.downloadListe{
	list-style-image:url(/img/css/bg_download_liste.gif);
	list-style-position:outside;
	list-style-type:none;
	padding-left:20px;
	margin-left:0px;
}

li.downloadListe a{
	color:#BF3D63;
	text-decoration:none;
	font-weight:bold;
}

#kruemelpfad a,#kruemelpfad{
	color:#CCCCC5;	
}

#kruemelpfad a.activePage{
	text-decoration:none
}

#anfragenText{
	position:absolute;
	width:130px;
	height:80px;
	right:0px;
	bottom:40px;
	overflow:visible;
}

#anfragenText h2{
	font-size:17px;
}

.frmCol1{
	width:224px;
	margin-left:9px;
}

.frmCol2{
	width:224px;
	margin-right:9px;
}

.longCol1{
	width:75px;
}

.longCol2{
	width:407px;
}

.captcha1{
	width:103px;
}

.captcha2{
	width:100px;
}

.captcha2 input{
	width:90px;
	margin-top:4px;
}

.longCol2 textarea{
	margin-left:14px;
	width:388px;
}

.frmLine{
	/*padding-top:6px;
	padding-bottom:3px;*/
	margin-top:6px;
	margin-bottom:3px;
}

.frmSeperator{
	height:1px;
	overflow:hidden;
	font-size:0px;
	width:480px;
	margin-left:10px;
	background-color:#E5E5E5;
}

.langFirst{
	margin-left:24px;
}

.lang a,.langFirst a,.lang a:hover,.langFirst a:hover{
	text-decoration:none;
	font-size:11px;
}

.lang a.activeLang,.langFirst a.activeLang{
	text-decoration:none;
	font-weight:bold;
}

.lang,.langFirst{
	padding-bottom:4px;
}