
	
	body {
		font-family: Verdana, Arial, sans-serif;
	}

p, ol, ul, div, h1, h2 {
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
}


h1 {
	font-size: 16pt;
	color: #f3991b;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px
}
h2 {
	font-size: 13pt;
	color: #f3991b;/*#807d7f*/
	font-style: italic;
	padding-left: 5px;
	padding-bottom: 5px
}
h3 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
}

h4 {
	font-size: 10pt;
	color: #693F2F;
	font-weight: bold;
	padding-left: 5px;
}
a:link{
	color:#f3991b;
	text-decoration: none;
}
a:visited{
	color:#f3991b;
	text-decoration: none;
}
a:active{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}



	#rechtliches {
	display:none;
			}
		
	#hauptbereich {
	width: 100%;
	}

	#extra {
	display:none;
}

 	#inhalt {
		width: 100%;
	}
	#content{
		width:100%;
	}
	#content p{
		text-align: justify;
	}
	#content img{
	border: 1px solid Black;
	padding-left: 10px;
}
	#navigation {
	display:none;
}
#navi{
	display:none;
}
	#links {
	display:none;
}
	#smenu {
	display:none;
}


.clear{
	clear:both;
	background-color: #ebebea;
	border: #ebebea;
}

.news-latest-morelink{
	margin-bottom: 10px;
}
.tx-haakuploadlisting-pi1 .date{
	display:none;
}
.tx-haakuploadlisting-pi1 .del{
	display:none;
}
.news-latest-gotoarchive{
	display:none;
}

P{
	margin-bottom: 10px;
}

/*
######################################FORMULARE
*/
.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:100px;
padding-left:10px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:220px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 110px;
/* Float wieder abschalten */
clear: both;
}

.hidden, dfn {
    position: absolute;
    left: -1000px;
    top: -10000px;
    width: 0;
    height: 0;
    overflow:hidden;
    display:inline;
}
 
 
 /*news*/
 .clearer{
	background-color: #f3991b;
	border-color: #f3991b #f3991b #f3991b #f3991b;
	color: #f3991b;
	border-width: 1px;
}
.news-latest-item img{
	border: 1px solid Black;
}

h1 h2 h3 h4 h5{
	text-align:left;
}
h6 {
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	line-height: 10px;
}

	