* {
margin: 0px; padding: 0px;
}

html { overflow: -moz-scrollbars-vertical; }

body {
	background: #f2f2f2;
	font-family: Verdana, Arial, sans-serif;
	overflow:hidden;
}

#w {
width: 100%; 
height: 100%;

}

#c {
background:url(http://www.chapso.de/img/error_oooops.jpg) no-repeat;
margin: -162px 0 0 -290px; 
position:absolute; 
top: 50%; left: 50%; width: 580px; height: 324px; 
}

#gesperrt {
background:url(http://www.chapso.de/img/error_gesperrt.png) no-repeat;
margin: -162px 0 0 -290px; 
position:absolute; 
top: 50%; left: 50%; width: 580px; height: 324px; 
}

#gekuendigt {
background:url(http://www.chapso.de/img/error_gekuendigt.png) no-repeat;
margin: -162px 0 0 -290px; 
position:absolute; 
top: 50%; left: 50%; width: 580px; height: 324px; 
}

#b {
width:225px;
height:39px;
padding: 260px 0px 0px 200px;
}

#ads{
	margin-top:10px;
}