/*GRUNDLAYOUT*/
html,body {
	margin:0px 0px 0px 0px;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#009ee0; /*#EDITED 11-07-07 ALT#DDDDDD;*/
	/*#EDITED 11-07-07 Hintergrund ALT
	background-image:url(bilder/hg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:fixed;
	*/
	background-image:url(bilder/bg_top_2011.gif);
	background-repeat:repeat-x;
	background-position:left top;
	
	text-align:center; /*center IE*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	color:#4C4C4C;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:950px;
	background-color:#FFFFFF;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
	text-align:left;
}

div#header {
}

div#content {
	padding-bottom:30px;
}
	
div#footer {
	position:fixed;
	height:30px;
	left:0px;
	bottom:0px;
	width:100%;
	background-color:#F5F5F5;
	text-align:center;
	line-height:30px;
	z-index:100;
}

* html div#footer {
    position: absolute;
	top: expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}

/*ERGÄNZUNGSLAYOUT*/
div#header_container {
background-image:url(bilder/hg_header.jpg);
position:relative;
width:950px;
height:355px;
overflow:hidden;
}

	div#header_imagepic {
	position:absolute;
	top:55px;
	left:0px;
	width:950px;
	height:300px;
	overflow:hidden;
	z-index:1;
	}

	div#header_logo {
	position:absolute;
	top:0px;
	right:40px;
	width:180px;
	height:180px;
	overflow:hidden;
	z-index:2;
	}
	
	div#header_mainmenu {
	position:absolute;
	top:25px;
	left:0px;
	width:950px;
	height:30px;
	line-height:30px;
	z-index:100;
	}
	
	div#header_productbrowser {
	position:absolute;
	left:0px;
	top:0px;
	width:730px;
	height:25px;
	text-align:right;
	overflow:hidden;
	line-height:25px;
	}
	
	div#header_slogan_container {
	position:absolute;
	top:305px;
	left:0px;
	width:950px;
	height:50px;
	overflow:hidden;
	padding-left:15px;
	z-index:3;
	background-image:url(bilder/imagepic_overlay.png);
	}
	
		
		
	div#header_breadcrumb {
	position:absolute;
	top:305px;
	left:475px;
	width:455px;
	height:50px;
	text-align:right;
	overflow:hidden;
	z-index:101;
	}
	

div#content_container {
position:relative;
width:950px;
margin-top:25px;
overflow:hidden;
background-color:#FFFFFF;
clear:both;
}
	div#content_left {
	position:relative;
	width:190px;
	margin-left:0px;
	overflow:hidden;
	float:left;	
	}
	div#content_center {
	position:relative;
	width:511px;
	overflow:hidden;
	margin-left:39px;
	background-image:url(bilder/content_spacer.gif);
	float:left;
	}
		div#content_content {
		position:relative;
		width:466px;
		float:left;
		overflow:hidden;
		padding-left:1px;/*1 pixel bug in IE6 */
		}
		
		
		
		
		div#content_444pxheight {
		position:relative;
		width:1px;
		float:left;
		overflow:hidden;
		}
		div#content_spacer_top {
		position:absolute;
		left:465px;
		width:45px;
		text-align:center;
		top:0px;		
		}
		div#content_spacer_bottom {
		position:absolute;
		left:465px;
		width:45px;
		text-align:center;
		bottom:-1px;		
		}
		
		
	div#content_right {
	position:relative;
	width:195px;
	overflow:hidden;
	float:left;	
	}

div#product_sitemap {
position:relative;
background-color:#FFFFFF;
display:none;
}
	div#product_sitemap_inner {
	position:relative;
	width:950px;
	padding:20px 0px;
	margin:0px auto;
	text-align:left;
	}




/* ################## */
/* ### PRODUCTS 2 ### */
/* ################## */

#products2_container {
	height: 135px;
	background-image: url(bilder/product_overview_bg.jpg);
	background-repeat: no-repeat;
}

#products2_content {
	float: left;
	width: 80px;
	height: 135px;
	text-align: center;
}

#products2_bg_left {
	float: left;
	width: 30px;
	height: 135px;
	background-image: url(bilder/product_overview_bg_left.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#products2_bg_right {
	float: right;
	width: 30px;
	height: 135px;
	background-image: url(bilder/product_overview_bg_right.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#products2_tab {
	float: left;
	width: 33.333%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #EDEDED;
}

#products2_sub_container {
	width: 100%;
}

#products2_sub_image {
	width: 130px;
	height: 130px;
	text-align: center;
	float: left;
}

#products2_sub_text {
}





/*SCHRIFT- UND SONSTIGE STILE*/
strong {
	font-weight: bold;
}

table,tr,td,tbody,div {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
text-decoration:none;
color:#4C4C4C;
}

form {
margin:0px;
}

img {
border:none;
}

a {
text-decoration:underline;
color:#0092D2;
}
a:hover {
text-decoration:none;
color:#0092D2;
}

h1 {
margin:0px;
text-transform:uppercase;
font-size:14px;
color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
line-height:18px;
}

.lauftext_blau {
color:#0092D2;
}

.lauftext_blau_unterstrichen {
color:#0092D2;
text-decoration: underline
}

.lauftext_blau_fett {
color:#0092D2;
font-weight: bold;
}

.lauftext_blau_fett_unterstrichen {
color:#0092D2;
font-weight: bold;
text-decoration: underline
}


.lauftext_orange {
color:#ec6502;
}
a.lauftext_orange {
color:#ec6502;
}
a.lauftext_orange:hover {
color:#ec6502;
}
.lauftext_orange a {
color:#ec6502;
}
.lauftext_orange a:hover {
color:#ec6502;
}

.lauftext_orange_unterstrichen {
color:#ec6502;
text-decoration: underline
}
a.lauftext_orange_unterstrichen {
color:#ec6502;
}
a.lauftext_orange_unterstrichen:hover {
color:#ec6502;
}
.lauftext_orange_unterstrichen a {
color:#ec6502;
}
.lauftext_orange_unterstrichen a:hover {
color:#ec6502;
}


.lauftext_orange_fett {
color:#ec6502;
font-weight: bold;
}
a.lauftext_orange_fett {
color:#ec6502;
}
a.lauftext_orange_fett:hover {
color:#ec6502;
}
.lauftext_orange_fett a {
color:#ec6502;
}
.lauftext_orange_fett a:hover {
color:#ec6502;
}

.lauftext_orange_fett_unterstrichen {
color:#ec6502;
font-weight: bold;
text-decoration: underline
}
a.lauftext_orange_fett_unterstrichen {
color:#ec6502;
}
a.lauftext_orange_fett_unterstrichen:hover {
color:#ec6502;
}
.lauftext_orange_fett_unterstrichen a {
color:#ec6502;
}
.lauftext_orange_fett_unterstrichen a:hover {
color:#ec6502;
}



.bildtext {
font-size:10px;
color:#828282;
}

.subheader {
font-size:12px;
color:#0092D2;
font-weight:bold;
}

.submenu {
	text-transform:uppercase;
	text-decoration:none;
	color: #4c4c4c;
}
.submenu:hover {
color:#0092D2;
}

.submenuACT {
text-transform:uppercase;
text-decoration:none;
color:#0092D2;
}

.show_all {
line-height:25px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.show_all_act {
color:#4C4C4C;
line-height:25px;
font-weight:bold;
text-decoration:none;
}

.show_allBlue {
line-height:25px;
color:#0092D2;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

.show_allBlue_act {
line-height:25px;
color:#4C4C4C;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}


.slogan {
color:#FFFFFF;
text-transform:uppercase;
font-size:16px;
line-height:52px;
}

.breadcrumb {
font-size:10px;
color:#FFFFFF;
}
a.breadcrumb {
color:#FFFFFF;
}
a.breadcrumb:hover {
color:#FFFFFF;
}



.product_tab {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	color:#999999;
}
.product_tab:hover {
	color:0092D2;
}

.product_tabACT {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	color:#0092D2;
}
.product_tabACT:hover {
	color:#0092D2;
}




.menu2 {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:32px;
	color:#999999;
}
.menu2:hover {
	color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
}

.menu2ACT {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:32px;
	color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
}
.menu2ACT:hover {
	color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
}

.menu2_spacer {
	height: 1px;
	width: 190px;
	border-top: 1px solid #dfdfdf;
}

	.menu2_spacer div {
		display: none;
	}

	.menu2_sub_spacer {
		width: 190x;
		height: 8px;
	}
	
		.menu2_sub_spacer div {
			display: none;
		}


.abbildung_vergroessern {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	color:#4C4C4C;
	text-decoration:none;
}
.abbildung_vergroessern a {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	color:#4C4C4C;
	text-decoration:none;
}
.abbildung_vergroessern a:hover {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	color:#0092D2;
	text-decoration:none;
}



.menu2_2 {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:18px;
	color:#4C4C4C;
}
.menu2_2:hover {
	color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
}

.menu2_2ACT {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	line-height:18px;
	color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
}
.menu2_2ACT:hover {
	color:#ec6502; /*#EDITED 11-07-07, ALT: 0092D2;*/
}


.product_sitemap {
	font-size:10px;
	line-height:16px;
	text-decoration:none;
	color:#4C4C4C;
}
.product_sitemap:hover {
	text-decoration:none;
	color:#0092D2;
}


.teasernews_text {
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
}

.quickbox_text {
	color:#0092D2;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
}

.quickbox_textACT {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	line-height:40px;
}



.toplink_text {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	line-height:31px;
}

.toplink_hover {
	color:#FFFFFF;
}


div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
margin-bottom:0px;
padding-bottom:15px;
}


.inputfields {
	width:350px;
	border:1px solid #A2A2A2;
	height:20px;
}

.textareafields {
	width:350px;
	border:1px solid #A2A2A2;
}


ul {
margin-top:0px;
margin-bottom:0px;
}


