body {
background: #000 url(../images/wrapper_bg2.gif) top center no-repeat;
padding: 0;
margin: 0;
font-family: Trebuchet MS, Lucida Sans Unicode, Verdana, sans-serif;
font-size:62.5%;
color: #b5b5b5;
}

p {
font-size: 2.8em;
padding: 85px 0 0 130px;
}

* html p {
padding: 95px 0 0 130px;
}

#wrapper {
background: url(../images/bg-text.gif) top center no-repeat;
margin: 200px 0;
width: 960px;
height: 178px;
text-align: center;
}



/*###### SONSTIGES ######*/

.ahem {
height:0pt;
left:-1000px;
overflow:hidden;
position:absolute;
top:-1000px;
width:0pt;
}

.clear {
clear:both;
font-size:1px;
height:1px;
line-height:1px;
margin:-1px 0pt 0pt;
width:100%;
}

* + html #ff {
clear: none !important;
}

* html #ff {
clear: none !important;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0pt;
visibility:hidden;
}
.clearfix {
}
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
