*{
	padding:0;
	margin:0;
	border:0;
}
body{
	font-family: Helvetica, Arial, sans-serif;
	color:#5b5b5b;
	text-align:center;
	width:100%;
	height:100%;
	font-size:12px;
	line-height:18px;
	background-image:url(../images/back.jpg);	
	background-position:top center;
	background-repeat:repeat-x;
	
	
}
input{
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
}
.inputError{
	background-color:#f9e0e0;
}
a{
	color:#6597c1;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

#container{
	width:813px;
	margin:auto;	
	background-image:url(../images/content_back.png);
	background-repeat:repeat-y;	
}
#header{
	height:247px;
	background-image:url(../images/header_back.jpg);	
	background-repeat:no-repeat;
	text-align:right;	
}
#footer{
	height:39px;
	background-image:url(../images/footer_back.png);	
	background-repeat:no-repeat;	
	width:813px;
	margin:auto;
	text-align:right;
	font-size:10px;	
}
#footerImprint{
	margin-right:40px;
}
#content{
	background:transparent url(../images/content_back.gif) 12px bottom no-repeat;		
	text-align:left;
}
#contentRight{
	width:541px;
	float:right;
	padding-top:30px;
}
#contentLeft{
	width:210px;
}
#contentStartBox1{
	height:282px;
	margin-top:20px;
	background-image:url(../images/start_news_1_back.jpg);	
	background-repeat:no-repeat;	
	font-size:12px;
}
#contentStartBox1Right{
	width:230px;
	float:right;
	padding-top:15px;
	padding-right:50px;
}
#contentStartBox1Left{
	width:220px;	
	padding-top:15px;
	margin-left:20px;
}
#contentStartBox2{
	margin-top:20px;
	height:106px;
	background-image:url(../images/start_news_2_back.jpg);	
	background-repeat:no-repeat;
	padding:14px 0 0 230px;
	color:#FFF;	
}
.contentText{
	width:487px;
}
h1{
	color:#4681b4;
	font-size:30px;
	border-bottom:1px solid #dadcde;	
	margin-bottom:10px;
	font-weight:normal;
	line-height:36px;
}
h2{
	color:#a1b900;
	font-size:16px;
	font-weight:normal;
	margin-bottom:6px;
	line-height:24px;
}
h3{
	font-size:12px;
	color:#005298;
	margin-bottom:4px;	
}
#menuLeftHeadline{
	font-size:14px;
	color:#9d9c9d;
	padding:50px 0 12px 35px;
}
#menuLeft{
	background-image:url(../images/menu_left_back.gif);	
	background-repeat:no-repeat;
	background-position:0 40px;
	font-size:14px;	
	padding-top:69px;
}
#menuLeft a{
	color:#568cbb;
}
#menuLeft ul{
	list-style-type: none;		
}
#menuLeft li{
	padding-left:35px;
	line-height:31px;	
}
#menuLeft li.active a{		
	color:#a1b900;
}

#menuLeft li:hover{	
	background-image:url(../images/menu_active_back.png);	
	background-repeat:no-repeat;		
}
#menuLeft li:hover a{		
	color:#FFF;
}
#addressLeft{
	padding:50px 0 0px 35px;
	font-size:12px;
	color: #666666;
}
#menuTop{
	padding:0 0 0 320px;
	text-align:left;
}
* html #menuTop{
	height:36px;
}
*+ html #menuTop{
	height:36px;
	/*margin-top:-3px;*/
}
.picHeadline{
	margin-bottom:24px;
}
.contentTextTop{
	font-weight:bold;
	color:#005298;
	margin-bottom:30px;
}
.contentTextHighlight{
	font-weight:bold;
	color:#a1b900;
}
.textSmall{
	font-size:11px;
	line-height:14px;
}
#prouctOverview3{
	font-size:11px;
	line-height:13px;
}
#prouctOverview3 ul{	
	padding:0 0 0 15px;
}
/*
.contentText ul{	
	margin:6px 0 0 5px;
	padding:0 0 0 15px;
		 }
*/
.contentText li{	
margin:5px 0 0 0px;
border-bottom: 1px dotted #CCCCCC; 
padding-bottom: 5px;
/*width:100%; */	
}
	 
#contentFormData{
	padding:46px 0 0 18px;
}
#contentFormOptional{
	padding:28px 0 0 18px;
	line-height:30px;
}

* html #contentFormOptional input {
	margin: 5px 0;
	vertical-align: middle;
}


#contentFormData label{
	clear:left;
	display:block;
	width:94px;
	float:left;
}
#contentFormData input{
	width:200px;
	border:1px solid #bdbfc2;
}
#contentFormData textarea{
	width:300px;
	border:1px solid #bdbfc2;
	overflow:auto;
	height:90px;
}
#contentFormData .row{
	clear:left;
	height:30px;	
}
#contentFormOptionalRight{
	float:right;
	width:228px;
}
#contentFormOptionalLeft{
	width:230px;
}

#separator{
	border-bottom: 1px dotted #CCCCCC;
	width:100%;
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
}

#arm {
position:absolute;
	top:0px;
 	left:50%;
 	width:150px;
	height:150px;
	margin-left:391px;
	margin-top:547px;
	  }