* { 
margin: 0px; 
padding: 0px; 
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin-top: 20px;
}

#container {
	width: 770px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(achtergrondaqua.jpg);
	background-repeat: no-repeat;
}

#randboven {
	height: 33px;
	width: 575px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 172px;
	padding-top: 20px;
	font-size: 12px;
}

#links {
	width: 138px;
	height: 600px;
	float: left;
	text-align: right;
	color: #006277;
	padding-top: 60px;
	padding-right: 10px;
}

#links a {
	width: 115px;
	height: 14px;
	text-decoration: none;
	color: #006277;
	margin-bottom: 8px;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}

#links a:hover {
	color: #FFFFFF;
}

#links a:active {
	color: #FFFFFF;
}

#links p {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin-right: 5px;
}

#adres {
	width: 115px;
	height: 14px;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 8px;
	padding-top: 200px;
  }

#kop {
	background-image: url(logo.jpg);
	height: 100px;
	width: 568px;
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

#content1 {
	width: 269px;
	height: 196px;
	background-color: #D5F9FF;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
}

#content2 {
	width: 269px;
	height: 196px;
	background-color: #D5F9FF;
    float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

#content3 {
	width: 269px;
	height: 196px;
	background-color: #DFFF9D;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
}

#content4 {
	width: 269px;
	height: 196px;
	background-color: #DFFF9D;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
