@CHARSET "ISO-8859-1";

HTML, BODY{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	width: 100%;
	height: 100%;
}

IMG{
	border: 0;
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: black;	
}

a:hover {
	text-decoration: underline;
	color: black;	
} 

div#header a:link, div#header a:visited, div#header a:active, div#header a:hover{
	color: white;	
}

div#header #header_bilder{
	display: none;
}

div#header div#header_menu{
	display: none;
}

div#bottom{
	display: none;
}
div#ges_erg_accordion{
	display: none;
}