*{
 font-family: Verdana, Arial, sans-serif;
 border:0px;
}
body{
 background-color:#DBDBDB;
 font-size:11px;
 text-align:center;
}
#seite{
 padding-left:200px;
 text-align:left;
 width:700px;
 height:auto;
 color:#030303;
 background-color:white;
 font-size: 11px; 
 background-image:url(../img/bg_seite.gif);
 background-repeat:no-repeat;
}
#menue{ 
 display:none;
 padding-top:2px;
 height:322px;
 width:175px;
 background-color:white;
}
#menue A:link,#menue A:active, #menue A:visited {
 display:block;
 float:left;
 width:159px;
 height:13px;
 padding:5px;
 padding-left:10px;
 text-decoration: none;
 color:#030303;
 background-image:url(../img/bg_navi.jpg);
}
#menue A:hover, #menue A:active {
 background-image:url(../img/bg_navi_hover.jpg);
 font-weight:bold;
}
#submenue A:link,#submenue A:active, #submenue A:visited {
display:none;
 display:block;
 width:153px;
 height:13px;
 margin:0px;
 padding:5px;
 padding-left:15px; 
 text-decoration: none;
 color:#030303;
 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;
}

A:link {text-decoration: none; color:#000000;;}
A:visited {text-decoration: none; color:#000000;}
A:active {text-decoration: none; color:#000000;}
A:hover {color: #68676B; color:#333333; text-decoration:underline;}

#header{
 width:700px;
 height:177px;
}
#logo{
 float:left;
 width:193px;
 height:177px;
 overflow:hidden;
}
#top_grafik{
display:none;
 float:left;
 height:156px;
 overflow:hidden;
}

#left{
 display:none;
 width:205px;
 float:left;
}

#content{
 width:485px;
 padding-left:5px;
 padding-right:3px;
 padding-top:5px;
 background-color:#FDFDFD;
 background-repeat:no-repeat;
 padding-bottom:10px;
 float:left;
 color:#4C4C4C;
}
h1{
 margin:0px;
 font-size:12px;
 margin-bottom:10px;
 color:#0000FE;
}
input,textarea,select{
 border:1px solid #828282;
 background-color:#FCFDFD;
 font-size:11px;
}
ul{
 margin-left:0.5em; padding-left:0.5em;text-align:left;
}

#right{
 display:none;
 width:25px;
 float:right;
 line-height:14px;
 padding:0 0px 0px 10px;
}
.right_trenner{
 display:none;
 background-image:url(../img/right_trenner.jpg);
 height:8px;
 width:235px;
 overflow:hidden;
 background-repeat:no-repeat;
 margin-left:-10px;
 margin-bottom:10px;
 border-bottom:1px solid white;
}

#footer{
 background-image:url(../img/footer.jpg);
 background-repeat:no-repeat;
 width:700px;
 height:120px;
 margin-top:-1px;
}
