* {
margin:0;
padding:0;
font:11px Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

body {font-size: 11px;
font-family:  Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background: #ddd;text-align:center; 
}

div#container{width:800px; background:#fff url(../images/navigation.jpg) repeat-y;overflow:hidden;margin:0 auto;text-align:left}
div#content{float:right;width:584px;background:#fff;}
div#navigation{float:left;width:216px;}

div#overall{border-right:1px solid #fff;border-left:1px solid #fff;width:800px;margin:0 auto;}


#footer {
clear:both;
margin:0 auto;
width:800px;
height:18px;
text-align:right;
background:#839442 url(../images/footer.jpg);
padding-top:6px;
border-top:1px solid #fff;
}

#footer span {
color:#fff;
padding: 0 20px 0 0;
}


div#header {
width:800px;
height:216px;
background:url(../images/header.jpg);
margin:0 auto;
padding:0;
text-align:left;
}

div#menubar {
width:800px;
height:26px;
background:#525F1D;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; -khtml-opacity:0.80;
margin:0 auto;
text-align:left;
border-bottom:1px solid #fff;
}

div#menubar a{
color:#fff;
}

#mainmenu {
margin:0 0 0 220px;
line-height:26px;
}

div#content_top {
width:800px;
height:28px;
background: url(../images/content_top.jpg);
}

div#content1 {
padding:15px 15px 15px 0;
}


a{color:#00418F;text-decoration:none;}
a:hover{color:#00418F;text-decoration:underline;}

table, td {
line-height:17px;
}

td {
padding:5px;
}

h1 {
font-size:12px;
font-weight:bold;
line-height:17px;
color:#96B742;
border-bottom: 2px dotted #96B742;
margin-bottom:10px;
}

h1 span {
position: relative;
left: -0.3em; 
bottom: -0.6em; 
padding: 1px 0.5em; 
margin: 0; 
border-style: solid; 
border-width: 1px 1px 1px 0.8em;  
border-color: #b6b7b6 #b6b7b6 #b6b7b6 #b6b7b6;
background-color: #ddd;
}

h2 {
color:#96B742;
font-size:12px;
line-height:17px;
padding:5px 0px;
margin:0px;
font-weight:bold;
}

h3 {
color:#000;
font-size:12px;
line-height:17px;
padding:0;
margin:6px 0px;
font-weight:bold;
}

p {
color:#000;
font-size:11px;
line-height:15px;
padding:7px 0px;
margin:0;
}

strong {
font-weight:bold;
}

.button {
        width: 196px;
        padding:0;
		margin:0px 0 0 0px;
        font-size : 11px;
        color: #333;
		border:none;
        }

        .button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                }

        .button li {
                border-bottom: 1px solid #fff;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        .button li a {
                display: block;
                padding: 5px 5px 5px 5px;
                border-left: 10px solid #839442;
                border-right: 10px solid #839442;
                background-color: #839442;
                color: #fff;
                text-decoration: none;
                width: 196px;
                }

        html>body .button li a {
                width: auto;
                }

        .button li a:hover {
                border-left: 10px solid #A2AF6D;
                border-right: 10px solid #A2AF6D;
                background-color: #A2AF6D;
                color: #fff;
				text-decoration: none;
                width: 196px;
                }
				
				html>body .button li a:hover {
                width: auto;
                }
				
         
				
          .button li.active a{color:#fff;text-decoration:none;padding:0;margin:0; background-color: #A2AF6D;border:none;padding:5px 5px 5px 15px;}
		  .button .active a:hover{color:#fff;text-decoration:none;padding:0;margin:0; background-color: #A2AF6D;border:none;padding:5px 5px 5px 15px;}

				
#button2 {
        width: 196px;
        padding:0;
		margin:0 0 0 0px;
        font-size : 11px;
        color: #333;
		border: none;
        }

        #button2 ul {
                list-style: none;
                margin: 0;
                padding: 0;
                }

        #button2 li {
                border-bottom: 1px solid #fff;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button2 li a {
                display: block;
                padding: 5px 5px 5px 15px;
                border-left: 10px solid #A2AF6D;
                border-right: 10px solid #B3BF83;
                background-color: #B3BF83;
                color: #fff;
                text-decoration: none;
                width: 196px;
                }

        html>body #button2 li a {
                width: auto;
                }

        #button2 li a:hover {
                border-left: 10px solid #A2AF6D;
                border-right: 10px solid #D5E3A6;
                background-color: #D5E3A6;
                color: #fff;
				text-decoration: none;
                width: 196px;
                }
				
				html>body #button2 li a:hover {
                width: auto;
                }
				
          
				
          #button2 .active a{color:#000;text-decoration:none;padding:0;margin:0; background-color: #D5E3A6;border-left:10px solid #A2AF6D; border-right: 10px solid #D5E3A6;padding:5px 5px 5px 15px;}
		  #button2 .active a:hover{border-left:10px solid #A2AF6D; border-right: 10px solid #D5E3A6;color:#000;text-decoration:none;padding:0;margin:0; background-color: #D5E3A6;padding:5px 5px 5px 15px;}


#klickpfad {
padding:3px 15px 3px 0;
}


#content ul {
font-size:11px;
line-height:17px;
padding:10px 40px 10px 15px;
margin:0;
}

#tx-lzgallery-pi1-listing {
width:554px;
margin-bottom:5px;
padding:0;
color: #000;
border-collapse:collapse;
}

#tx-lzgallery-pi1-listing td{
border:1px solid #fff;
}

#tx-lzgallery-pi1-listing .title, .startdate, .count {
padding: 4px;
color: #000;
background-color: #D5E3A6;
text-align:left;
}

#tx-lzgallery-pi1-listing .descr_short, .preview {
text-align:left;
}

#tx-lzgalleryitems {
width:550px;
text-align:left;
margin-bottom:3px;
border:1px solid #fff;
background:#F4FFCF;
}

#tx-lzgalleryitems .descr_short, .preview, .information {
text-align:left;
vertical-align:top;
line-height:15px;
border:0;
}

#tx-lzgalleryitems img{
border-collapse:bollapse;
margin:0;
padding:0;
}

		
.news-single-img {float:right;}

.single_news_header {
font-size:12px;
color:#fff;
}

.news-list-container p {
padding-top:0px;
}

.news_singleview_header {background:#839442;padding:4px 4px;line-height:25px;margin:0;color:#fff}

.csc-textpic {
margin-bottom:30px;
}




				
dt {line-height:17px;}

input,select {font-size:11px;color:#6C6C6C;}	

.csc-frame-frame2 {padding:10px;color:#fff;background:#4FD037;}

.csc-frame-frame3 {background-color: #4FD037;padding:10px;color:#fff;width:200px;float:right;clear:right;}
				

.csc-mailform {
        border: 0px;
}

.csc-mailform-field label {
        font-size: 11px;
        font-family: Verdana, Arial, sans-serif;
        width: 150px;
        float: left;
        text-align: right;
        margin-right: 0.5em;
        display: block;
}

.csc-mailform-submit {
        margin-left: 154px;
}

.mailformtv {
margin-left: 0px;
padding:0;
}

input {
margin-bottom: 10px;
}

.news-list-date {display:block;float:right}

title {
font-size:12px;
font-weight:bold;
color:#6C6C6C;
}


.csc-textpic {overflow:hidden;}

.clearer {
height:5px;
clear:left;
margin:5px 0;
border-top:1px solid grey;
}

.tx-guestbook-list-header {
background:#839442;
}

.tx-guestbook-list-rowleft {
background:#D5E3A6;
}

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big , .tx-guestbook-form-textarea {
border:1px solid #8F8F8F;
}

.tx-wecdiscussion-page {
width:554px;
}

.tx-wecdiscussion-forumMessageSubject {font-size:11px;}



 .sk-pagecomments-teaser {margin-top:10px}        
 .sk-pagecomments-teaser h4 {font-size:100%;margin:0;color:#000;padding-left:4px;}        
 .sk-pagecomments-teaser h4 span{padding-right:4px}        
 .sk-pagecomments-teaser p {margin:0;font-size:90%}	
 
 
 .headerlink {
 color:#fff;
 }
 
 .headerlink a {
 color:#fff;
 }
 
.feuserlist_table {
width:550px;
table-layout: fixed;
border-collapse:collapse;
overflow:hidden;
border:none;
padding:0px;
margin: 10px 0;
background:#D5E3A6;
color:#000;
font-size:11px;
font-family:verdana;
}

.feuserlist_table th {
background:#839442;
color:#fff;
border:1px solid #fff;
padding:2px;
}

.feuserlist_table th a{
color:#fff;
}

.feuserlist_table td {
border:1px solid #fff;
padding:2px;
}	


.tx-felogin-pi1 {
width:120px;
margin:0 0 0 650px;
padding:5px 5px 2px 5px;
border:1px solid #fff;
background:#525F1D;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; -khtml-opacity:0.80;
text-align:left;
color:#fff;
}

.tx-felogin-pi1 label{color:#fff;
}

.tx-felogin-pi1 p{
padding:2px;
color:#fff;
}

.p_login {
padding-top:30px;
color:#fff;
}

.tx-felogin-pi1 input {
width:100px;
}

.inputfields {
width:100px;
padding:0;
margin:0;
}

.tx-julleevents-pi1-listrowField-title {
background:#D5E3A6;
padding-left:3px;
}

.tx-julleevents-pi1-singleViewField-title {
background:#D5E3A6;
padding-left:3px;
}



