@charset "utf-8";
/* CSS Document */

html {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
width:100%;
background-image: url(../img/bg_body.jpg);
background-repeat: repeat-x;
}

a {
text-decoration:none;
color:#666666;
font-weight:bold;
}

a:hover {
text-decoration:none;
color:#11ad4c;
}

input {
color:#666;
}

#wrapper {
width:1010px;
}

.ce_text {
width:450px;
}

.ce_text li {
width:400px;
margin-bottom:5px;
margin-left:20px;
list-style-position: outside;
list-style-image: url(../img/listdot.jpg);
}

.text_news img{
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #cccccc;
margin-bottom: 10px;
margin-top:10px;
}

#navigation {
width:170px;
height:608px;
background-image: url(../img/bg_navi_left.jpg);
float:left;
}

#begruessung {
margin-left:21px;
margin-top:15px;
color:#666;
}

.datum {
font-size:9px;
}

.gutentag {
font-size:11px;
font-weight:bold;
}

#navi_top {
margin-top:30px;
margin-left:10px;
font-size:11px;
}

.navi_top_item {
width:150px;
height:15px;
padding-left:10px;
padding-top:2px;
background-image: url(../img/top_navi_item.jpg);
background-repeat:no-repeat;
}

.search_input {
margin-left:-6px;
width:160px;
height:24px;
padding-left:10px;
padding-top:4px;
background-image: url(../img/bg_top_search.jpg);
background-repeat:no-repeat;
}

input.top_search {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding-left:5px;
border: none;
background-color:#FFF;
height:16px;
width:150px;
}

.search_submit {
width:160px;
height:20px;
background-image: url(../img/bg_top_search_submit.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

input.top_search_submit {
top:0px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: none;
background-color:#FFF;
height:16px;
}

#navi {
margin-top:49px;
margin-left:21px;
color:#666666;

}

#navi li{
background-image: url(../img/bg_navi_li.jpg);
list-style:outside;
background-repeat: no-repeat;
padding-left:10px;
padding-top:1px;
padding-right:15px;
padding-bottom:5px;
border-bottom:1px dotted #666666;
line-height:14px;
}

#navi a{
color:#666;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

#navi a:hover{
color:#11ad4c;
}

span.active{
color:#11ad4c;
font-weight:bold;
font-size:12px;
}

#navi ul li.trail a{
color:#11ad4c;
}

#sub_navi ul li.trail a{
color:#11ad4c;
}

#sub_nav ul.level_2 a.sibling{
color:#666;
}

#header {
width:840px;
height:315px;
}

#middle {
float:left;
margin-left:0px;
margin-bottom:35px;
}


#content {
padding:20px;
padding-right:5px;
padding-left:15px;
background-image: url(../img/bg_content.jpg);
background-color:#FFFFFF;
background-repeat:no-repeat;
width:810px;
}

#content a{
text-decoration:underline;
}
.content_head {
background-color:#FFF;
margin-bottom:10px;
background-image: url(../img/bg_content_header.jpg);
background-position:bottom;
background-repeat:repeat-x;
width:785px;
height:23px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
padding-left:15px;
}

.content_item {
width:380px;
height:109px;
margin-right:5px;
margin-bottom:20px;
margin-left:15px;
background-image: url(../img/bg_content_item.jpg);
float:left;
line-height:16px;
}

.content_item a{
font-weight:normal;
}

.content_img {
float:left;
margin-right:11px;
}

.item_date {
font-weight:bold;
font-size:11px;
}

.item_regular {
font-size:11px;
color:#000000;
display:block;
height:73px;
}

.item_headline {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;
color:#11ad4d;
}

.item_weiter {
font-size: 11px;
color:#11ad4d;
float:right;
padding-right:35px;
margin-top:-2px;
}

.quad {
width:135px;
height:143px;
float:left;
background-image: url(../img/bg_quad.jpg);
background-repeat:no-repeat;
padding-top:18px;
padding-left:22px;
padding-right:45px;
}

.quad_headline {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#11ad4d;
}

.quad_headline a {
width: 140px;
height:10px;
text-decoration: none;
}

.quad_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#000;
}

.quad_weiter {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#11ad4d;
text-align:right;
}

.quad:hover {
background-image: url(../img/bg_quad_hover.jpg);
background-repeat:no-repeat;
}

.quad:hover * {
color:#FFF;
}


#footer {
height:26px;
width:100%;
position:fixed;
left:0px;
bottom:0px;
margin-top:20px;
}

.footer_green{
height:26px;
font-size:11px;
width:100%;
max-width:1010px;
background-image: url(../img/bg_footer_green.jpg);
background-repeat:repeat-x;
text-align:right;
float:left;
}

.footer_green a.sitemap{
color:#666666;
text-decoration:none;
}

.imprint {
color:#666666;
margin-left:4px;
margin-right:15px;
width:300px;
}

.footer_img_druck {
margin-left:15px;
}

.footer_orange {
font-size:11px;
height:26px;
background-image: url(../img/bg_footer_orange.jpg);
background-repeat:repeat-x;
}

.size_normal {
font-size:10px;
font-weight:bold;
color:#11ad4c;
}

.size_mittel {
font-size:12px;
font-weight:bold;
}

.size_gross {
font-size:14px;
font-weight:bold;
}


#breadcrumb * {
font-size:10px;
color:#666;
width:600px;
margin-bottom:20px;
}

#breadcrumb a{
text-decoration: none;
color:#666;
font-weight:normal;
}

#breadcrumb a:hover{
color:#11ad4c;
}

#middle #content .mod_search p.header {
width:500px;
margin-left:25px;
font-size:14px;
margin-bottom:20px;
}

#middle #content .mod_search p.header strong {
color:#11ad4d;
font-style: italic;
}

#middle #content .mod_search h3 a {
width:500px;
margin-left:25px;
font-size:14px;
margin-bottom:20px;
text-decoration:underline;
color:#11ad4d;
}

#middle #content .mod_search p.context{
width:500px;
margin-left:25px;
font-size:12px;
margin-bottom:20px;
color:#666;
border-bottom:1px dotted #666;
padding-bottom:5px;
}

#sub_nav ul li a {
width:120px;
}

#content_text {
font-size:11px;
}

h1{
font-size:14px;
font-weight:bold;
color:#11ad4d;
}

h2{
font-size:13px;
font-weight:bold;
color:#11ad4d;
}

h3{
font-size:12px;
font-weight:bold;
color:#11ad4d;
}


.content_news_full {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding-left:10px;
margin-bottom:15px;
}

#content_quote{
background-image: url("../img/bg_content_quote.jpg");
background-repeat: no-repeat;
margin-top: 5px;
height: 212px;
width: 380px;
padding-left: 22px;
padding-top: 50px;
margin-left:105px;
}

.quote_text {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 11px;
width: 330px;
}


.quote_name {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 11px;
font-weight: bold;
width:340px;
text-align:right;
vertical-align:bottom;
margin-top:15px;
margin-bottom:15px;
}




#content_ansprechpartner{
font-size: 11px;
}

.content_ansprechpartner_name{
color: #11ad4c;
font-weight: bold;
font-size: 12px;
}

.content_ansprechpartner_position{
font-size: 10px;
}


.image_container.float_left{
margin-right:10px;
margin-bottom:10px;
}

.image_container.float_right{
margin-right:10px;
margin-bottom:10px;
}

.image_container.float_left{
margin-right:10px;
margin-bottom:10px;

}

.image_container.float_left{
margin-right:10px;
margin-bottom:10px;
}

.layout_full {
margin-left:10px;}


.image_container {
max-width:600px;
margin-bottom:10px;}

/*Sitemap*/
.sitemap_point{
width:200px;
padding-left:20px;
float:left;
}


#content .image_container img{
padding: 10px;
border: 1px solid #CCCCCC ;
margin-bottom:10px;
}


#content .image_container.float_left img{
padding: 10px;
border: 1px solid #CCCCCC ;
margin-left: 0px;
margin-top:0px;
}

#content .image_container.float_right img{
padding: 10px;
border: 1px solid #CCCCCC ;
margin-right: 0px;
margin-left: 10px;
margin-top:0px;
}

.caption {
font-size:10px;
color:#666666;
margin-left:20px;
margin-top:-9px;
}

.input_kontakt{
width:200px;
color: #000000;

}

.textarea_kontakt{
width:198px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
padding:3px;
}


.mod_dlh_googlemaps{
margin-top:25px;
margin-bottom:25px;

}

.ce_text table {
	border-spacing: 15px;
}



<!-- Sprachwechsler -->


#sprachwechsel{
margin-top:30px;
margin-left:10px;
border:1px solid red;
}

.sprach_link{
font-size:11px;
display:inline;
}

.footer_green .mod_changelanguage{
display:inline;
margin-left:35px;
}



