	body, td, th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3f3f3f;
		line-height: 16px;
	}

	p {
		padding: 0;
		margin: 0;
		display: inline;
	}
	ol {
		list-style-type:decimal;
		padding: 0;
		margin: 0;
	}

	ol li {
		padding-left: 0px;
		margin-left:25px;
	}

	ul {
		padding: 0px;
		margin-left:0px;
	}
	

	ul li {
		list-style-position: outside;
		list-style-type: none; 
		padding-left: 10px;
		background-image: url(../images/li.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
	}

	a.li {
		list-style-position: outside;
		list-style-type: none; 
		padding-left: 10px;
		background-image: url(../images/li.gif);
		background-repeat: no-repeat;
		background-position: 0px 5px;
	}

	.headlineKeyvisual {
		font-size: 16px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	h1 {
		font-size: 12px;
		color: #3f3f3f;
		display:inline;
		font-weight: bold;
		line-height: 15px;
	}
	
	h2 {
		font-size: 15px;
		color: #3f3f3f;
		display:inline;
		font-weight: bold;
		padding-top: 10px;
	}
	
	h3 {
		font-size: 12px;
		color: #005091;
		display:inline;
		font-weight: bold;
	}
	
	.h3 {
		font-size: 12px;
		color: #005091;
		display:inline;
		font-weight: bold;
	}
	
	#h5 {
		font-size: 11px;
		color: #005091;
		font-weight: bold;
	}
	
	#h6 {
		font-size: 11px;
		color: #005091;
		font-weight: normal;
		font-style: italic;
		line-height: 16px;
	}
	

	hr.default_H1 {
		height: 1px;
		border-bottom: 1px solid #3f3f3f;
		color: #3f3f3f;
		background-color: red;
		border-top: 0px;
	}
	
	hr {
		height: 0;
		border-bottom: 1px solid #005091;
		border-top: 0px;
		color: #005091;
		background-color: #005091;
	}

	hr.nav {
		height: 0;
		border-bottom: 1px solid #324c89;
		border-top: 0px;
		margin-right:5px;
		color: #324c89;
		background-color: #324c89;
	}


/* Tabelle und Schatten */

/* HEADER */
	.header_gradient {
		background-image: url("../images/bg_header.png");
		background-position: top;
		background-repeat: repeat-x;
	}
/* HEADER */

/* LINKS */
	a {
		text-decoration: none;
		color: #005091;
	}

	a:link {
		text-decoration: none;
		color: #005091;
	}

	a:visited {
		text-decoration: none;
		color: #005091;
	}

	a:hover {
		text-decoration: none;
		color: #1b8ec8;
	}

	a:active {
		text-decoration: none;
		color: #005091;
	}

	a, a:link, a:active, a:focus, a:hover {
		border:none;
		outline:none;
	}
/* LINKS */
	div.content {
		font-size: 12px;
	}

	.textBlau_11 {
		font-size: 11px;
		color: #005091;
	}

	.textBlau_12 {
		font-size: 12px;
		color: #005091;
	}
/* NAVIGATION */
	.navi_gradient {
		background-image: url("../images/bg_navigation.gif");
		background-position: 0px 0px;
		background-repeat: repeat-x;

		height: 510px;
		padding-top:0px;
	}	

	/* NAVIGATION 1 */
		div#navigationLevel_1 {
			padding-top: 3px;
			padding-bottom: 3px;
			width: 795px;
			background-color:#005091;
			color: #FFFFFF;
			font-weight: bold;
		}

		div#navigationLevel_1 a.nav_1_off {
			text-decoration: none;
			color: #FFFFFF;
		}

		div#navigationLevel_1 a.nav_1_off:hover {
			text-decoration: none;
			color: #e1e8ee;
		}

		div#navigationLevel_1 a.nav_1_on {
			text-decoration: none;
			color: #e1e8ee;
		}
	/* NAVIGATION 1 */

	/* NAVIGATION 2 */
		div#navigationLevel_2 {
		}

		div#navigationLevel_2 a.nav_2_off {
			text-decoration: none;
			color: #005091;
			display: block;
			font-weight: bold;

			margin-bottom: 4px;
		}

		div#navigationLevel_2 a.nav_2_off:hover {
			text-decoration: none;
			color: #143c69;
			display: block;
			font-weight: bold;

			margin-bottom: 4px;
		}

		div#navigationLevel_2 a.nav_2_on {
			text-decoration: none;
			color: #a9192d;
			display: block;
			font-weight: bold;

			margin-bottom: 4px;
		}
	/* NAVIGATION 2 */

	/* NAVIGATION 3 */
		div#navigationLevel_3 {
			
		}

		div#navigationLevel_3 a.nav_3_off {
			text-decoration: none;
			color: #005091;
			display: block;
			font-weight: bold;

			margin-bottom: 4px;
		}

		div#navigationLevel_3 a.nav_3_off:hover {
			text-decoration: none;
			color: #143c69;
			display: block;
			font-weight: bold;

			margin-bottom: 4px;
		}

		div#navigationLevel_3 a.nav_3_on {
			text-decoration: none;
			color: #143c69;
			display: block;
			font-weight: bold;

			margin-bottom: 4px;
		}
	/* NAVIGATION 3 */

	/* NAVIGATION 4 */
		div#navigationLevel_4 {
		}

		div#navigationLevel_4 a.nav_4_off {
			text-decoration: none;
			color: #005091;
			display: block;

			margin-bottom: 4px;
		}

		div#navigationLevel_4 a.nav_4_off:hover {
			text-decoration: none;
			color: #143c69;
			display: block;

			margin-bottom: 4px;
		}

		div#navigationLevel_4 a.nav_4_on {
			text-decoration: none;
			color: #143c69;
			display: block;

			margin-bottom: 4px;
		}
	/* NAVIGATION 4 */

	/* GENERISCHE NAVIGATION 1 */
		div#gen_navigation_1 {	
			padding-left: 195px;
			padding-top: 3px;
			padding-bottom: 3px;
			color: #005091;
		}

		div#gen_navigation_1 a.nav_gen_off {
			text-decoration: none;

			color: #005091;
		}

		div#gen_navigation_1 a.nav_gen_off:hover {
			text-decoration: none;

			color: #143c69;
		}

		div#gen_navigation_1 .nav_gen_on {
			text-decoration: none;

			color: #143c69;
		}
	/* GENERISCHE NAVIGATION 1 */

	/* GENERISCHE NAVIGATION 2 */
		div#gen_navigation_2 {	
			padding-top: 5px;
			padding-bottom: 5px;
			color: #005091;
		}

		div#gen_navigation_2 a.nav_gen_2_off {
			text-decoration: none;

			color: #005091;
		}

		div#gen_navigation_2 a.nav_gen_2_off:hover {
			text-decoration: none;

			color: #143c69;
		}

		div#gen_navigation_2 .nav_gen_2_on {
			text-decoration: none;

			color: #143c69;
		}
	/* GENERISCHE NAVIGATION 2 */

	/* BREADCRUMBS NAVIGATION */
		div#breadcrumbs {	
			font-size: 10px;
			padding-top: 3px;
			padding-bottom: 8px;
			color: #3f3f3f;
		}
		div#breadcrumbsSearch {	
			font-size: 10px;
			padding-top: 3px;
			padding-bottom: 8px;
			color: #838383;
			font-style:italic;
		}

		div#breadcrumbs a.nav_breadcrumbs_off {
			text-decoration: none;

			color: #3f3f3f;
		}

		div#breadcrumbs a.nav_breadcrumbs_off:hover {
			text-decoration: none;

			color: #000000;
		}

		div#breadcrumbs .nav_breadcrumbs_on {
			text-decoration: none;
			font-style:italic;
			color: #3f3f3f;
		}
	/* BREADCRUMBS NAVIGATION */

/* NAVIGATION */

#footer  {	
	margin-top:25px;
	margin-bottom:25px;
}


.img_border {
	border-width: 1px;
	border-style: solid;
	border-color: #0094d8;
}

.file_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-left: 20px;
	display:block;
}

.file_info_image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin-left: 0px;
	display:block;
}

.link_download_default {
	background: url("../images/download_default.png") no-repeat left 6px;
	color: #0094d8;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 4px;
	display:block;
}

.link_download_none {
	color: #0094d8;
	padding-top: 3px;
	padding-bottom: 4px;
	display:block;
}

.link_download_pdf {
	background: url("../images/download_pdf.png") no-repeat left 2px;
	color: #0094d8;
	padding-top: 4px;
	padding-left: 20px;
	padding-bottom: 4px;
	display:block;
}

td.fliesstext {
	font-size: 12px;
	line-height: 16px;
}

.imageFloatLeft {
	float: left;
	border: 0px;
	margin: 0px;
	margin-right: 20px;
}

.tdBorderBottom {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tdSpace {
	background-color: #FFFFFF;
}

textarea.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	border: 0px; 
	width: 300px;
	margin: 0px;
	padding: 0px;
	margin-bottom:2px;
}

input.kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	border: 0px; 
	width: 300px;
	margin: 0px;
	padding: 0px;
}

textarea.form_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	border: 0px; 
	width: 300px;
	margin: 0px;
	padding: 0px;
	margin-bottom:2px;
	background-color:#cb0037;
}

input.form_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f3f3f;
	border: 0px; 
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color:#cb0037;
}

input#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #005091;
	background: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: -10px;
}

#shoutbox {
	background-color: #c2cde0;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	height: 1%;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	padding-top:30px;
	margin-right:30px;
	margin-left:250px;
	position: relative;
	top:-20px;

}

.sbtext {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

#textBox {
	position:absolute;
	top: 179px;
	left: 669px;
	margin-left: -15px;
	background-color: #eff0f2;
	border: 1px solid #005091;
	display:none;
	width:160px;
}

.print{
	position:absolute;
	top:132px;
	left:775px;
}

.uhr {
	position:absolute;
	top:285px;
	left:8px;

}

div.fadehover {   
    position: relative;   
    }   
  
div.a {   
    position: absolute;   
    left: 0;   
    top: 0;   
        z-index: 10;   
    }   
  
div.b {   
    position: absolute;   
    left: 0;   
    top: 0;   
    }  
.podcast {
	background: url("../images/rss.jpg") no-repeat;
	height:30px;
	position:absolute;
	top:720px;
	left:25px;
	z-index:100;
	padding-left:40px;
	padding-top:7px;
}
