@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; }
	body {
		font-size: 100.01%;

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

	fieldset, img { border: 0 solid; }

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

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

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

@media all
{	/* layout */
	#header, #main, #footer { clear:both; }

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

	html {
		height: 100%;
	}

	body {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 12px;
		
		line-height: 1.6em;
		
		background-color: #fff8be;
	}

	div.page_margins {
		margin: 0 auto 10px auto;

		position: relative;

		width: 882px;

		background-image: url(/stream/images/design/gfxborder/border_left.gif);
		background-repeat: repeat-y;
		background-position: left;
	}

	div.page {
		margin: 0 0 0 6px;
		padding: 16px 11px 15px 5px;

		background-image: url(/stream/images/design/gfxborder/border_right.gif);
		background-repeat: repeat-y;
		background-position: right;
	}

	#border-top {
		margin: 0 0 0 0;
		overflow: hidden;
		width: auto;

		height: 40px;
		font-size: 0;
		margin-bottom: -15px;

		background-image: url(/stream/images/design/gfxborder/border_top.gif);
		background-repeat: repeat-x;
		background-position: left;
	}

	#border-bottom {
		overflow: hidden;

		width: auto;

		height: 16px;
		margin-top: -15px;
		font-size: 0;

		background-image: url(/stream/images/design/gfxborder/border_bottom.gif);
		background-repeat: repeat-x;
		background-position: bottom left;
	}

	#edge-tl {
		margin: 0 0 0 0;
		float: left;

		width: 20px;
		height: 40px;

		font-size: 0;

		background-image: url(/stream/images/design/gfxborder/corner_tl.gif);
		background-position: left;
	}

	#edge-tr {
		margin: 0 0 0 0;
		
		position:relative; /* IE Fix | z-index */
		float: right;

		width: 20px;
		height: 40px;

		font-size: 0;

		background-image: url(/stream/images/design/gfxborder/corner_tr.gif);
		background-position: right;
	}
	
	#edge-bl {
		float:left;

		width: 16px;
		height: 15px;

		background-image: url(/stream/images/design/gfxborder/corner_bl.gif);
		background-position: bottom left;
	}

	#edge-br {
		position:relative; /* IE Fix | z-index */
		float:right;

		width: 16px;
		height: 15px;

		background-image: url(/stream/images/design/gfxborder/corner_br.gif);
		background-position: bottom right;
	}

	#toplinks {
		margin: 40px auto 0 auto;
		padding: 0;

		width: 720px;

		font-size: 10px;

		text-align: right;

		color: #073161;
	}

	#toplinks a {
		text-decoration: none;

		color: #073161;
	}

	#toplinks a:hover {
		color: #4a6582;
	}

	#logopic {
		position: absolute;
	
		right: -15px;
		top: -45px;
		
		z-index: 1;
	}

	#header {
		margin: 0 0 0 0;

		background-image: url(/stream/images/design/head.jpg);
		background-repeat: no-repeat;
		
		padding: 0 10px 0 10px;

		height: 173px;
		

	}

	#header .languageselect {
		float: left;

		font-size: 10px;
	}

	#header .languageselect .flag {
		display: block;
		float: left;

		margin: 0 4px 0 0;
		padding: 24px 2px 2px 2px;

		width: 40px;

		text-align: center;

		background-repeat: no-repeat;
		background-position: top center;
	}

	#header .languageselect a {
		color: #4a6582;

		text-decoration: none;
	}

	#header div.name {
		margin: 0 0 0 610px;
		padding: 45px 60px 0 0;

		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;

		text-align: left;
		line-height: 1.6em;
		
		z-index: 2;
		position: absolute;

		color: #970102;
	}

	#header div.adresse {
		margin: 0 0 0 610px;
		padding: 84px 60px 0 0;

		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;

		text-align: left;
		line-height: 1.6em;
				
		color: #ffffff;
		
		z-index: 3;
		position: absolute;
	}
	
	#footer {
		line-height: 18px;
		
		font-size: 10px;
		font-weight: normal;

		text-align: center;

		color: #ffffff;
		background: #ff8b02;
	}

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

		text-decoration: underline;
	}

	#main {
		color: #282b2d;
	}

	#col1 {
		float: left;

		width: 203px;

		background: #fff8be;
	}

	#col2 {
		display: none;
	}

	#col3 {
		margin: 0 0 0 203px;

		background: #ffffff;
	}

	#col1_content {
		padding: 40px 0 40px 0;
	}

	#col3_content {
		padding: 40px 20px 20px 30px;
	}

	#location {
		margin: -33px 0 15px 0;
	
		font-size: 10px;

		text-align: left;
		
		color: #c2c2c2;
	}

	#location a {
		color: #c2c2c2;
	}

	#anchorlist {
		margin-bottom: 45px;
	}

	#anchorlist li {
		list-style-image: none;
		list-style-type: none;
		margin-left: 0;
		line-height: 1.1em;
	}

	#main a {
		color: #000000;
		text-decoration: none;
	}

	#main a:hover {
		color: #ff8b02;
		text-decoration: underline;
	}

	#main .tb_image   { margin: 10px auto; text-align: center }
	#main .tb_image_r { margin-left:  10px }
	#main .tb_image_l { margin-right: 10px }

	#main h1 {
		margin: 10px 0 10px 0;
		padding: 0 0 6px 0;

		font-family: Verdana, sans-serif;
		font-size: 20px;
		font-weight: normal;

		text-align: left;

		color: #ff8b02;

		border-bottom: 1px solid #ff8b02;
	}

	#main h1.kw {
		margin: 10px 0 10px 0;
		padding: 0 0 5px 0;

		font-family: Verdana, sans-serif;
		font-size: 10px;
		font-weight: bold;

		text-align: left;

		color: #ff8b02;

		border-bottom: 1px dashed #073161;
	}

	#main h2 {
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;

		font-family: Verdana, sans-serif;
		font-size: 16px;
		font-weight: bold;

		text-align: left;

		color: #ff8b02;
	}

	#main h3 {
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;

		font-family: Verdana, sans-serif;
		font-size: 15px;
		font-weight: bold;

		text-align: left;

		color: #ff8b02;

		border-bottom: 1px solid #dcdfe6;
	}

	#main h4 {
		margin: 0 0 10px 0;
		padding: 0 0 0 5px;
		background-color: #ffe6c6;
		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		
		border-bottom: 1px solid #ff8b02;
		border-top: 1px solid #ff8b02;

		text-align: left;

		color: #000000;
	}

	#main h5 {
		margin: 0 0 0 0;
		padding: 0 0 0 0;

		font-family: Verdana, sans-serif;
		font-size: 12px;
		font-weight: normal;

		text-align: left;

		color: #ff8b02;
	}

	#main h6 {
		margin: -10px 0 0 0;
		padding: 0 0 0 0;

		font-family: Verdana, sans-serif;
		font-size: 10px;
		font-weight: normal;

		text-align: left;

		color: #ff8b02;
	}

	#main ul {
		margin: 5px 0 5px 0;

		text-align: left;

		list-style-type: none;
		list-style-image: url(/stream/images/design/arrow_logo.png);
	}

	#main dl {
		margin: 10px 0 10px 20px;
		padding: 10px 0 10px 20px;

		list-style-type: none;

		border-left: 1px solid #dcdfe6;
	}

	#main dl dd {
		margin: 0 0 0 0;
		padding: 5px 0 0 0;
	}

	#main div.barriere {
		margin: 7px 0 0 672px;
		padding: 0;

		font-family: Verdana, sans-serif;
		font-size: 15px;
		font-weight: bold;
		
		z-index: 4;
		position: absolute;
	}
	
	#main div.barriere a {
		color: #970102;
	}
	
	#main li {
		margin-bottom: 0.8em;
	}

	#nav {
		margin: -10px 0 0 0;
		
		font-size: 14px;
		font-weight: bold;
		
		
	}

	#nav ul,
	#nav li {
		margin: 0;
		padding: 0 0 0 0;
	}

	#nav ul {
		list-style-type: none;
		list-style-image: none;	
	}

	#nav li {
		margin-top: 15px;
	}
	
	#nav li.home {
		margin-top: 0;
	}

	#nav li a {
		display: block;

		padding: 0 10px;

		color: #970102;

		line-height: 35px;

		text-decoration: none;
		
		background: url(/stream/images/design/menubutton.png) no-repeat;
	}

	#nav li a span {
		padding-left: 20px;
	}

	#nav li.path a {
		color: #ffffff;

		background: url(/stream/images/design/menubutton_a.png) no-repeat;
	}
	
	#nav li.path a:hover {
		color: #ffffff;
	}
	
	#nav li a:hover {
		color: #970102;
		text-decoration: underline;
	}

	#nav li a:hover span {
		background: transparent url(/stream/images/design/menubutton_logo.png) no-repeat left 70%;
	}

	#nav li.path a span {
		background: transparent url(/stream/images/design/menubutton_logo_a.png) no-repeat left 70%;
	}

	#nav ul.level0 {
		margin: 0 0 0 0;
		padding-left: 30px;

		font-size: 12px;
		
		list-style-type: disc;

		color: #ffffff;
		background: #c40002;
		
		border-top: 1px solid #ffffff;
	}

	#nav ul {
		padding-top: 0.2em;
		padding-bottom: 0.2em;
	}

	#nav ul.level0 li {
		margin-top: 0;
	}

	#nav ul.level0 li a {
		padding: 5px 0 5px 0;

		line-height: 1.2em;

		color: #ffffff;
		background: transparent;
		
		display: block;
	}

	#nav ul.level0 li a span {
		padding-left: 0;
		
		background: transparent;
	}

	#nav ul.level0 li.path a{
		text-decoration: underline;
	}
	
	
	#nav ul.level0 li a:hover {
		color: #ffffff;
	}
	
	#nav ul.level1 {
		margin: 0 0 0 0;

		border-bottom: none;
	}

	#nav ul.level1 li a {
		padding: 5px 5px 5px 30px;

		color: #515658;
		background: url(/stream/images/design/arrow_black.gif) no-repeat 22px 10px;
	}

	#nav ul.level1 li.path a,
	#nav ul.level1 li a:hover {
		color: #76a6be;
		background: url(/stream/images/design/arrow_blue.gif) no-repeat 22px 10px;
	}

	#language {
		position:absolute;
		left:12px;
		color: #970102;
		font-size: 11px;
	}

	#language a {
		color: #970102;
	}

	#language a:hover{
		color: #6e3c08;
		text-decoration: none;
	}


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




	#main .orange a {
		color: #fc7500 !important;
	}


	#main .sitemap dl,
	#main .sitemap dd {
		margin: 0;
		padding: 0 0 5px 0;
	}

	#main .sitemap dl {
		margin-left: 20px;

		border-left: none;
	}

	#main .sitemap dd a {
		color: #FF8B02;

		font-size: 11px;
		
		text-decoration: none;
	}

	#main .sitemap dl.level0 {
		margin-left: 0;
	}

	#main .sitemap dl.level1 dd a {
		font-size: 10px;

		color: #282b2d;
	}

	#info .date,
	#info h2 {
		display: none;
	}

	#info td {
		padding: 5px 0 0 0;

		text-align: left;
	}
	

	div.kwlayer {
		padding: 0 10px 5px 10px;
		font-size: 9px;
		color: #CCCCCC;
		width:850px;
		margin: 20px auto 0px auto;
		line-height: 15px;
	}

	div.kwlayer a {
		text-decoration: none;
		color: #CCCCCC;
	}
}

@media all {
	.subcolumns { width: 100%; overflow:hidden; }

	.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {float: left; }
	.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {float: right; margin-left: -5px; }

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

@media all {
	body#leadpage #col1 {
		width: 282px;
	}

	body#leadpage #col1_content {
		padding: 0;
	}

	body#leadpage #col3 {
		border-left: 282px solid #eaeaea;
	}

	body#leadpage #col3_content {
		padding: 0;
	}

	body#leadpage #main {
		background-image: none;
	}
}

@media print
{
	body {
		background: #ffffff;
	}
}
