BODY {
	font-family:			verdana, helvetica, arial, sans;
	font-size:				12px;
	color:					#000000;
	line-height:			1.2em;
	background-color:		#FFFFFF;
	
    height:					auto;
    width:					100%;
    text-align:				left;
	margin:					0;
	padding:				0;
	
}
#header, #menu, #links, .imprint, .title {
	display:				none;
}
#left {
	display:				none;
}    
h1, h2, h3, h4, h5 {             
	text-align:				left;
}