/********************************************************
	Letzte Änderung		: 14.04.2010
	Autor				: Julius Helm
	E-Mail				: j.helm@c5r.de
********************************************************/

body {
	background-image: url('../img/top_neu4.jpg');
	background-position: center 0;
	background-repeat: repeat-x;
	background-color: #75abeb;
	margin: 0;
}

div#container {
	width: 1052px;
	margin: 0 auto;
	background-image: url('../img/background_neu.jpg');
}

div#container_bottom {
	width: 1052px;
	margin: 0 auto;
}

div#header_top {
	width: 1052px;
	height: 800px;
	background-image: url('../img/top_neu4.jpg');
	margin-left: -395px;
	padding-left: 395px;
}

div#langpanel {
	height: 100px;
	width: 35px;
	margin-left: 20px;
	position: absolute;
	top: 20px;
}

div#langpanel img {
	border: none;
}

div#navi {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 306px;
}

div#main {
	margin-top: -460px;
}

div#content {
	min-height: 300px;
	color: #333;
	font: 10pt Arial;
	padding-left: 20px;
	padding-right: 20px;
	width: 1012px;
}

div#bottom {
	color: #ffffff;
	font: 9pt Arial;
	text-align: center;
	background-image: url('../img/bottom_neu.jpg');
	height: 147px;
}

div#loginpanel {
	color: #333;
	font: 10pt Arial;
	padding-bottom: 10px;
	text-align: center;
}

a:link {
	font: 10pt Arial;
	color: #0061a2;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font: 10pt Arial;
	color: #0061a2;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font: 10pt Arial;
	color: #aaa;
	font-weight: bold;
	text-decoration: none;
}

a:link.nav {
	font: 11pt Arial;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 10px;
}

a:visited.nav {
	font: 11pt Arial;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 10px;
}

a:hover.nav {
	font: 11pt Arial;
	color: #019a48;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 10px;
}

.nav {
	font: 12pt Arial;
	color: #fff;
	padding-right: 10px;
}

li.nav {
	
}

a:link.subnav {
	font: 10pt Arial;
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

a:visited.subnav {
	font: 10pt Arial;
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
}

a:hover.subnav {
	font: 10pt Arial; 
	color: #019a48;
	font-weight: bold; 
	text-decoration: none; 
}

li.nav {
	display: inline;
	float: left;
	position: relative;
	margin: 0px;
}

.subnav {
	font: 11pt Arial; 
	color: #fff;
	min-width: 100px;
}

li.subnav {
	display: block;
	float: none;
	margin: 0px;
	padding: 4px;
}

ul.subnav {
	background-color: #84b387;
	position: absolute;
	margin: 0px; 
	padding: 3px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	display: none;
}
