@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
body {
	background-image:url(images/pattern.jpg);
	background-position:center top;
	color:#0b1c26;
}
#container {
	padding-top:1px;
	margin-left: auto;
	margin-right:auto;
	width: 1000px;
	min-height: 800px;
	background-image:url(images/backgroundimage.png);
	background-repeat:no-repeat;
	position:relative;
}
#titel {
	position:absolute;
	display:block;
	width:346px;
	height: 40px;
	top: 50px;
	left:450px;
}
#home {
Position: absolute;
display: block;
width: 75px;
height: 75px;
top: 100px;
left: 150px;
}
#home img{
border: 0px;
}
#top {
	margin-left: 30px;
	background-image:url(images/textvlak-top.png);
	background-repeat:no-repeat;
	height: 24px;
	width: 598px;
}
#volledigtekstvlak {
	float:left;
	margin-top: 126px;
	margin-left: 7px;
	width: 658px;
}
#contentwrap {
	margin-left: 30px;
	background-image:url(images/textvlak-midden.png);
	width: 598px;
	background-repeat: repeat-y;
	background-position: center;
	min-height: 350px;
}
#content {
	font-size: 15px;
	width: 598px;
	padding-left: 50px;
	font-family:Georgia, Times New Roman, Times, serif;
}
#content p {
	width: 500px;
	line-height: 17px;
	padding-top: 10px;
}
#content a {
		color:#1c4256;
	font-weight:bold;
	text-decoration:none;
}
#content a:hover {
	color:#4e525e;
	font-weight:bold;
	text-decoration:none;
}
#content li {
	margin-left: 35px;
	color:#999999;
}
#content span img{
float:left;
}
#content img {
	border:none;
	color:#CCCCCC;
	margin-left: 25px;
	margin-right:25px;
}
#menu1 {
	float:left;
	margin-top: 90px;
	font-weight:bold;
	width: 164px;
}
#menu1 li {
	padding-top: 10px;
	list-style:none;
	margin-bottom: 10px;
}
#menu1 li a {
	padding: 20px;
	padding-top: 22px;
	padding-left: 27px;
	background-image:url(images/link.png);
	background-repeat:no-repeat;
	display:block;
	width: 124px;
	height: 90px;
	color:#CCCCCC;
	text-decoration:none;
}
#menu1 li a:hover {
	background-image:url(images/link-hover.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#menu1 img {
width: 124px;
height:90px;
margin-bottom: 38px;
}
#menu2 {
	float: left;
	margin-left: 47px;
	margin-top: 95px;
	font-weight: bold;
	width: 124px;
}
#menu2 li {
	list-style:none;
	margin-bottom: 10px;
	padding-top: 10px;
}
#menu2 li a {
	padding: 20px;
	padding-top: 22px;
	padding-left: 27px;
	background-image:url(images/link.png);
	background-repeat:no-repeat;
	display: block;
	width: 84px;
	height: 90px;
	color:#CCCCCC;
	text-decoration:none;
}
#menu2 li a:hover {
	background-image:url(images/link-hover.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
}
#menu2 img {
width: 124px;
height:90px;
margin-bottom: 38px;
}
#bottom {
	margin-left: 30px;
	width: 598px;
	background-image:url(images/textvlak-bottom.png);
	background-repeat:no-repeat;
	height: 34px;
}
#contact {
Position: absolute;
display: block;
width: 750px;
height: 100px;
left: 125px;
top: 565px;

}
#contact img{
border: 0px;
}
#contact span {
position:absolute;
visibility:hidden;
}
h1 {
	font-size: 20px;
	padding-bottom: 5px;
}
h2 {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.lijst li {
padding-bottom: 5px;
	margin-left: 25px;
	list-style-type: none;
	font-weight:bold;

}
.lijst li span {
	color:#385DA3;
	text-decoration:none;
}
.lijst li a {
	color:#666666;
}
.lijst li p {
width: 250px;
	margin-top:0;
	margin-left: 10px;
	color:#333333;
	font-weight:normal;
}
.lijst img {
float:left;
padding-top: 3px;
width: 90px;
}
.imagecenter {
	padding-bottom: 5px;
}
fieldset {
	margin-top: 7px;
	padding-left: 11px;
	border:none;
}
legend {
	color: #3366CC;
}
#personal label {
	display: block;
	float: left;
	width: 140px;
}
#dummy {
	clear: both;
}
