
html{
	background: url("../images/html_bg.jpg") top left repeat-x #c6d0da;
}

#main{
  width: 960px; margin: auto;
  background: url("../images/main_bg.jpg") #f7f7f7;
}
#left{
	float: left;
	width: 235px; padding-top: 33px;
  background: url("../images/left_bg.gif") top left no-repeat;
}
#nav_main{
	display: block; padding: 2em 0; font-size: 12px;
}
#nav_main li{
  display: block; padding: 0 15px; margin: 0;
  list-style: none;
}
#nav_main a{
	display: block; margin: 0; padding: 6px 0 4px 15px;
	color: #363738; text-decoration: none;
	background: url("../images/nav_main_a_bg.gif") top left no-repeat;
}
* html #nav_main li{
	height: 20px;
}
#nav_main a.open{
	font-weight: bold;
	}
#nav_main a:hover{
 background: #DFE4E8;
}
#right{
	float: right;
	width: 725px;
}
#teaser{
	width: 725px; height: 289px; margin: 0; padding: 0;
	background: url("../images/Foto_Rechtsanwaelte_fuer_Verkehrsrecht.jpg");	
}
#nav_top{
	  float: right;
	  display: block; padding: 17px 0 0 0; margin: 0;
	  width: 235px; height: 30px;
	  line-height: 30px;
}
#nav_top li{
	float: left;
	display: block; padding: 0; margin: 0;
	list-style: none;
}
#nav_top a{
	display: block; padding-right: 15px; padding-left: 5px;
	text-decoration: none;
	background: url("../images/nav_top_a.jpg") right 14px no-repeat;
	color: #363738;
}
#nav_top a:hover{
	color: #a92f32;
	}
#nav_top a.last{
	background: none;
	}
#Inhalt{
	padding: 0.1em 0 3em 2em;
	float: left; width: 450px;
  /*background: url("../images/content_bg.gif");*/
}
#quicklinks{
	float: right;
	padding: 2em 15px 3em 0;
	 width: 210px;
	}
#quicklinks .icon1, #quicklinks .icon2, #quicklinks .icon3 {
	width: 130px; height: 105px; padding: 18px 0 0 70px;
	border-top: 1px solid #d9dbdd;
  background: url("../images/quicklinks_icon1.gif") 0 18px no-repeat;	
}
#quicklinks .icon2 {
  background-image: url("../images/quicklinks_icon2.gif");	
}
#quicklinks .icon3 {
  background-image: url("../images/quicklinks_icon3.gif");	
}
#quicklinks a{
	font-size: 1.3em; display: block;
	}
#quicklinks .mehr{
	margin-top: 1em; float: right;
}
#quicklinks .last{
	border-bottom: 1px solid #d9dbdd;
}
#footer{
	  height: 135px;
	  background: url("../images/left_footer_bg.gif") top left no-repeat;
}
#verkehrsschild{
	 position: relative; top: 16px;
	 width: 100%; height: 100%;
	 background: url("../images/verkehrsschild.gif") bottom right no-repeat;
}
#footerline{
	clear: both;
	width: 100%; height: 16px; line-height: 16px;
	background: #a92f32; color: #FFF; text-align: center;
}
#footerline a{
  color: #FFF; text-decoration: none;
}
.arec_item{
   width: 435px; height: 85px; padding: 15px 0 0 15px;
   margin-bottom: 2em;
   background: url("../images/arec_item.gif") top left no-repeat;
}
.arec_item h2{
	margin: 0; font-family: "Helvetica Condensed", "Helvetica"; font-size: 26px; color: #A92F32;
	width: 100%; line-height: 32px; height: 32px; overflow: hidden;
}
.arec_item p{
	  color: #8A8A8A; font-size: 15px; font-family: "Helvetica Condensed", "Helvetica";
	  margin: 0; width: 100%; line-height: 30px; height: 30px; overflow: hidden;
}
.arec_item a{
	  float: right;
}
