body { 
background-color: #ffffff; 
font-family: verdana; 
font-size:13px; 
color: #000000;
margin: 0;
padding: 0; 

}

#container {
background-color: #FFFFFF;
position: absolute;
left:50%;
height: auto;
width: 750px;
margin-left: -375px;
border-style: solid;
border-color: #949494;
border-width: 0px 1px 0px 1px;

}

#headertopic {
float:left;
background-color: #40bbec;
background-image:url(images/hbg.png);
background-repeat:repeat-x;
width: 750px;
height: 60px;
}

#headad {
float:left;
background-color: #ffffff;
text-align:center;
width: 750px;
height: 110px;
}

#hadpos {
margin-top:10px;
}

#headm { 
float:left;
background-color: #39b7e9;
background-image:url(images/headmbg.png);
height: 40px; 
width: 750px;
font-size: 1.0em;
color: #fff;
}

#headml {
text-align:center;
padding-top: 10px;
}

#headml a {
color: #fff;
font-weight:bold;
text-decoration: underline;
}

#headml a:hover {
text-decoration: underline;
color: #5b5b5b;
}

#box {
display: block;
float: left;
width: 200px;
height:auto;
font-size: 0.9em;
line-height: 1.2em;
background-color: #ffffff;

margin-left:6px;
border-style: solid;
border-color: #949494;
border-width: 0px 1px 1px 1px;

}

#box h3 {
color:#ffffff;
font-size: 1.2em;
padding-top:12px;
margin-left:8px;
}

#box samp {
font-size: 0.9em;
}

#box a {
color: #5b5b5b;
font-weight:bold;
text-decoration: underline;

}

#box a:hover {
text-decoration: underline;
color: #ff9934;
}

#box a:active {
color:#000000;
}

#box menu {
list-style-type:none;
list-style-position: outside;
margin: 0; 
padding: 0; 
line-height: 2.0em
} 

#box li {
list-style-type:none;
list-style-position: outside;
margin-left:10px;
}

#boxh31 {
width:200px;
height:40px;
background-color: #ff9934;
background-image:url(images/bauzinsen-bg.png);
background-repeat:repeat-x;
}

#ladpos {
text-align:center;
margin-top:10px;
}

#content {
width:530px;
height: auto;
float:right;
background-color: #ffffff;
font-size:1.0em;
color: #5b5b5b;
line-height: 1.5em;
}

#content p {
padding-left:5px;
padding-right:5px;
}

#content b {
font-size:1.0em;
}

#content strong {
color:#5b5b5b;
}

#content h1 { 
padding-left:5px;
color: #5b5b5b; 
background-color: inherit;    
font-size: 1.1em; 
font-weight: bold; 
} 

#content h2 {
padding-left:5px;
color: #5b5b5b;
background-color: inherit;
font-size: 1.02em;
font-weight: bold;
text-align:left;
}

#content a    { 
text-decoration: none; 
color: #368ce8;
text-decoration: underline; 
} 

#content a:hover { 
color: #ff9934; 
text-decoration: underline;
} 

#footer { 
float:left;
width: 750px; 
height: 30px;  
text-align: center;
background-color: #000000;
background-image:url(images/footbg.png);
background-repeat:repeat-x;
} 


#footer p {
margin-top:9px;
}

#footer a    { 
text-decoration: underline; 
color: #cccccc; 
} 

#footer a:hover { 
color: #ffffff; 
text-decoration: underline;
}