/* CSS Document */

html, body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/body_background.jpg);
	background-repeat: repeat-x;
}

a:link
{
	color: #424242;
	text-decoration: underline;
}

a:visited
{
	color: #424242;
	text-decoration: none;
}

a:hover
{
	color: #df7c09;
	text-decoration: none;
}

a:active
{
	color: #424242;
	text-decoration: none;
}

#wrap
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#container_top
{
	width: 875px;
	margin-left: auto;
 	margin-right: auto;
}

#topnavi
{
	float: left;
	width: 741px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 0px;
}

 #logo
 {
	float: left;
	height: 86px;
	width: 134px;
 }


#container_header
{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

.bild_links {
	margin-bottom: 5px;
	margin-right: 15px;
}

.bild_links2 {
	margin-bottom: 5px;
	margin-right: 41px;
}


#container_navi2
{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
}

#navi_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #df7c09;
	text-decoration: none;
	width: 741px;
	text-align: right;
	margin: 0;
	float: right;
}

.txt_orange {
	color: #df7c09;
}

.txt_red {
	color: red;
}


#navi_sub a:link
{
text-decoration: none;
color: #0d5678;
}

#navi_sub a:visited
{
text-decoration: none;
color: #0d5678;
}

#navi_sub a:hover
{
text-decoration: none;
color: #df7c09;
}

#navi_sub a:active
{
text-decoration: none;
color: #0d5678;
}



#navi2
{
	float: left;
	width: 875px;
	text-align: left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	

}
#navi2 a:link
{
	color: #0d5687;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;

}



#aktuelles
{
	text-align: left;
	float: left;
	width: 300px;
	
}

#container_content
{
 width: 875px;
    margin-left: auto;
	margin-right: auto;
    padding: 0px;
	text-align: left;
}

#contentleft {
	width: 550px;
	padding: 0px 0px 10px 0px;
	float: left;
	margin-right: 25px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	
}

#contentright {
	width: 300px;
	float: left;
	margin-top: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 16px;
}

.spacer40px
{
	height: 40px;
	clear: both;
}

/*Formatierungen für Text*/

.headline1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #265476;
}

.headline2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e27c16;
}

.headline3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424242;
}

.headline4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
}

.txt_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #424242;
}

.txt_content a:link
{
	color: #424242;
	text-decoration: underline;
}

.txt_content a:visited
{
	color: #424242;
	text-decoration: none;
}


.txt_content a:hover
{
	color: #e27c16;
	text-decoration: none;
}

.txt_content a
{
	color: #424242;
	text-decoration: none;
}

.txt_newsintro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	line-height: 18px;
	font-style:italic;
}

.txt_newsimage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f708e;
	line-height: 16px;
	font-style:italic;
}

.txt_news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f708e;
	line-height: 16px;
}

.txt_news2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f708e;
	line-height: 18px;
}

.txt_news a
{
	text-decoration: underline;
	color: #4f708e;
}

.txt_news a:visited
{
	color: #4f708e;
}

.txt_news a:hover
{
	color: #e27c16;
}

.txt_news a:active
{
	color: #4f708e;
}

.linie_links
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cedce2;
	margin-top: 3px;
}

.linie_links2
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cedce2;
	margin-top: 7px;
}

.linie_rechts
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cedce2;
	margin-top: 6px;
}

.linie_rechts2
{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cedce2;
	margin-top: 6px;
}

.Stil1 {color: #b4494d}


/* Die Boxen */


#newsbox_main

{
	float: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0d5678;
	line-height: 16px;
	border: 2px solid #df7c09;
	background-color: #f6f7f9;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#content_box
{
	float: left;
	height: 175px;
	width: 250px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	line-height: 14px;
	border: 2px solid #e9eaee;
	background-color: #f6f7f9;
}

#news_box
{
	width: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	margin-bottom: 25px;
	background-color: #F6f7f9;
	border: 3px solid #e9eaee;
}

.news_box2
{
	height: 90px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
	background-repeat: no-repeat;
	margin-bottom: 25px;
}

.box
{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.box a
{
	text-decoration: underline;
	color: #424242;
}

.box a:hover
{
	color: #e27c16;
	text-decoration: none;
}

/* Footer */


#wrap_footer {
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
}


#container_footer
{
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 15px;
}

.footer_navi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6edf0;
	width: 875px;
	margin-bottom: 10px;
}
.footer_info {
	height: 70px;
}


.footer_navi a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6edf0;
	text-decoration: none;
	text-transform: uppercase;
}

.footer_navi a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6edf0;
	text-decoration: none;
	text-transform: uppercase;
}

.footer_navi a:hover
{
	color: #e27c16;
	text-decoration: none;
}


.footer_navi a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6edf0;
	text-decoration: none;
	text-transform: uppercase;
}


.copyright
{
	color: #e6edf0;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	width: 875px;
}

.footer_unten
{
	height: 400px;
	background-color: #39728c;
}

#footer_adresse
{
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.adresse
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #265476;
	margin-right: 50px;
	line-height: 18px;
}

ul li {
	list-style-image: url(../img/listenzeichen.gif);

}

#downloads {
	height: 100px;
	width: 550px;
	float:left;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cedce2;
}


#downloads_c {
	height: 100px;
	width: 550px;
	
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cedce2;
}

#downloads_header {
	height: 25px;
	width: 550px;
	float:left;
	padding-top: 10px;
}

#formular, #login, #select {
	background-color: #f4f4f6;
	padding-left: 20px;
	padding-top: 0px;
}

.form_textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #d3d6df;
	width: 300px;
	overflow: auto;
}

.tab_termine {
	background-color: #f5f7f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9eaee;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}


.panelField {
    background-color: #f4f4f6;
    padding-left: 20px;
    padding-top: 0px;
    margin-bottom:20px;
}

.panelHeadline2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #e27c16;
}

.panelTextfield {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 1px solid #d3d6df;
    width: 300px;
    overflow: auto;
}

.panelSelectfield {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 1px solid #d3d6df;
    width: 300px;
    overflow: auto;
}

.panelButton {
    width:95px;
    height:26px;
    border:1px solid #9CB9C5;
    background-color:#FFFFFF;
    color:#084F6F;
    font-size:10pt;
}

.panelButton:hover
{
    color: #E99D50;
}

.gruen {
	color: #009966;
}
