* {
margin: 0;
padding: 0;
}


a img {
border : none;
}

a {
outline: none;
}

ul {
list-style-type : none;
}

div {
	font-size : 100%;
}


body {
	margin: 0px auto 0px auto;
	background-color:#fff;
	background-repeat:repeat;
	font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
	text-align: center;
	z-index: 1;

}

#container {
	position:relative; 
	width: 1000px; 
	height:700px; 
	top: 0px; 
	margin:0px auto 0 auto; 
	border: 0px solid #000; 
	background:#transparant 75px 0px no-repeat; 
	z-index: 1;}

#vak {
	width: 420px;
	height: 625px;
	position:absolute;
	margin-top: 40px;
	background-image:url(images/fotoachter.jpg);
	left: 150px;
	padding-top: 55px;
	padding-left: 40px;
	background-color:#fff;
	text-align: left;
	z-index: 2;
	}
	
#tekst {
	width: 360px;
	height: 580px;
	position:absolute;
	padding-top: 15px;
	border:0px solid #000; 
	left: 630px;
	margin-top: 80px;
	background-color:#transparant;
	text-align: justify;
	z-index: 2;
	}
	
#foto {
	width: 700px;
	height: 560px;
	position:absolute;
	padding-top: 80px;
	left: -40px;
	background-color:#transparant;
	text-align: justify;
	z-index: 2;
	}

#voorkant {
	width: 780px;
	height: 580px;
	position:absolute;
	margin-top: 50px;
	background-color:#FFFFFF;
	left: 110px;
	background-color:#fff;
	text-align: center;
	z-index: 2;
	}
	
#logo{
	width: 250px;
	height: 53px;
	position:absolute;
	top: 10px;
	left: 750px;
	background-image:url(images/logo.jpg);
	text-align: left;
	z-index: 10;
	}
	
#contact{
	width: 373px;
	height: 50px;
	position:absolute;
	top: 650px;
	left: 195px;
	background-color:#FFF;
	text-align: center;
	z-index: 10;
	}	

#achter{
	width: 100%;
	height: 560px;
	position:absolute;
	top: 100px;
	left: 0px;
	background-image:url(images/achter.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	text-align: left;
	z-index: 1;
	}
	
.style1 {
	font-family:Georgia, Times New Roman, Times, "serif";
	font-size: 12px;
	color:#656859;
	line-height:18px;
	text-align:left;
		}
			
.style2 {
	font-family: Georgia, Times New Roman, Times, "serif";
	font-size: 20px;
	color:#656859;
	line-height:30px;
	letter-spacing: 0px;
	text-align:left;
			}

A:link    { text-decoration:none; color: #656859; } 
  A:visited { text-decoration:none; color: #656859; } 
  A:hover   { text-decoration:underline; color: #000; } 
  
input { height: 22px; width:280px; border: 1px #656859 solid; background: #FFF; font: normal 11px "Verdana" Geneva, sans-serif; color: #656859; margin-bottom: 2px;}
textarea{ width:280px; height: 80px; overflow:auto; padding:0; margin-bottom: 10px; border: 1px #656859 solid; background: #FFF; font: normal 11px "Verdana" Geneva, sans-serif; color:#656859; overflow:auto;}
select{ border: 1px #000; solid; background: #dfa2a3; font: normal 11px "Verdana" Geneva, sans-serif; color: #656859;}

input.verzendknop { height: 30px; width:150px; margin-left:0px; border: 1px #FFF; solid; background-color: #656859; font: normal 11px "Verdana" Geneva, sans-serif; color: #fff; font-weight: bold; }

input.verzendknop:hover { height: 30px; width:150px; margin-left:0px; border: 1px #FFF; solid; background-color: #393939; font: normal 11px "Verdana" Geneva, sans-serif; color: #fff; font-weight: bold; text-decoration:underline;}
  
.buttoncss {
background-color:#2a4f86;
font-family: verdana, arial, sans-serif;
font-size: 11px;
color:#fff;
line-height:12px;
}

