		html, body {
			height: 100%;
			margin: 0;
			padding: 0;
		}
		
		body, p, h1, h2, h3, ul, div, li, a, tr, td {
			font-family: Arial, Helvetica, Verdana, sans-serif;
			color: #395264;	
		}
		
		p, div  {
			font-size: 12px;
			line-height: 1.5em;	
		}
		
		a {
			line-height: 1.3em;
		}
	
		img, a {
			outline: none;
			border: none;
		}
		
		a {
			text-decoration: none;
		}
		
		a.hoverLight {
			color: #788996;
			border-bottom: 1px dotted #788996;
		}
			a.hoverLight:hover {
				color: #b63382;
				border-bottom: 0px dotted #788996;
			}
		
		h1 {
			font-size: 28px;
		}
		
		h2 {
			font-size: 26px;
		}
		
		h3 {
			font-size: 18px;
		}
		
		input {
			border: 1px solid #bfbdbd;
			height: 16px;
			padding: 2px;
		}
		input:focus {
			border: 1px solid #D78EBB;
		}
		
		form.form {
			margin-top: 10px;
		}
		
		input.button {
			height: 22px;
			padding: 2px;
			text-align: center;
			border: 1px solid #bfbdbd;
			background-color: white;
			cursor: pointer;
		}
		
		input.infield {
			height: 16px;
			border: 1px solid #bfbdbd;
			background-color: white;
		}
	
		textarea {
			width: 310px;
			border: 1px solid #bfbdbd;
			padding: 2px;
		}
		textarea:focus {
			border: 1px solid #83b817;
		}
		
		fieldset.search {
			border: none;
			margin-top: 5px;
			padding: 0px;
/*
			margin-left: 35px;
*/
		}
		
		fieldset.search  input {
			float: left;
		}
		
		fieldset.search  a {
			display: block;
			width: 20px;
			height: 20px;
			background-image: url('../../img/basics/topbar_button_search.png');
			background-position: 0 0;
			float: left;
			margin-top: 1px;
			margin-left: 3px;
		}
		
		fieldset.search  a:hover {
			background-position: 0 -25px;
		}
		
		.printView {
			display: none;
		}
		
		.clear {
			clear: both;	
		}
		.clearAfter:after {
		    content: "."; 
		    display: block; 
		    height: 0; 
		    clear: both; 
		    visibility: hidden;
		}
		
	/* *********************** */
	/* ******* HEADER ******** */
	/* *********************** */
	
	#shadowWrapper {
		width: 980px;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: auto;
		background-image: url('../../img/basics/body_schatten.jpg');
		background-repeat: repeat-y;
	}
	
	#bigWrapper {
		width: 940px;
		margin-left: 20px;
		min-height: 100%;
		padding-bottom: 80px;
	}
	
	#mainNavi {
		width: 685px;
		height: 82px;
		float: left;
		margin-right: 5px;
	}
		#mainNavi #main {
			position: absolute;
			margin-top: 58px;
		}
			#mainNavi #main a {
				text-transform: uppercase;
				color: #006390;
				margin-right: 3px;
				padding: 8px 25px 5px 25px;
				background-color: #ebedef;	
			}
			#mainNavi #main a.first {
				padding-left: 60px;
				padding-right: 27px;
			}
				#mainNavi #main a:hover {
					background-color: #006390;
					color: white;
				}
				#mainNavi #main a.active {
					background-color: #006390;
					color: white;
				}
		
		#mainNavi .hoverLight {
			position: absolute;
			margin: 10px 0 0 60px;
		}
		#mainNavi .hoverLight a {
			color: #788996;
			margin-right: 10px;
			}
				#mainNavi .hoverLight a:hover {
					color: #b63382;
				}
				#mainNavi .hoverLight a.active{
					color: #b63382;
				}
				
		#mainNavi .hoverInactivePink {
			position: absolute;
			margin: 10px 0 0 530px;
			height: 18px;
		}		
		#mainNavi .hoverInactivePink a {
			color: #d78ebb;
			margin-right: 10px;
			padding: 0 0 0 20px;
			}
				#mainNavi .hoverInactivePink a:hover {
					color: #b63382;
				}
				#mainNavi .hoverInactivePink a.active {
					color: #b63382;
				}
			#mainNavi .hoverInactivePink a.de {
				background-image: url('../../img/basics/flagge_D.jpg');
				background-repeat: no-repeat; 
				background-position: 0 -12px;
			}
				#mainNavi .hoverInactivePink a.de.active {
					background-position: 0 2px;
				}
			#mainNavi .hoverInactivePink a.en {
				background-image: url('../../img/basics/flagge_GB.jpg');
				background-repeat: no-repeat; 
				background-position: 0 -12px;
			}
				#mainNavi .hoverInactivePink a.en.active {
					background-position: 0 2px;
				}
	
	#searchBox {
		width: 215px;
		height: 82px;
		float: left;
		background-color: #c3cbd0;
		padding-left: 35px;
	}
	
	#logoBlock {
		width: 940px;
		height: 125px;
		background-image: url('../../img/basics/bg_header.gif');
		background-repeat: no-repeat;
	}
		#logoBlock div {
			width: 685px;
			height: 105px;
			float: left;
			margin-right: 5px;
		}
			#logoBlock div span.breadcrumbs {
				position: absolute;
				margin-left: 60px;
				margin-top: 20px;
			}
			#logoBlock div span.breadcrumbs, #logoBlock div span.breadcrumbs a {
				color: #d78ebb;
				font-size: 11px;
			}
				#logoBlock div span.breadcrumbs a:hover {
					color: white;
				}
				
		#logoBlock div h1 {
			text-transform: uppercase;
			font-weight: normal;
			font-size: 27px;
			color: white;
			position: absolute;
			margin-left: 23px;
			margin-top: 50px;
		}
			#logoBlock div h1.produkt {
				text-transform: none;
			}
			#logoBlock div h1 span {
				font-size: 43px;
				font-weight: bold;
				color: #e6b9d4;
			}
		
		#logoBlock #logo {
			display: block;
			float: left;
			width: 250px;
			height: 105px;
		}
	
	
	
	
				
		
		
	#contentWrapper {
		width: 605px;
		float: left;
		padding-top: 20px;
		padding: 20px 50px 0px 30px;
	}
	
	#contentWrapper .imgTextComb {
		height: 146px;
		color: #006390;
		padding: 20px 0 0 30px;
		height: 125px;
		width: 655px;
		margin: 0 -50px 30px -30px;
	}
		#contentWrapper .imgTextComb.service {
			background-image: url('../../img/basics/service.jpg');
			background-repeat: no-repeat;	
		}
		#contentWrapper .imgTextComb.ess {
			background-image: url('../../img/basics/ess.jpg');
			background-repeat: no-repeat;	
		}
		#contentWrapper .imgTextComb.referenzen {
			background-image: url('../../img/basics/referenzen.jpg');
			background-repeat: no-repeat;	
		}
		#contentWrapper .imgTextComb.aktuelles {
			background-image: url('../../img/basics/aktuell_01.jpg');
			background-repeat: no-repeat;
			height: 300px;	
		}
		
		
			#contentWrapper .imgTextComb.aktuelles p {
				width: 210px;
			}
			#contentWrapper .imgTextComb.aktuelles .detailLink {
				border-top: 1px solid #006390;
				border-bottom: 1px solid #006390;
				width: 210px;
				height: 20px;
				padding: 3px 0 0 0;
				margin-bottom: 50px;
				text-align: right;
				float: none;
			}
				#contentWrapper .imgTextComb.aktuelles .detailLink a {
					color: #006390;
				}
					#contentWrapper .imgTextComb.aktuelles .detailLink a:hover {
						color: #B63382;
					}
				
				#contentWrapper .imgTextComb.aktuelles ul {
					width: 260px;
					list-style: none;
				}	
				#contentWrapper .imgTextComb.aktuelles li {
					color: white;
					font-weight: bold;	
					margin-left: -40px;
				}
					#contentWrapper .imgTextComb.aktuelles li img {
						float: left;
						margin-right: 5px;	
					}
					#contentWrapper .imgTextComb.aktuelles li ul {
						padding-top: 5px;
						width: 190px;
					}
					
	
			
		#contentWrapper .imgTextComb p {
			width: 300px;
			/*margin-top: -5px;*/
			color: #006390;
		}
		#contentWrapper .imgTextComb p span {
			font-weight: bold;
			font-size: 16px;
			display: block;
			margin-bottom: 0px;
		}
		#contentWrapper .imgTextComb h3 {
			margin-top: 10px;
			color: #006390;
		}
		#contentWrapper .imgTextComb h3 span {
			font-weight: normal;
		}
		
		.textWrapper {
			color: #395264;
		}
			#contentWrapper  h3 {
				color: #b63382;
			}
			#contentWrapper  h2 {
				font-size: 14px;
				font-weight: bold;
				margin-bottom: 2px;
			}
			#contentWrapper  a {
				color: #b63382;
			}
				#contentWrapper  a:hover {
					color: #b63382;
					text-decoration: underline;
				}
			#contentWrapper  p {
				margin-bottom: 15px;
			}
			
			
			
			
		#contentWrapper div.textHeadline.sitemap {
			width: 200px;
			float: left;
			padding-left: 60px;
			padding-right: 0px;
		}
		#contentWrapper div.textHeadline.sitemap ul {
			padding-left: 20px;
			margin-bottom: 20px;
		}
		
		#contentWrapper div.textHeadline.sitemap ul li ul {
			margin-left: 10px;
		}
	
		#contentWrapper div.textHeadline.sitemap h2 a {
			color: #395264;
		}
			#contentWrapper div.textHeadline.sitemap h2 a:hover {
				color: #B63382;
			}
		
		#contentWrapper div.textHeadline.sitemap li {
			padding-bottom: 0px;
			padding-top: 0px;
			list-style: none;
		}
			#contentWrapper div.textHeadline.sitemap li a {
				padding-left: 10px;
				padding-top: 2px;
				color: #B63382;
			}
			
		#contentWrapper div.textHeadline.sitemap li ul li a {
			color: #D78EBB;
		}
		
		#contentWrapper div.textHeadline.sitemap li a:hover, #contentWrapper div.textHeadline.sitemap li ul li a:hover {
			background-image: url('../../img/basics/pfeile_kl_pink.gif');
			background-repeat: no-repeat;
		}
		
		#contentWrapper div.textHeadline.sitemap li ul li a:hover {
			background-image: url('../../img/basics/pfeile_kl_pink.gif');
			background-position: 0 -18px;
			background-repeat: no-repeat;
		}
		
		#contentWrapper div.textHeadline.sitemap h2 {
			margin-bottom: -5px;
		}
		
				.textHeadline p.noMargin {
						margin-bottom: 0px;
					}
			.textHeadline img {
				border: 1px solid #395264;
				float: left;
				margin-right: 20px;
				margin-top: 18px;
			}
			
			.textHeadline table.haendlerLogin {
				width: 300px;
				margin-bottom: 40px;
			}
			.textHeadline table {
				width: 600px;
				margin-bottom: 40px;
			}
				.textHeadline table tr td {
					padding-bottom: 10px;
				}
				.textHeadline table tr td.leftCell {
					width: 60px;
					vertical-align: top;
				}
				.textHeadline table tr td.middleCell {
					width: 210px;
				}
					.textHeadline table tr td.middleCell input, .textHeadline table tr td.middleCell textarea {
						width: 95%;
					}
					.textHeadline table tr td.middleCell textarea {
						overflow: hidden;
						width: 98%;
					}
					.textHeadline table tr td.middleCe#ll a {
						border: 1px solid #D78EBB;
						padding: 3px;
					}
						.textHeadline table tr td.middleCell a:hover {
							border: 1px solid #B63382;
							color: white;
							background-color: #B63382;
						}
	
				.textHeadline table tr td.rightCell {
					width: 10px;
					vertical-align: top;
					color: #B63382;
					padding-right: 30px;
				}
				.textHeadline table tr td.rightCell.fontSmall {
					font-size: 10px;
					text-align: right;
					color: #395264;
				}
					.textHeadline table tr td.rightCell.fontSmall span {
						color: #B63382;
					}
	
		#contentWrapper .messehinweis {
			margin: 10px 0 10px 0;
			padding: 10px 100px 10px 10px;
			background: #EFF1F3;
		}
		#contentWrapper .messehinweis:after {
			content: "."; 
		    display: block; 
		    height: 0; 
		    clear: both; 
		    visibility: hidden;
		}
			#contentWrapper .messehinweis a.image {
				float: left;
				margin: 0 8px 0 0;
			}
	
		#contentWrapper .news {
			width: 600px;
		}
			#contentWrapper .news .text {
				float: left;
				width: 500px;
			}
			#contentWrapper .news .image {
				float: right;
			}
	
		#contentWrapper .produktuebersicht {
			margin: -20px -50px 30px -30px;
			width: 940px;
			clear: both;
		}
			#contentWrapper .produktuebersicht a.startKat {
				display: block;
				float: left;
				width: 189px;
				height: 386px;
				color: #395264;
				cursor: pointer;
			}
				#contentWrapper .produktuebersicht a.startKat.gruppe1 {
					background-image: url('../../img/produktuebersicht/gruppe1.jpg');
					background-repeat: no-repeat;
				}
				#contentWrapper .produktuebersicht a.startKat.gruppe2 {
					background-image: url('../../img/produktuebersicht/gruppe2.jpg');
					background-repeat: no-repeat;
				}
				#contentWrapper .produktuebersicht a.startKat.gruppe3 {
					background-image: url('../../img/produktuebersicht/gruppe3.jpg');
					background-repeat: no-repeat;
				}
				#contentWrapper .produktuebersicht a.startKat.gruppe4 {
					background-image: url('../../img/produktuebersicht/gruppe4.jpg');
					background-repeat: no-repeat;
				}
				#contentWrapper .produktuebersicht a.startKat:hover {
					color: #b63382;
				}
				#contentWrapper .produktuebersicht a.startKat span {
					position: absolute;
					margin-top: 250px;
					margin-left: 30px;
				}
				#contentWrapper .produktuebersicht a.startKat span.pfeile {
					margin-top: 355px;
					margin-left: 145px;
					display: block;
					font-size: 18px;
				}
			
			/*
				a.startKat span.pfeile {
					margin-top: 360px;
					margin-left: 140px;
					display: block;
					width: 29px;
					height: 11px;
					background-image: url('../../img/basics/pfeile.png');
					background-repeat: no-repeat;
					background-position: 0 0;
				}
					a.startKat span.pfeile:hover {
						background-position: 0 -15px;
					}
			*/
			
			#contentWrapper .produktuebersicht a.startKatLast {
				display: block;
				float: left;
				width: 184px;
				height: 386px;
				background-image: url('../../img/produktuebersicht/gruppe5.jpg');
				background-repeat: no-repeat;
				color: #395264;
			}
				#contentWrapper .produktuebersicht a.startKatLast:hover {
					color: #b63382;
				}
				#contentWrapper .produktuebersicht a.startKatLast span {
					position: absolute;
					margin-top: 250px;
					margin-left: 30px;
				}
				#contentWrapper .produktuebersicht a.startKatLast span.pfeile {
					margin-top: 355px;
					margin-left: 145px;
					display: block;
					font-size: 18px;
				}
	
	
			
	/* ******************************** */
	/* ********** MIT ADRESSE ********* */
	/* ******************************** */		
	#subnavi {
		width: 190px;
		margin-top: 15px;
		margin-right: 15px;
		color: #788996;
		float: right;
	}	
	#subnavi.produktuebersicht {
		margin-top: 400px;
	}
		#subnavi p {
			color: #788996;
			margin-top: 20px;
		}
		#subnavi ul {
			margin-bottom: 5px;
			padding-left: 7px;
		}
		#subnavi li {
			list-style: none;
			margin-left: -10px;
	/*
			margin-bottom: 5px;
	*/
		}
		#subnavi li a {
			color: #788996;
			padding-left: 22px;
			padding-top: 3px;
		}
			#subnavi li a:hover {
				color: #b63382;
			}
			#subnavi li a.active {
				color: #b63382;
			}
			#subnavi li.pdf {
				margin-bottom: 20px;
			}
			#subnavi li.pdf a {
				background-image: url('../../img/basics/picto_pdf.gif');
				background-repeat: no-repeat;	
			}
				#subnavi li.pdf a:hover {
					background-position: 0 -19px;	
				}
			#subnavi li.print a {
				background-image: url('../../img/basics/picto_druck.gif');
				background-repeat: no-repeat;	
			}
				#subnavi li.print a:hover {
					background-position: 0 -19px;	
				}
			#subnavi li.sitemap a {
				background-image: url('../../img/basics/picto_sitemap.gif');
				background-repeat: no-repeat;	
			}
				#subnavi li.sitemap a:hover {
					background-position: 0 -19px;	
				}
				#subnavi li.sitemap a.active {
					background-position: 0 -19px;	
				}
			#subnavi li.mail a {
				background-image: url('../../img/basics/picto_mail.gif');
				background-repeat: no-repeat;	
			}
				#subnavi li.mail a:hover {
					background-position: 0 -19px;	
				}
				
			#subnavi li.buy a {
				background-image: url('../../img/basics/picto_einkaufsbedingung.gif');
				background-repeat: no-repeat;	
			}
				#subnavi li.buy a:hover {
					background-position: 0 -19px;	
				}
				
				
	/* ******************************** */
	/* ********** MIT MENUE *********** */
	/* ******************************** */		
		#subnavi #menue, #subnavi #menueStatic {
			margin-bottom: 30px;
			color: #b63382;
			margin-left: -10px;
			list-style: none;
		}
		#subnavi ul#menue li a, #subnavi ul#menueStatic li a {
			color: #b63382;
			padding-left: 10px;
		}
			#subnavi ul#menue li a:hover, #subnavi ul#menueStatic li a:hover {
				background-image: url('../../img/basics/pfeile_kl_pink.gif');
				background-repeat: no-repeat;
			}
			#subnavi ul#menue li a.active, #subnavi ul#menueStatic li a.active {
				background-image: url('../../img/basics/pfeile_kl_pink.gif');
				background-repeat: no-repeat;
				font-weight: bold;
			}
		#subnavi #menue li ul {
			margin-left: 20px;
		}
			#subnavi #menue li ul li a {
				/*color: #D78EBB;*/
			}
				#subnavi #menue li ul li a:hover {
					background-image: url('../../img/basics/pfeile_kl_pink.gif');
					background-repeat: no-repeat;
					background-position: 0 0;
				}
				#subnavi #menue li ul li a.active {
					color: #b63382;
					background-image: url('../../img/basics/pfeile_kl_pink.gif');
					background-repeat: no-repeat;
					background-position: 0 0;
				}
