@charset "utf-8";

@media all
{	/* reset */
	* { margin:0; padding: 0 }

	option { padding-left: 0.4em }

	* html body * { overflow:visible; }
	* html iframe, * html frame { overflow:auto; }
	* html frameset { overflow:hidden; }

	html { height: 100%; margin-bottom: -1px; /* overflow-y: scroll; */ }
	body {
		font-size: 100.01%;

		color: #000;
		background: #ffffff;
		text-align: left;
	}

	fieldset, img { border: 0 solid; }

	p { margin: 0 0 0.5em 0; }

	ul, ol, dl { margin: 1em 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.7em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote { margin: 0 0 1em 1.5em; }
}


body {
	height: 100%;

	font-family: Arial, Verdana, sans-serif;
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix { display: block }

#ie_clearing { display: none }

.skip, .hideme, .print {
		position: absolute;
		top: -1000em;
		left: -1000em;
}

.subcolumns { display:table; width:100%; table-layout:fixed; }

.c15l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c55l, .c60l, .c62l, .c66l, .c75l, .c80l { float:left; }
.c15r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c55r, .c60r, .c66r, .c62r, .c75r, .c80r { float:right; margin-left:-5px; }

.c15l, .c15r { width:15%; }
.c20l, .c20r { width:20%; }
.c40l, .c40r { width:40%; }
.c60l, .c60r { width:60%; }
.c80l, .c80r { width:80%; }
.c25l, .c25r { width:25%; }
.c33l, .c33r { width:33.333%; }
.c50l, .c50r { width:50%; }
.c55l, .c55r { width:55%; }
.c66l, .c66r { width:66.666%; }
.c75l, .c75r { width:75%; }
.c38l, .c38r { width:38.2%; }
.c62l, .c62r { width:61.8%; }

.subc  { padding:0 0.5em; }
.subcl { padding:0 1em 0 0; }
.subcr { padding:0 0 0 1em; }

.equalize, .equalize .subcolumns { table-layout:fixed; }

.equalize > div {
	display:table-cell;
	float:none;
	margin:0;
	overflow:hidden;
	vertical-align:top;
}

.c55l {
	margin-right: 20px;
}

ul.vlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	list-style-type: none;
}

ul.vlist li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.hlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	list-style-type: none;
}

ul.hlist li {
	display: inline;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.page_margins {
	margin: 0 auto;
	width: 980px;
}

body {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #2b2b2b;
	line-height: 1.5em;
	
	height: 100%;
	min-height: 840px;
		
	margin: 0 auto;
}

body a {
	color: #004574;
	text-decoration: none;
	font:normal 14px Arial;
}

body a:hover {
	text-decoration: underline;
}

#head {
	background-color: rgba(255, 255, 255, 0.8);
	border-bottom: 3px solid #004574;
	height: 132px;
	position: relative;
	
	margin-bottom: 50px;
	margin-top: -1px;
}

.logo {
	float: left;
}


#titel {
	background: url(/stream/images/layout/titel.png) no-repeat center center;
	height: 140px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#main {
	background-color: rgba(255, 255, 255, 0.8);
	border: 2px solid #004574;
}



#nav { float: right; margin: 0 auto; padding: 50px 0 0 0; }
#nav ul { margin:0 0 0 0; padding:0 0 0 0; list-style:none; }
#nav ul li { padding: 0 0 0 0; margin:0 0 0 0; 	font:normal 15px Arial, sans-serif;}
#nav ul li a { margin:0px; padding:5px 15px; color:#3d3d3d; font:normal 15px Arial, sans-serif; text-decoration:none; display: block; text-transform: uppercase; border-bottom: 2px solid rgb (0,69,116, 1);}
#nav ul li a:hover {color:#004574; border-bottom: 2px solid rgb(0,69,116);}
#nav ul li.active a {color:#004574; border-bottom: 2px solid rgb(0,69,116);}
#nav ul li.path a {color:#004574; border-bottom: 2px solid rgb(0,69,116);}


ul#sub_nav {margin: 0;}
ul#sub_nav li { padding:0; margin:0; list-style: none; text-decoration: none;}
ul#sub_nav li a {display: block; padding: 18px 0 18px 15px; font:normal 14px Arial; color: #3f3f3f; text-decoration: none; background: #eeeeee;}
ul#sub_nav li.active a {background: #004574; color: #ffffff; text-decoration: none;}
ul#sub_nav li.path a { background: #004574; color: #ffffff; text-decoration: none;}
ul#sub_nav li a:hover { background: #004574; color: #ffffff; text-decoration: none; }


ul#sub_nav .level1 {margin: 0;}
ul#sub_nav .level1 li { padding:0; margin:0; list-style: none; text-decoration: none;}
ul#sub_nav .level1 li a {display: block; border-top: 1px solid #f2f2f2; padding: 12px 0 12px 50px; font:normal 14px Arial; color: #3f3f3f; text-decoration: none; background: none;}
ul#sub_nav .level1 li.active a {background: none; color: #2b2b2b; text-decoration: none; border-bottom:none;}
ul#sub_nav .level1 li.path a { background: none; color: #2b2b2b; text-decoration: none; border-bottom:none;}
ul#sub_nav .level1 li a:hover { background: none; color: #2b2b2b; text-decoration: none; border-bottom:none;}



h1 { 
	color:#004574;
	font: normal 30px Arial, sans-serif;
	margin:5px 0 0 0;
	padding-bottom:25px;
}

h2 {
	color:#004574;
	font:bold 22px Arial, sans-serif;
	padding-bottom: 10px;
}

h3 { 
	color:#004574;
	font:bold 18px Arial, sans-serif;
	padding-bottom: 10px;
}

h4 { 
	color:#004574;
	font:bold 16px Arial, sans-serif;
	margin: 10px 0 5px 0;
}

h5 { 
	color:#004574;
	font:bold 14px Arial, sans-serif;
	margin: 10px 0 5px 0;
}


#col1 {
	float: right;
	width: 280px;
	margin-top: 0px;
	padding: 20px;
}

#col1_content {

}


#col3 {
	margin-right: 330px;
	padding: 20px;
}

#col3_content {
	margin-bottom: 20px;

	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.block_content.text {
	margin-bottom: 20px;
}

.adresse {
	padding: 20px;
	text-align: center;
	font-size: 14px;
}

.adresse a {
	color: #2b2b2b;
}

.adresse a:hover {
	color: #004574;
	text-decoration: none;
}

.adresse .c25l {
	border-right: 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.adresse .c25r {
	padding-top: 5px;
	padding-bottom: 5px;
}


blockquote {
	margin: 1em 0 1em 1.5em;
	padding-left: 10px; 
	
	font-size: 14px;
	font-style: italic;
	border-left: 3px solid #004574;
}

iframe {
	border: 1px solid #004574;
}

#footer .links {
	float: right;
	margin: 0;
	color: #ffffff;
	
	font-size: 13px;
	
}

#footer .links a {
	color: #ffffff;
	font-size: 12px;
}

.block_content.contactform {
	line-height: 135%;
}

.block_content.contactform td {
	padding: 0 2em 0.25em 0;
	text-align: left;
	vertical-align: top;
}

.block_content.contactform .text {
	padding: 3px;
	width: 250px;
	border: 1px solid #ccc;
}

.block_content.contactform textarea.text {
	height: 130px;
}

.block_content.contactform #cform_plz {
	width: 35px;
}

.block_content.contactform #cform_ort {
	width: 202px;
}

table.error td {
	color: red;
}

#block_content {
	margin-bottom: 30px;
}


/* Startseite */

body#intropage #location {
	display: none;
}

body#intropage #header {
	display: none;
}

body#intropage #col1 {
	display: none;
}

body#intropage #col3{
	margin: 0;
	padding: 0;
}

body#intropage h1 {
	text-align: center;
}

body#intropage h2 {
	text-align: center;
}

body#intropage #main {
	background: none;
	border: none;
}

body#intropage #col3 #block_content {
	min-height: 780px;
	height: auto !important;
	height: 780px;
	
	background: url(/stream/images/layout/logo.png) no-repeat center center;
	
	position: relative;
}

.page-titel {
	margin: 0 auto;
	width: 760px;
}



/* Einspaltig */

body#layout_1col #col1 {
	display: none;
}

body#layout_1col #col3 {
	padding: 20px;
	margin: 00;
}

body#layout_1col #news {
	display: none;
}




.tb_image.align_right {
	margin-left: 15px;
}


@media only screen 
and (max-width : 1000px) {
	.page_margins {
		width: 900px;
	}

}





.info {
	padding: 0;
}

.info .pager {
	margin: 0 0 10px 0;
}

.info .info-item {
	margin-bottom: 30px;

}

.info .item-header {
	padding: 5px 0;

	text-align: left;
	
	border-bottom: 1px solid #dddddd;
}

.info .item-header h1 {
	margin: 0 20% 0 0;
	padding: 0 0 0 0;
	font: bold 16px Helvetica, sans-serif;
	color: #004574;
	text-transform: none;
}

.info .item-header h1 a {
	margin: 0 20% 0 0;
	padding: 0 0 0 0;
	font: bold 16px Helvetica, sans-serif;
	color: #004574;
	text-transform: none;
}

.info .item-header h2 {
	float: right;

	font-size: 14px;
}

.info .item-text {
	padding: 10px 0;

}

.info .tb_image_l {
	width: 130px;
}
