
* {
margin: 0px;
padding: 0px;
}

body{
background-color:#FFFFFF;
background-image:url(../images/ac_slice_hintergrund.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:12px;
color:#545353;
text-align:left;
line-height:18px;
}

h1{
font-size:20px;
color:#545353;

margin-bottom:20px;

}

h2{
font-size:16px;
/*color:#545353;*/
color: #e73f4a;
font-weight:bold;
margin-bottom:20px;
}

h3{
font-size:12px;
color:#545353;
font-weight:bold;
margin-bottom:20px;
}

p{
margin-bottom:20px;
}



#cont{
width:901px;
margin:auto;
}

#over_head{
width:901px;
height:81px;
clear:both;
}

#logo{
width:360px;
height:36px;
float:left;
margin-top:45px;
}

#hauptnavi{
width:500px;
height:13px;
float:right;
padding-left:35px;
margin-top:54px;
}

#hauptnavi ul{
list-style-type:none;
}
#hauptnavi a {
      color:#3d3e3c; 
	  height:13px;
      font-size:12px;
	display: block;
	float: left;
	  text-decoration:none;
      }
	  
 #hauptnavi  a:hover {
	  color:#e73f4a;
	  text-decoration:none;
      }
	  
#hauptnavi li{
	  display:block;
	  float:left;
	  text-align:center;
	  margin-left:15px;
	  }

#main_head{
width:893px;
height:406px;
clear:both;
background-image:url(../images/ac_slice_content_rot.jpg);
background-repeat:no-repeat;
padding-top:13px;
padding-left:8px;
}

#video{
width:480px;
height:285px;
padding-top:10px;
padding-right:18px;
float:left;
}

#punkt_genau{
width:121px;
height:22px;
margin-top:340px;
margin-right:230px;
float:right;
display:inline;
background-image:url(../images/punktgenau_grafik.png);
}

#content{
width:901px;
margin:auto;
clear:both;
}

#cont_left{
width:479px;
float:left;
padding-top:30px;
padding-right:30px;
}

#cont_right{
width:392px;
float:right;
padding-top:30px;
background-image:url(../images/ac_slice_trennschaten.jpg);
background-repeat:no-repeat;
background-position:top left;
padding-bottom:40px;
}

#aktuelles{
width:350px;
height:82px;
margin-left:30px;
background-image:url(../images/ac_slice_aktuelles.jpg);
background-repeat:no-repeat;
}

#weinecke{
width:350px;
height:84px;
margin-left:30px;
background-image:url(../images/ac_slice_weinecke.jpg);
background-repeat:no-repeat;
margin-top:26px;
}

#footer{
width:100%;
height:46px;
background-image:url(../images/ac_slice_footer.jpg);
background-repeat:repeat-x;
font-size:10px;
color:#818181;

}
#footer_inner{
width:901px;
margin:auto;
height:28px;
padding-top:18px;
}

#footer_left{
width:500px;
float:left;
height:10px;
}

#footer_right{
float:right;
height:10px;
}

#footer a{
color:#818181;
}

#footer a:hover{
 color:#e73f4a;
 }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#cont_left a 
{

color: #e73f4a;

}

#cont_left a 
{

color: #e73f4a;

}

.componentheading{
font-size:20px;
color:#545353;

margin-bottom:20px;
}

.article_separator{
background-image:url(../images/trennlinie_referenzen.jpg);
width:479px;
background-repeat:no-repeat;
background-position:bottom left;
display:block;
}



#hauptnavi li.active a{
  color:#e73f4a;
}

#cont_right li.active a{
  color:#e73f4a;
  }