body{
	
	background-color: 				#439493;
	padding: 0 auto;
	margin: 0 auto;
	background-image: url(images/achtergrond.gif);
	background-position: center top;
	background-repeat: repeat-y;

	
		
}

div#container{
	
	padding: 0 auto;
	margin: 0 auto;
	width: 880px;
	padding-left: 15px;
	padding-right: 15px;
		
}

div#header{
		width: 908px;	margin-lefT: -14px;
	height: 125px;
	background-image: url(images/header.jpg);
	
}
div#navigation{
	
	width: 880px;
	height: 40px;
	background-image: url(images/nav_back.gif);
	
}

div#content{
	
	background-color: #89bcbb;
	width: 842px;
	padding: 19px;
	color: #0d4e4d;
	font: normal normal 400 12px Verdana, monospace;
	text-align: justify;
	line-height: 18px;
	padding-bottom: 20px;
	
}

div#top{
	
	height: 40px;
	width: 860px;
	
}
div#subnav{
	
	background-image: url(images/subnav_back.gif);
	float: left;
	width:  360px;
	height: 30px;
	margin-bottom: 20px;
	text-align: center;
	padding-left: 180px;
	
}
a{
	
	color: #1d504f;
	
}
a:hover{
	
	text-decoration: none;
	
}
h4{
	
	font: normal normal 900 14px Verdana, monospace;
	
}
label{display: block;float: left;width: 120px;text-align: right;padding-right: 10px;font-weight: bold;}input{width: 200px;}textarea{width: 250px;}div#fotobeheer{border: 1px solid #518988;padding:30px;padding-top: 20px;background-color: #79b0af;}div#fotos{border: 1px solid #518988;padding:20px;padding-top: 20px;float: left;display: block;width: 800px;margin-bottom: 20px;background-color: #79b0af;}div#fotobeheer h1, div#fotos h1{font: normal normal 700 16px Verdana, Arial, Helvetica, sans-serif;}div#fotobeheer h2{font: normal normal 700 13px Verdana, Arial, Helvetica, sans-serif;color: #800000;}div#fotobeheer input{padding: 3px;}div.thumb{width: 220px;float: left;padding: 10px;margin-right: 20px;margin-bottom: 20px;background-color: #89bcbb;text-align: center;padding-bottom: 0;border: 1px solid #518988;}img.thumb{max-height: 165px;max-width: 220px;border: 1px solid #000;}div#fotos div.thumb{padding: 10px;}div#fotobeheer #submit{width: 210px;cursor: pointer;padding: 3px;margin-left: -2px;}input.button{padding: 10px:}
