* { 
	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;
}

#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;
			}
			.pala #toolbar {
				float: right;
			}
				#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;
				}
				.pala #site {
					margin: 21px 0 0 34px;
				}
				#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: url(/media/images/design/navi-gradient.gif) repeat-x;
		}
			#mainNavi {
				padding: 1.5em 0;
				background: url(/media/images/design/navi-line.gif) no-repeat;
			}
			#mainNavi ul li {
				border-top: 1px dotted #C9C9C9;
			}
			#mainNavi ul li ul {
				border-top: 1px dotted #C9C9C9;
				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 li {
					display: block;
					line-height:15px;
				}
					#mainNavi a {
						display: block;
						margin: 0;
						padding-left:8px;
						padding-right:8px;
						color: #ffffff;
						padding-bottom:2px;
						padding-top:2px;
					}
					#mainNavi a:hover {
						color: #000000;
					}
					#mainNavi .navi_level1 {
						background-color:#7B5873; 
						color:white;
					}
					#mainNavi .active a, #mainNavi a:hover {
						color: #FFFFFF;
					}
					#mainNavi .open a {
						font-weight: bold;
					}
					
					/* active gewinnspiel...*/
					#mainNavi .active  {
						font-weight: bold;
					}
					#mainNavi li ul {
						display: none;
						margin:0;
					}
					#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 .active  a {
								font-weight: bold;
							}
							#mainNavi .open .active  a {
								font-weight: bold;
							}
							#mainNavi .open .open ul a {
								margin-left: 20px;
								font-weight: normal; 
							}
								#mainNavi .open .open .open a {
									font-weight: bold;
								}
								#mainNavi li li li li {
									margin-left: 11px;
								}
								#mainNavi .open .open .open ul a {
									font-weight: normal;
								}
								#mainNavi .open .open .open .active a {
									font-weight: bold;
								}
									#mainNavi .open .open .open .open a {
										font-weight: bold;
									}
			#navi-image {
				margin-top: 20px;
				margin-left: 6px;
				margin-bottom: 10px;
			}							
		#contentWrapper {
			float: left;
			width: 664px;
			min-height: 400px;
			padding-right: 10px;
		}
			#arrow_link {
				position: absolute;
				left: 926px;
				top: 390px;
				width: 16px;
				height: 14px;
				cursor: pointer;
			}
			#brand {
				padding-left: 1px;
			}
			#content {
				float: left;
				width: 100%;
			}
			
			/*Headline Text Video*/
			#main_leer #content h1{
				margin: 10px 0 10px 14px;
				padding: 0;
			} 
			#main_leer #content .head-text-video{
				float: left;
				margin: 10px 0 10px 14px;
			}
				.head-text-video h3{
					margin-bottom: 10px;
				}
			/*End Headline Text Video*/
			
			/*Troubleshooter*/
				#content .trouble{
					margin-left: 14px;
				}
				#content .trouble-4{
				width: 650px;
				margin: 14px 0 0 14px;
				float: left;
				display: inline;
			}
				.trouble-4 dl {
					float: left;
					width: 100%; 
					border-bottom: 1px solid #ededed;
				}
				.trouble-4 dt {
					float: left;
					width: 100%;
					padding: 9px 0;
					border-top: 1px solid #ededed;
					font-weight: bold;
				}
				.trouble-4 .open .trouble-head {
					background-image: url(/media/images/design/trouble_up.gif);
				}
				.trouble-4 .trouble-head {
					background: url(/media/images/design/trouble_down.gif) no-repeat;
					float: left;
					padding-left: 36px;
					font-weight: bold;
				}
				.trouble-4 dd {
					/*float: left;*/
					width: 100%;
					margin-top: -9px;
					padding: 9px 0;
				}
				.trouble-4 .close {
					display: none;
				}
				.trouble-4 .trouble-elem {
					float: left;
					padding: 0 0 14px 0;
					font-weight: normal;
					display: inline; 
				}
				.trouble-4 .trouble-elem-img {
					float: right;
					padding-bottom: 9px;
					padding-right: 14px;
					font-weight: normal;
				} 
				
				.trouble-4 .keyvalue_container{
					float: left;
					width: 417px;
				}
				.keyvalue_container .key-value-pair {
					float: left;
					width: 417px;
				}
				.keyvalue_container .key-value-pair .key {
					width: 85px;
					float: left;
					font-weight: bold;
				}
				.keyvalue_container .key-value-pair .value {
					float: left;
					width: 318px;
				}
			
			#content_two_column_container {
				background: url(/media/images/design/navi-gradient-2.gif) repeat-x;
				min-height:463px;
			}
			.minHeightIEProblem {
				min-height: 30px;
			}			
			#content a {
				color: #6d777f;
			}
			.images_container {
				margin-top: 10px;				
			}
			.container-4 {
				float: left;
				padding: 0 0 0 14px;
			}
			.container-4 h1{
				margin-bottom: 8px;
			}
			.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;
			}	
			
				/* Flash ?ber zwei Spalten*/
				.rightCol{
					float: right;
					width: 318px;
				}
				.leftCol{
					float: left;
					width: 318px;
				}
				/* Ende Flash ?ber zwei Spalten*/
				.col {
					float: left;
					margin-right: -14px;
					padding: 0 14px;
				}
				.col p a {
					font-weight:bold;
				}
				.col #kontakt2{
					margin-top: 20px;
				}	
				.col .desc{
					margin: 0;
				}
				.col .aktion{
					width: 100%;
					padding-bottom: 20px;
					margin-top: -5px;
				}
					.col .box{
						margin-top: 5px;
						margin-bottom: 5px;
						border:solid 1px #dcdcdc;
						padding: 2px;
					}	
				.col .antwort{
					padding-bottom: 30px;
				}
					.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 {
						padding-top: 10px;
						font-size: 1.3333em;
						color: #742562;
						margin-bottom: -5px;						
					}
					.sIFR-active #content h1 {
						visibility: hidden;
						font-size: 16px;
						line-height: 1em;
					}
					#content h2 {
						color: #742562;
						font-size: 1.1667em;
						font-weight: normal;
					}
					.sIFR-active #content h2 {
						visibility: hidden;
						font-size: 14px;
						line-height: 1em;
					}				
				.cols .col_white_bg {
					padding: 0 14px;
					background: url(/media/images/design/white_346.gif) repeat-y;
					width: 318px;
					min-height: 463px;
				}	
				.cols .col_white_bg h1 {
					padding-bottom: 10px;
				}			
					#content h1 {
						padding-top: 10px;
						font-size: 16px;
						color: #742562;
						margin-bottom: -5px;
					}
					#content h2 {
						font-size: 1.6667em;
						color: #742562;
					}
					
					#content p, #content p ul
					{
						margin-bottom:10px;
					}
					#content .container-4 .prod-2 .prod-2-txt p{
						margin-bottom: 0;
					}					
						.leftCol .panelWrapper {
							float:left;
						}
							.panel {
								padding-top:3px;
								background: url(/media/images/design/layer_shadow_top.png) no-repeat;			
								float:left;
							}
								.panelContent {
									background: url(/media/images/design/layer_shadow_sides.png) repeat-y;
									padding-left:3px;
									width:629px;
									float:left;
								}
							  	#content .panelContent p {
					 					margin:0px;
					 					float:left;
					 			}
									#content .panelContent .container{
										background-color: #FFFFFF;
										width: 623px;
									}
							.panelBottom {
								width:629px;
								height:14px;
								background: url(/media/images/design/layer_shadow_bottom.png) no-repeat;
								float:left;
							}
						#video {
							padding-left: 32px;
							padding-top: 56px;
							background: url(/media/images/design/navi-gradient-2.gif) repeat-x;							
							height:465px;
							width:286px;
						}
					#background-right 
					{
						position:absolute;
						left:540px;
						top:140px;
						background: orange;
						width:318px;
						height:500px;
					}
					
					
		#sidebar {
			float: left;
			width: 150px;
			font-size: 0.9167em;
			line-height: 1.1818em;
			padding-left:5px; 
		}
		
		#sidebar a {
			font-weight:bold;
		}
		
			#sidebar h1 {
				font-size: 16px; 
				color: #742562; 
				margin-top: 20px; 
				margin-bottom: 10px;
			}
			#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;
			}
			#sidebar img {
				margin-top:18px;
				margin-bottom:10px;
			}
			#sidebar .tsr-1-rc,
			#sidebar .tsr-1-fc,
			.tsr-1-fc .tsr-1-img,
			.tsr-1-fc .tsr-1-link,
			.tsr-1-rc .tsr-1-img,
			.tsr-1-rc .tsr-1-link{
				float: left;
				display: inline;
			}
			#sidebar .tsr-1-fc{
				margin-top: 22px;
			}
				#sidebar .tsr-1-rc img,
				#sidebar .tsr-1-fc img{
					margin-bottom: 5px;
				}
				#sidebar .tsr-1-fc .tsr-1-link a {
					color: #6D777F;
					padding-left: 7px;
					background: transparent url(/media/images/design/arrow.gif) no-repeat scroll left 0.4em;
				}
			#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;
						color: #6d777f;
						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: #742562;
		}

		.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;
		/*background: url(/media/images/design/trennlinie-rechte-spalte.gif) repeat-x left top;*/
	}
	.teaserRight h3 {
		font-size:16px;
		margin-bottom:7px;
		color:#742562;
	}
		.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 {
			background: url(/media/de/images/design/bg_home.jpg) no-repeat;
			display: none;
			float: left;
			height:490px;
			min-height: 490px;
			width: 830px;			
	}

/*	#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:527px;
		margin-top:200px;
		width:246px;
		color:white;
		height:80px; 
	}
		#newsHomeBlock  a{
			color: #FFFFFF;
		}

	.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;
			}

	

	.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;
	}
 
	#main_leer {
		float: left;
		width: 100%;
		background: url(/media/images/design/bg_content_2.gif) repeat-y left top;
	}

	.content_voll_h1 {
		margin-top: 10px;
		font-size: 1.8333em;
		color: #742562;
		padding: 0 14px;
	}

	.content_voll_h2 {
		font-size: 1.6667em;
		color: #742562;
		padding: 0 14px;
	}

	.productheadline {
		border-bottom:3px solid #742562;
		color:#742562;
		display:block;
		font-weight:bold;
		margin-bottom:-10px;
		width:314px;
	}

	.produktgruppe caption {
		color:#742562;
		font-weight:bold;
		text-align:left;
		border-bottom:solid 3px #742562;
	}
	.produktgruppe .lt_caption{
		color:#742562; 
		font-weight:bold; 
		text-align:left; 
		border-bottom: solid 1px #742562;
	}
	.produktgruppe {
		margin-bottom:10px;
	}
	
	#sprachwahl ul li
	{
		margin-bottom:5px;
	}
	
	#ueber_start
	{
		position:absolute; 
		left:515px; 
		top:195px; 
		color:white; 
		font-size:1.1em; 
		font-weight:bold;
	}
	
	#sprachwahl 
	{
		position:absolute; 
		left:520px; 
		top:240px; 
		font-size:1.0em; 
		font-weight:bold;
	}
	
	.normal_font
	{
		font-weight:normal;
	}
	
	#language .pane {
		display: block; 
		float: left; 
		position: absolute;
		left:-15px;
		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;
	}
	
	#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: 923px; 
		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;
	}

	#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 img {
		display: inline;
		margin-left: 35px;
		margin-bottom: 15px;
		float:left;
	}
		.bigImage h3 {
				color:#52595F;
				margin-bottom:10px;
				margin-left: 35px;
			}

			.bigImage p {
				margin-top:7px;
				margin-bottom:12px;
				margin-right:5px;
			}
	.tabelle img {
		display: inline;
		margin-left: 24px;
		margin-bottom: 15px;
		float:left;
	}
		.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:20px;
		padding:0;
	}

	
.layer-small-top { 
	background: url(/media/images/design/layer-small-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-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-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-big-bottom { 
	background: url(/media/images/design/layer-big-unten-ecke.png) no-repeat; 
}
.layer-small-container,
.layer-big-container {
	float: left;
	position: absolute;
	top: 162px;
}
.layer-small-container {
	left: 302px;
	width: 532px;
}
.layer-big-container {
	left: 136px;
	width: 698px;
}
	.layer-small-top,
	.layer-big-top {
		float: left;
		width: 100%;
		height: 4px;
	}
	.layer-small,
	.layer-big {
		float: left;
		position: relative;
		padding: 0 4px;
	}
	.layer-small {
		width: 524px;
	}
	.layer-big {
		width: 690px;
	}
		.layer-close {
			position: absolute;
			right: 8px;
			top: 4px;
			width: 19px;
			height: 14px;
			cursor: pointer;
		}
		.layer-small-content,
		.layer-big-content {
			float: left;
			min-height: 219px;
			padding: 18px 18px 0;
		}
		.layer-small-content { width: 488px; }
		.layer-big-content { width: 654px; }
	.layer-small-bottom,
	.layer-big-bottom {
		float: left;
		width: 100%;
		height: 38px;
	}
	
#layer-left, #layer-right {
	width: 318px;
	float: left;
}
#layer-left .col, #layer-right .col {
	padding: 0px;
	margin: 0px;
}
#layer-right {
	margin-left: 14px;
}

				