
@import url(css-reset.css);

html {
	width:100%;
	height:100%;
	}

body {
	font:0.8em/1.4em Arial, Helvetica, sans-serif;
	background:#254259;
	width:100%;
	height:100%;
	text-align:center;
	}

h1 {
	position:relative;
	z-index:10;
	}

#wrapper {
	width:960px;
	background:url('../images/layout/bg.jpg') no-repeat fixed top center;
	margin:0 auto;
	text-align:left;
	position: relative;
	min-height: 100%;
	}
	
* html #wrapper {
	height: 100%;
	}

/*///////////////////////////////

		MENU
		
//////////////////////////////*/
		
#menu {
	position:relative;
	top:-25px;
	z-index:20;
	left:20px;
	}

#menu li {
	float:left;
	}
	
#menu li a, 
#menu li a:visited {
	display:block;
	height:34px;
	line-height:34px;
	/*
	height:45px;
	line-height:45px;
	*/
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;	
	width:102px;
	background:url('../images/layout/menu_item_alt.gif') no-repeat top left;
	}
	


#menu li a:hover, 
#menu li.active a,
#menu li.active a:visited,
#menu li.active a:hover {
	background:url('../images/layout/menu_item_alt_hover.gif') no-repeat top left;
	color:#fff;	
	/*
	background:url('../images/layout/menu_item.gif') no-repeat top left;
	color:#254259;
	*/
	} 

#content {
	width:95%;

	margin:0 auto;
	position:relative;
	z-index:15;
	color:#fff;
	font-size:120%;
	padding-bottom:300px;
	padding-top:20px;
	}

#content h2 {
	font-size:140%;
	margin-bottom:2px;

	}
	
#content p {
	line-height:24px;
	margin-bottom:20px;
	font-size:85%;
	}

#content a, 
#content a:visited {
	text-decoration:none;
	color:#0099FF;
	/*8894a1*/
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:1px solid #0099FF;
	
	}

#content a:hover {
	color:#0099FF;
	border-bottom:none;
	}


#content p.first {
	font-size:14px;
	}

#content ul {
	list-style:disc;
	margin-left:25px;
	margin-bottom:10px;
	}
	
#content ul li {
	margin-bottom:5px;
	}

#footer {
	width:100%;
	position:absolute;
	bottom:0;

	z-index:20;
	height:290px;
	}

#prijzen {
	float:left;
	width:430px;
	}



#tarieven-table {
	margin:10px 0 20px 0;

	}

#tarieven-table th, #tarieven-table td {
	width:200px;
	height:24px;
	}

#tarieven-table td {
	font-size:13px;
	}

#tarieven-table td span {
	font-size:85%;
	}

#pakketten {
	float:right;
	width:410px;
	}

.pakket {
	font-size:13px;
	margin-bottom:35px;
	}

.pakket span.tijd {
	font-size:85%;
	}

div.price {
	font-size:130%;
	font-weight:bold;
	}

div.price span {
	text-decoration:line-through;
	color:#ccc;
	}

.avb-block {
	width:100%;
	margin-bottom:15px;
	}

.avb-block img {
	float:left;
	margin:0 10px 0 0;
	}
	
.avb-block h3 {
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;
	}

#product {
	float:				left;
	z-index:			10;
	position:relative;
	margin-left:-375px;
	top:20px;
	width:900px;
	}


#fade {
	display:			none;
	position:			absolute;
	bottom:				0;
	left:				0;
	z-index:			2;
	width:				800px;
	height:				700px;
	background: 		url('../images/layout/bg-fade.gif') no-repeat bottom left;
	margin-top:			-666px;
	}

.kreet {
	width:100%;
	text-align:center;
	margin:0 0 20px 0;
	}	
	
/*///////////////////////////////

		CONTACT FORMULIER
		
//////////////////////////////*/

#response {
	position:absolute;
	left:508px;
	top:145px;
	width:				200px;
	height:130px;
	z-index:			20;	
	font-weight:bold;
	color:#244056;
	}

#response a, #response a:visited{
	text-decoration:none;
	color:#0099FF;
	/*8894a1*/
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:1px solid #0099FF;
	}
#response a:hover {
	color:#0099FF;
	border-bottom:none;
	}	
	
#contactbg {
	position:absolute;
	left:490px;
	top:60px;
	z-index:18;
	}

#contact-form {
	position:absolute;
	left:510px;
	top:135px;
	width:				330px;
	z-index:			20;
	}

#contact-form fieldset {

	}
	
#contact-form div.form-area-divider {
	float:				left;
	width:				280px;
	clear:				both;
	}

#contact-form label {
	display:			block;
	font-weight:		bold;
	}

#contact-form span {
	display:			block;
	float:				left;
	width:				120px;
	text-align:			left;
	color:				#244056;
	font-size:11px;
padding-left:		2px;
	}

#contact-form span em {
	font-weight:		bold;
	color:				#990000;
	font-style:			normal;
	padding-left:		5px;
	}

#contact-form input.text-input, #contact-form textarea {
	padding: 			2px 0 0 2px;
	height:				16px;
	color:				#555;
	font-size:100%;
	margin:0 10px 5px 0;
	}

#contact-form input.text-input {
	display:block;
	width:				95px;
	height:16px;
	font-size:12px;
	float:left;
	
	}

#contact-form textarea {
	font:				11px/12px Arial, Helvetica, sans-serif;
	display:			block;
	width:				210px;
	height:				45px;
	color:				#333;
	padding: 			3px 0 0 3px;
	color:				#555;
	}

#contact-form div.form-area-divider em.checkbox-description {
	line-height:		22px;
	padding-left:		6px;
	}

#contact-form textarea:focus, #contact-form input:focus {

	}

#contact-form input.submit-button {

	position:absolute;
	top:115px;
	left:222px;
	clear:				both;	
	color:#333;
	
	height:				1.8em; /* looks better in IE */	
	width:				7em;
	}

.form-spacer {
	width:				100%;
	float:				left;
	clear:				both;
	height:				30px;
	}

.readonly {
	background:			#bbb;
	}

/*///////////////////////////////

		OVERIGE
		
//////////////////////////////*/

.clearer {
	width:100%;
	height:1px;
	clear:both;
	}