#content.de {
	background: url(../de/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.de_at {
	background: url(../de_at/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.de_ch {
	background: url(../de_ch/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.en_nordic {
	background: url(../en_nordic/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.en_us {
	background: url(../en_us/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.en_au {
	background: url(../en_au/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.fr_fr {
	background: url(../fr_fr/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.fr_ch {
	background: url(../fr_ch/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.fr_b {
	background: url(../fr_b/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.es_es {
	background: url(../es_es/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.it_it {
	background: url(../it_it/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.it_ch {
	background: url(../it_ch/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
#content.nl_b {
	background: url(../nl_b/webmedia_local/designs/bar_black.gif) no-repeat bottom right;
}
.arrow {
	background: transparent url(../internalnotforuse/layout_media/arrow.gif) no-repeat scroll left 0.4em;
}

* { 
	margin: 0; 
	padding: 0; 
}
body { 
	font: 75%/1.3333 Arial, Helvetica, sans-serif; 
	background: #ffffff url(../internalnotforuse/layout_media/header-dot.gif) repeat-x 0 24px;
	color: #000000;
}
h2, h3, h4, h5, h6 { 
	font-size: 1em; 
}
ul { 
	list-style: none; 
}
img, object, embed { 
	display: block; 
	border: 0; 
}
address { 
	font-style: normal; 
}
:focus { 
	outline: 0; 
}
a {
	color: #000000;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.arrow {
	padding-left: 6px;
	font-weight: normal;
}

#page {
	float: left;
	width: 996px;
}
	#headerWrapper {
		float: left;
		width: 100%;
		padding-bottom: 0;
	}
		#header {
			float: left;
			width: 100%;
			border-bottom: 2px solid #7d8890;
			color: #6d777f;
			font-size: 0.8333em;
			line-height: 1.2em;
		}
		#heraeus{
			margin: 0;
			padding: 30px 165px 0 0;
		}
	#main {
		background: url(../webmedia_local/designs/bg_content.gif) repeat-y left top;
		float: left;
		width: 100%;		
	}
	#main_white{
		background: url(../webmedia_local/designs/bg_content_weiss.gif) repeat-y left top;
		float: left;
		width: 100%;
	}
		#mainNaviWrapper {
			float: left;
			width: 166px;
			min-height: 380px;
		}
			#mainNavi {
				float: left;
				width: 100%;
				padding-top: 15px;
			}
				#mainNavi .open {
					color: #FFFFFF;
					background: #777E99; /*background: #9575A7;*/
				}
				#mainNavi ul {
					float: left;
					width: 100%;
					border-bottom: 1px dotted #FFFFFF;
				}
					#mainNavi li {
						float: left;
						width: 100%;
						border-top: 1px dotted #FFFFFF;
					}
						#mainNavi a {
							display: block;
							padding: 2px 12px 3px 18px;
							color: #000000; /*color: #FFFFFF;*/
							line-height: 1em;
						}			
							#mainNavi ul li .open {
								color: #FFFFFF;
							}
								#mainNavi ul li ul .open {
									background: none;
									font-weight: bold;
									color: #000000; /*color: #FFFFFF;*/
								}															
						#mainNavi .active {
							font-weight: bold;
						}
						#mainNavi ul ul {
							float: left;
							width: 100%;
							padding: 4px 0 9px;
							border-top: 1px dotted #FFFFFF;
							border-bottom: 0;
						}
							#mainNavi li li {
								border-top: 0;
							}
								#mainNavi ul ul a {
									padding-left: 24px;
								}
								#mainNavi ul ul ul {
									padding: 2px 0 5px;
									border-top: 0;
								}
									#mainNavi ul ul ul a {
										padding-left: 37px;
									}
										#mainNavi ul ul ul ul a {
											padding-left: 50px;
										}	
										
										
	#navi-image {
		margin-top: 20px;
		margin-left: 6px;
		margin-bottom: 10px;
		padding-top: 20px;
	}	 
			
	.landing #worldwide,
	.landing #language{
		display: none;
	}
			#navi-image {
				margin-top: 20px;
				margin-left: 6px;
				margin-bottom: 10px;
			}
		#contentWrapper {
			float: left;
			width: 664px;
			min-height: 400px;
			padding-right: 7px;
		}
		#contentWrapper_voll {
			float: left;
			width: 830px;
			height:490px;
			min-height: 490px;
			position: relative;
		}
		#contentWrapper_voll.de {
			background: url(../de/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.de_at {
			background: url(../de_at/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.de_ch {
			background: url(../de_ch/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.en_nordic {
			background: url(../en_nordic/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.en_us {
			background: url(../en_us/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.en_au {
			background: url(../en_au/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.fr_fr {
			background: url(../fr_fr/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.fr_ch {
			background: url(../fr_ch/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.fr_b {
			background: url(../fr_b/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.es_es {
			background: url(../es_es/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.it_it {
			background: url(../it_it/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.it_ch {
			background: url(../it_ch/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_voll.nl_b {
			background: url(../nl_b/webmedia_local/home/home.jpg) no-repeat;
		}
		#contentWrapper_home{
			background: url(../webmedia_local/designs/bg-start.jpg) no-repeat 0 0;
			float: left;
			height: 490px;
			min-height: 490px;
			width: 996px;
		}
		#textBlock{
			color: #FFFFFF; /*color:#7B7E7D;*/
			float:left;
			left: 488px; /*left:61px;*/
			position:absolute;
			top: 219px; /*top:165px;*/
			width:285px;
		}
		.teaser-inside #textBlock{
			top: 72px; /*top:165px;*/
		}
		.teaser-inside .teaser-container {
			color: #FFFFFF;
			float: left;
			height: 170px;
			left: 492px;
			position: absolute;
			top: 219px;
			width: 318px;
		}
			.teaser-inside .teaser-container .teaser-home {
				font-size: 11px;
				margin-bottom: 10px;
				overflow: hidden;
				zoom: 1;
			}
				.teaser-inside .teaser-container .image {
					float: left;
					height: 80px;
					width: 98px;
				}
					.teaser-inside .teaser-container .image img {
						padding: 0 !important;
					}
				.teaser-inside .teaser-container .text {
					background-color: #9c9ecf;
					float: left;
					height: 60px;
					padding: 10px;
					width: 200px;
				}
				.teaser-inside .teaser-container .text.large {
					width: 298px;
				}
				.teaser-inside .teaser-container .arrow {
					padding-left: 8px;
				}
				.teaser-inside .teaser-container a,
				.teaser-inside .teaser-container h3 {
					color: #FFFFFF;
					font-weight: bold;
				}
			#textBlock ul{
				list-style-type: disc;
				padding-left: 16px;
			}
			#content {
				float: left;
				width: 100%;
			}
					#content h1 {
						margin-top: 10px;
						margin-bottom: 14px;
						font-size: 1.3333em;
						color: #000000;
					}
					#content h2 {
						color: #9575A7;
						font-size: 1.3333em;
						font-weight: normal;
						margin-bottom: 14px;
					}
					#content .video{
						float: left;
						margin-top: 15px;
					}
					#content p, 
					#content p ul{
						margin-bottom:10px;
					}
					#content li {
						list-style-type:disc;
						margin-left:16px; 
					}
				#leftCol,
				#rightCol{
					float: right;
					margin-left: 14px;
					width: 318px;
				}
				* html #leftCol{
					margin-left: 7px;
				}
				#rightCol{
					min-height: 443px;
				}
				#rightCol .product-image{
					margin: 20px auto;
				}
				#leftCol{
					float: left;
					padding-bottom: 14px;
				}
				.normal{
					background: url(../webmedia_local/designs/woman.jpg) no-repeat scroll 0 0;
				}
				#leftCol .invisible{
					display: none;
				}
				#leftCol .paragraph{
					margin-bottom: 14px;
				}
					#leftCol .paragraph h3{
						margin-top: 10px;
					}
					#leftCol .paragraph a{
						display: inline;
						text-decoration: underline;
					}
				#leftCol p a {
					font-weight:bold;
				}
				#leftCol #kontakt2{
					margin-top: 20px;
					float:left;
				}	
				.panelWrapper{
					float: left;
					margin-top: 14px;
				}
				.panelWrapper .panel{
					background: transparent url(../webmedia_local/designs/layer_shadow_top.png) no-repeat scroll 0 0;
					padding-top: 3px;
					width: 629px;
				}
					.panel .panelContent{
						float: left;
						padding-left: 3px;
						width: 625px;
						background: #FFFFFF url(../webmedia_local/designs/layer_shadow_sides.png) repeat-y scroll 0 0;
					}
						.panelContent .container{
							background-color: #FFFFFF;
							width: 623px;
						}    
							.container img,
							.container p{
								padding: 13px 14px 13px 14px;
							} 
					.panelWrapper .panelBottom{
						float: left;
						height: 14px;
						width: 629px;
						background: transparent url(../webmedia_local/designs/layer_shadow_bottom.png) no-repeat scroll 0 0;
					}
					
			.tbl {
				width: 100%;
				margin-bottom: 1em;
			}
				.panelContent .tbl {
					margin-bottom: 0;
				}
				.usr-tbl {
					border: 1px solid #d7d7d7;
					font-size: 0.9em;
					width: 100%;
					color: #000000;
				}
					.usr-tbl th, .usr-tbl td {
						padding: 2px 5px;
						vertical-align: top;
					}
					.usr-tbl .tr-head {
						background: #7e8891 !important;
					}
					.usr-tbl .tr-odd, .usr-tbl .tr-head {
						background: white;
					}
					.usr-tbl .tr-even {
						background: #EDEDED;
					}
					.usr-tbl .td-align-left { text-align: left; }
					.usr-tbl .td-align-center { text-align: center; }
					.usr-tbl .td-align-right { text-align: right; }
					.usr-tbl .td-align-block { text-align: justify }
				/* Kontakt */	
				.formular{
					float: left; 
					margin-bottom: 20px;
				}
					.form-grp{
						float: left;
						display: inline;
						width: 318px;     
					}
						.form-grp span{
							color: #ff0000;
							float: left;
							margin-left: 115px;
							width: 200px;
						}
						.form-grp label{
							float: left;
							margin-top: 4px;
							width: 115px;
						}
						.form-grp input,
						.form-grp textarea{
							border: 1px solid #DCDCDC;
							float: left;
							margin-top: 4px;
							width: 200px;
						}
						.form-grp table{
							width: 200px;
						}
						* html .form-grp input,
						* html .form-grp textarea,
						* html .form-grp table{
							width: 190px;
						}
							.form-grp table tr{
								display: inline;
								width: 75px;
							}
								.form-grp table td{
									display: inline;
								}
									.form-grp table td label,
									.form-grp table td input{
										margin-bottom: 4px;
									}
									.form-grp table td label{
										padding-left: 5px;
										width: 55px;
									}
									.form-grp table td input{
										border: 0 none;
										width: 15px;
									}
					.form-submit{
						border: 1px solid #7D8890;
						float: left;
						margin-top: 14px;
						width: 100px;
					}
						.form-submit .submitButton{
							-moz-background-clip: border;
							-moz-background-inline-policy: continuous;
							-moz-background-origin: padding;
							-x-system-font: none;
							background: url(../internalnotforuse/layout_media/arrow.gif) no-repeat scroll 6px center;
							border: 0 none;
							color: #000000;
							cursor: pointer;
							display: block;
							font-size: 1em;
							font-weight: bold;
							height: 29px;
							padding-left: 12px;
							text-align: left;
							width: 100%;
						}	
						.error{
							float: left;
							clear: left;
							width: 100%;
						}
						.form-grp select{
							margin-bottom: 14px;
							width: 318px;
						}
						.form-grp .country{
							border: 1px solid #DCDCDC;
							color: #000000;
							margin-bottom: 0;
							margin-top: 4px;
							width: 202px;
						}
						.form-grp .country-span{
							color: #000000;
							margin-top: 4px;
							margin-left: 0;
							width: 200px;
						}
						/* Product */
						.product-snippet{
							float: left;
							margin-top: 21px;
						}
							.imageContainer{
								left: 512px;
								position: absolute;
								top: 108px;
								width: 318px;
							}
								.product-image{
									margin: 185px auto 0;
								}
				/* Gewinnspiel */	
				.perfectWrapper{ 
					margin: 16px 0;
				}
					.questions{
						margin-bottom: 12px;
					}
					.perfectWrapper .questionContainer{
						background-color: #E1E2F1;
						margin-bottom: 1px;
						padding: 10px 15px;
					}
						.questionContainer h3{
							color: #9B9ECF; 
						}
						.questionContainer .question{
							font-weight: bold;
						}
						#content .questionContainer ul{ 
							margin-bottom: 0;
						}
							#content .questionContainer ul li{
								list-style-type: none;
								margin-left: 0;
							}
				.mailWrapper{
					margin-top: 14px;
				}
					.perfectWrapper .form-submit,
					.mailWrapper .form-submit{
						margin-bottom: 14px;
					}
					.perfectWrapper .form-submit{
						width: 145px;
					}
					.info{
						margin: 20px 0;
					}
					.terms{
						float: left;
						display: inline;
						width: 318px;     
					}

						.info input,
						.terms input{
							border: 0 none;
							float: left;
							margin-right: 15px;
							width: 15px;
						}
						.info label,
						.terms p{
							display: block;
							float: left;
							width: 280px;
						}
						.terms p{
							cursor: pointer;
							text-decoration: underline;
						}
						.js #privacy{
							display: none;	
						}	
						#privacy{
							margin: 14px 0;
						}
						
			.txt-4{
				float: left; 
				width: 636px; 
				margin-left: 14px; 
				margin-top: 14px;
			}

			
			
		#sidebar {
			float: left;
			width: 150px;
			font-size: 0.9167em;
			line-height: 1.1818em;
		}
		#sidebar,
		#sidebar h3,
		#sidebar h2,
		#sidebar p,
		#sidebar a,
		#sidebar .paragraph{
			color: #000000;
		}
		#sidebar .teaserRight{
			margin-top: 15px;
			width: 140px;
		}
		#sidebar a {
			font-weight:bold;
		}
			#sidebar h3{
				font-size: 1.1em;
			}
			#sidebar h4 {
				float: left;
				width: 100%;
				font-size: 1.8181em;
				line-height: 1.5em;
				text-transform: uppercase;
			}
		#sidebar img {
			margin-top:18px;
			margin-bottom:10px;
		}
	#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;
					}
	#main_leer {
		float: left;
		width: 100%;
		background: url(../webmedia_local/designs/bg_content_leer.gif) repeat-y left top;
	}
	#main_leer #content h1,
	#main_leer #content h2{
		margin-left: 14px;
	}
	.container-4 {
		float: left;
		padding: 0px 0 0 14px;
		width: 650px;
	}
		.container-4 h1{
			margin-bottom: 8px;
		}
			.container-4 .images_container{
				margin-top: 0px;
			}
			.images_container{
				margin-top: 14px;
			}
			.prod-2 {
				float: left;
				width: 311px;
				margin-bottom: 15px;
			}
				.prod-2-img {
					float: left;
				}
				.prod-2-txt {
					float: left;
					width: 180px;
					margin-left: 8px;
				}	
			.pad-img { 
				margin-right: 14px;
				clear: left;
			}
	#sprachwahl{ 
		position:absolute; 
		left:590px; 
		top:244px; 
		font-size:1.0em; 
		font-weight:bold;
	}
		#sprachwahl ul li{
			padding-bottom:5px;
		}
			#sprachwahl ul li span{
				color: #C9C9C9;
			}
			#sprachwahl ul li span a{
				color: #000000;
				font-weight: normal;
				display: inline;
			}
			#sprachwahl ul li span span{
				color: #C9C9C9;
				font-weight: normal;
				display: inline;
			}
	.error {
		color: #ff0000;
	}	
	#content ul {
		margin-bottom:10px; 
		margin-top: 14px;
	}
.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 */

.home #layer-0{
	top: 118px !important;
}

.layer-big-top { 
	background: url(../webmedia_local/designs/layer-big-schatten-oben.png) no-repeat; 
}

* html .layer-big-top,
* html .layer-big ,
* html .layer-big-bottom,
* html .layer-small-top,
* html .layer-small,
* html .layer-small-bottom{ 
	background: #FFFFFF; 
}
.layer-big {
	background: url(../webmedia_local/designs/layer-big-schatten-linksrechts.png) repeat-y;
}

.layer-close {
	background: url(../internalnotforuse/layout_media/layer-schliessen.gif) no-repeat;
}

.layer-big-bottom { 
	background: url(../webmedia_local/designs/layer-big-unten-ecke.png) no-repeat; 
}
.layer-big-container {
	float: left;
	position: absolute;
	width: 840px;
	left: 8px;
}
.layer-small-container {
	background: url(../webmedia_local/designs/layer_box.png) no-repeat; 
	float: left;
	height: 469px;
	position: absolute;
	width: 395px;
	left: 190px;
}
	.layer-big-top {
		float: left;
		width: 840px;
		height: 4px;
	}

	.layer-big {
		float: left;
		position: relative;
		padding: 0 4px;
		width: 832px;
	}
	.layer-small {
		float: left;
		position: relative;
		width: 395px;
	}
		.layer-close {
			position: absolute;
			right: 17px;
			top: 4px;
			width: 19px;
			height: 14px;
			cursor: pointer;
			z-index: 1;
		}
		.layer-big-content {
			float: left;
			min-height: 219px;
			height: auto !important;
			height: 219px;
			padding: 18px 18px 0;
			width: 796px;
		}
		.layer-small-content {
			float: left;
			min-height: 219px;
			height: auto !important;
			height: 219px;
			padding: 30px 18px 0;
			width: 370px;
		}			
	.layer-big-bottom {
		float: left;
		width: 840px;
		height: 38px;
	}
	.layer-small-bottom {
		float: left;
		width: 532px;
		height: 38px;
	}
	
/* * * * * * * * *  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(../internalnotforuse/layout_media/worldmap_hkg/continents/europa~1.png); }
#hk-wmamerica-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/continents/amerika~1.png); }
#hk-wmasia-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/continents/asien~1.png); }
#hk-wmaustralia-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/continents/australien~1.gif); }
#hk-wmcanada-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/canada~1.gif); }
#hk-wmusa-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/usa~1.gif); }
#hk-wmbrazil-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/brasilien~1.gif); }
#hk-wmmexico-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/mexico~1.gif); }
#hk-wmbenelux-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/benelux~1.gif); }
#hk-wmgermany-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/deutschland~1.gif); }
#hk-wmfrance-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/frankreich~1.gif); }
#hk-wmgreatbritain-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/grossbritannien~1.gif); }
#hk-wmitalia-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/italien~1.gif); }
#hk-wmaustria-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/oesterreich~1.gif); }
#hk-wmswiss-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/schweiz~1.gif); }
#hk-wmscandinavia-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/skandinavien~1.gif); }
#hk-wmspain-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/spanien~1.gif); }
#hk-wmcentraleasteurope-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/centralost-europa~1.gif); }
#hk-wmsoutheasteurope-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/suedost-europa~1.gif); }
#hk-wmcommonindependantstates-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/cis.gif); }
#hk-wmcombination-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/asien-verbund~1.gif); }
#hk-wmchina-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/china~1.gif); }
#hk-wmjapan-high { background-image: url(../internalnotforuse/layout_media/worldmap_hkg/countries/japan~1.gif); }
.hk-back-map-high { background-image: url(../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(../internalnotforuse/layout_media/scroll-track.gif) repeat-x;
	height: 15px;
	left: -25px;
	position: absolute;
	top: 0;
	width: 594px;
}
.ui-slider-handle {
	background: url(../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;
}

/*Umfrage Tool*/

#ctrlFlexitimeSurvey_divForm{
	margin-bottom: 20px;
	margin-left: 20px;
}
	#ctrlFlexitimeSurvey_divForm p{
		color: #9575A7;
		font-weight: bold;
		padding-bottom: 14px;
	}
	#ctrlFlexitimeSurvey_divForm .intro,
	#ctrlFlexitimeSurvey_divForm .outro{
		color: #000000;
		font-weight: normal;
	}
	#ctrlFlexitimeSurvey_divForm .outro{
		display: inline;
	}

	#ctrlFlexitimeSurvey_divDanke{
		padding-left: 40px;
	}
	#ctrlFlexitimeSurvey_divForm #fragen{
		padding-bottom: 10px;
		padding-left: 10px;
	}
		#ctrlFlexitimeSurvey_divForm #fragen .fragenbox{
			padding-bottom: 5px;
		}
		#ctrlFlexitimeSurvey_divForm #fragen .fragenbox label{
			display: block;
			margin-left: 17px;
		}	
		#ctrlFlexitimeSurvey_divForm #fragen .fragenbox input{
			float: left;
		}	

.absenden{
	background: transparent url(../webmedia_local/designs/submit-button.gif)no-repeat center; 
}
.divTextBoxSonstiges{
	display: inline;
}	

/**Newsletter*/

	#kontakt input {
		border:solid 1px #dcdcdc;
	}
	#kontakt table{
		border: 0 none;
		border-collapse: collapse;
		border-spacing: 0;
	}
	#kontakt {
		clear: left;
	}
	.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(../internalnotforuse/layout_media/arrow.gif) no-repeat left;
		border: 0px! important;
		font: bold 1em Arial, Helvetica, sans-serif;
		text-align: left;
	}
	
	/** Garantieverl�ngerung */
	
	.float-right{
		float: right;
	}
	
	.print img{
		display: inline;
	}
	
	
	/** Toolbar **/
	
	#core-competencies .pane_de {
              left: 345px;
              width: 184px;
       }             

    #core-competencies .tab_de {
                  left: 345px;
                  top: 1px;
                  width: 85px;
           }

