#menu, #hgwrapper, #hghell, #hgdkl, #logo {
	position:static;
	}
p {
	font-size:11px !important;
	}
#menu {
	white-space:normal;
	width:14em;
	}
#menu ul {
	list-style: square outside;
	margin-left:0.6em;
	}
#menu ul li a, #menu ul li a:link, #menu ul li.aktiv {
	display:block;
	font-size:11px;
	margin: 0.1em;
	padding:0.1em 0.1em 0.1em 0.3em;
	width:100%;
	border-width:0 1px 1px 0;
	}
h1 {
	font-size:14px;
	width:100%;
	}
h2 {
	font-size:14px;
	}
#hgwrapper {
	background-image:none;
	background-color:transparent;
	width:100%;
	}
#hgwrapper img#spacer {
	height:10px;
	}
#hgdkl {
	background-image:none;
	padding:0;
	}
#hgwrapper .dkl ul {
	margin-left:2em;
}
/*#hghell {
	background-image:none;
	}*/
#logo {
	width: 24em;
	background-position:center top;
	}
#filmwrap {
	display:none;
	}
.top {
	padding-top:7px;
}



