* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	outline:none;
	border:0;
	font-weight: bold;
}

html, body {
	width:100%;
	height: 100%;
}

body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	background: #c4d7fb;
}

h1 {
	font: 2.5em Arial, Helvetica, sans-serif;
	color:#a14d27;
	padding-bottom: 15px;
}

h2 {
	font:1.6em Arial, Helvetica, sans-serif;
	color:#a14d27;
}

h4 {
	font: 2.5em Arial, Helvetica, sans-serif;
	color:#a14d27;
	padding-bottom: 15px;
	padding-top: 70px;
}

p {
	font: 1.1em/1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	margin:1.1em 0;
	padding-right: 35px;
}

#neumaier {
	width:100%;
	background: url(style_01_FILES/content_full.jpg) repeat-y center;
}

#header {
	width: 100%;
	height: 190px;
	background:url(style_01_FILES/header.jpg) top center no-repeat;
	position: relative;
	z-index: 5;
}

#columns {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	float:right;
	width: 629px;
	padding-left: 0;
	margin-top: 17px;
}

#content a {
	color:#5e5e5e;
	text-decoration:none;
}

#content a:hover {
	color:#a14d27;
}

#content .img_l {
	float:left;
	padding:5px 15px 0 0;
}

#navigation {
	float:left;
	width:220px;
	margin-top: 76px;
	margin-left: -22px;}

#navigation ul {
	list-style:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#navigation ul li {
	background:url(../images/dott.gif) bottom left repeat-x;
	padding: 6px 0;
	width:172px;
}

#navigation ul li a {
	font:1.2em Arial, Helvetica, sans-serif;
	display:block;
	width:156px;
	color:#5e5e5e;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(style_01_FILES/arrow.gif) no-repeat 5px 2px;
}

#navigation ul li a.act {
	font:1.2em Arial, Helvetica, sans-serif;
	display:block;
	width:156px;
	text-decoration:none;
	padding:0 0 0 16px;
	color:#a14d27;
	background:url(style_01_FILES/arrow_on.gif) no-repeat 5px 2px;
}

#navigation ul li a:hover {
	color:#a14d27;
	background:url(style_01_FILES/arrow_on.gif) no-repeat 5px 2px;
}

#navigation ul li a.highlight {
	font:1.2em Arial, Helvetica, sans-serif;
	display:block;
	width:156px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(style_01_FILES/arrow.gif) no-repeat 5px 2px;
}

#navigation ul li a.highlight:hover {
	color:#a14d27;
	background:url(style_01_FILES/arrow_on.gif) no-repeat 5px 2px;
}

/*2. Menüebene*/

#navigation ul li li{
	background:url(../images/dott.gif) bottom left repeat-x;
	padding: 0;
	width:172px;
	margin-top: 5px;
	margin-left: -33px;
}

#navigation ul li li a {
	font:1.2em Arial, Helvetica, sans-serif;
	width:156px;
	color:#5e5e5e;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(style_01_FILES/arrow.gif) no-repeat 5px 2px;
}

#navigation ul li li a.act {
	font:1.2em Arial, Helvetica, sans-serif;
	display:block;
	width:156px;
	text-decoration:none;
	padding:0 0 0 16px;
	color:#a14d27;
	background:url(style_01_FILES/arrow_on.gif) no-repeat 5px 2px;
}

#navigation ul li li a:hover {
	color:#a14d27;
	background:url(style_01_FILES/arrow_on.gif) no-repeat 5px 2px;
}

#navigation ul li li a.highlight {
	font:1.2em Arial, Helvetica, sans-serif;
	display:block;
	width:156px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 16px;
	background:url(style_01_FILES/arrow.gif) no-repeat 5px 2px;
}

#navigation ul li li a.highlight:hover {
	color:#20368a;
	background:url(style_01_FILES/arrow_on.gif) no-repeat 5px 2px;
}

#footer {
	width:100%;
	height: 383px;
	background:url(style_01_FILES/footer_1700.jpg) top center no-repeat;
	position: relative;
	clear: both;
}

/*Bildunterschriften, Tabellen*/

.csc-caption {
	font-size: 90%;
	background-color: #DEE3E7;
	padding: 0 0 0 2px;
}

.contenttable {
	width: 100%;
}

.contenttable p {
	margin: 0;
}

.contenttable td {
	font-size: 12px;
	margin: 3px;
	padding: 3px;
	text-align: left;
	vertical-align: 1px;
}

.contenttable .tr-odd {
	background-color: #e9e9ee;
}

.contenttable .tr-0 {
	font-weight: bold;
}

/*Formular*/

.formu {
	width:94%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.mf-radio {
	border:0px;
}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 0;
	margin-left: 8px;
}

.mf-check {
	border: 0px;
}

.mf-select {
	border:0px;
}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	margin-left: 8px;
}

.mf-submit {
	color: #ffffff;
	background-color: #a14d27;
	border: 0px;
	margin-top: 20px;
}
