#in{
width:180px;
}
 
#in2{
width:150px;
}

#city{
width:180px;
}

#building{
width:180px;
}

#province	{
width:180px;
}

#formwrapper{
border-radius:20px; 
border-style:solid; 
border-width:10px; 
border-color:darkblue; 
margin:auto; 
width:325px; 
margin-top:40px; 

}

#beam{
height:40px; 
width:100%; 
background-color:darkblue;
}

#menubalk{
width:100%; 
text-align:center;
}


#hoofdbalk{
width:100%; 
background-color:darkblue; 
height:110px; 
color:white; 
text-align:center; 
}

#footer{
	width:100%;
	text-align:center; 	
}

#logo{
font-family:Pacifico; 
font-size:60px; 
color:lightblue;
}

#errorattop{
text-align: center;
border: 1px solid red;
margin: 15px;	
}

body{
background-color:lightblue; 
margin:0px; 
color:darkblue; 
font-family:calibri;
}

a{
text-decoration:none;
color:darkblue;
}

