body {
	background-color:e9e9e9;
	overflow:hide;
	background-image:url(../images/index_bg.jpg);
	background-position:bottom center;
}

#inhalt {
	color:1c242b;
	font-family:verdana;
	font-size:11px;
	z-index:9;
}

#inhalt a {
	color:1c242b;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	z-index:9;
}

#inhalt a:hover {
	color:003c76;
	font-family:verdana;
	font-size:11px;
	text-decoration:underline;
	z-index:9;
}


.dn {
	display: none !important;
}