body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	text-align: center;
	background: #0090E0;
}

form {
	margin: 0px;
}

#container {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	background: url() repeat-y #00E0FF;
	text-align: left;
	margin-bottom: 0px;
}

#header {
	background: url(../images/kopfbereich.jpg) no-repeat left top #0070C0;
	width:780px;
	height:120px;

}

/* Hilfsnavi
*/

#hilfsnavi {
	color: #FFFFFF;
	text-align: right;
	width: 100%;
	height: 20px;
	padding-top: 100px;
}

#hilfsnavi ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 380px;
	clear: none;
	float: right;
 }

#hilfsnavi li {
	display: inline;
}

#hilfsnavi li a {
	width: 5em;
	color: #FFFFFF;
	padding: 0.2em 1em;
	text-decoration: none;
}

#hilfsnavi li a:hover {
	color: #FF6600;
}

/* Hilfsnavi Ende
*/

#breadcrumb {
padding: 0px;
	padding-left: 145px;
    margin: 0px;
}


#inhalt {
	padding: 5px 0 0 0;
	width: 780px;
	text-align: justify;
	height: auto;
	overflow: visible;
}

/* Hauptnavi
*/

#hauptnavi {
	width: 130px;
    margin-left: 3px;
    padding: 0px;
	float: left;
    background-color: #0070C0;
    color: #FFFFFF;
}


#boxes_left {
	margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
	clear: both;
}

#main {
	position:relative;
	width: 485px;
    min-height: 250px;
    margin: 5px 10px;
    margin-bottom: 20px;
    padding-bottom: 90px;
    overflow: visible;
	float: left;

}


#main_onlyleft {
	width: 615px;

    margin: 5px 10px;
    padding-bottom: 90px;
    overflow: visible;
	float: left;
}

#banner_content {
	position:relative;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

#boxes_right {
	width: 130px;
    text-align: center;
	margin: auto;
    padding: auto;
    margin-bottom: 20px;
    background-color: #0070C0;
    float: left;
}

.rightbox, .leftbox {
	width: 130px;
	color: #ffffff;
    text-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

.rightbox div, .leftbox div{
	color: #000000;
    font-weight: bold;
    background-color: #00FFAF;
    text-align: center;
    width: 130px;
}

#footer {
	position: relative;
	color: #333333;
	margin: 0;
	min-height: 20px;
    clear: both;
	float: none;
	background-color: #0070C0;
	border-bottom: 2px solid #00FFAF;
	border-top: 2px solid #00FFAF;
}

#footer_left {
	position: relative;
    width: 25%;
    float: left;
}

#footer_middle {
	position: relative;
    width: 50%;
    float: left;
    text-align: center;
}

#footer_right {
	position: relative;
    width: 25%;
    float: left;
    text-align: right;
}

/* IE-Hacks  */

* html #main {
	height:350px;
}

* html #footer {
	height: 15px;
}

*html #footer_left {
    width: 125px;
}

*html #footer_middle {
    width: 530px;
}

*html #footer_right {
    width: 125px;
}



/* format links
*/

a { font-size:10px; color: #0070C0; text-decoration:none; }
a:hover { text-decoration:none; background-color:#ffffff; color: #0070C0 }

a.newsheadline { font-weight:bold; }

a.bottomnavi { color:rgb(160,160,160); font-size:9px; }

a.additionalnavi { font-size:10px; color: #FFFFFF; }
a.additionalnavi:hover { font-size:10px; color: #0070C0; }

a.navipath { font-size:10px; color: #0070C0; }

a.navileft_passive {
	display:block;
	background-color:#0092FD;
	padding-top:3px;
	padding-bottom:3px;
	color:#FFFFFF;
    font-size:14px;
    font-weight: bold;
}
a.navileft_passive:hover {text-decoration:none; background-color:#ffffff; color: #0070C0 }
a.navileft_active {
	display:block;
	background-color:#ffffff;
	/*background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right; */
	padding-top:3px;
	padding-bottom:3px;
	color:#0070C0;
    font-size:14px;
    font-weight: bold;
}
a.navileft_active:hover {text-decoration:none; background-color:#ffffff; color: #0070C0 }
a.navileft_active:visited {text-decoration:none; background-color:#ffffff; color: #0070C0 }
a.navileft_open {
	padding-left:10px;
	display:block;
	/*
	background:url("../images/navi_pfeil.gif") no-repeat;
	background-position:right;
	*/
	background-color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	color:#0070C0;
    font-size:14px;
}
a.navileft_open:hover {text-decoration:none; background-color:#ffffff; color: #0070C0 }
a.navileft_open:visited {text-decoration:none; background-color:#ffffff; color: #0070C0 }
a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	/*
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	*/
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	/*
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	*/
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}






.line {
	height: 3px;
	border-top: 1px solid #00FFAF;

}


#Newsticker {
	color: #FFFFFF;
	background: #007F00;
	width: 450px;
    height: 25px;
	margin: 5px 0px;
	border-bottom: 4px solid #BFFFBF;
	border-top: 0px solid white;

}

.TickerLink {
	color: #FFFFFF;
}

#Newsticker img {
	float: left;
    margin-right: 8px;
}


/* Newsletter   */

.legende {


}

.boxtitle {
    color: #000000;
    font-weight: bold;
    background-color: #00FFAF;
    text-align: center;    
    padding: 4px 0;
}

