body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	color: #2c4385;
	background: url('../pictures/allgemein/index/bg.gif') repeat-x #1e7dbd;
}

#inhalt{
	position: absolute;
	width: 1000px;
	height: auto;
	left: 50%;
	margin-left: -500px;
	overflow: visible;
}

#top{
	width: 1000px;
	height: 265px;
	background: #f5e6c4;
}

#bottom{
	width: 1000px;
	height: 500px;
	margin-top: -1px;
	z-index: 100;
	background: url('../pictures/allgemein/index/see.jpg') no-repeat;
}

#logo{
	float: left;
	width: 200px;
	height: 245px;
	margin-top: 20px;
}

	#animation {
		margin-left: 35px;
	}

#navi_top{
	width: 600px;
	height: 32px;
	margin-left: 200px;
	padding-top: 8px;
	text-align: right;
}

#navi_top ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi_top ul li{
	display: inline;
	margin-right: 15px;
}

#navi_top ul li .active{
	text-decoration: underline;
}

#navi_top ul li a{
	padding-left: 12px;
	text-decoration: none;
	color: #003b78;
	font-weight: bold;
	font-size: 11px;
	background: url('../pictures/allgemein/index/navi_list.gif') no-repeat 0px 4px;
}

#navi_top  ul li a:hover{
	text-decoration: underline;
}

#main_left{
	float: left;
	width: 440px;
	height: 225px;
	background: url('../pictures/allgemein/index/seeblick_gefaellig.jpg') no-repeat;
}

#main_navi{
	margin-top: 74px;
	float: left;
	width: 160px;
	height: 150px;
	border-top: 1px solid #203445;
	overflow: hidden;
}

#main_navi ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#main_navi ul li{
	padding-left: 5px;
	background: #f5e6c4;
	border-left: 1px solid #203445;
	border-bottom: 1px solid #203445;
	border-right: 1px solid #203445;
}

#main_navi ul li .active{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 8px; 
}

#main_navi ul li a{
	display: block;
	padding-left: 12px;
	text-decoration: none;
	color: #003b78;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	background: url('../pictures/allgemein/index/navi_list.gif') no-repeat 0px 8px;
}

#main_navi ul li a:hover{
	background: url('../pictures/allgemein/breadcrumb_list.gif') no-repeat 0px 8px;
}

#jubilaeum{
	float:right;
	margin-right: 30px;	
	margin-top: 130px;
}

#movie{
	position: absolute;	
	margin-top: -240px;
	margin-left: 850px;
}

#movie a{
	text-decoration: none;
	font-weight: bold;
	color: #2c4385;
}

#movie a:hover{
	text-decoration: underline;
}

*html #movie{
	margin-right: 35px;
}

#image{
	float: left;
	width: 600px;
	height: 280px;
	margin-bottom: 20px;
	margin-left: 200px;
}

#partner{ 
	float: left;
	width: 100px;
	padding-left: 50px;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
}

#ticker{
	clear: both;
	width: 600px;
	height: 22px;
	padding-top: 3px;
	margin-left: 200px;
	border: 1px solid #203445;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

*html #ticker{
	margin-left: 100px;
}

#fn{
	width: 970px;
	height: 80px;
	padding-right: 30px;
	padding-top: 60px;
	text-align: right;
}

