body {
	background-color:#D3E9E6;
	margin:0px;
	padding:0px;
	color:#423f43;
	font-family:Tahoma;
	font-size:12px;
	line-height:16px;
}

a {
	color:#00aa9c;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	background-image:url(../media/pfeil.gif);
	background-repeat:no-repeat;
	background-position:center left;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:16px;
	font-weight:bold;	
	margin:0px;
	margin-bottom:10px;
	color:#fff;
}

h1 a {
	margin:0px;
	background-image:none;
	color:#fff;
	padding:0px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
}

#clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}

#container {
	width:970px;
	background-color:#edf7f5;
	background-image:url(../media/long.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:13px;
	padding-left:13px;
	padding-right:11px;
	margin-left:auto;
	margin-right:auto;
}
#inner {
	background-image:url(../media/index_back.jpg);
	background-repeat:no-repeeat;
	background-color:#1f3bc2;
	height:570px;
	padding-top:15px;	
	width:100%;
	position:relative;	
}

#inner_en {
	background-image:url(../media/index_back_en.jpg);
	background-repeat:no-repeeat;
	background-color:#1f3bc2;
	height:570px;
	padding-top:15px;	
	width:100%;
	position:relative;	
}

#container a {
	margin-left:20px;
}

#logo {
	position:absolute;
	left:170px;
	top:25px;
}
#logo a {
	padding:0px;
	background-image:none;
	margin:0px;
}

#text {
	position:absolute;
	left:170px;
	top:140px;
	width:300px;
}

#aufzaehlung {
	position:absolute;
	left:170px;
	top:365px;
}

#topnav {
	position:absolute;
	right:30px;
	top:30px;
	font-size:11px;
	color:#000;
}

#topnav a {
	background-image:none;
	padding:0px;
	color:#000;
	text-decoration:none;
	margin:0px;
	font-weight:normal;
}
#topnav a:hover {
	text-decoration:underline;
}
















