
* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	outline:none;
	border:0;
}

html, body {
	width:100%;
	height:100%;
}

body {
	font:60% Verdana, Arial, Helvetica, sans-serif;
	background: #e9e9ee url(../images/bg.gif) repeat;
	color:#525252;
}

h1 {
	font:1.9em Arial, Helvetica, sans-serif;
	color:#525252;
	padding-bottom: 5px;
}

h2 {
	color:#c50e1f;
	padding-bottom: 10px;
	font: 1.9em Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

h3 {
	font:1.6em Arial, Helvetica, sans-serif;
	color:#c50e1f;
}

h4 {
	font:1.1em Arial, Helvetica, sans-serif;
	color:#c50e1f;
}

p {
	font: 1.3em/1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	margin:1.1em 0;
}

#wrap {
	width:940px;
	margin:0 auto;
	padding: 15px 0 0
}

#abbundpartner {
	width:100%;
	background: url(../images/bg_content_full.gif) repeat-y center;
}

#header {
	width:100%;
	height:173px;
	background:url(../images/top_header.gif) top center no-repeat;
}

#header ul {
	list-style:none;
	width: 901px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	font-size: 1.1em;
}

#header ul li {
	font-size:1.1em;
	line-height:1.4em;
	float: left;
	height: 55px;
	padding-left: 25px;
	line-height: 55px;
}

#header a {
	color: white;
	text-decoration:none;
}

#header a:hover {
	color:#fff593;
}

#linkHome {
	z-index: 9999;
	left: 20px;
	top: 20px;
	position: absolute;
}
#linkHome a {
	display: block;
	width: 150px;
	height: 80px;
	text-indent: -9999px;
}

#trailer {
	height: 153px;
	width: 940px;
	overflow: hidden;
}

#page {
	min-height:155px;
	background: url(../images/bg_content.gif) repeat-y center;
}

#columns {
	margin:0 auto;
	width:940px;
}

#navigation {
	float:left;
	width:220px;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 45px;
	font-size: 1.3em;
}

#navigation ul {
	list-style:none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#navigation ul li {
	padding: 0 0 6px;
	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;
}

#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:#c50e1f;
}

#navigation ul li a:hover {
	color:#c50e1f;
}

#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;
}

#navigation ul li a.highlight:hover {
	color:#c50e1f;
}

/*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 Arial, Helvetica, sans-serif;
	display:block;
	border: 1px solid white;
	width:156px;
	color:#5e5e5e;
	text-decoration:none;
	padding:0 0 0 16px;
}

#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:#5e5e5e;
}

#navigation ul li li a:hover {
	color:#c50e1f;
}

#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;
}

#navigation ul li li a.highlight:hover {
	color:#20368a;
}

#content {
	float: left;
	width: 650px;
	padding-top: 35px;
	padding-bottom: 50px;
	padding-left: 0;
	margin-left: 33px;
}

#content a {
	color:#5e5e5e;
	text-decoration:none;
}

#content a:hover {
	color:#20368a;
}

#content .img_l {
	float:left;
	padding:5px 15px 0 0;
}

#footer {
	width:940px;
	height:89px;
	background:url(../images/footer.gif) top center no-repeat;
	clear: both;
}

#adresse {
	width: 85%;
	margin-left: 19px;
	font-size: 11px;
	padding-top: 29px;
}

/*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: #2e3b8d;
	border: 0px;
	margin-top: 20px;
}

/* Clearfix */

.clear:after {
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	display:block;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* These are standard sIFR styles */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
