@charset "iso-8859-2";
/* CSS Document */
body{
	background: none;
}

#logo, #infobalk, #top, #menu, #pijldown, #footer{
	display: none;
	visibility:hidden;
	background: none;
}

#content{
	height: auto;
	padding: 30px;
	margin: 0;
	position:absolute;
	top: 0;
	left: 0;
	width: 100%+
}

#content_left, #content_right{
	padding: 0;
	margin: 0;
	width: 100%;
	float: none;
	max-width: 100%;
}

h1, h2, h3, h4, h5, h6, p, ul, li, td{
	color:#000000 !important;
	border: none !important;
}
