body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4 {
	font-family: "Times New Roman", "Trebuchet MS", Georgia, serif;
	font-weight:normal;
	color:#FFFFFF;
}

h1 {
	font-size: 1.2em;
	margin:0;
}

h1 strong
{
	display: block;
	font-size: 1.5em;
	margin:0;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.2em;
}

#header {
	position: absolute; top:0px; right:0px; left:0px;
	height: 6em;
	min-height: 90px;
	z-index:5;
	background: #9EB8C6;
}

#header a {
	 display: none;
}

#header img {
	 display: none;
}

#musik {
	position:absolute; left:10px; top:10px;
	height: 75px;
	text-align: center;
	white-space: nowrap;
}

#menu {
	 display: none;
}

#menu ul {
	 display: none;
}

#menu li {
	 display: none;
}

#menu a:link, #menu a:visited {
	 display: none;
}

#menu a:hover {
	 display: none;
}

#main {
	position:absolute; top: 6.5em;
}
