@charset "utf-8";
@import url("reset.css");
@import url("typography.css");

#container {
	position: relative;
	margin: 0 auto;
	width: 948px;
	padding-bottom: 20px;
}
  #logo {
    width: 475px;
  	height: 85px;
  	display: block;
  	float: left;
  	background: url("/css/images/logo.gif") no-repeat top left;
  }
	#top {
	  float: right;
		padding: 24px 7px 0 0;
		font-size: 0.818em;
		color: #666666;
		width: auto;
	}
	
	#rondleiding{
	width: auto;
	float: right;
	margin-top: 10px;
	clear: right;
}
	
	  #top a {
		  color: #666666;
		}
  #nav {
    width: 100%;
		height: 26px;
		background: url("/css/images/nav_bar.gif") repeat-x top left;
		clear: both;
  }
	 	#nav a, #subnav a {
			padding: 6px 14px;
			display: block;
			float: left;
			letter-spacing: 0.1em;
		}
		#nav a {
			background: url("/css/images/seperating_border_white.gif") no-repeat right 9px;
			color: #fff;
		}
  		.nav_active {
  			color: #000 !important;
				background: url("/css/images/subnav_bar.gif") repeat-x top left !important;
  		}
	#subnav {
	  width: 100%;
		height: 26px;
		background: url("/css/images/subnav_bar.gif") repeat-x top left;
		margin-top: 2px;
	}
	 	#subnav a {
			background: url("/css/images/seperating_border_black.gif") no-repeat right 9px;
			color: #000;
		}
		 	.subnav_active {
				background: url("/css/images/subnav_active.gif") repeat-x top left !important;
  		}
	#promo {
		width: 100%;
		height: 298px;
		margin-top: 6px;
		overflow: hidden;
	}
	 	#seizoen {
			height: 298px;
			display: block;
			overflow: hidden;
			position: absolute;
			left: 0;
		}
		#flash {
			position: absolute;
			right: 0;
			z-index: -1;
		}
	#blocks {
		width: 100%;
		margin-top: 16px;
	}
  	#block1, #block2, #block3, #block4 {
  		width: 212px;
  		height: 176px;
  		float: left;
  		margin-right: 33px;
  	}
  	#block1 {
  	  background: url("/css/images/home_block_orange.gif") no-repeat top left;
  	}
  	 	#block1 a {
  		  color: #eb8005;
  		}
  	#block2 {
  	  background: url("/css/images/home_block_pink.gif") no-repeat top left;
			marginright: 34px !important;
  	}
  	 	#block2 a {
  			color: #d60056;
  		}
  	#block3 {
  	  background: url("/css/images/home_block_purple.gif") no-repeat top left;
  	}
  	 	#block3 a {
  			color: #9e0e59;
  		}
  	#block4 {
  	  background: url("/css/images/home_block_blue.gif") no-repeat top left;
  		margin-right: 0 !important;
  	}
	 	
  	 	#block_title {
  			width: 163px;
  			padding: 11px 9px 11px 40px;
  			font-size: 1.545em;
  			color: #fff !important;
  			text-decoration: none;
  			float: left;
  		}
  		#block_text {
  			height: 114px;
  			padding: 10px 9px 0 18px;
  			clear: left;
  			position: relative;
  		}
  		 	#block_text img {
					float: right;
					margin: 0 0 10px 10px;
				}
				#block_link {
  				position: absolute;
					bottom: 0;
  			}
  		#block_image {
  			width: 212px;
  			height: 133px;
  			position: relative;
  			clear: left;
  		}
 	
	#bottom {
		width: 100%;
		margin-top: 16px;
	}
  	#copyright {
  		clear: left;
  		float: left;
  		padding-left: 18px;
  		font-size: 0.818em;
  		width: 30%;
  	}
  	#nieuwsbrief {
  		float: right;
  		font-size: 1.091em;
  	}
	
	#terug {
		float: left;
		color: #9a9b9d;
		margin: 14px 0 20px 22px;
	}
	#terug.tekstbeeld {
  	padding-left: 73px;
	}
  	#terug a {
  		color: #9a9b9d;
		}
  		#terug a:hover {
  			text-decoration: underline;
			}
	
	#prijslijst {
		float: right;
		margin: 14px 7px 20px 0;
		text-align: right;
	}
	 	#prijslijst a {
			background: url("/css/images/prijslijst.gif") no-repeat left center;
			padding-left: 18px;
			color: #7194b7;
			line-height: 1.727em;
			display: block;
			float: right;
			font-size: 1.091em;
			font-weight: bold;
		}
	#print {
  	float: right;
		background: url("/css/images/print.gif") no-repeat left center;
    padding-left: 20px;
    color: #7194b7;
    line-height: 1.727em;
		margin: 14px 7px 20px 0;
		display: block;
		font-size: 1.091em;
		font-weight: bold;
	}
	
	#content {
		margin: 0 7px 20px 22px;
		width: 919px;
		clear: both;
		line-height: 1.273em; /* 14px */
		position: relative;
	}
  	#content a {
  		color: #eb8005;
			text-decoration: underline;
		}
		
	 	#overzichtspagina {
			width: 446px;
			height: 116px;
			background: url("/css/images/kader_overzichtspagina.gif") no-repeat top left;
			padding-bottom: 6px;
			margin-bottom: 16px;
		}
		 	#overzichtspagina_text {
				float: left;
				width: 260px;
				padding: 3px 0 0 50px;
			}
			#overzichtspagina_img {
				float: right;
				width: 116px;
			}
  	 		#overzichtspagina_img img {
  				float: right;
  			}
				
		#overzicht_prijspagina {
			width: 446px;
			height: 148px;
			background: url("/css/images/kader_overzicht_prijspagina.gif") no-repeat top left;
			padding-bottom: 6px;
			margin-top: 16px;
		}
		 	#overzichtspagina_text2 {
				float: left;
				width: 281px;
				padding: 3px 0 0 50px;
			}
		 	#prijs_reserveer {
				float: right;
				width: 95px;
			}
  			#prijs1 {
  				width: 64px;
  				height: 14px;
  				padding: 7px 0;
  				background: url("/css/images/prijs1.gif") no-repeat top left;
  				text-align: center;
  				font-weight: bold;
  				margin-bottom: 4px;
  			}
				#reserveer1 {
					width: 95px;
					height: 31px;
					background: url("/css/images/reserveer1.gif") no-repeat top left;
					display: block;
					clear: right;
				}
		
		.tekst_beeld {
			width: 853px !important;
			padding-left: 73px;
		}
		#flower {
		  position: absolute;
			top: -5px;
			left: 15px;
		}
		/*
		#tekst_beeldkader {
			background: url("/css/images/tekst_beeldkader.gif") no-repeat top left;
			width: 534px;
			height: 246px;
			padding: 10px;
			margin-top: 5px;
			color: #eb8005;
		}
		#tekst_beeldkader2 {
			background: url("/css/images/tekst_beeldkader2.gif") no-repeat top left;
			width: 534px;
			height: 368px;
			padding: 10px;
			margin: 5px 0;
			color: #eb8005;
			font-size: 1.1em;
		}
		*/
		#visual1 {
			float: right;
			width: 275px;
			position: relative;
		}
		#arrangement {
			background: url("/css/images/background_arrangement.gif") no-repeat top left;
			width: 193px;
			height: 264px;
			padding: 0 2px 0 18px;
			position: relative;
			margin: 34px 23px 0 0;
			float: left;
		}
		 	#prijs2 {
				background: url("/css/images/prijs2.gif") no-repeat top left;
				width: 58px;
				height: 14px;
				padding: 6px 0;
				text-align: center;
				text-decoration: none;
				font-weight: bold;
				color: #fff !important;
				text-decoration: none !important;
				display: block;
				float: right;
				margin-bottom: 10px;
			}
			#reserveer2 {
				position: absolute;
				left: 18px;
				bottom: 11px;
			}
			 	#reserveer2 a {
					background: url("/css/images/reserveer2.png") no-repeat top left;
					display: block;
					width: 193px;
					height: 30px;
					cursor: hand;
				}
		#prijs_kolom {
			width: 288px;
			float: left;
			margin-right: 11px;
			border-left: 2px solid #b8cadb;
			padding-left: 11px;
			line-height: 1.5em;
		}
		 	.product {
				float: left;
				width: 237px;
			}
			.euro {
				float: left;
				width: 8px;
				text-align: right;
			}
			.bedrag {
				float: right;
				text-align: right;
				width: 43px;
			}
		.sitemap_column {
		  float: left;
			width: 176px;
			margin-right: 13px;
		}
		 	.sitemap_column a {
  			color: #000;
			}
			 	.sitemap_column a:hover, .sitemap_column a:active {
  				text-decoration: underline;
				}
		
		
		
.roundcorner_topleft {
	display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0;
  top: 0;
	background: url("/css/images/roundcorner_topleft.png") no-repeat top left;
}
.roundcorner_topright {
	display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
	_right: -1px;
  top: 0;
	background: url("/css/images/roundcorner_topright.png") no-repeat top left;
}
.roundcorner_bottomleft {
	display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  left: 0;
	bottom: 0;
	background: url("/css/images/roundcorner_bottomleft.png") no-repeat top left;
}
.decoration1 {
	display: block;
  position: absolute;
  left: 26px;
  bottom: -64px;
	background: url("/css/images/decoration1.png") no-repeat top left;
	width: 123px;
	height: 127px;
}
.decoration2 {
	display: block;
  position: absolute;
  left: 26px;
  bottom: -64px;
	background: url("/css/images/decoration2.png") no-repeat top left;
	width: 166px;
	height: 164px;
}


td {
	padding-bottom: 5px;
	vertical-align: middle;
}
.text {
	border: 1px solid #d7d8d9;
	background: #ebebec;
	padding: 1px 3px;
	width: 322px;
	font: #000 1em Arial, sans-serif;
}
.radio {
	margin: 3px 8px 5px 0;
	#margin: 0 8px 0 -5px;
	vertical-align: middle;
}
select {
	background: #ebebec;
	border: 1px solid #d7d8d9;
	font: 1em Arial, sans-serif;
}
.dag, .jaar {
	width: 80px;
}
.maand {
	width: 164px;
}
.postcode {
	width: 72px !important;
	float: left;
}
.woonplaats {
	width: 239px !important;
	float: right;
}
.versturen {
	background: url("/css/images/versturen.gif") no-repeat top left !important;
	width: 94px;
	height: 30px;
	display: block;
	float: right !important;
	padding: 0 !important;
}

#arrangement_li li {
	margin: 0 !important;
}



.kader_top {
  width: 554px;
  height: 14px;
  background: url("/css/images/round_corners.gif") no-repeat top left;
	margin-top: 5px;
}
.kader_middle {
  width: 524px;
  padding: 0 14px;
  border-left: 1px solid #ec7f00;
  border-right: 1px solid #ec7f00;
	float: left;
	font-size: 1.091em;
	line-height: 1.4em;
}
 	.kader_middle a {
		color: #eb8005;
	}
.kader_bottom {
  width: 554px;
  height: 14px;
  background: url("/css/images/round_corners.gif") no-repeat bottom left;
	clear: left;
	margin-bottom: 5px;
}

/* Actie */
div#ice-wrap { width: 948px; margin: 0 auto; }

	div#ice-container { height: 495px; width: 948px; background: url("/css/images/ice_bg.jpg"); position: relative; }
	
		div#ice-container h1 { text-indent: -9999em; height: 52px; width: 713px; background: url("/css/images/ice_sauna.png"); margin-bottom: 129px; }
	
	.ice-pad { padding: 192px 0 0 218px; }
	
	.left { float: left; }
	
	p.copyright { margin: 17px 0 0 18px; }
	
	.clear { overflow: hidden; width: 100%; }
	
	span.required { color: #ec6d21; }
	
		div#ice-content { width: 437px; height: 385px; background: url("/css/images/ice_content.png"); position: absolute; left: 50%; margin-left: -240px; top: 28px; padding: 21px 22px; }
			
			form#actie legend { display: none; }
			
			form#actie p { margin-bottom: 4px; font-size: 11px; line-height: 12px; position: relative; }
			
			form#actie p.radiop { margin: 12px 0 5px }

			form#actie p.right { margin-left: 136px; margin-bottom: 19px; }
			
				form#actie label { float: left; width: 136px; padding: 5px 0 0; }
				
					form#actie label.radio { width: auto; padding: 1px 0 0; margin: 0 19px 0 0; }
					
					form#actie label.check { width: 400px; float: left; padding: 0; margin-bottom: 19px; }
					
					form#actie label.viaform { display: block; float: none; margin: 14px 0 11px; width: 287px; padding: 0; }
				
				form#actie input { width: 283px; height: 13px; border: solid 1px #abbed1; padding: 2px; }
				
					form#actie input.short { width: 110px; padding: 0; padding: 2px; }
					
					form#actie input.radio { width: 15px; padding: 0; margin: 0 9px 0 0 }
					
					form#actie input.formbtn { height: 21px; background: url("/css/images/ice-formbtn.gif") no-repeat; padding-left: 26px; border: none; width: auto; font-weight: bold; font-size: 14px; color: #ec6d20; padding-bottom: 3px; margin-bottom: 16px;}
					
					form#actie input.check { width: auto; padding: 0; float: left; margin-right: 10px; }
					
				form#actie select { margin-right: 9px; border: solid 1px #abbed1; height: 19px; background: #fff; }
				
					form#actie select.horeca { width: 290px; }
				
				.pointer { cursor: pointer; }
				
				label.error { display: block; color: #eb6105; position: absolute;padding-left: 11px; right: 20px; top: 0; z-index: 100; height: 17px; margin-bottom: 1px; text-align: right; padding-right: 0;}
				
				p.block1 { font-size: 16px; margin-bottom: 52px; }
				
					p.block1 a { text-decoration: underline; color: #fff; }
					
						p.block1 a:hover { text-decoration: none; }
						
				p.block2 { font-size: 14px; }