html {height: 100%; /* héél belangrijk */}

body {
	background-image:			url(../images/bg/wipselberg_bg5.jpg);
	background-repeat:			no-repeat;
	background-position:		top center;
	background-color:			#FFFFFF;
	margin-top:					0;
	margin: 					0; 
	padding: 					0; 
	height:99%;
	font-family:				Verdana;
	font-size:					11px;
	line-height:				16px;
}

#container {
	margin: 					0px;
	padding: 				0px;
	position: 					relative;
	min-height: 				95%;
	height:						95%; /* voor IE */
	width: 						100%;
	text-align: 				center;
	height: auto; 
	top: 0; 
	left: 0;
}

#wrapper {
	width:						964px;
	height: 					100%;
	position:					relative;
	text-align: 				left;
	vertical-align:				bottom;
	margin-left: 				auto;
	margin-right: 				auto;
}

#top {
	width:						100%;
	height: 					155px;
	position:					relative;
}

#logo {
	width:						250px;
	height: 					130px;
	position:					relative;
	text-align: 				left;
	margin:						5px 0 0 10px; 
	float:						left;
}

#offertemandje_top {
	position:					relative;
	width:						400px;
	height:						50px;
	float:						right;
	margin:						0 5px 0 0; 
	text-align:					right;
}

#menu {
	float:						none;
	width:						964px;
	height: 					35px;
	margin: -15px 0 0 0;
	position:					relative;
	z-index:					0;
}

#banner {

	background-image:			url(../images/bg/banner_bg.png);
	background-repeat:			no-repeat;
	background-position:		bottom center;
	vertical-align:				bottom;
	text-align:					center;
	width:						964px;
	height: 					250px;
	margin: 30px 0 0 0;
	
	margin-bottom:				0px;
	position:					relative;
	left:						0;
	z-index:					-1;
}

#banner_foto {
	margin-left:10px;
	display: inline;
	height:						220px;
	float:						left;
	z-index:-1;
	
}

#content {
position:relative;
padding:0;
	margin:0;
	
}

#bottom {
position: relative; 
clear: both;  
bottom: 0; 
width:100%;
height:25px;
vertical-align:top;

}

#bottom1 {
position: relative;
margin-left: 				auto;
margin-right: 				auto;
width: 964px;
	  }



#prijzen_groot {
	margin-top:					10px;
}

#home_tekst {
	margin-top:					20px;
	font-family:				Verdana;
	font-size:					11px;
	line-height:				16px;
	padding:					0 10px 0 10px
}

#activiteiten {
	margin-top:					25px;
	width:						100%;
	height:						158px;
}

#activiteiten_spacer {
	margin-top:					25px;
	width:						100%;
}

#activiteit_links {
	width:						478px;
	float:						left;
}

#activiteit_breed_links {
	width:						650px;
	background-color:			red;
	float:						left;
}

#eetendrink_links {
	width:						478px;
	float:						left;
}

#offertemandje_activiteit_links {
	width:						468px;
	float:						left;
}

#eetendrink_rechts {
	width:						478px;
	float:						right;
}

#activiteit_rechts {
	width:						478px;
	float:						right;
}

#activiteit_img_links {
	background-image:			url(../images/bg/arrangement_bg.png);
	background-repeat:			no-repeat;
	float:						left;
	width:						158px;
	height:						158px;
}

#activiteit_img_rechts {
	background-image:			url(../images/bg/arrangement_bg.png);
	background-repeat:			no-repeat;
	float:						left;
	width:						158px;
	height:						158px;
}

#activiteit_tekst_links {
	float:						left;
	width:						290px;
	margin-left:				20px;
	display: inline;
}

#offerte_activiteit_tekst_links {
	float:						left;
	width:						290px;
	margin-left:				20px;
	display: inline;
}

#offerte_activiteit_tekst_links {
	float:						left;
	width:						290px;
	margin-left:				10px;
	display: inline;
}

#activiteit_breed_tekst_links {
	float:						left;
	width:						270px;
	margin-left:				20px;
	display: inline;
}

#eetendrink_tekst_links {
	float:						left;
	width:						300px;
	margin-left:				10px;
	display: inline;
}

#activiteit_tekst_rechts {
	float:						left;
	text-align:					right;
	width:						290px;
	margin-right:				20px;
	display: inline;
}

#eetendrink_tekst_rechts {
	float:						left;
	text-align:					right;
	width:						300px;
	margin-right:				10px;
	display: inline;
}

#activiteit_titel {
	width:						300px;
	
}

#activiteit_tekst {
	height:					98px;
	overflow:					none;
	margin-top:					0px;	
}

#avondprogramma_tekst {
	height:					101px;
	overflow:					none;
	clear:						both;
	margin-top:					2px;	
}

#offertemandje {
	margin-top:					25px;
	width:						100%;
}

#offertemandje_links {
	width:						488px;
	float:						left;
}

#offertemandje_rechts {
	width:						438px;
	float:						right;
	text-align:right;
}

<!-- Formulier opmaak -->

form
    {
    padding: 15px;
    width: 400px;
    text-align:left;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }
    
form.offerte
    {
    padding: 15px;
    width: 330px;
    text-align:right;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }
    
form.contact
    {
    padding: 15px;
    width: 300px;
    text-align:left;
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }

form.maps
    {
    padding: 0;
    width: 230px;
    text-align:left;
    
    font-family: Verdana;
    font-size: x-small;
    }

label
    {
	float:left;
    width: 120px;
    text-align: left;
    vertical-align:top;
    margin-right: 25px;
    font-family: Verdana;
    font-size: 11px;
    }

label.contact
    {
	float:left;
    width: 100px;
    text-align: left;
    vertical-align:top;
    margin-right: 25px;
    font-family: Verdana;
    font-size: 11px;
    }

input
    {
    background-color: #f5f5f5;
	width:150px;
	font-family: Verdana;
    font-size: 11px;

    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    margin: 0 0 7px 0;
    }
    
label.maps
    {
	float:left;
    width: 50px;
    text-align: left;
    vertical-align:top;
    margin-right: 0px;
    font-family: Verdana;
    font-size: 11px;
    }
    
label.maps_klein
    {
	float:left;
    width: 70px;
    text-align: left;
    vertical-align:top;
    margin-right: 12px;
    font-family: Verdana;
    font-size: 11px;
    }

input.maps
    {
    background-color: #f5f5f5;
	width:155px;
	font-family: Verdana;
    font-size: 11px;
    float:right;
    
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    margin: 0 0 7px 0;
    }
    
input.maps_klein
    {
    background-color: #f5f5f5;
	width:155px;
	font-family: Verdana;
    font-size: 11px;
    
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    margin: 0 0 7px 0;
    }
  
    
input#submit.maps {
	background-color: #FFF;
	border: 1px solid #FFFFF;
	width: 70px;
	font-family: Verdana;
    font-size: 11px;
	}
    
select
    {
   	background-color: #f5f5f5;
	width:150px;
	font-family: Verdana;
    font-size: 11px;
    
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    
    margin: 0 0 7px 0;
    }
    
textarea
    {
    width: 150px;
    height: 100px;
    background-color: #f5f5f5;
    
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    
    font-family: Verdana;
    font-size: 11px;
    
    margin-bottom: 10px;
    }
    
input#submit {
	background-color: #FFF;
	border: 1px solid #FFFFF;
	width: 80px;
	}
	
input#check {
	float: right;
	width: 12px;
	}

input.disabled {
	border: 1px solid #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00804b;
}

input.normal, textarea.normal {
	border: 1px solid #DDD;
}

input.validation-failed, textarea.validation-failed {
	border: 1px solid #dc3838;
	color : #000000;
}

input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF33FF;
	color : #FFF;
	font-weight: bold;
	display: none; /*ff uitzetten*/
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

h1 {font-family: Verdana;}
h2 {font-family: Verdana; font-size:14px;}
h3 {font-family: Verdana;}

a:link {text-decoration: none; color: #1288C4;}
a:visited {text-decoration: none; color: #1288C4;}
a:active {text-decoration: none; color: #1288C4;}
a:hover {text-decoration: underline; color: #1288C4;}

#zoek {
	/*background-image:			url(../images/bg/banner_bg.png);
	background-repeat:			no-repeat;
	background-position:		top left;*/
	text-align: 				center;
	padding-right:				15px;
	padding-top: 				10px;
	padding-bottom: 			10px;
	font-family: 				arial;
	font-size:					20px;
}

#zoekterm {
	float:right;
	width:200px;
	text-align:right;
	padding-top:5px;
}

