.layer-small-top { 
	background: url(/media/images/design/layer-small-schatten-oben.png) no-repeat; 
}
.layer-medium-top { 
	background: url(/media/internalnotforuse/layout_media/layer-big-schatten-oben.png) no-repeat; 
}
.layer-big-top { 
	background: url(/media/images/design/layer-big-schatten-oben.png) no-repeat; 
}
.layer-small {
	background: url(/media/images/design/layer-small-schatten-linksrechts.png) repeat-y;
}
.layer-medium {
	background: url(/media/internalnotforuse/layout_media/layer-big-schatten-linksrechts.png) repeat-y;
}
.layer-big {
	background: url(/media/images/design/layer-big-schatten-linksrechts.png) repeat-y;
}
.layer-close {
	background: url(/media/images/design/layer-schliessen.gif) no-repeat;
}
.layer-small-content,
.layer-medium-content,
.layer-big-content {
	background: #ffffff url(/media/images/design/layer-verlauf.gif) repeat-x;
}
.layer-small-bottom { 
	background: url(/media/images/design/layer-small-unten-ecke.png) no-repeat; 
}
.layer-medium-bottom { 
	background: url(/media/internalnotforuse/layout_media/layer-big-unten-ecke.png) no-repeat; 
}
.layer-big-bottom { 
	background: url(/media/images/design/layer-big-unten-ecke.png) no-repeat; 
}
#content.de {
	background: url(/media/de/images/design/bar_black.gif) no-repeat bottom right;
}
#content.en {
	background: url(/media/en/images/design/bar_black.gif) no-repeat bottom right;
}
#content.en.woimg {
	background: url(/media/en/images/design/bar_black.gif) no-repeat bottom right;
	padding-bottom: 90px;
}
#content.fr {
	background: url(/media/fr/images/design/bar_black.gif) no-repeat bottom right;
}
#content.es {
	background: url(/media/es/images/design/bar_black.gif) no-repeat bottom right;
}
#content.it {
	background: url(/media/it/images/design/bar_black.gif) no-repeat bottom right;
}
#content.nl {
	background: url(/media/nl/images/design/bar_black.gif) no-repeat bottom right;
}
.no_bar_black {
	background: none !important;
}
#bar_black {
	display: none;
}
.arrow {
	background: transparent url(/media/images/design/arrow.gif) no-repeat scroll left 0.4em;
}

* { 
	margin: 0; padding: 0; 
}
body { 
	font: 75%/1.3333 Arial, Helvetica, sans-serif; 
	background: #ffffff url(/media/images/design/header-dot.gif) repeat-x 0 24px;
	color: #6d777f;
}
h1, h2, h3, h4, h5, h6 { 
	font-size: 1em; 
}
ul { 
	list-style: none; 
}
img, object, embed { 
	display: block; border: 0; 
}
address { 
	font-style: normal; 
}
a { 
	text-decoration: none; 
}
:focus { 
	outline: 0; 
}
a {
	color: #6d777f;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.arrow {
	padding-left: 6px;
	font-weight: normal !important;
}

#page {
	float: left;
	width: 996px;
}
	#headerWrapper {
		float: left;
		width: 100%;
		padding-bottom: 1px;
	}
		#header {
			float: left;
			width: 100%;
			border-bottom: 2px solid #7d8890;
			color: #6d777f;
			font-size: 0.8333em;
			line-height: 1.2em;
		}
			#toolbar {
				float: left;
				height: 18px;
				padding-top: 6px;
			}
			.venus #toolbar {
				float: left;
			}
				#toolbar ul {
					float: left;
				}
					#toolbar li {
						float: left;
					}
						#toolbar a,
						#toolbar form {
							float: left;
							padding: 0 12px 0 13px;
							background: url(/media/images/design/header-border.gif) no-repeat left top;
							color: #6d777f;
						}
						#toolbar .first a {
							padding-left: 12px;
							background: none;
						}
						#toolbar a:hover { color: #000000; }
							#toolbar label {
								float: left;
							}
							#toolbar input {
								float: left;
								position: relative;
								top: -2px;
								height: 1.3em;
								margin-left: 6px;
								border: 1px solid #c9c9c9;
								color: #6d777f;
								font-size: 1em;
								line-height: 1.3em;
							}
							#toolbar button {
								float: left;
								position: relative;
								top: -1px;
								height: 1.2em;
								margin-left: 6px;
								padding-left: 2px;
								background: transparent url(/media/images/design/arrow.gif) no-repeat 0 0.4em;
								border: 0;
								color: #6d777f;
								font: 1em/1.2 Arial, Helvetica, sans-serif;
								text-align: left;
							}
			#language {
				float:right;
				width:70px; 
				height:15px;
			}
				#language a {
					float: right;
					margin-top: 3px;
					padding: 3px 13px;
					background: #efefef;
					color: #6d777f;
				}
				#language a:hover { color: #000000; }
			#identification {
				float: left;
				width: 100%;
				height: 82px;
			}
				#site {
					float: left;
				}
				.venus #site {
					margin: 1px 0 0 18px;
				}
				#heraeus {
					float: right;
					margin: 31px 165px 0 0;
				}

	#main {
		float: left;
		width: 100%;
		background: url(/media/images/design/bg_content.gif) repeat-y left top;		
	}
		#mainNaviWrapper {
			float: left;
			width: 166px;
			min-height: 460px;
			background: transparent url(/media/images/design/navi-gradient.gif) repeat-x;
		}
			#mainNavi {
				padding: 1.5em 0;
				background: url(/media/images/design/navi-blueline.gif) no-repeat;
			}
			#mainNavi ul li {
				border-top: 1px dotted White;
			}
			#mainNavi ul li ul {
				border-top: 1px dotted White;
				border-bottom: none;
			}			
			#mainNavi ul li ul li{
				border-top: none;
			}
			#mainNavi ul li ul li ul{
				border-top: none;
			}
			#mainNavi ul li ul li ul li{
				border-top: none;
			}			
			#mainNavi ul {
				border-bottom: none;
			}	
			#mainNavi ul {
				border-top: none;
			}
					#mainNavi a {
						display: block;
						margin: 0;
						padding-left:8px;
						padding-right:8px;
						color: #52595F;
						padding-bottom:1px;
						padding-top:2px;
					}
					#mainNavi .navi_level1 {
						background-color:#6AABCB; 
						color:white;
					}
					#mainNavi .active a {
						color: #52595F;
					}
					#mainNavi .open a {
						font-weight: bold;
					}
					
					/* active gewinnspiel...*/
					#mainNavi .active  {
						font-weight: bold;
					}
					#mainNavi li ul {
						display: none;
						margin:0;
						/*padding-bottom: 6px;
						background: url(../img/navi-dot.gif) repeat-x bottom;*/
						/*border-top: 1px dotted #bdbdbd;
						border-bottom: 1px dotted #bdbdbd;*/
					}
					#mainNavi .open ul {
						display: block;
					}
						#mainNavi .open li ul {
							display: none; 
							margin-top: 0;
							padding: 0;
							background: none;
							/*border-top: 0;
							border-bottom: 0;*/
						}
						#mainNavi .open .open ul {
							display: block;
						}
							#mainNavi .open ul a {
								margin-left: 11px; 
								font-weight: normal;
							}
							#mainNavi .active ul a {
								color: #52595F;
							}
							#mainNavi .active ul a:hover {
								color: #52595F;
							}
							#mainNavi .open .open  a {
								font-weight: bold;
							}
							#mainNavi .open .open  .open a {
								font-weight: bold;
							}
							#mainNavi .open .open .active  a {
								font-weight: bold;
							}
							
							#mainNavi .open .active  a {
								font-weight: bold;
							}
							
								#mainNavi .open .open ul a {
									margin-left: 20px;
									font-weight: normal; 
								}
			#navi-image {
				margin-top: 20px;
				margin-left: 6px;
				margin-bottom: 10px;
			}
		#contentWrapper {
			float: left;
			width: 664px;
			min-height: 400px;
			padding-right: 10px;
			/*background: url(../img/gradient-right.jpg) no-repeat 664px 0;*/
		}
			#brand {
				padding-left: 1px;
			}
			#content {
				float: left;
				width: 100%;
			}
				.map-location-4 {
					width: 636px;
					margin-left: 14px;
				}
				.map-location-4 {
					padding-bottom: 14px;
					float: left;
				}
				.col {
					float: left;
					margin-right: -14px;
					padding: 0 14px;
				}
				.col p a {
					font-weight:bold;
				}
				.col #kontakt2{
					margin-top: 20px;
					float:left;
				}	
				.col .desc{
					margin: 0;
					width: 100%;
					display: block;
					float:left;
				}
				.col .aktion{
					float:left;
					width: 100%;
					margin-top: -3px;
					padding-bottom: 10px;
				}
					.aktion label{
						padding-left: 5px;
						width: 100%;
					}
				
				.col .add{
					padding-bottom: 40px;
				}
					.col .box{
						margin-top: 5px;
						margin-bottom: 5px;
						border:solid 1px #dcdcdc;
						padding: 2px;
						width:70px;
					}
					.col .box-nl{
						margin-top: -20px;
						margin-bottom: 5px;
						border:solid 1px #dcdcdc;
						padding: 2px;
						width:75px;
						float:right;
						display: inline;
					}	
				.col .antwort{
					padding-bottom: 30px;
				}
				#content .special{
					float: right;
					margin-left: -318px;
				}
				.col .panelWrapper{
					float: left;
				}
					.panelWrapper .panel{
						background: transparent url(/media/images/design/layer_shadow_top.png) no-repeat scroll 0 0;
						padding-top: 3px;
					}
						.panel .panelContent{
							float: left;
							padding-left: 3px;
							width: 629px;
							background: transparent url(/media/images/design/layer_shadow_sides.png) repeat-y scroll 0 0;
						}
							.panelContent .imgContainer{
								background-color: #ffffff;
								width: 625px;
							}    
								.imgContainer img{
									padding: 13px 14px 13px 14px;
								} 
				.formular{
					float: left; 
					margin-bottom: 20px;
				}
					.form-grp{
						float: left;
						display: inline;
						width: 318px;     
					}
					.radios{
						margin-bottom: 20px;
					}
					.check table td{
						width: 318px;
						float: left;
						display: block;
					}
						.error{
							float: left;
							clear: left;
							width: 100%;
						}
						.form-grp input{
							float: left;
							margin-top: 2px;
							margin-right: 4px;
							border: 1px solid #DCDCDC;
						}
						.form-grp table td label{
							width: 290px;
						}
						.form-grp table td label,
						.form-grp table td input{
							margin-bottom: 4px;
						}
						.radios table td label{
							float: left;
							width: 60px;
						}
					.send{
						margin-bottom: 10px;
					}
				form h3{
					float: left;
					margin-top: 20px;
					width: 100%;
				}
				form p{
					float: left;
				}
						.form-grp .form{
							width: 120px;
							margin-top: 6px;
							float: left;
						}
					.panelWrapper .panelBottom{
						float: left;
						height: 14px;
						width: 629px;
						background: transparent url(/media/images/design/layer_shadow_bottom.png) no-repeat scroll 0 0;
					}
					.antwort .back{
						font-weight:bold;
						float:right; 
						padding-top: 10px;
					}
						.back .backrow{
							text-align: top; 
							padding:5px; 
							display: inline;
						}
				.cols .col {
					width: 318px;
					
				}
					#content h1 {
						margin-top: 10px;
						font-size: 1.3333em;
						color: #818181;
					}
					.sIFR-active #content h1 {
						visibility: hidden;
						font-size: 16px;
						line-height: 1em;
					}
					#content h2 {
						color: #70cce4;
						font-size: 1.1667em;
						font-weight: normal;
					}
					.sIFR-active #content h2 {
						visibility: hidden;
						font-size: 14px;
						line-height: 1em;
					}
					.layer-big-content h1, .layer-medium-content h1  {
						margin-top: 10px;
						font-size: 1.3333em;
						color: #818181;
					}
					
					#content p, #content p ul
					{
						margin-bottom:10px;
					}
					
					.layer-big-content h1, .layer-big-content h2, .layer-big-content object, .layer-big-content p {
						margin-bottom: 10px;
					}
					
					.productheadline {
						font-weight: bold;
						text-decoration: underline;
						color: #70CCE4;
					}
					.image-center {
						margin-bottom: 14px;
						margin-top: 14px;
						margin-left: auto;
						margin-right: auto;
					}
			.txt-4{
				float: left; 
				width: 636px; 
				margin-left: 14px; 
				margin-top: 14px;
			}
/*FAQ*/
			.faq-4{
				float: left; 
				margin-left: 14px; 
				margin-top: 14px; 
				padding-bottom: 14px; 
				width: 636px;
				font-size: 1em;
			}
				.faq-4 dl{
					float: left;
					width: 100%;
					border-bottom: 1px solid #EDEDED;
				}
					.faq-4 dt{
						float: left; 
						font-weight: bold; 
						padding: 9px 0; 
						width: 100%; 
						border-top: 1px solid #EDEDED;
					}
						.faq-4 .open .faq-q{
							background-image: url(/media/internalnotforuse/layout_media/faq-up.gif);
						}
						.faq-4 .faq-q{
							cursor: pointer; 
							float: left; 
							font-weight: bold; 
							padding-left: 30px; 
							background: url(/media/internalnotforuse/layout_media/faq-down.gif) no-repeat 0 0;
						}
							.faq-q p{
								margin: 0;
							}
					.faq-4 dd{
						margin-top: -9px; 
						padding: 9px 0; 
						width: 100%;
					}
						.faq-4 .faq-a{
							float: left; 
							font-weight: normal; 
							padding: 0 0 14px 30px;
						}
							.faq-4 .faq-a-img{
								float: right;
								font-weight: normal;
								padding-bottom: 9px;
								padding-left: 9px;
							}
							.faq-4 .faq-a p{
								display: inline;
							}
/*END FAQ*/
					/* Flash Carousel */
						#content .right{
							float: right;
						}
						.col .panelWrapper .panel{
							width: 627px;
						}
							.col .panelWrapper .panelContent{
								background: #ffffff url(/media/images/design/layer_shadow_sides.png) repeat-y 0 0;
								width: 624px; 
							}
								.col .panelWrapper .container{
									width: 624px;
								}
									.col .panelWrapper .container .text{
										display: none;
									}
									.col .panelWrapper .container .video{
										background: transparent url(/media/images/design/gradient.gif) repeat-x 0 0; 
										padding: 13px 40px 23px 39px;
										width: 544px; 
									}
										.col .panelWrapper .container .video h3{
											display: none;
										}
										.col .panelWrapper .video #player{
											height: 326px; 
											margin-top: 8px;
											width: 544px; 
										}
									.col .panelWrapper .container .back,
									.col .panelWrapper .container .forward{
										background: url(/media/images/design/arrow-left.gif) no-repeat 0 20px;
										cursor: pointer;
										float: left;
										height: 30px;
										margin-left: 34px; 
										margin-top: 12px;
										width: 14px;
									}
									.col .panelWrapper .container .forward{
										background: url(/media/images/design/arrow-right.gif) no-repeat 0 20px;
										margin-left: 0;
									}
									.col .panelWrapper .container .teaserContainer{
										float: left; 
										height: 67px;
										margin: 12px 16px 17px 16px;
										overflow: hidden;
										width: 500px; 
									}
										#content .col .panelWrapper .teaserContainer ul{
											left: 0;
											position: relative;
										}
											#content .col .panelWrapper .teaserContainer ul li{
												float: left;
												list-style: none;  
												margin: 0 10px 0 0;
											}
													.col .panelWrapper .teaserContainer ul li a img{
														border: 1px solid #055791;
													}
									.col .panelWrapper .container .text{
										float: left; 
										padding: 0 32px 14px 32px;
									}
					
					/* End Flash Carousel */
					
	.teaser-w-pic{
		width: 641px; margin-top: 10px; overflow: hidden; padding: 5px 14px;
	}

*html .teaser-w-pic{
		width: 670px;
	}	
	
/* USA*/
	#usa-startPage{
		float: left; 
		width: 100%; 
		height: 490px; 
		background: url(/media/images/design/venus-usa-background.jpg) no-repeat 0 0;
	}
		.start-teaserContainer{
			float: left; 
			width: 468px; 
			height: 201px; 
			margin-left: 468px; 
			margin-top: 111px;
		}
			.usa-teaser{
				float: left; 
				width: 220px; 
				height: 201px; 
				margin-right: 14px;
			}
				.usa-teaser .teaserImg,
				.usa-teaser p,
				.usa-Hometeaser .teaserImg,
				/*.usa-Hometeaser p,
				.usa-Hometeaser h3,*/
				.usa-HometeaserWide .teaserImg,
				.usa-HometeaserWide p,
				.usa-HometeaserWide h3{
					float: left;
				}
				.usa-Hometeaser h3{
					width: 100%;
				}
				.usa-teaser .teaserBox,
				.usa-Hometeaser .teaserBox,
				.usa-HometeaserWide .teaserBox{
					float: left; 
					height: 105px; 
					padding: 2px 14px 0 14px; 
					background-color: #ffffff;
				}
				.usa-teaser .teaserBox{
					width: 192px;
				}
				.usa-teaser h3{
					float: left; 
					margin-bottom: 7px;
					width: 100%;
				}
				.usa-HometeaserWide h3,
				.usa-HometeaserWide p{
					width: 100%;
				}
				.usa-arrow{
					float: left; 
					font-weight: bold; 
					margin-top: 10px; 
					padding-left: 8px; 
					color: #2984B0; 
					background: url(/media/images/design/arrow-blue.gif) no-repeat 0 4px;
				}
	#usa-Home{
		float: left; 
		width: 830px; 
		height: 490px; 
		background: url(/media/images/design/venus-usa-background-2.jpg) no-repeat 0 0;
	}
		.home-teaserContainer{
			float: left; 
			margin-left: 394px; 
			margin-right: 30px; 
			margin-top: 111px; 
			width: 552px;
		}
			.usa-Hometeaser{
				float: left; 
				width: 220px; 
				height: 268px; 
				margin-right: 14px; 
				margin-bottom: 14px;
			}
				.usa-Hometeaser .teaserBox{
					height: 172px;
				}
					.usa-Hometeaser .teaserBox a,
					.usa-HometeaserWide .teaserBox a{
						float: left; 
						font-weight: bold; 
						margin-top: 10px; 
						color: #2984B0;
					}
		.home-teaserContainer-Wide{
			float: left; 
			width: 318px;
		}
			.usa-HometeaserWide{
				float: left; 
				width: 318px; 
				height: 80px; 
				margin-bottom: 14px;
			}
				.usa-HometeaserWide .teaserBox{
					height: 78px;
					width: 192px;
				}
				.usa-HometeaserWide .teaserBox .usa-arrow{
					margin-top: 0px;
				}
/*End USA*/	
		#sidebar {
			float: left;
			width: 150px;
			/*background: url(/img/gradient-right.jpg) repeat-x top;*/
			font-size: 0.9167em;
			line-height: 1.1818em;
			padding-left:5px; 
		}
		
		#sidebar a {
			font-weight:bold;
		}
			#sidebar h4 {
				float: left;
				width: 100%;
				font-size: 1.8181em;
				line-height: 1.5em;
				text-transform: uppercase;
			}
			.sIFR-active #sidebar h4 {
				visibility: hidden;
				margin-bottom: -5px;
				font-size: 20px;
				line-height: 1em;
			}
			#newsletter {
				float: left;
				width: 100%;
			}
				#newsletter input {
					display: block;
					width: 130px;
				}
				#newsletter button {
					padding-left: 6px;
					background: transparent url(/media/images/design/arrow.gif) no-repeat left;
					border: 0;
					font: bold 1em Arial, Helvetica, sans-serif;
					text-align: left;
				}
				
				#newsletter .senden {
					padding-left: 6px;
					background: transparent url(/media/images/design/arrow.gif) no-repeat left;
					border: 0;
					font: bold 1em Arial, Helvetica, sans-serif;
					text-align: left;
					color:#696969;
					cursor:pointer;
				}

	#footer {
		float: left;
		width: 100%;
		padding: 5px 0;
		border-top: 1px solid #c9c9c9;
		font-size: 0.9167em;
		line-height: 1.3636em;
	}
		#copyright {
			float: left;
			display: inline;
			margin-left: 18px
		}
		#metaNavi {
			float: right;
		}
			#metaNavi ul {
				float: left;
			}
				#metaNavi li {
					float: left;
				}
					#metaNavi a {
						float: left;
						padding: 0 10px;
					}
					#metaNavi .last a {
						padding-right: 0;
					}

	/* ab hier rafa */

	.newsMeldung {
		margin-top:5px;
		margin-bottom:5px;
		display:block;
		width:100%;
		height:100px;
	}
		.newsPic {
			float:left;
			margin-right:8px;
		}

		.headLink {
			color: #70cce4;
		}

		.newsMeldung p {
			margin-top:7px;
			margin-bottom:7px;
		}


	#sidebar img {
		margin-top:18px;
		margin-bottom:10px;
	}

	#newsletter input {
		margin-top:4px;
	}

	.teaserRight {
		float:left;
		display:block;
		padding-top:15px;
		margin-top:14px;
		background: url(/media/images/design/trennlinie-rechte-spalte.gif) repeat-x left top;
	}
	.teaserRight h3 {
		font-size:16px;
		margin-bottom:7px;
		color:#70CCE4;
	}
		.teaserLink {
			padding-left: 6px;
			background: transparent url(/media/images/design/arrow.gif) no-repeat left;
			border: 0;
			font: bold 1em Arial, Helvetica, sans-serif;
			text-align: left;
		}

		.teaserRight p {
			margin-top:3px;
			margin-bottom:3px;
		}

	#contentWrapper_voll {
			float: left;
			width: 830px;
			height:490px;
			min-height: 490px;
			background: url(/media/images/design/bg_home.jpg) no-repeat;
	}
	
	#contentWrapper_home {
			float: left;
			width: 994px;
			height:490px;
			min-height: 490px;
			background: url(/media/images/design/bg_start.jpg) no-repeat;
		
	}

	#newsHomeHead {
		margin-left:320px;
		margin-top:108px;
		color:white;
		height:35px;
	}

	#newsHomeBlock {
		margin-left:495px;
		margin-top:90px;
		width:250px;
		color:white;
		height:70px; 
	}
		#newsHomeBlock  a{
		color:white;
		}

	.greaterThen {
		margin-left:740px;
		font-size:24px;
		color:white;
	}

	.liste {
/*		margin-left:10px; */
		padding-top:30px;
		padding-bottom:15px;
		width:280px;
		min-height: 400px;
		float: left;
/*		background-color: #000000; */
	}

		.imagePaar {
			width:280px;
			margin-top:13px;
			color:#52595F;
			padding-left:35px;
			float:left;
		}
			.imagePaar h3 {
				color:#52595F;
				margin-bottom:10px;
			}

			.imagePaar p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}

			.imageElement {
				float:left;
				width:140px;
			}
			.imageElement.big{
				float:left;
				width:245px;
			}
	

	.submitButton, #submitButton {
		cursor:pointer;
		border:0;
		background-color: white;
		font-weight:bold;
		font-size: 0.8em;
		margin-top:15px;
		color:#696969;
		display:block;
		text-align:left;
		padding-left: 6px;
		background: transparent url(/media/images/design/arrow.gif) no-repeat left;
		border: 0px! important;
		font: bold 1em Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
	#kontakt input {
		border:solid 1px #dcdcdc;
	}
	#kontakt {
		clear: left;
	}
 
	#main_leer {
		float: left;
		width: 100%;
		background: url(/media/images/design/bg_content_leer.gif) repeat-y left top;
	}

	.content_voll_h1 {
		margin-top: 10px;
		font-size: 1.8333em;
		color: #818181;
		padding: 0 14px;
	}

	.content_voll_h2 {
		font-size: 1.6667em;
		color: #70cce4;
		padding: 0 14px;
	}

	.produktgruppe caption {
		color:#70cce4;
		font-weight:bold;
		text-align:left;
		border-bottom:solid 3px #70cce4;
	}

	.produktgruppe {
		margin-bottom:10px;
	}
	
	#sprachwahl ul li
	{
		margin-bottom:5px;
	}
	
	#ueber_start
	{
		position:absolute; 
		left:592px; 
		top:158px; 
		color:white; 
		font-size:1.1em; 
		font-weight:bold;
	}
	
	#sprachwahl 
	{
		position:absolute; 
		left:610px; 
		top:200px; 
		font-size:1.0em; 
		font-weight:bold;
	}
	
	.normal_font
	{
		font-weight:normal;
	}
	
	
	#language .pane {
		display: block; 
		float: left; 
		position: absolute;
		left:-17px;
		top: 24px;
		padding: 10px 20px 15px 13px;
		background: #ffffff url(/media/images/design/layer-gradient.gif) repeat-x bottom;
		border: 1px solid #a1a1a1;
		font-size: 1.1em;
		line-height: 1.6363em;
		min-width: 56px;
	}
	
	#languages ul {
		float:left;
	}
	
	#languages ul li {
		float: left; 
		position: relative;
		display: inline;
		float: none;
	}
	
	#languages ul li a {
		display: block;
		float: none;
		padding: 0 0 0 6px;
		background: none;
		white-space: nowrap;
	}
	
	#languages {
		display: block; 
		float: left; 
		position: absolute; 
		left: 922px; 
		top: 0px;
	}
	
	#languages .tab {
		display: block; 
		float: left; 
		position: absolute;
		left: 0;
		top: 0;
		height: 12px; 
		padding: 6px 12px 7px;
		background: #ffffff;
		border: 1px solid #a1a1a1;
		border-top: 0;
		border-bottom: 0;
		cursor: default;
	}
	
	.error {
		color: #ff0000;
	}
	
	#EMail { 
		overflow:hidden;
		display:block;
		
		border:1px solid #DCDCDC;
	}
	
	#Anrede_0 , #Anrede_1 {
		margin-right:4px;
		border: 0px! important; 
	}
	
	.kontaktSubmit, #_submit {
		cursor:pointer;
		border:0;
		background-color: white;
		font-weight:bold;
		font-size: 0.8em;
		margin-top:15px;
		color:#696969;
		display:block;
		text-align:left;
		padding-left: 6px;
		background: transparent url(/media/images/design/arrow.gif) no-repeat left;
		border: 0px! important;
		font: bold 1em Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
	#content .col h1 {
		font-size:16px;
	} 
	
	#content .col h2 { 
		font-size:14px;
		font-weight: normal;
	}
/*	
	#mainNavi .open ul {
		border-top: dotted 1px black;
		border-bottom: dotted 1px black; 
	}
*/
	#content li {
		list-style-type:disc;
		margin-left:12px; 
		/*margin-bottom: 8px;
	*/}
	
	#content .list_faq {
		list-style-type:none;
		margin-left:0px; 
	}
	
	.list_faq {
		list-style-type:none;
		margin-left:0px;
		margin-bottom:10px;		
	}
	
	#content ul {
		margin-bottom:10px; 
	}
	
	#kontakt2 input {
		border:1px solid #DCDCDC;
	}
	#Datenschutz {
		margin-right:5px;
	}
	
	.imagePaar p {
		font-size:11px;
		margin-top:3px; 
	}
	
	#Bestellung {
		width:208px;
		overflow:hidden;
		display:block;
		border:1px solid #DCDCDC;
	}
	
	.bigImage{
		float:left;
		margin: 0 0 10px 35px;
		display: inline;
		color: #52595F;
	}
	.bigImage img {
		margin-bottom: 15px;
	}
		.bigImage h3 {
				margin-bottom:10px;
			}

			.bigImage p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}
		
	.tabelle{
		display: inline;
		float: left;
	}
	.tabelle img {
		margin-left: 10px;
		margin-bottom: 15px;
	}
		.tabelle h3 {
				color:#52595F;
				margin-bottom:10px;
				margin-left: 35px;
			}

			.tabelle p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}

.download_teaser_einzeln img {
		float:left;
		margin-right:5px;
		display:block;
}
	
	.download_link {
		font-weight:bold;
		display:block;
	}
	
	.download_teaser_einzeln {
		width:315px;
		float:left;
		margin-bottom:26px;
		padding:0;
	}
	

.layer-small-container,
.layer-medium-container,
.layer-big-container {
	float: left;
	position: absolute;
	top: 162px;
}
.layer-small-container {
	left: 302px;
	width: 532px;
}
.layer-medium-container {
	left: 174px;
	width: 698px;
}
.layer-big-container {
	left: 136px;
	width: 698px;
}
	.layer-small-top,
	.layer-medium-top,
	.layer-big-top {
		float: left;
		width: 840px;
		height: 4px;
	}
	.layer-small,
	.layer-medium,
	.layer-big {
		float: left;
		position: relative;
		padding: 0 4px;
	}
	.layer-small {
		width: 524px;
	}
	.layer-medium {
		width: 690px;
	}
	.layer-big {
		width: 840px;
	}
		.layer-close {
			position: absolute;
			right: 17px;
			top: 4px;
			width: 19px;
			height: 14px;
			cursor: pointer;
		}
		.layer-small-content,
		.layer-big-content {
			float: left;
			min-height: 219px;
			padding: 18px 18px 0;
		}
		.layer-medium-content {
			float: left;
			min-height: 219px;
			padding: 18px 13px 0;
		}
		.video {
			padding: 10px 0;
		}
		.layer-small-content { width: 488px; }
		.layer-medium-content { width: 664px; }
		.layer-big-content { width: 796px; }
	.layer-small-bottom,
	.layer-medium-bottom,
	.layer-big-bottom {
		float: left;
		width: 840px;
		height: 38px;
	}
	.layer-big-content object {
		float: left;
	}
/****************************Start ContactUs Extended  USA**********************/
#contactus-worldmap-usa {
	width: 650px;
	position: relative;
	height: 287px;
	background: transparent url(/media/internalnotforuse/layout_media/contactusextended/map-usa.jpg) no-repeat 0 0;
	margin: 0 0 14px 14px;
}
	.map-fix-element img{
		border: none;
	}
		.form-cs-grp{
			width: 98%;
			float: left;
			display: block;
		}
			.form-cs-grp label, 
			.form-cs-grp select,
			.form-cs-grp .go-btn{
				float: left;
				display: inline;
				margin: 7px 0;
			}
			.form-cs-grp select{
				width: 50%;
			}
			.form-cs-grp .cs_label,
			.form-cs-grp .go-btn{
				width: 10%; 
				margin-left: 14px;
			}
			.form-cs-grp .go-btn{
				width: 35%;
			}
			.noData{
			    display: block;
                float: left;
                margin-left: 14px;
                text-align: right;
                width: 650px;
            }
.container-1{
	float: left;
	display: inline;
	margin-left: 14px;
	width: 650px;
}
.sidebar-1 .container-1{
	float: left;
	display: inline;
	margin-left: 0;
}
	.container-1 .cs-address-sidebar{
		border-top: dotted 1px #C9C9C9;
	}
	.container-1 .cs-address-sidebar .nbold{
		font-weight: normal;
	}
.sidebar-1 .form-1{
	margin-bottom: 7px;
}
	.cs-address{
		float: left;
		display: block;
		margin: 14px 14px 14px 0;
		padding-bottom: 14px;
		border-bottom: solid 1px #C9C9C9;
		width: 636px;
	}
		.cs-logo,
		.cs-logo img,
		.address-block{
			float: left;
			display: inline;
		}
		.cs-logo{
			width: 120px;
			min-height: 1px;
			height: auto !important;
			height: 1px;
		}
		.address-block{
			width: 225px;
			margin-left: 14px;
		}
		.address-block span,
		.address-block a,
		.cs-address-sidebar span{
			float: left;
			display: block;
			width: 100%;
		}
		.cs-address-sidebar .arrow{
			display: inline;
		}
		.address-block .cspad-t,
		.cs-address-sidebar .cspad-t{
			margin-top: 14px;
		}
/*********************************Ende ContactUs Extended  USA************************************/
/*********************************Start Master Competition Formular************************************/

#competition {
	clear: left;
}
#competitionForm .error {
	color: #ff0000;
}
#competitionForm tr.headline td {
	font-weight: bold;
	padding-top: 20px;
}
#competitionForm .fileupload input {
	border: 1px solid #dcdcdc;
	background: none;
}
#competitionForm input, 
#competitionForm select, 
#competitionForm textarea {
	border: 1px solid #dcdcdc;
	margin-bottom: 2px;
	width: 200px;
}
#competitionForm select {
	width: 202px;
}
#competitionForm #salutation input, 
#competitionForm #salutation select, 
#competitionForm #salutation textarea,
#competitionForm #competitionFormSubmit,
#competitionForm #termsOfConditions input {
	width: auto;
}
#competitionForm #salutation input,
#competitionTerms {
	border: 0;
}
#competitionForm #termsOfConditions input { 
	float: left;
	margin-right: 5px;
}
#competitionForm .fileupload input {
	width: 270px;
}
.js #termsOfConditions p {
	text-decoration: underline;
	cursor: pointer;
}
.js #termsOfConditionsText {
	display: none;
}
#competitionForm #_competitionSubmit {
	background: transparent url(/media/images/design/arrow.gif) no-repeat scroll left center;
	border: 0 none !important;
	color: #696969;
	cursor: pointer;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin-top: 15px;
	padding-left: 6px;
	text-align: left;
}
/*********************************Ende Master Competition Formular************************************/

/* * * * * * * * *  Content-Highlighting (Layout Anpassung) * * * * * * *  * * */

.fsPreview_default, .fsHover_default {
	border: none;
	padding: 0px;
}

.fsPreview_accentuated, .fsHover_accentuated {
	border: 1px solid #961a59;
	border-left-width: 7px !important;
    display: block;
    clear: both;
    overflow: hidden;
}	
/* * * * * * * * *  Content-Highlighting ENDE * * * * * * *  * * */

#toolbar li div,
#language li div {
	display: none;
}
#toolbar li div div,
#language li div div {
	display: block;
}

#hk-worldmapNavi .hk-imagelink a {
	background: #ffffff url() no-repeat;
	height: 41px;
	padding: 0;
	text-indent: -9000px;
	width: 140px;
}
#hk-worldmapNavi .hk-imagelink a:hover {
	background: #ffffff url() no-repeat;
}

#hk-wmmap-world-hl div,
#hk-wmmap-america-hl div,
#hk-wmmap-europe-hl div,
#hk-wmmap-asia-hl div {
	background-repeat: no-repeat;
	display: none;
}
#hk-wmeurope-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/continents/europa~1.png); }
#hk-wmamerica-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/continents/amerika~1.png); }
#hk-wmasia-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/continents/asien~1.png); }
#hk-wmaustralia-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/continents/australien~1.gif); }
#hk-wmcanada-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/canada~1.gif); }
#hk-wmusa-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/usa~1.gif); }
#hk-wmbrazil-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/brasilien~1.gif); }
#hk-wmmexico-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/mexico~1.gif); }
#hk-wmbenelux-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/benelux~1.gif); }
#hk-wmgermany-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/deutschland~1.gif); }
#hk-wmfrance-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/frankreich~1.gif); }
#hk-wmgreatbritain-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/grossbritannien~1.gif); }
#hk-wmitalia-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/italien~1.gif); }
#hk-wmaustria-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/oesterreich~1.gif); }
#hk-wmswiss-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/schweiz~1.gif); }
#hk-wmscandinavia-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/skandinavien~1.gif); }
#hk-wmspain-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/spanien~1.gif); }
#hk-wmcentraleasteurope-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/centralost-europa~1.gif); }
#hk-wmsoutheasteurope-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/suedost-europa~1.gif); }
#hk-wmcommonindependantstates-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/cis.gif); }
#hk-wmcombination-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/asien-verbund~1.gif); }
#hk-wmchina-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/china~1.gif); }
#hk-wmjapan-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/japan~1.gif); }
.hk-back-map-high { background-image: url(/media/internalnotforuse/layout_media/worldmap_hkg/countries/back_button~1.gif); }
#hk-wmmaps .hilite {
	color: #000000;
}
.map-fix-element img {
	visibility: visible;
}

.js #wm-countries,
.js .worldmap .wm-country,
.js .worldmap .wm-contacts,
.js #wm-line {
	display: none;
}

.js #scroller .container li {
	cursor: pointer;
}
#track {
	background: none;
	display: none;
	margin-left: 25px;
	width: 544px;
}
#handle {
	background: url(/media/internalnotforuse/layout_media/scroll-track.gif) repeat-x;
	height: 15px;
	left: -25px;
	position: absolute;
	top: 0;
	width: 594px;
}
.ui-slider-handle {
	background: url(/media/internalnotforuse/layout_media/scroll-handle.gif) repeat-x;
}
.ui-slider-handle {
	cursor: default;
	height: 13px;
	margin-left: -25px;
	position: absolute;
	top: 1px;
	width: 50px;
}
#button-up,
#button-down {
	background-color: #ffffff;
	display: none;
}
.js .scroller-container-4 > .container-4,
.js .scroller-container2-4 > .container-4 {
	display: none;
}

.js .accordion_un-toggle {
	background-image: url();
	background-repeat: no-repeat;
}
.js #accordion_un .ui-state-active {
	background-image: url();
}

.js .faq-4 dd,
.js .faq-2 dd,
.js .trouble-4 dd {
	display: none;
}
.js .faq-4 .open,
.js .faq-2 .open,
.js .trouble-4 .open {
	display: block;
}
.js .faq-4 .faq-q,
.js .faq-2 .faq-q,
.js .trouble-4 .trouble-head {
	cursor: pointer;
}

.rotator {
	float: left;
	min-height: 490px;
}

#indizes .wolink {
	cursor: default;
}



/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #342431;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: none;
	position: absolute;
	top: 0;
	width: 0;
	outline: none;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 54px;
	height: 9px;
	background: transparent url() no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

