html, body { height:100%;}

/*
body  {
      	margin:0px; 
      	padding:0px; 
  	font-family:Georgia, "Times New Roman", Times, serif;	
      	font-size:11px;
      	color:#343343;
	background-color:#4a4955;
	text-align:left;
	background:url(../images/start_bg_img.jpg) no-repeat  top center;
	position:relative;
}
*/

body  {
      margin:0px;
      padding:0px;
          font-family:Georgia, "Times New Roman", Times, serif;
      font-size:11px;
      color:#343343;
          background-color:#4a4955;
          background-image:url(../images/start_bg_img.jpg);
          background-repeat:no-repeat;
          background-position:top center;
}



#breaker{
	clear:both;
	height:1px;
	overflow:hidden;
	/* background-color:#fff; */
}

#seite{
	margin:0 auto;
	width:985px;
	
}

#seite_shaddow{
	width:985px; 
	background:url(../images/bg_img_shaddow.png) top right repeat-y;
	position:absolute;
	min-height:100%;
}

#seiten_inhalt{
	width:935px;
	margin-left:25px;
	margin-right:25px;
}

#servicenavi_logo{
	width:935px;
	position:relative;
	border-right:1px solid #e4e4e4;
	max-width:934px;
	height:32px;
	background-color:#FFFFFF;
}
#servicenavi{
	width:934px;
	max-width:908px;
	font-family:"Myriad Pro",Georgia, "Times New Roman", Times, serif;	
	padding-top:10px;
	padding-left:26px;
}

#logo{
	position:absolute;
	top:20px;
	
	right:-1px;
}

#header{
	width:935px;
	height:318px;
}
#links_text_footer{
}
#links{
	width:935px;
	max-width:885px;
	padding:25px;
}

#ce_11{
	float:left;
	width:208px;
	height:90px;
	margin-right:17px;
	background-color:#e4e4e4;
}

#ce_12{
	float:left;
	width:208px;
	height:90px;
	margin-right:17px;
	background-color:#e4e4e4;
}

#ce_13{
	float:left;
	width:208px;
	height:90px;
	margin-right:17px;
	background-color:#e4e4e4;
}

#ce_14{
	float:left;
	width:208px;
	height:90px;
	background-color:#e4e4e4;
}
#ce_breaker{
	clear:both;
	height:18px;
	overflow:hidden;
}

#ce_21{
	
	float:left;
	width:208px;
	height:90px;
	margin-right:17px;
	background-color:#e4e4e4;
}

#ce_22{
	float:left;
	width:208px;
	height:90px;
	margin-right:17px;
	background-color:#e4e4e4;
}

#ce_23{
	float:left;
	width:208px;
	height:90px;
	margin-right:17px;
	background-color:#e4e4e4;
}
#ce_24{
	float:left;
	width:208px;
	height:90px;
	background-color:#e4e4e4;
}

#text_top{
	background:url(../images/start_text_top.jpg) top no-repeat;
	height:auto;
	
}

#text_bottom{
	background:url(../images/start_text_bottom.jpg) bottom no-repeat;
	height:auto;
	border-top:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}

#text_center{
	background:url(../images/start_text_center.jpg) top repeat-y;
	margin-top:10px;
	margin-bottom:10px;
	width:935px;
	max-width:885px;
	padding-left:25px;
	padding-right:25px;
	padding-top:20px;
	padding-bottom:20px;
}

#footer{
	width:935px;
	padding-left:25px;
	padding-right:25px;
	width:885px;
	padding-top:15px;
	font-family:"Myriad Pro",Georgia, "Times New Roman", Times, serif;	
}

/*------------------- Start Boxen ------------------------*/

.start_box{
 width:208px;
 height:90px;
 position:relative;
}

.start_box_img{
 width:108px;
 height:90px;
 float:left;
}

.start_box_hl{
 width:100px;
 height:90px;
 max-height:65px;
 max-width:90px;
 padding-top:25px;
 padding-left:10px;
 float:right;
}

.start_box_link{
 width:208px;
 height:90px;
 position:absolute;
 top:0px;
 left:0px;
 z-index:300;
}
