body,html {
	margin: 0;
	background: url('../img/BodyBack.gif') repeat-x #dddbcc;
	
	font-family: Arial, Helvetica, tahoma, verdana;
	font-size: 11px;
	color: #44433f;
}

A img {
	border: 0;
}

.clear {
	clear: both;
}

#Wrap {
	position: relative;
	margin: 0 auto 50px;
	
	width: 992px;
	min-height: 600px;
}
	#Wrap #Head {
		position: relative;
		
		margin: 0 0 1px 0;
		
		height: 130px;
		
		background: 0 bottom url('../img/HeadBack.png') no-repeat;
	}
		#Logo {
			display: block;
			position: absolute;
			
			top: 18px;
			left: 39px;
			
			width: 150px;
			height: 84px;
			
			text-indent: -9999px;
			outline: none;
			
			background: url('../img/HeadLogo.png') no-repeat;
		}
		
		#Slogan {
			position: absolute;
			
			top: 60px;
			left: 190px;
		}
			#Slogan .index .item div {
				display: none;
			}
			#Slogan .index .item div.title {
				display: block;
				
				font-size: 17px;
				font-family: "Myriad Pro", Helvetica, Arial, Tahoma;
				font-weight: normal;
				color: #4e6b41;
			}
		
		#Offer {
			position: absolute;
			
			top: 0;
			right: 0;
			
			width: 172px;
			height: 63px;
			
			outline: none;
		}
			#Offer div A {
				display: block;
				
				width: 172px;
				height: 63px;
				
				padding: 16px 0 0 0;
				
				font-family: "Myriad Pro", Helvetica, Arial, Tahoma;
				font-weight: normal;
				font-size:  20px;
				color: #FFF;
				
				text-align: center;
				text-decoration: none;
				
				background: 0 0 url('../img/HeadOffer.png') no-repeat;
			}
		
		#Head #SpecialOffer {
			position: absolute;
			
			top: 0;
			right: 0;
			
			width: 172px;
			height: 63px;
			
			text-indent: -9999px;
			outline: none;
			
			background: 0 0 url('../img/HeadOffer.png') no-repeat;
		}
		
	#Wrap #Nav {
		position: absolute;
		z-index: 25;
		
		top: 110px;
		left: -20px;
		
		width: 249px;
		height: 275px;
		
		background: 0 0 url('../img/NavBack.png') no-repeat;
	}
		#Wrap #Nav ul {
			margin: 0;
			padding: 30px 0 0 25px;
			
			height: 220px;
			overflow: hidden;
			
			list-style: none;
		}
			#Wrap #Nav ul li {
				margin: 0 0 0 0;
				padding: 2px 0 2px 25px;
			}
			#Wrap #Nav ul li.selected {
				background: 0px 5px url('../img/NavBullet.gif') no-repeat;
			}
				#Wrap #Nav ul li A {
					font-size: 13px;
					
					color: #FFF;
					
					font-size: 15px;
					font-family: "Myriad Pro", Helvetica, Arial, Tahoma;
					text-decoration: none;
					text-transform: uppercase;
					
				}
		
		#Wrap #Language {
			position: absolute;
			
			bottom: -12px;
			left: 35px;
			right: 0;
		}
			#Wrap #Language A {
				display: block;
				float: left;
				
				margin: 0 0 0 9px;
				
				width: 17px;
				height: 30px;
				
				text-indent: -9999px;
				outline: none;
				
				background: 0 0 url('../img/LangFlags.png') no-repeat;
			}
			
			#Wrap #Language A.de {
				background-position: 0 0;
			}
			#Wrap #Language A.no {
				display: none;
				background-position: -26px 0;
			}
			#Wrap #Language A.dk {
				background-position: -52px 0;
			}
			#Wrap #Language A.se {
				background-position: -78px 0;
			}
			#Wrap #Language A.en {
				background-position: -103px 0;
			}
			#Wrap #Language A.is {
				background-position: -127px 0;
			}
		
				
	
	#Wrap #Banner {
		position: relative;
		
		margin: 0 0 0 0;
		
		min-height: 226px;
		
		overflow: hidden;
	}
		#Wrap #Banner .DisillPlacerholderAdd,
		#Wrap #Banner .DisillPlacerholderEdit {
			left: 220px !important;
			
			z-index: 40;
		}
		
		#Wrap #Banner #BannerNew,
		#Wrap #Banner #BannerOld
		{
			position: absolute;
			
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			
			background: top right no-repeat;
			
			z-index: 10;
		}
		#Wrap #Banner #BannerOld
		{
			background-color: #000;
			z-index: 5;
		}
		
	#Wrap.Front #Main {
		position: relative;
		z-index: 10;
		
		margin: 1px 0 0 0;
		
		height: 375px;
		overflow: hidden;
		
		background: url('../img/MainBackFront.png') no-repeat;
	}
		#Wrap.Front #Main .Box {
			position: absolute;
			z-index: 15;
			
			top: 60px;
			left: 26px;
			
			line-height: 16px;
			
			width: 210px;
			height: 120px;
			
			overflow: hidden;
		}
			#Wrap.Front #Main #Box1.Box {
				left: 26px;
			}
			#Wrap.Front #Main #Box2.Box {
				left: 270px;
				width: 205px;
			}
			#Wrap.Front #Main #Box3.Box {
				left: 510px;
				width: 215px;
			}
			#Wrap.Front #Main #Box4.Box {
				top: 220px;
				left: 26px;
				
				/*height: 140px;*/
			}
			#Wrap.Front #Main #Box5.Box {
				top: 220px;
				left: 270px;
				
				/*height: 140px;*/
			}
			#Wrap.Front #Main #Box6.Box {
				top: 220px;
				left: 510px;
				
				/*height: 140px;*/
			}
			
			#Wrap.Front #Main #Box7.Box {
				top: 20px;
				left: 760px;
				
				width: 240px;
				height: 200px;
			}
			#Wrap.Front #Main #Box8.Box {
				top: 250px;
				left: 760px;
				
				width: 240px;
				height: 110px;
			}
			
			#Wrap.Front #Main .Box h1 {
				margin: 0;
				padding: 0 0 5px 0;
				
				font-family: Helvetica, Arial, Tahoma;
				font-size: 14px;
				font-weight: bold;
				
				text-transform: uppercase;
				
				color: #613d1f;
			}
				#Wrap.Front #Main .Box h1 A {
					display: block;
					
					color: #613d1f;
					text-decoration: none;
					
					/*background: right 4px url('../img/ButtonMore.gif') no-repeat;*/
				}
				
			#Wrap.Front #Main .Box h2 {
				margin: 0 0 0 0;
				font-size: 12px;
				font-weight: bold;
			}
			
			#Wrap.Front #Main .Box .index {
				
			}
				#Wrap.Front #Main .Box .index .item {
					margin: 3px 0 0 0;
					padding: 4px 0 0 0;
					
					border-top: 1px solid #ceccc2;
				}
					#Wrap.Front #Main .Box .index .item .title {
						font-size: 10px;
						font-weight: bold;
					}
						#Wrap.Front #Main .Box .index .item .title A {
							text-decoration: none;
						}
					
					/*#Wrap.Front #Main .Box .index .item .date,*/ /* new 19.10.2010 */
					#Wrap.Front #Main .Box .index .item .text,
					#Wrap.Front #Main .Box .index .item .image,
					#Wrap.Front #Main .Box .index .item .more
					{
						display: none;
					}
			
					#Wrap.Front #Main .Box .index .item .date { /* new 19.10.2010 */
						float: right;
						padding: 0 0 0 5px;
						font-size: 9px;
					}
			
		#Wrap.Sub #Main {
			padding: 35px 0 0 0;
			
			/*background: right bottom url('../img/MainSubBack.jpg') no-repeat;*/
			background: 737px bottom url('../img/SubBackLine.gif') no-repeat;
		}
			#Wrap.Sub #Main #Content {
				float: left;
				
				margin: 0;
				padding: 20px 0 1px 0;
				
				line-height: 17px;
				
				width: 720px;
			}
				#Wrap.Sub #Main #Content #PageTitle {
					float: left;
					
					margin: 0 0 10px 0;
					padding:  0 0 10px 0;
					
					height: 25px;
					
					font-size: 25px;
					font-weight: bold;
					font-family: Helvetica, Arial, Tahoma;
					
					text-decoration: none;
				}
				
				#Wrap #Main #Content #SubNav {
					float: right;
					
					margin: 0 0 15px 0;
					padding: 0 0 10px 0;
					
					width: 330px;
					min-height: 20px;
					
					background: left bottom url('../img/SubNavLine.gif') no-repeat;
				}
				#Wrap.full #Main #Content #SubNav {
					width: 550px;
				}
					#Wrap #Main #Content #SubNav ul {
						margin: 0;
						padding: 0;
						
						line-height: 18px;
						
						list-style: none;
					}
						#Wrap #Main #Content #SubNav ul li {
							display: inline;
							
							margin: 0 5px 0 0;
							padding: 0 0 0 15px;
							
							background: left 1px url('../img/SubNavBullet.gif') no-repeat;
						}
							#Wrap #Main #Content #SubNav ul li A {
								margin: 0 0 0 0;
								padding: 0 0px 0 0px;
								
								font-family: "Myriad Pro", Helvetica, Arial, Tahoma;
								font-size: 12px;
								text-decoration: none;
								color: #444;
							}
							#Wrap #Main #Content #SubNav ul li A:hover {
								color: #222;
							}
		
		#Wrap.full #Main {
			padding: 55px 0;
		}
		#Wrap.full.Checkout #Main {
			padding: 20px 0 55px 0;
		}
			#Wrap.full #Main #Content {
				
			}
				#Wrap.full #Main #Content #PageTitle {
					float: left;
					
					margin: 0 0 15px 0;
					
					font-size: 25px;
					font-weight: bold;
					font-family: "Myriad Pro", Helvetica, Arial, Tahoma;
					
					text-decoration: none;
				}
				
			#Wrap.Sub #Main #Side {
				float: left;
				
				min-height: 200px;
				
				margin: 0 0 20px 35px;
				padding: 0 0 1px 0;
				
				width: 230px;
			}
		
		
	#Wrap #Foot {
		position: relative;
		z-index: 30;
		
		margin: -15px 0 0 0;
		height: 127px;
		
		background: url('../img/FootBack.png') no-repeat;
	}
		
		#Foot #Brochure {
			display: block;
			position: absolute;
			
			top: 5px;
			left: 65px;
			z-index: 40;
			
			width: 72px;
			height: 95px;
			
			text-indent: -9999px;
			outline: none;
			
			background: 0 0 url('../img/FootPdf_2012_small.png') no-repeat;
		}
		#Foot #BrochureTitle {
			position: absolute;
			
			bottom: 15px;
			left: 32px;
			
			width: 130px;
			height: 22px;
			overflow: hidden;
			
			
			font-size: 14px;
			font-family: Helvetica, Arial, Tahoma;
			color: #444;
			
		}
		
		#Foot .Col {
			position: absolute;
			z-index: 35;
			
			top: 35px;
			bottom: 10px;
			
			width: 160px;
			
			font-size: 14px;
			font-family: "Myriad Pro", Helvetica, Arial, Tahoma;
			text-decoration: none;
			color: #FFF;
		}
			#Foot .Col.Col1 {
				left: 250px;
			}
			#Foot .Col.Col2 {
				top: 55px;
				left: 420px;
			}
			#Foot .Col.Col3 {
				top: 38px;
				left: 590px;
			}
			
				#Foot h2 {
					margin: 0;
					padding: 0;
					
					font-weight: bold;
					font-size: 16px;
					text-transform: uppercase;
				}
				#Foot A { 
					color: #CCC;
					text-decoration: none;
				}
				#Foot A.facebook { 
					display: block;
					
					margin: 3px 0 0 0;
					
					float: left;
					
					width: 71px;
					height: 16px;
					
					text-indent: -9999px;
					outline: none;
					
					background: 0 0 url('../img/FootFacebook.png') no-repeat;
				}
				#Foot A.youtube { 
					display: block;
					float: right;
					margin: 3px 25px 0 0;
					
					width: 37px;
					height: 17px;
					
					text-indent: -9999px;
					outline: none;					
					background: 0 0 url('../img/youtube.png') no-repeat;
				}

.employees-index .employees-item {
	background:url(../img/SubNavLine.gif) no-repeat left bottom;
	float:left;
	width:300px;
	height:130px;
	margin-right:30px;
	margin-bottom:10px;
	padding:0 0 10px 0;
}

	.employees-index .employees-item h2 {
		margin-top:0;
	}

	.employees-index .employees-item .image {
		background-position:center;
		background-repeat:no-repeat;
		float:left;
		width:100px;
		height:120px;
		margin-right:10px;
		padding:2px;
		border: 1px solid #C9C9C9;
	}
	
	.employees-index .employees-item .info {
		float:left;
		width:184px;
	}
	
	.employees-index .employees-item .vcard, .employees-index .employees-item .more {
		display:none;
	}
