@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: #fff;
		text-align: left;
	}

	fieldset, img { border: 0 solid; }

	p { margin: 0 0 1em 0; }

	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, #nav, #teaser, #main, #footer { clear:both; }

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

	#ie_clearing { display: none }

	.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 10px; }
	.subcl { padding: 0 10px 0 0; }
	.subcr { padding: 0 0 0 10px; }

	.subcl.multicol .block_content {
		margin: 0 20px 0 0;
	}

	.subcl.multicol .subcolumns .block_content {
		margin: 0 0 0 0;
	}

	div.contenttype_cms .subcolumns {
		margin: 0 0 20px 0;
	}

	div.contenttype_cms .c33l .subc,
	div.contenttype_cms .c33l .subcl,
	div.contenttype_cms .c33l .subcr,
	div.contenttype_cms .c33r .subc,
	div.contenttype_cms .c33r .subcl,
	div.contenttype_cms .c33r .subcr {
		width: 200px;
	}

	.equalize, .equalize .subcolumns { overflow:visible; display:table; table-layout:fixed; }
	.equalize .c50l,.equalize .c25l,.equalize .c33l,.equalize .c38l,.equalize .c66l,
	.equalize .c75l,.equalize .c62l,.equalize .c50r,.equalize .c25r,.equalize .c33r,
	.equalize .c38r,.equalize .c66r,.equalize .c75r,.equalize .c62r {
		display:table-cell; vertical-align:top;
		float:none; margin:0; overflow:hidden;
	}

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

	body {
		font-family: Arial;
		font-size: 10pt;

		line-height: 130%;

		background: #eddec8;
	}

	.page_margins {
		margin: 0 auto 0 auto;
		padding: 0 60px 0 60px;

		width: 1050px;

		background: url(/stream/images/layout/page_bg_2.jpg) no-repeat 50% 0%;
	}

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

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

		margin: 40px -20px 0 -20px;
		padding: 0 20px 20px 20px;

		font-size: 7pt;
		color: #a60318;
		text-align: center;

		line-height: 20px;

		background: none;
	}


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

	div.kwlayer {
		margin: 20px 0 0 0;

		font-size: 7pt;

		line-height: 130%;

		color: #a2a2a2;
	}

	div.kwlayer a {
		color: #a2a2a2;
	}

	div.kwlayer a:hover {
		color: #010482;
	}
	
	.page {
		width: 899px;
		margin: auto;
		background: #f3e9db;
	}

	#header {
		margin: 0 0 0 0;
		
		background-repeat: no-repeat;
				
		padding: 0 10px 0 10px;
		width: 899px;
		height: 50px;
	}

	.telefon {
		position: absolute;

		top: 175px;
		left: 48px;

		font-family: "Trebuchet MS";
		font-size: 12px;
		font-weight: normal;
		text-align: center;
		line-height: 2.5em;
		z-index: 2;
		
		color: #828080;
	}
	
	.telefon  a {
		color: #a60318;
	}
	
	

	#toplinks {
		margin: 0 20px 40px 740px;
		padding: 10px 0 10px 0;
		position: absolute;
		font-size: 8pt;

		text-align: right;

		line-height: 20px;

		color: #777777;
	}

	#toplinks a {
		text-decoration: none;

		color: #777777;
	}

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

	#teaser {
		margin: 46px 0 1px 0;
		background-color: #000000;
		width: 899px;
		height: 258px;
		border-top: 1px solid #ffffff;
	}

	#mainimage {
		position: relative;

		overflow: hidden;
	}

	#mainimage img,
	img#mainimage {
		display: block;
	}

	#nav {
		position: absolute;
		overflow: hidden;
		margin: 50px 0 0 0;
		padding: 0 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 12px;
		height: 46px;
		line-height: 33px;
		color: white;
		background: url(/stream/images/layout/menu_bg.jpg) repeat-x;
		width: 899px;
	}

	#nav a {
		display: block;

		padding: 5px 14px 0 14px;

		text-decoration: none;

		line-height: 20px;

		color: #ffffff;
		height: 46px;

	}
	
	#nav li.active a,
	#nav a:hover {
		background: url(/stream/images/layout/menu_bg_a.jpg) repeat-x;
	}

	#nav li {
		margin: 0px;
		display: inline;
		float: left;
	}

	#nav li a {
		display: block;
		color: #ffffff;
		line-height: 35px;
		text-decoration: none;
	}

	#nav ul {
		margin: 0 0 0 0;
	}
	
	#nav ul.level0 li a {
		line-height: 30px;
	}

	#nav ul.level0 li.path a {
		background-image: none;
		color: #aba7ee;
		font-weight: normal;
	}

	#nav ul.level0 li.nopath a:hover {
		background-image: none;
		color: #828080;
	}
	
	#nav ul.level0 {
		margin: 0 0 0 1em;
	}
	
	#nav ul.level1 {
		margin: 0 0 0 1em;
	}
	
	#nav2 {
		margin: 0 0 2em 0;
		padding: 0 0 0 0;
		font-family: Arial, sans-serif;
		font-weight: normal;
		font-size: 12px;
		line-height: 25px;
		color: #000000;
		height: auto;
	}
	
	#nav2 li {
		margin: 0 0 0.7em 1em;
		list-style-type: none;
	}
	
	#nav2 a {
		color: #000000;
		padding: 0 10px 2px 18px;
	}
	
	#nav2 li a:hover,
	#nav2 li.active a {
		background: url(/stream/images/layout/dot.gif) no-repeat 0 2px;
		color: #a60318;
	}
	
	#nav2 li.path a {
		color: #a60318;
		background: url(/stream/images/layout/dot.gif) no-repeat 0 2px;
	}
	
	#nav2 li.nopath a {
		color: #000000;
	}
	
	#nav2 li.nopath a:hover {
		color: #a60318;
	}
			
	#nav2 ul {
		margin: 0 0 0.5em 1em;
		padding: 0;
		list-style-type: none;
	}
	

	#nav2 ul li a:hover,
	#nav2 ul li.active a {
		color: #a60318;
		background: none;
	}


	#news {
		margin: 2em 0 1em 0;
	}

	#news h1 {
		font-size: 120%;
	}

	#news h2 {
		font-size: 100%;
	}

	#news h2 a {
		text-decoration: none;

		color: #010482;
	}

	#news .news-text {
		font-size: 9pt;
	}

	#location {
		margin: 27px 0 0 5px;

		height: 20px;

		font-size: 8pt;

		line-height: 20px;

		color: #808080;

		overflow: hidden;
		
		position: absolute;
	}

	#location a {
		margin: 0 0 0 5px;

		text-decoration: none;

		color: #808080;
	}

	#location a:hover {
		color: #a60318;
		text-decoration: none;
	}

	#location li {
		padding-right: 0.5em;
	}

	#location li.first a {
		margin: 0 0 0 0;
	}

	#main {
		color: #2c2c2c;
		width: 900px;
		margin: auto;
	}

	#col1 {
		float: left;

		width: 240px;
	}

	#col1 p {
		margin: 0 0 1em 0;
		text-align: left;
	}


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

	#col1_content {
		padding: 50px 0 0 0;
	}
	
	#col1 .block_content {
		padding: 11px 0 0 10px;
	}

	#col3_content {
		padding: 30px 20px 0 0;
		min-height: 450px;
		height: auto !important;
		height: 450px;
	}
	
	#col3 li {
		margin: 0;	
		padding-left: 1.3em;
		line-height: 1.5em;
		background: url(/stream/images/layout/li.gif) no-repeat left 6px;
		list-style: none;
}

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

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

	a:hover {
		text-decoration: none;

		color: #a60318;
	}

	h1, h2, h3, h4, h5, h6 {
		margin: 10px 0 14px 0;
		padding: 0 0 5px 0;
		font-family: "Trebuchet MS", sans-serif;
		
		font-weight: normal;
		text-align: left;
		color: #a60318;
}
	

	h1 {
		font-size: 24px;
		border-bottom: 1px solid #777777;
	}

	h1.kw {
		margin-top: -1.5em;
		margin-bottom: 1.5em;

		font-size: 10pt;

		color: #A60318;
	}

	h2 {
		font-size: 140%;
	}

	h3 {
		margin: 0 0 0.25em 0;

		font-size: 130%;
	}

	h4 {
		margin: 15px 0 0 0;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		border: none;
	}

	h5 {
		font-size: 105%;

		color: #A60318;
	}

	h6 {
		margin: -0.25em 0 0.25em 0;

		font-size: 100%;

		line-height: 120%;

		color: #010482;
	}

	#col3 .tb_image_r {
		margin: 0 0 5px 10px;
	}

	#col3 .tb_image_l {
		margin: 0 10px 5px 0;
	}

	.block_content {
		padding-left: 0px;
	}

	.block_content div.scroll {
		height: 40em;
		overflow: auto;
	}

	.block_content table.standard {
		padding: 1px;
	}

	.block_content table.standard th {
		padding: 0.25em 0.5em;

		font-weight: bold;

		text-align: left;

		color: #000000;
		background: #888888;
	}

	.block_content table.standard td {
		padding: 0.25em 0.25em;
	}

	.block_content table.standard tr td {
		background: #eeeeee;
		vertical-align: top;
		font-size: 11px;
	}

	.block_content table.standard tr.even td,
	.block_content table.standard tr:nth-child(even) td {
		background: #dddddd;
	}

	.block_content.anchorlist ul {
		margin: 0 0 1em 0;
		padding: 0 0 0 1.25em;
	}
	
	.block_content ul {
		margin: 0 0 1em 0;
		padding: 0 0 0 1.25em;
	}

	.block_content.anchorlist li {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}

	.block_content.leadpage ul {
		margin: 0 0 0 0;
		padding: 0 0 0 1.25em;
	}

	.block_content.text_intro {
		margin-top: 20px;
		padding-top: 10px;

		border-top: 1px solid #010482;
	}

	.block_content.sitemap dl,
	.block_content.sitemap dd {
		margin: 0 0 0.25em 0;
		padding: 0 0 0 0;
	}

	.block_content.sitemap dl dl {
		margin-left: 20px;
	}

	.block_content.sitemap dl.level1 {
		margin-bottom: 1em;
	}

	.block_content.sitemap em {
		font-style: normal;
	}

	.block_content.search ol li {
		padding: 5px 0 0 0;

		list-style-type: decimal;
	}

	.block_content.search .search_info {
		padding: 10px 0 5px 0;
	}

	.block_content.search .description {
		font-size: 8pt;

		line-height: 110%;
	}

	.block_content.search .description .hl {
		padding: 0 1px;

		font-weight: bold;

		background: #f9f69b;
	}

	.block_content.search .link .hl {
		padding: 0 1px;

		font-weight: bold;

		text-decoration: inherit;

		background: #f9f69b;
	}

	.info {
		padding: 10px 0 0 0;
	}

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

		font-size: 8pt;
	}

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

		border: 1px solid #fbf7f7;
		border-top: 1px dotted #010482;
	}

	.info .item-header {
		padding: 4px 4px 8px 4px;

		text-align: left;

		background: #ffffff;
	}

	.info .item-header a {
		text-decoration: none;

		color: #010482;
	}

	.info .item-header h1 {
		margin: 0 15% 0 0;
		padding: 0 0 0 0;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 115%;
		font-weight: bold;

		line-height: 150%;

		text-align: left;
		text-transform: none;

		color: #010482;

		border-top: none;
	}

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

		margin: 0 0 0 0;

		font-size: 9pt;

		border-top: none;
	}

	.info .item-text {
		display: inline-block;

		padding: 10px 10px 10px 10px;
	}

	table.matrix {
		margin: 1em auto;
	}

	table.matrix td {
		padding-bottom: 5px;
	}	

	table.matrix td.matrix {
		padding-right: 10px;
	}	

	
}

@media print {
	#toplinks, #teaser, #col1, #nav, table.edit_toolbar, h1.kw, div.kwlayer {
		display: none;
	}

	.page_margins {
		background-image: none;
	}

	#location {
		margin: 0;
	}

	#col3 {
		margin: 0 0 0 0;
	}

	#col3_content {
		padding: 20px 0 0 0;
	}

	#footer {
		margin: 20px 0 0 0;
	}
}


	#logopic {
		position: relative;
		left: 637px;
		top: 50px;
		z-index: 1;
		width: 252px;
	}