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: 264px;
	background: #f5e6c4;
    position:relative;
}

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

#logo{
	position: absolute;
    top: 90px;
    left: 636px;
	width: 200px;
	height: 120px;
}
#animation{
    position: absolute;
    top: 80px;
    left: -580px;
    
}

#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{
	position: absolute;
    left: 200px;
    top: 44px;
	width: 440px;
	height: 220px;
    overflow: hidden;
}

#main_navi{
	position: absolute;
	width: 600px;
	overflow: hidden;
    height: 24px;
    top: 240px;
    left: 200px;
    background-color: #004a8f;
}

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

#main_navi ul li{
	padding-left: 5px;
    display: block;
    float: left;
}

#main_navi ul li .active{
}

#main_navi ul li a{
	display: block;
	padding-left: 10px;
    padding-right: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
}

#main_navi ul li a:hover{
}

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

#movie{
	position: absolute;	
	top: 5px;
	right: 60px;
}

#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{ 
	position: absolute;
    top: 1px;
    left: 1px;
    width: 500px;
    color: #000;
    font-size: 10px;
}
#partner a{
    padding-right: 10px;
}

#partner img{
    border: none;
}

#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;
}

#languageSelect{
    position: absolute;
    top: 7px;
    right: 133px;
}


