*{
 font-family: Verdana, Arial, sans-serif;
 border:0px;
}
body{
 background-color:#DBDBDB;
 background-color:#8D7F7F; 
 background-color:#7F7F8D; 
 font-size:11px;
 text-align:center;
}
#seite{
 margin:5px auto;
 text-align:left;
 width:950px;
 height:auto;
 border:1px solid white;
 color:#030303;
 background-color:white;
 font-size: 11px; 
 background-image:url(../img/bg_seite.gif);
 background-repeat:no-repeat;
}
#menue{ 
 padding-top:2px;
 height:310px;
 width:175px;
 background-color:white;
}
#menue A:link, #menue A:visited,#menue A:hover, #menue A.active {
 display:block;
 float:left;
 width:159px;
 height:13px;
 padding:5px;
 padding-left:10px;
 text-decoration: none;
 color:#777777;
 background-image:url(../img/bg_navi.jpg);
}
#menue A:hover, #menue A.active {
 background-image:url(../img/bg_navi_hover.jpg);
 font-weight:bold;
 color:#030303;
}
#submenue A:link,#submenue A:active, #submenue A:visited {
 display:block;
 width:153px;
 height:13px;
 margin:0px;
 padding:5px;
 padding-left:15px; 
 text-decoration: none;
 color:#777777;
 background-image:url(../img/bg_subnavi.jpg);
 border-bottom:1px solid white;
}
#submenue A:hover, #submenue A:active {
 background-image:url(../img/bg_subnavi_hover.jpg);
 font-weight:bold;
 color:#030303;
}

A:link {text-decoration: none; color:#030303;;}
A:visited {text-decoration: none; color:#030303;}
A:active {text-decoration: none; color:#030303;}
A:hover {color: #68676B; color:#333333; text-decoration:underline;}

#header{
 width:950px;
 height:177px;
}
#logo{
 float:left;
 width:193px;
 height:177px;
 overflow:hidden;
}
#slider{
float:right;
}
#top_grafik{
 float:left;
 background-image:url(../img/header01.jpg);
 width:757px;
 height:156px;
 overflow:hidden;
}

#left{
 width:195px;
 float:left;
}

#content{
 width:485px;
 width:483px; 
 margin-top:-21px;
 padding-left:25px;
 padding-right:53px;
 padding-top:26px;
 background-color:#FFFFFF;
 background-repeat:no-repeat;
 padding-bottom:10px;
 float:left;
 color:#4C4C4C;
 overflow:auto;
 height:314px;
 line-height:15px;



}
h1{
 margin:0px;
 font-size:12px;
 margin-bottom:13px;
 color:#0000FE;
}
input,textarea,select{
 border:1px solid #828282;
 background-color:#FCFDFD;
 font-size:11px;
background-image:url(../img/input_bg.jpg);
vertical-align:middle; 
}
textarea{
background-image:none;
}
ul{
 margin-left:0.5em; padding-left:0.5em;text-align:left;
}

#right{
 width:193px;
 float:right;
 padding:0 0px 0px 0px;
 background-color:#F0F0F0;
 margin-top:-10px;
 padding-top:10px;
 z-index:50;
 background-image:url(../img/bg_rechts_verlauf.jpg);
 color:#4F4F4F;
}
#right a{
text-decoration:underline;
color:#4F4F4F;
}
#right a:hover{
color:#030303;
}
.right_trenner{
 background-image:url(../img/right_trenner.jpg);
 height:10px;
 width:193px;
 overflow:hidden;
 background-repeat:no-repeat;
 margin-bottom:10px;
}

#footer{
 background-image:url(../img/footer.jpg);
 background-repeat:no-repeat;
 width:950px;
 height:110px;
 margin-top:-2px;
}


