body{margin:0px;height:100%;
 background-image:url(images/bg.jpg);
 background-repeat:repeat-x;
 background-color:#F0F0F0;
 font-family:verdana;
 font-size:10pt;
 }
table, td, input, textarea{
 font-family:verdana;
 font-size:10pt
 }
#container{
 height:auto;
 background-image:url(rahmen_o.png);
 width:920px;
 margin:auto;
 padding-top:0px;


 padding-bottom:0px;
 text-align:left;
 color:#000000;
 border:0px solid #B97;
 }
#header{
 background-image:url(images/ferienwohnung_pension_stuttgart.jpg);
 width:920px;
 height:278px;
 }
#content{
 background-image:url(images/bg_m.jpg);
 width:920px;
 min-height:300px;
 color:black;
 }
#footer{
 background-image:url(images/bg_u.jpg);
 width:920px;
 height:44px;
 }

#menu a:link, #menu a:visited{
 height:35px;
 line-height:30px;
 color:#DDDDDD;
 font-family:verdana;
 font-size:10pt;
 font-weight:bold;
 display:block;
 text-align:center;
 text-decoration:none;
 }
#menu a:hover, #menu a:active, #menu a:focus{
 color:white;
 background-image:url(images/bg_on.jpg);
 background-repeat:no-repeat;
}
a:link, a:visited{color:#000066}
a:hover, a:active{color:#0000FF}

.aktiv{color:white;
 background-image:url(images/bg_on.jpg);
 background-repeat:no-repeat;
 }
.trennung{
 border-right:1px solid #999999;
 }
p{
 margin:0px;padding:12px;
 padding-top:0px;
 }