html
{
	margin:0px;
	padding:0px;
	height: 100%;
	margin-bottom: 0px;
	overflow-y:scroll;
}

a img
{
	border:0;
}

body
{
	height:100%;
	width:100%;
	margin:0px;
	background-color:#00539f;
}
#container
{
	position:relative;
	clear:left;
	min-height: 100%;
	height:auto !important; /* moderne Browser */
	height:100%;´
	overflow: auto;
	background-attachment:fixed;
	width: 988px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

#animation
{
	position:absolute;
	right:0;
	top:0px;
	width:200px;
	height:580px;
	background:white url(../images/ani_test.jpg) no-repeat;
	background-position:top left;
	z-index:50;
}
#navigation
{
	float:left;
	position:relative;
	left:0;
	top:150px;
	width:150px;
	height:530px;
	z-index: 80;
	background:white url(../images/nav_ecke.jpg) no-repeat;
	background-position:top left;
	color:#000000;
}
#navigation a 
{
	color:#515050;
}
#navigation ul ul li a
{
	color:#6A6A6A;
}
#header
{
	position:absolute;
	left:0;
	top:0px;
	width:788px;
	height:150px;
	background:white url(../images/header_test.jpg) no-repeat;
	background-position:top left;
	z-index:45;
}
#aktuelles
{
	position:absolute;
	left:0;
	bottom:0px;
	top:680px;
	width:140px;
	padding-left:0px;
	background-color: white;
	z-index: 52;
}
#veranstaltung
{
	position:absolute;
	bottom:0px;
	right:0;
	top:590px;
	width:180px;
	background-color: white;
	z-index:50;
}
#content
{
	position:absolute;
	top:150px;
	left:0px;
	padding-left:130px;
	padding-right:200px;
	width:658px;
	z-index:40;
}
.nav
{
	font-family:Arial;
	font-size: 12px;
	color:black;
	padding-top:20px;
	list-style-type: square;
	line-height: 18px;
	padding-left:25px;
	margin:0;
	font-weight:bold;
}
.nav a
{
	color:black;
	text-decoration: none;
}
.nav ul
{
	padding-left:0px;
	margin:0;
}
.nav li
{
	color:#ff7f00;
}
.level1_rmh
{
	font-family:Arial;
	font-size: 11px;
	color:#6A6A6A;
	list-style-type: square;
	padding-top:0px;
	font-weight:normal;
}
.level1_rmh a
{
	color:#6A6A6A;
	text-decoration: none;
	
}
.level1_rmh ul
{
	padding-left:0px;
	margin:0;
}
.level1_rmh li
{
	color:#ff7f00;
	margin-left:15px;
}
.level2_rmh
{
	font-family:Arial;
	font-size: 10px;
	color:#6A6A6A;
	list-style-type: square;
	padding-top:0px;
	line-height: 15px;
	margin:0;
	padding-left:0px;
	font-weight:normal;
}
.level2_rmh a
{
	color:#6A6A6A;
	text-decoration: none;
	margin:0;
	padding-left:0px;
}
.level2_rmh ul
{
	padding-left:0px;
	margin:0;
}
.level2_rmh li
{
	color:#ff7f00;
	margin-left:15px;
	padding-left:0px;
}