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

body {
	margin: 0;
	padding: 0;
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:133%;
}

.text a {
	color: #810c25;
	font-style: italic;
}

#all {
	width: 700px;
}

.col {
	float: left;
}

#suche {
	display:none;
}

#flash {
	display:none;
}

#center {
	width: 700px;
}

#footer1 {
	display:none;
}

#footer2 {
	display:none;
}

#left_col {
	display:none;
}

#center_col {
	padding:12px 25px 50px 50px;
	width:456px;
}

#right_col {
	display:none;
}

ul.ebene1 {
	List-style-type: none;
	margin:0 0 0 2px;
padding:0 0 30px;
}

ul.ebene2 {
	List-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
}


ul.ebene1 li{
	margin-left: 13px;
	padding-lefT: 2px;
	padding-bottom: 7px;
}

ul.ebene1 li.active{
	font-weight: bold;
	border-top: 1px solid #810c25;
	border-bottom: 1px solid #810c25;		
	padding-top: 5px;
	padding-bottom: 4px;
	margin-bottom: 4px;	
}

ul.ebene1 li.active a{
margin-left:-11px;position:relative;
}

ul.ebene2 li{
	font-weight: normal;
	padding-left: 10px;
}


ul.ebene2 li.active{
	font-weight: bold;
	background: none!important;	
	border: none;
	padding-top: 0px;
	padding-bottom: 7px;
	margin-bottom: 0;		
}

ul.ebene1 a{
	text-decoration: none;
	color: #810c25;
}

ul.ebene1 a:hover{
	text-decoration: underline;
}

.bullet {
	position: relative;
	left: -15px;
}

.hover_border {
	position: absolute;
	background: #810c25;
	color: #f9be5c;
	padding: 0;
	margin: 0;
	margin-left: 90px;	
	margin-top: -25px;
}


ul.hidden_navi {
	background: #810c25;
	color: #f9be5c;
	padding: 0;
	margin: 0;
	border: 1px solid #f9be5c;
	list-style: none;
	margin: 2px;
	padding-right: 15px;
	padding-top: 3px;
	display: none;
}

ul.hidden_navi a {
	color: #f9be5c;
}

ul.hilfsnavi {
	margin:0;
	padding:0;
	position:relative;
	right:32px;
	top:-19px;
}

ul.hilfsnavi li {
	float: right;
	list-style: none;
	margin: 0 2px 
}

ul.hilfsnavi li a{
	text-decortation: none;
	color: #810c25;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.html_headline {
font-weight: bold;
margin-bottom: 15px; 
}

img[align="right"] {
	margin-left: 20px;
}

img[align="left"] {
	margin-right: 20px;
}


#kontakt {
	border: 0px solid #5975B7;
}

#kontakt label {
	clear: both;
	float: left;
	width: 25%;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}

#navi1 {
	display:none;
}

#footer {
	display:none;
}

#red_box {
	display:none;
}

#kontakt input, #kontakt textarea {
	float: left;
	width: 40%;
	width: 300px;
	border: 1px solid #000000;
	margin-top: 5px;
	color: #000000;
}

#kontakt legend {
	font-weight: bold;
	border: 2px solid #5975B7;
	color: #5975B7;
	padding: 5px;
}

#logo {
	display:none;
}
