* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #959595;
font-size : 12px;
background:#e5e5e5 url(images/bg_main.gif) repeat-x;
} 
#wrapper { 
width : 959px;
margin : 0 auto;
background:#fff url(images/bg_content.gif) repeat-y;
} 

#header {
background:#fff url(images/bg_header2.gif) no-repeat;
height:136px;
}

#header a {
display:block;
width:959px;
height:136px;
}




.floatbox { overflow:hidden; }
* html .floatbox {width:100%;}

#maintextcolumn { 
width:700px;
margin-left:30px;
float:left;
} 
#maintextcolumn h1 { 
color:#000;
}
#maintextcolumn p { 
font-size:1.4em;
color:#666;
}
#rightTeaser {
float:right;
width:200px;
margin-right:2px;
}

#kontaktBoxOben {
background:transparent url(images/bg_kontaktBox1.gif) 0 0 no-repeat;
height:181px;
}

#kontaktBoxOben p {
color:#000;
padding-top:40px;
padding-left:20px;
}
#kontaktBoxUnten{
background:transparent url(images/bg_kontaktBox2.gif) 0 0 no-repeat;
height:82px;
}

#kontaktBoxUnten a {
display:block;
background:transparent url(images/btn_grey.gif) 150px 35px no-repeat;
width:180px;
height:20px;
padding:35px 0 0 20px;
text-decoration:none;
color:#000;
font-weight:bold;
}


#footer { 
background:#fff url(images/bg_footer.gif) no-repeat;
height:125px;
} 
#footer p { 
padding-left:30px;
padding-top:50px;
font-size : 11px;
color : #b1b1b1;
} 
#footer a {
color : #b1b1b1;
}

#teaser p {color:#000;}