* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	text-align: justify;
}


a {
color:#4595D4;
}

a:hover {
color:#395EA4;
}


#container {
position: relative;

	width: 1000px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin: 0 auto;
	background-color:#fff;
	background:url(../neu/content-bg.jpg) repeat-y;
	
}

#header {
	z-index: 9;
	text-align: right;
	padding: 0;
	color: #78C7EE;
	font-weight: 700;
	font-size: 10px;
	margin: 0 auto;
	background: #fff;
	height:218px;
		background:url(kopf.jpg) no-repeat;	
	
}

#nebennavi {
	text-align: right;
	width: 990px;
	height: 20px;
	padding: 6px 10px 0 0;
}


#nebennavi a {

	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
}


#nebennavi a:hover {
	color: #78C7EE;
}

#nebennavi .current {
	color: #DAE8B3;
	font-weight: 700;
}

#nebennavi a.current {
	color: #DAE8B3;
	font-weight: 700;
}



#nav-bg {
z-index: 16;
position: absolute;
	background:url(nav-bg.gif) no-repeat;
width: 441px;
height: 14px;
top: 205px;
left: 0;
}



#topnavi {
position: relative;
z-index: 15;
top: 0;
left: 0;
height:23px;
	background:url(hauptnavi.jpg) no-repeat;
}


#hauptnav { 
position: relative;
top: 0; 
left: 5px; 
margin: 0 0 0 5px; 
float:left;
	color: #78C7EE;

}


#hauptnav a {
	text-decoration: none;
	color: #fff;
	font-weight: 700;
	font-size: 10px;
}

#hauptnav a:hover, {
	color: #78C7EE;
	font-weight: 700;
}


#hauptnav .current {
	color: #DAE8B3;
	font-weight: 700;
}

#hauptnav a.current {
	color: #DAE8B3;
	font-weight: 700;
}


#nebennav { 
z-index: 5;
position: absolute; 
bottom: 15px; 
left: -5px;  
text-align:left; 
line-height: 16px;
padding:0;
margin:0;

}



#main {
position: relative;
z-index: 21;
top: 0;
left: 0;
	line-height:1.2em;
	background:url(content-oben.jpg) no-repeat;
}


#content
{
	margin-left: 235px;
	margin-right: 205px;
	padding-top: 75px;
	padding-bottom: 5px;
	margin-bottom: 40px;
	text-align: left;
}

#leftnavi {
	background:url(content-links.jpg) repeat-y;
	float: left;
	width:220px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 5px;
}

#rightnavi {
	float: right;
	width:170px;
	border-left: 3px solid #DAE8B3;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
margin-top: 125px;
}


#footer {

	height:33px;
	background-color:#C80101;
	clear: both;
	margin: auto;
	margin-top: -34px;
	width:1000px;
	text-align: center;
color: #4495D4;
font-size: 10px;
font-weight: 700;
}


#content img,
#leftnavi img {
background: url(shadow.gif) no-repeat right bottom;
padding: 4px 10px 10px 4px;
border: #eee 1px solid;
border-right:none;
border-bottom:none;
}

#content p {
margin: 0 0 10px 0;
line-height:1.4em;
}

#content h1 {
font-size: 1.2em;
font-weight: 700;
color: #C80101;
}

#content h2 {
font-size: 1.1em;
font-weight: 700;
color: #C80101;
}

#content h3 {
font-size: 1.0em;
font-weight: 700;
color: #C80101;
}

#content h4 {
font-size: 1.0em;
font-weight: 700;
}



#button-bg p {
margin: 0 0 1.0em 0;
}


#button-bg {
font-size: 10px;
width: 150px;
display: block;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 0;
padding: 0;
}

#button-bg img {
padding: 0;
margin: 0;
}

#button-bg-unten {
width: 150px;
margin-left: 10px;
margin-top: 0;
padding-top: 0;
height: 15px;
font-size: 0.1em;
}

#button {
padding: 10px 5px 10px 5px;
font-size: 11px;
font-weight: 700;
}

#button-bg .button-text,
#button-bg .button-text p
{
padding: 0 3px 1px 3px;
background: #F0F0F0;
}


#formwrap {
border:1px solid #DAE8B3;

margin:0;
}

#form {
margin: 10px;
font-size: 1.0em
}

#form label {
font-size: 0.9em;
}

#form input,
#form textarea {
font-size: 1.0em;
}

#form fieldset {
padding: 0;
border:0;
}

.forminfo {
color: red;
width: 450px;
}

#content .download {
display: block;
padding: 10px 10px 10px 10px;
border:1px solid #DAE8B3;
margin: 10px 0 20px 0;

}

#content p.filebeschreibung {
padding: 0 0 0 0;
}


.imageflLeft { 
	float: left;
margin: 0 15px 2px 0;
}

.imageflRight { 
	float: right;
margin: 0 0 2px 15px;
}

#content .warning { 
	color: #f00;
}

.imageflNone { 
	text-align: center;
}

#content .clear {
clear: both;
}

#content .section {
display:block;
width: 550px;
}

#content ul,
#content li {
margin-left: 8px;
}