body {
    background-color: #f6f6f6;
    background-image: url(/cms/grafik/bg_body.jpg);
    background-repeat:repeat-x;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:11px;
    line-height:18px;
    color:#000000;
    padding:0;
    margin:0;
}
/*a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #000000;}
a:active { color:#000000;}*/


h1 {
    font-size: 2em; 
    font-weight: normal;
 }

h2 {
    font-size: 1.7em;
    font-weight: normal;
}

/* ----------container zentriert das layout-------------- */
#container {
    width: 805px;
    margin: 0 auto;
    padding: 0;
}

#top_navi {  text-align: right; padding-top:6px; margin-bottom:40px;}
#top_navi a {color:#000000;
            font-family:Verdana,Arial,Helvetica,sans-serif;
            font-size:11px;
            font-weight:normal;
            line-height:15px;
            text-decoration:none;}


/* -----------------Inhalt--------------------- */
#content {
    width:610px;
    min-height:600px;
    padding: 0;
    margin: 0;
    min-height:500px;
}




#main_head { background-image: url(/cms/grafik/conttop.gif); background-position:top; min-height:20px; background-repeat:no-repeat;}
#main{float:left;  min-height:300px; width:598px; margin-left:5px; background:#FFF; border-left:1px solid #ccc; border-right:1px solid #ccc;}
#teaser {width:560px; border-bottom:1px solid #ccc; margin:0 0 20px 20px; padding-bottom:20px;}
#teaser img {margin:0!important;}
#main img { float:left; margin-left:20px; margin-bottom:20px;}
#main_foot { width:600px; float:left; background-image: url(/cms/grafik/contfooter.gif); background-position:top; min-height:30px; background-repeat:no-repeat; margin-bottom:15px; text-align:right; padding:4px 8px 0 0}
#foot_seperator {float:left; width:600px; background-image: url(/cms/grafik/messfooter.jpg); background-position:top; height:40px; background-repeat:no-repeat; text-align:center; color:#fff; padding-top:5px;}
#foot { text-align:center; margin-bottom:15px;color:#000000;
        font-family:Verdana,Arial,Helvetica,sans-serif;
        font-size:10px;
        font-weight:normal;
        line-height:15px;
        text-decoration:none;}
#foot a{color:#000000; text-decoration:none;}   
#foot a:hover{ text-decoration:underline;}
#contentbilder { float:left; width:200px;}
#contenttext { float:left; width:380px; margin-bottom:20px;}
/* --------------Rechts------------- */
#right {
    float: right;
    width: 190px;
    margin: 0;
    padding:0;
    color:#ffffff;
    min-height:500px;
}

#right_top_links {margin-bottom:40px;}


#nav { margin-bottom:20px;}
#nav ul { margin:0; padding:0;}


.banner { margin-bottom:15px;}
/* -----------footer--------------------------- */



