/* Bugfix FF */
html {
	height: 100%;
	padding: 0 0 1px;
	margin: 0px;
}

* {
	margin: 0;
	padding: 0;
}


/* Page Elemente */

body {
	color: #5f5334;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #66562d;
	
	}


h1  {
	padding :0px;
	font-size: 200%;
	line-height: 120%;
	color: #b08922;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b08922;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


h2  {
	font-size: 160%;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	line-height: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;	
	}
	

h3  {
	font-weight: bold;
	padding: 0px;
	line-height: 140%;
	font-size: 140%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



h4  {
	font-weight: bold;
	margin: 0px 0px 5px;
	padding: 0px;
	line-height: 140%;
	font-size: 110%;
}


a:link, a:visited 	{
	color: #86142a;
	text-decoration: underline;
	}
	
a:hover
	{
	color: #86142a;
	text-decoration: none;	
	}
	
a img {
	border: none;
	
}



	
hr {
	color : #FFF;
	height : 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B08922;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
}


.news-latest-item {
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B08922;
	
	
}


.news-single-item {
	padding-bottom:10px;
	
	
}

#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
	}
	



#searchform_wrapper {
	width: 960px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		
	}



/* Top Elemente */
	
#header {
	width: 960px;
	height: 228px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-color: #44260C;
	
			}
	

#logo {
	padding-top: 20px;
	float: left;
	}
	
#logo img {
	
	border: none;
		
	}



/* Footer Elemente */

#footer {
	clear: both;
	height: 20px;
	color: #f7e07c;
	padding-top: 5px;
	font-size: 11px;
	background-color: #25140a;
	text-align: center;
	padding-bottom: 5px;
	
		}	
	
	
#footer a:link,  #footer a:visited {
	color: #b08922;
	margin-left: 10px;
	margin-right: 10px;
	}
	
#footer a:hover,  #footer a:active {
	color: #f7e07c;
	text-decoration: none;
	}
		
	
#footer .links {
	float: right;
	display: inline;
	}	
		



	
/* Content Elemente */


#content {
	width: 520px;
	margin-bottom: 10px;
	margin-left: 230px;
	
	}		

#content p  {
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
		
	}	
	
#content ul  {
	padding-top: 0px;
	margin-left: 20px;
	padding-bottom: 10px;
	
	}	
	
	
	
#content li {
	margin-bottom: 10px;
	list-style-image: url(../images/listp.gif);
	}	
	
	

	
/* Navigation - Hauptnavi */

#mainmenu {
	height: 53px;
	background-image: url(../images/bg_mainmenue.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 30px;
	background-color: #513412;	
		
	}
	



#mainmenu a:link, #mainmenu a:visited
 {
	color: #FFF;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 16px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color:#b08922;
	font-weight: normal;
	display: block;
	text-align: center;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 20px;
	margin-top: 12px;
	}




#mainmenu a:hover, #mainmenu a:active,  #mainmenu .fstLevelActive a
 {
	color: #f7e07c;
	
	
		
	}
	

		
	

/* Navigation - Subnavi */	

#subnavi {
	line-height: 170%;
	float: left;
	width: 190px;
	padding-left: 10px;
	}
	
 
#subnavi li a:link, #subnavi li a:visited
 {
	color: #FFF;
	text-decoration: none;
	display: block;
	line-height: 100%;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 12px;
	background-color: #86142a;
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
	
#subnavi li a:hover, #subnavi li a:active, #subnavi li.fstLevelActive a  

 {

	background-color:#25140a;


	}
	
		
	
	
	
	
#subnavi ul

 {
	padding: 0px;
	margin: 0px;
	list-style-type: none;

	}		

#subnavi h2 {
	color:#25140a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding-left: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	
}


/* rechte Spalte  */

#rightbox {
	margin-right: 10px;
	float: right;
	width: 170px;
	font-size: 11px;
	
}

#rightbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-bottom: 8px;
	color: #86142a;
	
}


#rightbox h3 {
	font-size: 11px;
	font-weight: bold;	
	
}

#rightbox a:link, #rightbox a:visited  {
	background-image: url(../images/rightbox_link.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left center;
	text-decoration: underline;
}


#rightbox a:hover, #rightbox a:active  {
	
	text-decoration: none;
}


.rightbox_content {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b08922;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

	
/* Stile  */
	
.clearfix {
	clear: both;
	}
	

a.button  {
	background-color: #86142a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
}

a:hover.button  {
	text-decoration: none;	
	
}

	


/* Suche  */



.searchform {
	float: right;
	
	
}


.search_text {
	background-color: #3f2b11;
	color: #efd773;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 6px;
	width: 188px;
	border-right: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #efd773;
	border-bottom: none;
	border-left-color: #efd773;	
	float: left;
	
}


.search_send_button {
	color: #efd773;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	background-image: url(../images/bt_submit.gif);
	background-repeat: repeat-x;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #efd773;
	border-right-color: #efd773;
	border-left-color: #efd773;
}


/* Kontaktformular  */

.csc-mailform 

{
	border: none;
	
		
	}
	
	
.csc-mailform input, .csc-mailform textarea

{
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		
	}
	
	
	
	
	
	
	
		
	
.csc-mailform-field label {
   
    width: 150px;
	float:left;
 
  
    
}	

.csc-mailform-field  {
    margin-top:5px;
   margin-bottom:10px;
  
   
    
}



	



.csc-mailform-radio  {
	
	float:left;
	margin-right: 10px;

}


.csc-mailform-radio label {
	float:left;
	width: 130px;
	

}





.csc-mailform-label {
	font-weight: bold;
	
	
}




.field-Ich_bitte_um_Rckruf_wochtentag label {
	
	display:block;
	clear: both;
	width: 270px;
    float:left;
 		
 
}


.field-Ich_bitte_um_Rckruf_wochtentag input {
	
	padding: 2px;
	margin-top: 1px;
	
}

.field-Ich_bitte_um_Rckruf_wochtentag  {
	float:left;
	
}


.field-Ihre_Nachricht label {
	font-weight: bold;
	float:left;
	display:block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}


.csc-mailform-label textarea {

display:block;
 clear: both;
		
	
}

.csc-mailform-submit, .log_submit {
	color: #efd773;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	background-image: url(../images/bt_submit.gif);
	background-repeat: repeat-x;
	height: 27px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #efd773;
	border-right-color: #efd773;
	border-left-color: #efd773;
	clear: both;
	float:left;
	display:block;
	margin-top: 10px;
}	

/* Login-formular*/


 #login fieldset {
	border: 1px dashed #C5AC48;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 50px;
	padding: 10px;

}



#login label  {
	
	width: 110px;
	float:left;

	
}

#login input  {
	margin-bottom: 15px;	


	
}

#login legend  {

	margin-bottom: 15px;
	display: block;
	width: 500px;
	font-size: 160%;
	font-weight: bold;
	line-height: 160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 40px;
	color: #5f5334;		


	
}
