/* CSS vakantiehuizen website */

/* init en algemene zaken */
html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;  background: #9EB4CC; }

#back{
   position:fixed; 
	top:0; left:0;
	width: 100%;
	height: 100%;
	margin-left: 0px;
	z-index:-1;
}

/* Layout van de divs*/

div#container{
	width:981px;
	height: 100%;
	background-color: transparent;
	margin: 15px auto;
	z-index:1;
	position:relative;
					}
					
div#wrapper{	
					float:left;
					width:100%
					}


#multicolumn {
	width: 979px;
	float: left;
	height:100%;
}

.column {
float: left;
width: 216px;
margin-left: 13px;
margin-right: 13px;

}


div#header {
				height:113px;
				margin: 20px 0px 20px 0px; 			
				background: #F26522;
				background-image: url(../images/ttlbar.gif);
}



div#header p{
	text-indent: -30px;
				}
				
div#headerad {
				height: 16px;
				width: 736px;
				margin: 10px 0px 20px 85px; 			
				background: #fff;
				}							

.block {
	width: 216px;
	background-image: url(../images/colbot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom:20px;
	
}
.block h1{ 
					font-size: 13px;
					line-height: 22px;
					color: #fff;
					background-image: url(../images/colhead.gif);
					background-repeat: no-repeat;
					text-indent: 6px;
					}
					
.block h2{ 
					font-size: 13px;
					line-height: 22px;
					color: #fff;
					background-image: url(../images/colhead.gif);
					background-repeat: no-repeat;
					text-indent: 6px;
					}					

.block p{
	background-image: url(../images/colpar.gif);
	background-repeat: repeat-y;
	color: #404246;
	font-size: 12px;
	line-height: 18px;
	
	margin-top:-12px;
	margin-left: 0px;
	margin-bottom: -12px;
	padding-left: 10px;
	padding-right: 10px;
	
					}


.block a {
	color: #404246;
	text-decoration: none;
					}
.block a:hover {
	background-color: #F3F2F7;
	color: #000000;
	text-decoration: underline;
					}


.block a:visited {
	color: #404246;
}

.block ul{
	 				list-style: none;
					background-image: url(../images/colpar.gif);
					background-repeat: repeat;
					margin-top:10px;
					margin-left: 0px;
					margin-bottom: 2px;
}			
.block li, footerad li{
					font-size: 12px;
					line-height: 22px;
					margin-left: -33px;
					
					}
					
					
					
					

div#footera{
	height:113px;
	margin: 80% 0px 0px 0px;
	background-image: url(../images/ftrlbar.gif);
	background-repeat: no-repeat;				
	background-color: #F26522;
	background-position: bottom;
	padding-top: 20px;
				}
				
div#footerb{
	height:113px;
	background-image: url(../images/ftrlbar.gif);
	background-repeat: no-repeat;
	background-color: #F26522;
	background-position: bottom;
	margin-top: 30px;
	padding-top: 20px;
				}
			
div#footer p{
				
				padding:5px 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9px;
				color: #A8ABBD;
				font-style: normal;
				font-weight: normal;
				line-height: 15px;
				text-align: center;				
				}
div#footer a {
				color: #A8ABBD;
}

div#footerad {
	height: 90px;
	width: 736px;
	background: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 123px;
	
				}	
				
				
				
				
div#footerad p,td{
				margin:0;
				padding:5px 10px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 8px;
				color: #A8ABBD;
				font-style: normal;
				font-weight: normal;
				line-height: 12px;
				text-align: left;				
				}

/* formulier style */

.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4F5157;
	border: 1px solid #4F5157;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #4F5157;
	padding : 2px;
}

div#promo {
	background-color: #fff;
	width: 506px;
	margin: 10px 10px 10px 10px;
	padding: 10px 0px 0px 0px;
	border: 2px solid #5A4391;
	
}

div#homelink {
	height: 45px;
	width: 185px;
	margin: 2px 0px 0px 85px;

}
div#payoff {
	height: 20px;
	width: 280px;
	margin: 10px 0px 10px 85px;

}
div#payoff h1{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
}
