html{
height:100%;
width:100%;
margin:0;
}
body{
height:99%;
width:100%;
background:#FFFFFF;
margin:0;
font-size:12px; 
font-family:Arial, Helvetica, sans-serif;
}
img{ border:0; margin:0; padding:0;}

/*WEBSEITEN GRUNDAUFBAU*/
h1{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#507D08;}
h2{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; color:#507D08;}
h3{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#004691;}
h4{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:20px; color:#004691;}
h5{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:18px; color:#004691;}
h6{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#004691;}


#website{
margin: 0 auto;
padding:0;
width:902px;
position:relative;
background:#FFFFFF;
}
#header{
width:902px;
height:134px;
background:url(header_background.png);
}
#header_logo{ width:300px; float:left; padding-top:10px;}
#header_rechts{ width:602px; float:left;}

/*Headernavigation*/
#header_rechts_navigation{ padding-left:324px; padding-top:90px;}
.header_rechts_navigation_punkt_gruen{ width:16px; height:19px; float:left; background:url(punkt_gruen.png) bottom no-repeat;}
.header_rechts_navigation_punkt_orange{ width:16px; height:19px; float:left;background:url(punkt_orange.png) bottom no-repeat;}
.header_rechts_navigation_punkt_rot{ width:16px; height:19px; float:left;background:url(punkt_rot.png) bottom no-repeat;}
.header_rechts_navigation_punkt_weiss{ width:16px; height:19px; float:left;background:url(punkt_weiss.png) bottom no-repeat;}


* html .header_rechts_navigation_punkt_gruen{ width:16px; height:19px; float:left; background:url(punkt_gruen.gif) bottom no-repeat;}
* html .header_rechts_navigation_punkt_orange{ width:16px; height:19px; float:left;background:url(punkt_orange.gif) bottom no-repeat;}
* html .header_rechts_navigation_punkt_rot{ width:16px; height:19px; float:left;background:url(punkt_rot.gif) bottom no-repeat;}
* html .header_rechts_navigation_punkt_weiss{ width:16px; height:19px; float:left;background:url(punkt_weiss.gif) bottom no-repeat;}


.header_rechts_navigation_startseite{ width:62px; float:left; color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.header_rechts_navigation_startseite a{ color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.header_rechts_navigation_startseite a:hover{ color:#004691; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.header_rechts_navigation_impressum{width:72px;float:left; color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.header_rechts_navigation_impressum a{ color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.header_rechts_navigation_impressum a:hover{ color:#004691; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.header_rechts_navigation_kontakt{width:50px; float:left; color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.header_rechts_navigation_kontakt a{ color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.header_rechts_navigation_kontakt a:hover{ color:#004691; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.header_rechts_navigation_agb{width:30px; float:left;  color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.header_rechts_navigation_agb a{ color:#FFFFFF; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
.header_rechts_navigation_agb a:hover{ color:#004691; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
/*Headernavigation ende*/

#headertrenner{
width:902px;
height:17px;
background:#F39911;
}
#content{ width:902px; background:#4E7B04 url(newsbackground_right.jpg) no-repeat right bottom;}
#content_links{width:625px; float:left;}
#content_headbild{}
#content_breadcrumb{background:#E52518; height:20px; color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-left:15px; padding-top:4px;}
#content_breadcrumb a{color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
#content_breadcrumb a:hover{color:#ffffff; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

#content_inhalt{
background:#FFFFFF url(contentbackground.png) no-repeat bottom;
padding-top:20px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
color:#004691;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#content_inhalt a{
color:#004691;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}
#content_inhalt a:hover{
color:#004691;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:underline;
}

#content_rechts{width:277px; float:left;}
#content_rechts_navigation{ background:#77AC1C url(navibackground.png) repeat-x bottom;
padding-top:5px;
padding-bottom:24px;
}

/*Hauptnavigation*/
.hauptnavigation{
height:20px;
padding-top:4px;
padding-left:5px;
background:url(navipunkt_background.png) repeat-x;
margin-bottom:5px;
color:#004691;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.hauptnavigation a{
color:#004691;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
.hauptnavigation a:hover{
color:#FFFFFF;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
/*Hauptnavigation ende*/

#content_rechts_aktuelles_head{
height:74px;
background:url(aktuelles.png) no-repeat left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-align:right;
}
* html #content_rechts_aktuelles_head{
height:74px;
background:url(aktuelles.gif) no-repeat left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
text-align:right;
}
.content_rechts_aktuelles_datum{padding-top:5px; padding-right:3px;}

#content_rechts_newsteaser{ padding-left:10px;padding-bottom:20px;}

/*Newsteaser in der rechten spalte*/
.content_rechts_newsteaserentry{ padding-top:20px;}
.content_rechts_newsteaserentry_bild{ width:85px; float:left;}
.content_rechts_newsteaserentry_text{
width:168px;
height:75px;
padding:5px;
float:left;
background:url(newsentry_bg_right.png) no-repeat;
color:#004691;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}
.content_rechts_newsteaserentry_text a{color:#FFFFFF; text-decoration:none;}
.content_rechts_newsteaserentry_text a:hover{color:#004691; text-decoration:underline;}

* html .content_rechts_newsteaserentry_text{
width:168px;
height:75px;
padding:5px;
float:left;
background:url(newsentry_bg_right.gif) no-repeat;
color:#004691;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;}
/*Newsteaser in der rechten spalte ende*/

#footer{
height:46px;
background:#014B94;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
padding-left:15px;
padding-top:10px;
}
#footer_inhalt{}
.footer_inhalt_1{width:155px; float:left;color:#FFFFFF; font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer_inhalt_punkt_gruen{width:16px; height:19px; float:left; background:url(punkt_gruen.png) bottom no-repeat;}
.footer_inhalt_2{ width:120px; float:left; font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer_inhalt_punkt_orange{width:16px; height:19px; float:left; background:url(punkt_orange.png) bottom no-repeat;}
.footer_inhalt_3{width:98px; float:left;color:#FFFFFF;font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer_inhalt_punkt_weiss{width:16px; height:19px; float:left; background:url(punkt_weiss.png) bottom no-repeat;}
.footer_inhalt_4{width:90px; float:left;color:#FFFFFF;font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer_inhalt_punkt_rot{width:16px; height:19px; float:left; background:url(punkt_rot.png) bottom no-repeat;}
.footer_inhalt_5{width:108px; float:left;color:#FFFFFF;font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.footer_inhalt_6{width:85px; float:left;color:#FFFFFF;font-weight:bold; font-size:11px; font-family:Arial, Helvetica, sans-serif;}

* html .footer_inhalt_punkt_gruen{width:16px; height:19px; float:left; background:url(punkt_gruen.gif) bottom no-repeat;}
* html .footer_inhalt_punkt_orange{width:16px; height:19px; float:left; background:url(punkt_orange.gif) bottom no-repeat;}
* html .footer_inhalt_punkt_weiss{width:16px; height:19px; float:left; background:url(punkt_weiss.gif) bottom no-repeat;}
* html .footer_inhalt_punkt_rot{width:16px; height:19px; float:left; background:url(punkt_rot.gif) bottom no-repeat;}
/*ENDE WEBSEITEN GRUNDAUFBAU*/


/*REDAXO MODULE*/
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:0px;
	font-size:0;
	visibility:hidden;
}
.clear {clear:both;}

.flLeft {
	float: left;
	margin: 0px 20px 5px 0px;
}

.flRight {
	float: right;
	margin: 0px 0px 5px 20px;
}
.floatLeft {
	float: left;
	margin: 0px 20px 5px 0px;
}

.floatRight {
	float: right;
	margin: 10px 0px 5px 20px;
}

.flTop {
	float: inherit;
	padding-top: 10px;
}

/* Bilderunterschriften */
.image p {
	font-size:9pt;
	margin: 0;
	padding: 2px;
    font-family:Arial, Helvetica, sans-serif; 
    color:#77AC1C;
	text-align:center;}
.image img{border:0;}
/* Blockquote */
blockquote {
	background: #f4f4f4;
	color: #999;
	border-left: 5px solid #6699ff;
	margin: 10px 0px;
	padding: 10px;
}

/* Download */
.download-hdl, 
.download-file, 
.download-desc {
	width: 500px;
	margin: 0px;
	padding: 5px;
}
.download-hdl {
	background-color: #f4f4f4;
	border: 1px solid #eee;
}
.download-file {
	border: 1px solid #eee;
}
.download-desc {}
.download-without-desc {}

/* Emailformgenerator
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;}
#form-module {
	margin:0px;
	padding:0px;
	width:490px;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#005DA4;
	margin-bottom:20px;}
#form-module fieldset {
	border:0px solid #fff;}
#form-module legend {
	display:none;}
#form-module p {
	margin:0;
	padding:5px;
	font-size:10pt;
	/* font-weight:bold; */}
#form-module .element {
	display:block;
	clear:both;
	/*background-color:#ABC9E4;*/
	/* border-top:2px solid #384a84; */}
#form-module .element1 {
	display:block;
	clear:both;
	/*background-color:#ABC9E4;*/
	/* border-top:2px solid #384a84; */
	height:40px;}
#form-module .element_oben{
    display:block;
	clear:both;
	/*background-color:#ABC9E4;*/
	/* border-top:2px solid #384a84; */
	padding-left:5px;
	padding-top:5px;
	height:20px;}
#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	/*background-color:#ABC9E4;*/
	font-weight:bold;}
#form-module label.checkbox {
	width:300px;
	border-right:none;
	/*background-color:#ABC9E4;*/
	}
#form-module input, 

#form-module select, 

#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #67a9b4;
	background-color:#fff;}
#form-module input.text {
	height:20px;
	border:1px solid #67a9b4;}
#form-module input.text1 {
	height:20px;
	width:50px;
	border:1px solid #67a9b4;}
#form-module label.textkto{
    display:block;
	float:left;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
    padding-left:15px;
	width:110px;
	background-color:#fff;}
#form-module input.radio {
	float:left;
	margin:5px;
	width:15px;}
#form-module input.checkbox {
    margin-left:20px;
	width:20px;
	padding:0;
	border:none;}
#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #67a9b4; 
    background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7B7B7B;
	text-align:center;
	cursor:pointer;}
#form-module input.submit:hover { 
	background-color:#67a9b4;
	color:#fff;}
#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;}
#form-module-thanks {
	display:block;
    font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7B7B7B;}


/*Highlighttext-Modul*/
#content_inhalt .highlighttext{ padding-bottom:5px;}
#content_inhalt .highlighttext_1{ width:24px; height:24px; float:left;background:url(gruener_pfeil.gif) no-repeat;}
#content_inhalt .highlighttext_2{ width:350px; float:left; padding-top:4px; padding-left:5px;color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#content_inhalt .highlighttext_2 a{ color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
#content_inhalt .highlighttext_2 a:hover{ color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

#content_inhalt .highlighttext_3{width:35px; float:left;background:url(drei_punkte.png) no-repeat;}
* html #content_inhalt .highlighttext_3{width:35px; float:left;background:url(drei_punkte.gif) no-repeat;}

#content_inhalt .highlighttext_td_1{ width:24px; height:24px; background:url(gruener_pfeil.gif) no-repeat;}
#content_inhalt .highlighttext_td_2{ padding-left:5px; padding-right:5px;color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
#content_inhalt .highlighttext_td_2 a{ color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
#content_inhalt .highlighttext_td_2 a:hover{ color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

#content_inhalt .highlighttext_td_3{width:35px; background:url(drei_punkte.png) no-repeat center;}
* html #content_inhalt .highlighttext_td_3{width:35px;background:url(drei_punkte.gif) no-repeat center;}


#content_inhalt .content_mitte_newsteaserentry{ padding-bottom:15px;}
#content_inhalt .content_mitte_newsteaserentry_bild{ width:115px; float:left;}
#content_inhalt .content_mitte_newsteaserentry_text{ width:480px; float:left;}
#content_inhalt .content_mitte_newsteaserentry_text h6{margin:0; padding:0;}
#content_inhalt .content_mitte_newsteaserentry_weiterlink{ margin-top:3px;}
#content_inhalt .content_mitte_newsteaserentry_weiterlink a{ color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}
#content_inhalt .content_mitte_newsteaserentry_weiterlink a:hover{ color:#004691;font-size:12px;font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

#content_inhalt .content_mitte_newsteaserentry_weiterlink{padding-left:40px; background:url(drei_punkte.png) no-repeat left;}
* html #content_inhalt .content_mitte_newsteaserentry_weiterlink{padding-left:40px;background:url(drei_punkte.gif) no-repeat left;}

