@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;

	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; }

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

.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%; }
.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;
}

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

body {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #4c4e51;
	
	height: 100%;
	min-height: 840px;
		
	margin: 0 auto;
	
	background: #cccccc ;
}

#main {
	margin: 0;
	background: #fff;
	
	padding: 15px;
	
	border: 1px solid #9b9b9b;
}

.head {
	margin-bottom: 15px;
	border: 1px solid #cccccc;
	position: relative;
	height: 210px;
}

.name {
	position:absolute;
	bottom: 55px;
	left: 20px
}

.logo {
	position: absolute;
	right: 50px;
	top: 12px;
}

#col1 {
	float: right;
	width: 285px;
}

#col1 .block_content {
	margin-top: 50px;
	padding: 15px;
	
	background: #f7f7f7;
	border: 1px solid #d8d8d9;
}

#col3 {
	margin: 0 300px 0 0 ;
}

#col1_content {
	padding: 0;
}

#col3_content {
	padding: 15px;
	
	background: #f7f7f7;
	border: 1px solid #d8d8d9;
}

p {
	margin: 0 0 1em 0;
	text-align: justify;
}

a {
	text-decoration: none;
	color: #192764;
}

a:hover {
	text-decoration: underline;
}


h1 {
	margin: 0 0 10px 0;
	
	font-size: 24px;
	font-weight: normal;
	color: #192764;
}

#col1 h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;

	font-size: 18px;
	font-weight: normal;
	color: #192764;
}

h3 {
	margin: 0 0 0.8em 0;
	font-size: 16px;
}

h4 {
	font-size: 14px;
	color: #192764;
}


#nav {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;

	color: #3d3d3d;
	line-height: 20px;

}

#nav li {
	list-style: none;
	margin: 0;
}

#nav a {
	display: block;
	padding: 4px 10px 4px 20px;

	text-decoration: none;

	color: #000000;
	border-bottom: 1px solid #e4e4e4;
}

#nav a:hover {
	color: #192764;
	background: url(/stream/images/layout/menu_a.jpg) left center;
}

#nav li.path a {
	color: #192764;
	background: url(/stream/images/layout/menu_a.jpg) left center;
}

#nav li.nopath a {
	font-weight: normal;
}


#nav ul.level1 {
	margin: 0;
}

#nav ul.level1 a {
	padding: 4px 0 4px 40px;
	background: url(/stream/images/layout/submenu_a.jpg) left center;
	color: #192764;
	
	font-size: 13px;
}

#nav ul.level1 li.path a {
	color: #192764;
}

#nav ul.level1 li a:hover,
#nav ul.level1 li.active a {
	background: #e1e1e1 url(/stream/images/layout/submenu_a.jpg) left center;
	text-decoration: underline;
}



#toplinks {
	margin: 10px 0;
	padding: 0;

	font-size: 12px;

	text-align: left;

	line-height: 20px;

	color: #4c4e51;
}

#toplinks a {
	text-decoration: none;

	color: #000000;
}

#toplinks a:hover {
	color: #010482;
}


#footer {
	position: relative !important;
	overflow: hidden;

	margin: 5px 0 20px 0;
	padding: 0 20px 0 20px;

	font-size: 12px;
	text-align: center;
	
	line-height: 20px;

	color: #192764;

}

#footer a {
	text-decoration: none;
	color: #192764;
}

#footer a:hover {
	text-decoration: underline;
}


.tb_image.align_left {
	margin-right: 20px;
	margin-top: 20px;
}

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

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

.location { font-size: 10px; padding:0px; text-decoration: none; }
.location a { font-size: 10px; color: #bdbdbd; text-decoration: none; font-weight: normal;}
.location a:hover {text-decoration: underline;}


.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: 203px;
}

table.error td {
	color: red;
}

#col3 p{
    hyphens:auto;
}
