body{
	margin: 0px;
	padding: 0px;
	text-align:justify;
	font-family: Arial,Verdana,Sans;	
	color: black;
	background-color: white;
}
* { overflow: hidden; font-size: 12px; }

h1 { font-size: 20px; color: #FF6600; margin: 0px; }
h2 { font-size: 12px; color: #FF6600; margin: 0px; margin-bottom: 35px; }
a { color: blue; text-decoration: underline; }
a:hover { text-decoration: none; }

img { border:0; }


#content 
{
	position: absolute;
	left: 50%;
	width: 841px;
	height: 564px;
	margin-left: -420px;
}

#blogstoerer{
width:336px;
height:336px;
position:absolute;
z-index:100;
left:50%;
}