@charset "utf-8";
/* CSS Document */

body, #contents{
	background: #FFFFFF;
}

#menu, #top, #content_Links, #content_Rechts, #footer{
	display: none;
}


#content_Midden{
	margin: 0;
	padding: 0;
	float: none !important;
	width: auto;
	min-width: 100%;
}

#content_Midden h1{
	color:#000000;
	font-size: 14px;
	background: none;
	text-indent: 0;
	font-weight: bold;
}

#content_Midden p, h2, h3, h4, ul, a{
	color:#000000;
	font-size: 11px;
}
