.faq {
       margin: 5px;
       padding-left: 5px;
    }


h1#faq {
       margin-left: 0px;
       }
    
.faqtop {
       text-align:right;
       margin-right: 5px;
       margin-bottom: 20px;
       margin-top: 35px;
    }    

#anker, a:hover#anker {
      text-decoration:none;
      color: #000000; 
    }  
    
 
/* Überschreibung Typo-Formularformatierung */   

.csc-mailform-label {
	font-weight: bold;
	color: #005B00;
	margin:15px 0 8px 35px;
}

.csc-mailform-radio { 
	display:block;
	margin:0 0 5px 40px;
}

.csc-mailform-check { 
	display:block;
	margin: 0 0 75px 150px;
}

label { 
	clear:right;
	float:left;
	display:block;
	width:130px;
	text-align:left;
}

fieldset #mailformlunch legend, fieldset #mailformguidedtour legend, fieldset #mailformAnrede legend{
	display:none;
}

fieldset #mailformlunch label, fieldset #mailformguidedtour label, fieldset #mailformAnrede label{
	text-align:left;
	margin:-22px 0 0 0;
}

.csc-mailform-field {
	margin-bottom:5px;
}

input.csc-mailform-submit {
	border:1px double #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	background-color:#EEE;
	color:#333;
	font-size:75%;
	font-weight:700;
	display:block;
	clear:both;
	width:100px;
	margin-left:205px;
	margin-top:20px;
	padding:0.25em;
}
    
ol
{
	margin-left:35px;
}