@charset "UTF-8";


/* INHALTE */


h1 {
	color: #B76A3A;
	font-size: 16px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


h2 {
	color: #333333;
	text-transform: uppercase;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	/* border-top: 1px dotted #C0C0C0; */
	border-bottom: 1px dotted #C0C0C0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}


#mw_seitentitel h1, #mw_seitentitel_1spaltig h1 {
	color: #B76A3A;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

blockquote {
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #333333;
	border-left: 3px solid #E0E0E0;
}

#mw_content blockquote p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

a, a:link, a:visited, a:focus, a:active {
	color: #C9844B;
	text-decoration: none;
}
a:hover {
	color: #D8A975;
	}

.csc-caption, .csc-textpic-caption {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 9px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}



/* META_MENU */

.meta_menu a:link, .meta_menu a:visited, .meta_menu a:active{
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	color:#333;
	vertical-align: middle;
	line-height: 20px;
}
.meta_menu a:hover{
      text-decoration:underline;
}

.meta_menu a.act {
	color: #B76A3A;
}

/* CONTENT_Mitte -INHALTE */

#mw_contentMitte p img {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
}


#mw_contentMitte ul {}
#mw_contentMitte li {
	margin-bottom: 10px;
}

	
/* CONTENT_RECHTS -INHALTE */
	



/* SITEMAP */

/* Level1*/
.csc-sitemap ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Level2*/
.csc-sitemap ul li ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* Level3*/
.csc-sitemap ul li ul li ul li a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
	
/* Level4*/	
.csc-sitemap ul li ul li  ul li  ul li a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

/* Level5*/
.csc-sitemap ul li ul li ul li ul li ul li a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

/* FOOTER*/

#mw_footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
#mw_footer p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#mw_footer p a:hover {
	color: #FFF69B;
	text-decoration: none;
}

/* Mailformular */

#form legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#form fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;


}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;

}

.mf-radio {
	border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #993300;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 110px;
	font-weight: bold;
	font-size: 10px;
	cursor: Pointer;
}

/* Mailformular - End */

/* RAHMEN UM INHALTE */

.csc-frame-rulerAfter {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF69B;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
