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

.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 {
	position: relative;

	margin: 0 auto;

	width: 980px;
}



#head {
	height: 180px;
	text-align: left;
	position: relative;
}

#head p {
	padding-top: 25px;
	font:normal 22px Arial;
	color: #666666;
}

#head a {
	font:normal 11px Arial;
}

#head .name {
	color: #004271;
	font-size: 50px;
	padding-top: 30px;
}

#header {
	position: relative;
	height: 420px;

}

#header .info {
	position: absolute;
	z-index: 996;
	bottom: 24px;
	left: 35px;
	color: #004271;
}

#header h1 {
	color: #fff;
	font: bold 50px Arial, sans-serif;
	text-shadow: 2px 2px 1px #000;
}

#header p {
	font: normal 26px Arial, sans-serif;
	letter-spacing: 1px;
	color: #fff;
	text-shadow: 2px 2px 1px #000;
}

#header a {
	color: #fff;
	font: normal 14px Arial, sans-serif;
}

#header #block_content {
	top: 0;

}


.flag { 
	position: absolute;
	top: 18px;
	right: 220px;
}



/* search */
#head #search { position: absolute; float:right; width:212px; height:34px; padding:0; top: 5px; right: 0; }
#head #search input { float:left; border:1px solid #acacac; margin:5px 0; font:normal 12px Arial, Helvetica, sans-serif;}
#head #search input.keywords { width:150px; height:17px; padding:3px 10px; background: url(/stream/images/layout/suche_bg.png) repeat-x; color:#565656;} 
#head #search input.button { height:225px; padding:0 5px; background: url(/stream/images/layout/suche_button.png) repeat-x; color:#fff; border:0; width: 40px;}



#teaser .page_margins {
	border-top: 4px solid #EAEAEA;
	border-bottom: 4px solid #EAEAEA;
}

#teaser .page {
	padding: 10px;
}



#teaser {
	margin: auto;
}

#teaser .c33l {
	background: #ffffff;
	border: 1px solid #ededed;
}

#teaser .block_content {
	padding: 10px;
}

#teaser img.tb_image.align_bottom {
	float: right;
}

#teaser .block_content a {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #7A7A7A;
	line-height: 20px;
}



#mainimage {
	overflow: hidden;
	height: 420px;
}


#mainimage img {
	width: 100%;
}


#main {
	margin: 0;
}


#col1 {
	float: left;
	width: 300px;

}


#col1 div.block_content {
	padding: 0 0 30px 15px;
	font-size: 12px;
	font-weight: normal;
}

#col2 div.block_content img.tb_image {
	margin: 0 -5px;
}

#col3 {
	margin-left: 303px;
}

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


#col3_content {
	padding-bottom:40px;
	min-height: 400px;
	height: auto !important;
	height: 400px;

}

#col3 div.block_content {
	padding-bottom: 10px;
}


#col3 li {
	list-style-image: url(/stream/images/layout/dot.gif);

}




body#layout_1col #col1 {
	display: none;
}

body#layout_1col #col3 {
	margin: 0 0 0 0;
}

body#layout_3col #col2 {
	display: block;
}

body#layout_3col #col3 {
	margin: 0 170px 0 260px;
}

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #5d5d5d;
	line-height: 20px;
}

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

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

p { margin: 0 0 0.6em 0; }

h1 { color:#004271; font:normal 26px Arial, sans-serif; margin:5px 0 0 0; padding-bottom:12px;}
h2 { color:#004271; font:bold 16px Arial, sans-serif; padding-bottom: 10px;}
h3 { color:#004271; font:bold 14px Arial, sans-serif; padding-bottom: 10px;}
h4 { color:#004271; font:normal 18px Arial, sans-serif; margin:0px 0; padding:0px 0 5px 0;}
h5 { color:#004271; font:bold 12px Arial, sans-serif; margin:10px 0 5px 0; padding:2px 5px 2px 5px;}

h1.kw {
	background: none;
	height: 20px;
	font-size: 14px;
	}


/* logo */
.logo { padding:0; margin-top: 20px; width: 400px; float: left;}
.logo img { margin: 0; padding:0; }



/* menu */	
#nav { margin: 0; padding: 0; height: 35px; position: absolute; top: 135px; right: 0}
#nav ul { margin:0; padding:0 0 0 0; list-style:none; float: right;}
#nav ul li.first { border: none;}
#nav ul li { float:left; padding: 0 0 0 0; margin:0 0 0 0; font:bold 16pt Helvetica, sans-serif;}
#nav ul li a { margin:0; padding:8px 15px 8px 15px; color:#004271; font:normal 16px Helvetica, sans-serif; text-decoration:none; display: block; }
#nav ul li a:hover {color:#ffffff; background: #004271;}
#nav ul li.active a{ color:#ffffff; background: #004271;}


ul#sub_nav {margin: 0;}
ul#sub_nav li { padding:0; margin:0; list-style: none;}
ul#sub_nav li a {display: block; padding: 5px 0 5px 0; font-size: 14px; color: #7a7a7a;}
ul#sub_nav li.active a {background: #004271; color: white; text-decoration: none;}
ul#sub_nav li.path a {background: url(/stream/images/layout/dot.png) no-repeat left center; color: #004271; text-decoration: none;}
ul#sub_nav li a:hover { background: url(/stream/images/layout/dot.png) no-repeat left center; color: #004271; text-decoration: none; }


ul.sub_nav ul.level1 li { padding:0; margin:0; list-style: none}
ul.sub_nav ul.level1 li a {display: block; padding: 5px 0 5px 15px; font-size: 16px; font-style: italic; color: #1C1C1C;}
ul.sub_nav ul.level1 li.active a { background: #edeeef; color: #000000; text-decoration: none;}
ul.sub_nav ul.level1 li a:hover { background: #edeeef; color: #000000; text-decoration: none;}




/* header */
.title_text h2 { padding:2px 10px 0 40px; margin:0; color:#2a2a2a; font:normal 36px "Times New Roman", Arial, sans-serif;}
.title_text p { float:right; padding:6px 20px 0 10px; color:#2a2a2a; font:normal 11px "Times New Roman", Arial, sans-serif;}

#col3 .tb_image_l {margin: 0 15px 5px 0;}
#col3 .tb_image_r {margin: 0 0 5px 15px;}
#col3 .tb_image {padding-bottom: 20px;}

/* contact */
.contact {background:url(/stream/images/layout/text_bg.png) no-repeat; width:271px; height: 80px; margin: 20px 0 0 5px; padding-top: 10px;}


.contenttype_mandanteninfo {
	line-height: 20px;
}

.pager {
	margin: 20px 0 15px 0;
}

.item-header {
	margin-top:20px
}

#toplinks {
		padding-top: 393px;
		font:normal 12px Arial;
		text-align: right;
		line-height: 20px;
		color: #9a1820;
		top: 0;
		right: 0;
		position: absolute;
	}

#toplinks a {
		text-decoration: none;
		color: #9a1820;
	}

#toplinks a:hover {
		color: #9a1820;
		text-decoration: underline;
	}


/* footer */
#footer {
		background: #f6f6f6;
		bottom: -60px;


		font-size: 11px;
		text-align: center;

		line-height: 1.4em;

		color: #004271;
		
		padding: 8px;
		
	}

#footer a {
		text-decoration: none;
		font-size: 11px;
		color: #004271;
	}
	
#footer a:hover {
		text-decoration: underline;
	}

#footer .kwlayer,
#footer .kwlayer a {
	color: #CACACA;
	line-height: 1.5em;
	margin-top: 25px;
	}


/*location*/
.location { font: normal 10px Arial; color: #004271; text-decoration: none; padding-bottom: 10px;}
.location a { font: normal 10px Arial; color: #004271; text-decoration: none; }
.location a:hover {color: #004271; text-decoration: underline;}

/*sitemap*/
	.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.sitemap a {
		font-weight: normal;
	}

	#language_selector {
		position: absolute;
		right: 5px;
		top: 5px;
	}

	#language_selector a {
		display: block;
		float: left;

		margin: 0 5px 0 0;

		width: 25px;
		height: 15px;

		background-repeat: none;
		background-position: 50% 50%;

		border: 1px solid #999999;

		filter:alpha(opacity=30);
		-moz-opacity:.30;
		opacity:.30;
	}

	#language_selector a.active,
	#language_selector a:hover {
		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}

	#language_selector a span {
		display: none;
	}

	#language_selector a.deutsch {
		background-image: url(/stream/images/layout/de_a.gif);
	}

	#language_selector a.english {
		background-image: url(/stream/images/layout/en_a.gif);
	}


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

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

	.info .list .info-item {
		margin-bottom: 25px;
		margin-left:10px;
	}

	.info .list .info-item .item-header {
		padding: 2px 2px 0 10px;
		margin-bottom: 10px;
		font-weight:normal;
		text-align: left;
		border-bottom: 1px solid #eaeaea;
	}

	.info .list .info-item .item-header a {
		color: #004271;
		font: normal 14px Arial, sans-serif;
		text-decoration: none;
	}

	.info .item-header h1 {
		margin-left: 10px;
		text-transform: none;
		font-size: 150%;
	}

	.info .item-header h2 {
		margin-left: 10px;
		font-size: 100%;
		font-weight: bold;
	}

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

		display: inline-block;
	}

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

	.info .item-backlink {
		margin:10px 0 0 10px;
	}

	.info .item-author {
		margin:0 0 0 10px;
	}

	ul.newsflash li {
		line-height: 150%;
		padding-left:0px;
		margin-left:10px;
	}

	.block_content.gallery img {
		display: block;
	}

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

#imageDataContainer #imageDetails {
	display: none;
}



#main_site {
	background: #fff url(/stream/images/layout/bg.jpg) repeat-x;
	padding: 20px 0;
}

#shop {
	right: 23px;
	position: absolute;
	margin-top: 14px;
}


#shopDemo {
	display: none;
}


.kopf {
	z-index: 5000px;
	position: absolute;
	width: 980px;
}
