#menu {
	position:absolute;
	width:955px;
	height:25px;
	z-index:2;
	left: -6px;
	top: 95px;
	background-color: #000070;
}
#content {
	position:absolute;
	width:540px;
	height:451px;
	z-index:3;
	left: 155px;
	top: 120px;
	background-color: #FFFFFF;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
#submenu {
	position:absolute;
	width:149px;
	height:451px;
	z-index:4;
	left: 1px;
	top: 124px;
}
#side {
	position:absolute;
	width:249px;
	height:451px;
	z-index:5;
	left: 702px;
	top: 124px;
}
#top_background {
	position:absolute;
	width:949px;
	height:90px;
	z-index:6;
	left: 0px;
	top: 0px;
	background-image: url(top_bg.jpg);
	vertical-align: bottom;
}
#anatolzund {
	position:absolute;
	width:699px;
	height:78px;
	z-index:1;
	left: 1px;
	top: 12px;
}
#footer {
	position:absolute;
	width:947px;
	height:20px;
	z-index:1;
	left: 2px;
	top: 580px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
	left: 279px;
	top: 600px;
}
.hmenu_eintrag {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bolder;
}

.subentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000070;
	font-weight: bold;
#	border-bottom-style: solid;
#	border-bottom-width: 1px;
#	border-bottom-color: #000070;
}

.subentry_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000070;
	font-weight: bold;
#	border-bottom-style: solid;
#	border-bottom-width: 1px;
#	border-bottom-color: #000070;
	background-color: #DFDCFB;
}

a {
	text-decoration:none;
	color: #000070;
}

table {
 font-size: 12px;
}


.mainmenu {
	background-color: #000070;
	height: 25px;
	width: 950px;
}
.mainentry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}