@charset "utf-8";
/* CSS Document */

body {
	background-color: #CCC;
}

#main {
	position:relative;
	width:990px;
	height:780px;
	z-index:1;
	left: 24px;
	top: 10px;
	margin:auto;
	background-color:#FFF;
}

#maintitle {
	position:absolute;
	width:970px;
	height:80px;
	z-index:22;
	left: 12px;
	top: 10px;
}

#panorama {
	position:absolute;
	width:990px;
	height:330px;
	z-index:10;
	left: 0px;
	top: 100px;
}

#bannerframe {
	position:absolute;
	width:990px;
	height:330px;
	z-index:9999;
	left: 0px;
	top: 100px;
}

#flash {
	position:absolute;
	width:990px;
	height:330px;
	z-index:10;
	left: 0px;
	top: 100px;
}

#menubg {
	position:absolute;
	width:990px;
	height:28px;
	z-index:9;
	left: 0px;
	top: 430px;
	background-color:#0063ff;
}

#menutitle1 {
	position:absolute;
	width:100px;
	height:23px;
	z-index:20;
	left: 0px;
	top: 5px;
	text-align: center;
	vertical-align: middle;
}

#menutitle1 a:hover  {
	text-decoration: underline;
}

#menutitle2 {
		position:absolute;
		width:100px;
		height:23px;
		z-index:20;
		left: 100px;
		top: 5px;
}

#menutitle2 a:hover  {
	text-decoration: underline;
}

#menutitle3 {
		position:absolute;
		width:100px;
		height:23px;
		z-index:20;
		left: 200px;
		top: 5px;
}

#menutitle3 a:hover  {
	text-decoration: underline;
}

#menutitle4 {
		position:absolute;
		width:100px;
		height:23px;
		z-index:20;
		left: 300px;
		top: 5px;
}

#menutitle4 a:hover  {
	text-decoration: underline;
}

#menutitle5 {
		position:absolute;
		width:100px;
		height:23px;
		z-index:20;
		left: 400px;
		top: 5px;
}

#menutitle5 a:hover  {
	text-decoration: underline;
}

#menutitle6 {
		position:absolute;
		width:100px;
		height:23px;
		z-index:20;
		left: 500px;
		top: 5px;
}

#menutitle6 a:hover  {
	text-decoration: underline;
}

#menutitle7 {
	position:absolute;
	width:100px;
	height:23px;
	z-index:20;
	left: 600px;
	top: 5px;
}
#menutitle7 a:hover {
	text-decoration: underline;
}

#menutitle8 {
	position:absolute;
	width:100px;
	height:23px;
	z-index:20;
	left: 700px;
	top: 5px;
}
#menutitle8 a:hover {
	text-decoration: underline;
}


#menulanguageEN {
		position:absolute;
		width:30px;
		height:23px;
		z-index:20;
		left: 930px;
		top: 5px;
}

#menulanguageEN a:hover  {
	font-weight: bold;
}

#menulanguageDE {
		position:absolute;
		width:30px;
		height:23px;
		z-index:20;
		left: 960px;
		top: 5px;
}

#menulanguageDE a:hover  {
	font-weight:bold;
}

#newsnote {
	position:absolute;
	width:290px;
	height:300px;
	z-index:21;
	left: 0px;
	top: 465px;
}

#newscontent {
			position:absolute;
			width:270px;
			height:300px;
			z-index:20;
			left: 16px;
			top: 464px;
}

#contentarea {
		position:absolute;
		width:690px;
		height:300px;
		z-index:10;
		left: 300px;
		top: 464px;
}

#fusszeile {
	position:absolute;
	width:980px;
	height:16px;
	z-index:10;
	left: 5px;
	top: 764px;
	text-align: left;
}

#impressum {
	position:absolute;
	width:490px;
	height:16px;
	z-index:20;
	left: 490px;
	top: 0px;
	text-align: right;
}
