
/*für Startseite*/
#outer_front_v2 {
width: 902px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
background-color: #cecece;
border-left: 1px solid #999;
border-right: 1px solid #999;
}
#top_nav_front {
width: 902px;
height: 28px;
background-image: url(bilder/background-grafik_front2.gif);
border-bottom: 1px solid #999;
}
#top_left_front {
width: 201px;
height: 150px;
float: left;
border-bottom: 1px solid #999;
background-color: #e9e9e9;
}
#top_right_front {
width: 701px;
height: 150px;
padding: 0 0 0 0;
border-bottom: 1px solid #999;
float: right;
background-color: #e9e9e9;
}
#main_left_front {
width: 200px;
float: left;
padding-top: 14px;
margin: 0 0 18px 0;
}
#anzeige_front {
width: 192px;
margin: 12px 4px 4px 4px;
}
#main_right_bottom_front {
width: 666px;
padding: 18px;
float:right;
}
#main_front {
background-image: url(bilder/background-grafik_front2.gif);
border-bottom: 1px solid #999;
}
#anzeigen_bottom_front {
padding: 40px 0 16px 0;
}


