body { 

    background-color: #FFFFFF;
	background-image: url(background.jpg);
	font-family: Verdana, Arial;
	font-size: 11.5px;
	
	
} 


text
    {
    background-color: #ffffff;

    font-size: 11px;

    border-width: 1px;
    border-style: solid;
    border-color: #015B64;
    
    margin-bottom: 10px;
	 width: 120px;
    }
select
    {
    width: 120px;
    font-size: 11px;
    background-color: #ffffff;
    
   border-color: #015B64;
    border-style: solid;
    border-width: 1px;
    
    margin-bottom: 10px;
    }
	
a:link {
	color: #159FDA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #159FDA;
}
a:hover {
	text-decoration: none;
	color: #159FDA;
}
a:active {
	text-decoration: none;
	color: #159FDA;
}
input.verstuurknop {
width: 81px;
height: 21px;
background: transparent url(check_button.jpg) no-repeat;
outline: none;
border: none;
cursor : pointer;
}
input.verstuurknop:hover {
background: transparent url(check_button2.jpg) no-repeat;
}

input.verstuurknop2 {
width: 81px;
height: 21px;
background: transparent url(verstuur_button.jpg) no-repeat;
outline: none;
border: none;
cursor : pointer;
}


#container { 

    width: 940px; 
    margin: 0px auto; 
    color: #ffffff;
    overflow: hidden; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
} 

#header { 

    background-color: #ffffff; 
	color:#000000;
    width: 940px; 
    height: 134px; 
	margin: 0px;
	align: top;
	padding-top: 0px;
	

} 

#logo { 

    background-color: #ffffff; 
    width: 150px; 
    height: 94px; 
	margin: 0px;
	position: relative;
	

} 

#bottom { 

    background-color: #ffffff;
	
	color: #000000;
    width: 940px; 
    height: 30px; 
	
	position: relative;
	margin:0px;
	font-size: 12px;

} 
#header #top { 

    background-color: #FFFFFF; 
    color: #000000; 
    height: 94; 
    width: auto; 
    overflow: hidden;
    float: right; 
     
} 

#content { 

    width: 940px; 
	height: 458px;
    height: auto; 
	margin: 0px; 
    background-color: #ffffff; 
	color: #000000;

    position:relative;
    padding-bottom: 0px;
	overflow: hidden;
	z-index: 1;
} 

#contenttext { 

    background-color: #FFFFFF; 
	color:#333333;

    width: 842px; /* 550 */
	height: auto;
	left: 5px;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	
} 

#menu { 

    height: auto; 
    width: 158px;
    background-color: #fffffff; 
    color: #000000; 
	margin-left: 5px;
	margin-top: 0px;
	font-size: 12px; 
	position: absolute;
} 

#menu a {
color: #000000; 
font-size: 12px; 
text-decoration: none}

#postcodecheck { 

    height: 458px; 
    width: 93px;
	background-image:url(rechts.jpg); 

  	background-color: #ffffff; 
    color: #000000;	
	margin-left: 847px;
	margin-top: 0px;
	position: absolute;
	
} 

#banner { 

    height: 177px; 
    width: 160px; 
  	background-color: #ffffff; 
    color: #000000;	
	margin-left: 720px;
	margin-top: 180px;
	position: absolute;
	
} 
#banner2 { 

    	background-color: #B0C5C3; 
    width: 730px; 
    height: 94px; 
	left: 150px; 
	position: relative;


} 