* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

p {
	color:#525252;
	margin:1.1em 0;
	font: 0.9em/1.4em Georgia, "Times New Roman", Times, serif;
}

a {
	outline:none;
	border:0;
}

html {
	background: #000002 url(../images/bg_all.jpg) repeat-x center 0
}
	
body {
	background:url(../images/bg_all.jpg) center 0 repeat-x;
	color:#5f5f5f;
	font: 100.01%/100.01% Georgia, "Times New Roman", Times, serif;
}

h1 {
	font: 23px Georgia, "Times New Roman", Times, serif;
	color:#1c378a;
	padding-bottom: 7px;
	padding-top: 33px;
}

h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color:#1c378a;
}

h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color:#1c378a;
}

#wrap {
	width:1045px;
	margin:0 auto;
	padding:36px 0
}

#zaun {
	background:url(../images/zaun.jpg);
	width:455px;
	height:744px;
	float:left;
	margin-top:81px
	}
	
#contentwrap {
	background: url(../images/content_bg.jpg) repeat-y;
	width:590px;
	float:left
	}	

#contenttop {
	background:url(../images/content_top.jpg) no-repeat;
	padding:1px 0;
	min-height:728px;
	height:auto;
	height: 728px;

}

#content {
	width:360px;
	float:left;
	padding-left:5px;
	padding-top: 35px;
	}

#content a {
	color:#5f5f5f;
	text-decoration: underline;
}



#content a:hover {
	color:#1c378a;
}

#content .img_l {
	float:left;
	padding:5px 15px 0 0;
}

#navigation {
	float:left;
	width:220px;
	margin-top: 179px;
	margin-left: -22px;}

#navigation ul {
	list-style:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#navigation ul li {
	padding: 6px 0;
	width:152px;
	border-bottom: 1px solid #babfc0;

}

#navigation ul li a {
	font:1.2em;
	display:block;
	width:156px;
	color:#5e5e5e;
	text-decoration:none;
	padding:0 0 0 16px;
	height: 20px;
}

#navigation ul li a.act {
	font:1.2em;
	display:block;
	width:156px;
	text-decoration:none;
	padding:0 0 0 16px;
	color:#1c378a;
}

#navigation ul li a:hover {
	color:#1c378a;
}

#navigation ul li a.highlight {
	font:1.2em;
	display:block;
	width:156px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 16px;
}

#navigation ul li a.highlight:hover {
	color:#1c378a;
}

/*2. Menüebene*/

#navigation ul li li{
	padding: 0;
	width:172px;
	margin-top: 5px;
	margin-left: -33px;
}

#navigation ul li li a {
	font:1.2em;
	width:156px;
	color:#5e5e5e;
	text-decoration:none;
	padding:0 0 0 16px;
}

#navigation ul li li a.act {
	font:1.2em;
	display:block;
	width:156px;
	text-decoration:none;
	padding:0 0 0 16px;
	color:#1c378a;
}

#navigation ul li li a:hover {
	color:#a14d27;
}

#navigation ul li li a.highlight {
	font:1.2em;
	display:block;
	width:156px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 16px;
}

#navigation ul li li a.highlight:hover {
	color:#20368a;
}

#footer {
	padding-top: 35;
	padding-bottom: 35;
	line-height:150%;
	font-size: 0.75em;
}

#footer .block1 {
	float:left;
	padding:0 30px 10px
}

#footer .block2 {
	float:left; 
	margin-left:40px; 
	padding:0 10px 0 14px; 
	border-left:1px solid;
	border-color: #909090;
}

#footer .block3 {
	float:left;
	margin-left:40px;
	padding:0 0 0 14px;
	border-left:1px solid;
	border-color: #909090;
}

#seiten_ende{
	background:url(../images/footer.jpg) no-repeat;height: 18px;
	margin-top: 42px;
}
/*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;
	border: 1px solid #C0C0C0;
	font: 0.9em/1.4em Georgia, "Times New Roman", Times, serif;
}

.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;
	font: 0.9em/1.4em Georgia, "Times New Roman", Times, serif;
}

.mf-submit {
	color: #ffffff;
	background-color: #1c378a;
	border: 0px;
	margin-top: 20px;
}