
body {
height: 100%;
margin: 0;
padding:0px;
font-family:Verdana;
background-color:#ffffff;
}



hr {
color: #BBBBBB;
height: 1px;
margin: 0px 0px 0px 0px;
padding: 0px;
}

h1 {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    font-size: 15px;
    font-weight: normal;
    color: #2A2A2A;
    }


h2 {
    margin: 0;
    padding-left: 4px;
    font-size: 13px;
    font-weight: normal;
    color: #993333;
    }


.auswahl {
    font-size: 12px;
    font-weight: normal;
    margin:0px 0 0 0px;
    color: #993333;
     }

.fett {
    font-size: 12px;
    font-weight: bold;
    margin:0px 0 0 0px;
    color: #993333;
     }

.logo {
    font-size: 0.7em;
    font-weight: normal;
    margin:57px 0 0 600px;
    color: #2A2A2A;
     }

#mitte {
height:600px;
margin: 1% 10% 10% 10%; /* der ie5.0 benötigt weniger */
voice-family: "\"}\""; /* thx 2 tantek */
voice-family:inherit;
background-image:url("img/bg_pic.gif");
background-repeat:no-repeat;
margin: 0% 10% 10% 16%;
border: 1px solid #ffffff;
}



html>body #mitte {
height:560px;
width:820px;
background-image:url("img/bg_pic.gif");
background-repeat:no-repeat;
margin: 0% 10% 10% 16%;
border: 1px solid #ffffff;
}



#inhalt_rechts {
    font-size: 12px;
    font-weight: normal;
    margin:-245px 0 0 245px;
    padding-right:40px;
    width:480px;
    height:290px;
    color: #2A2A2A;
    overflow: auto;
    scrollbar-3dlight-color: #EEEEEE;
    scrollbar-arrow-color: #993333;
    scrollbar-base-color: #EEEEEE;
    scrollbar-highlight-color: #BBBBBB;
    }


html>body #inhalt_rechts {
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0 0 0px;
    padding-right:40px;
    width:450px;
    height:290px;
    color: #2A2A2A;
    overflow: auto;
    scrollbar-3dlight-color: #608152;
    scrollbar-arrow-color: #678B58;
    scrollbar-base-color: #785644;
    scrollbar-highlight-color: #785644;
    }


#inhalt_rechts_1 {
    font-size: 12px;
    font-weight: normal;
    margin:-325px 0 0 245px;
    padding-right:40px;
    width:480px;
    height:290px;
    color: #2A2A2A;
    overflow: auto;
    scrollbar-3dlight-color: #EEEEEE;
    scrollbar-arrow-color: #993333;
    scrollbar-base-color: #EEEEEE;
    scrollbar-highlight-color: #BBBBBB;
    }

html>body #inhalt_rechts_1 {
    font-size: 12px;
    font-weight: normal;
    margin: 0px 0 0 0px;
    padding-right:40px;
    width:450px;
    height:290px;
    color: #2A2A2A;
    overflow: auto;
    scrollbar-3dlight-color: #608152;
    scrollbar-arrow-color: #678B58;
    scrollbar-base-color: #785644;
    scrollbar-highlight-color: #785644;
    }


    #inhalt_agb {
    font-size: 11px;
    font-weight: normal;
    margin:2px 0 0 2px;
    padding:20px;
    color: #EEEEEE;
    background-color:#CC0000;
    overflow: auto;
    scrollbar-3dlight-color: #608152;
    scrollbar-arrow-color: #678B58;
    scrollbar-base-color: #785644;
    scrollbar-highlight-color: #785644;
    }

/* ::::::: Haupt Naviagation :::::::*/

#navigation {
    font-size: 14px;
    font-weight: normal;
    font-color: #2A2A2A;
    margin: 125px 0px 0px 40px;
    height: 18px;
    padding-bottom: 4px;
    padding-top: 4px;
    }


html>body #navigation {
    font-size: 14px;
    font-weight: normal;
    font-color: #2A2A2A;
    margin: 100px 0px 0px 40px;
    width:170px;
    padding-bottom: 4px;
    padding-top: 4px;
    }

a {
font-family: Verdana;
font-size: 12px;
text-decoration:none;
color: #2A2A2A;
font-weight: normal;
text-transform: uppercase;
}

#navigation a:link {
   text-decoration:none;
   font-weight: normal;
   color:#2A2A2A;
   }

#navigation a:visited {
   text-decoration:none;
   font-weight: normal;
   color:#2A2A2A;
   }

#navigation a:hover {
   text-decoration:none;
    font-weight: normal;
   color:#993333;
   }

#navigation a:active {
   text-decoration:none;
    font-weight: normal;
    }

#navigation a:focus {
   text-decoration:none;
   font-weight: normal;
    }

#navigation ul li {
list-style:none;
margin: 0;
padding-bottom: 10px;

}


html>body #navigation ul li {
list-style:none;
width:170px;
margin: 0;
float:left;
}

/* ::::::: ENDE Navigation :::::::*/

/* ::::::: footer :::::::*/

#footer {
    font-size: 12px;
    margin:50px 0 0 90px;
    font-family: Verdana;
    text-decoration:none;
    color: #2A2A2A;
    font-weight: normal;
    text-transform: uppercase;
   }

html>body #footer {
    font-size: 12px;
    margin:40px 0 0 90px;
    font-family: Verdana;
    text-decoration:none;
    color: #2A2A2A;
    font-weight: normal;
    text-transform: uppercase;
   }





#footer a:link {
   text-decoration:none;
   font-weight: normal;
   color:#2A2A2A;
   }

#footer a:visited {
   text-decoration:none;
   font-weight: normal;
   color:#2A2A2A;
   }

#footer a:hover {
   text-decoration:none;
   font-weight: normal;
   color:#993333;
   }

#footer a:active {
   text-decoration:none;
   font-weight: normal;
    }

#footer a:focus {
   text-decoration:none;
   font-weight: normal;
    }

#footer ul li {
list-style:none;
margin: 0;
padding-right: 24px;
display:inline;
}
/* ::::::: Ende footer :::::::*/

td {
    font-size: 13px;
    font-weight: normal;
    margin:0px 0 0 0px;
    padding-bottom: 30px;
    padding-right: 12px;
    color: #2A2A2A;

     }