@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}

html, body {
	height: 100%;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #000000;
}

#container {
    position: relative;
	width: 761px;
	margin-left: auto;
	margin-right: auto;
}

#header{
	float:left;
	top: 0;
	left: 0;
	width: 757px;
	height: 460px;
	background-image: url(image/header2.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #1e1e1e;
}

#foto{
	position:absolute;
	width: 500px;
	height: 277px;
	top: 100px;
	left: 153px;
	}

#nav{
	position:absolute;
	width: 500px;
	height: 31px;
	top: 410px;
	left: 153px;
	display: inline;
	background-image: url(image/navigatie.gif);
	background-repeat: no-repeat;
	
}

#content1{
	float: right;
	width: 691px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 60px;
	color: #ffffff;
	background-image:url(image/camera.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1e1e1e;
	border-left-color: #1e1e1e;
}

#content2 {
	float: right;
	width: 431px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 30px;
	padding-right: 110px;
	padding-left: 170px;
	padding-bottom: 100px;
	color: #ffffff;
	background-image: url(image/camera.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1e1e1e;
	border-left-color: #1e1e1e;
}

#footer{
	float: right;
	width: 490px;
	height: 30px;
	background-color: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
	padding-left: 130px;
	padding-right: 99px;
}	

#mail{
	float: left;
	width: 200px;
	height: 20px;
	margin-top: 10px;
}

#tel{
	float:right;
	width: 165px;
	height: 20px;
	margin-top: 10px;
}

#clear{ clear:both;}
 
#nav a:link, #nav a:visited{
	display: block;
	width: 166px;
	height: 31px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:35px;
	vertical-align:middle;
	text-align:center;
}
	
#nav a:hover, #nav a:active{
	display: block;
	width: 166px;
	height: 31px;
	color:#000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:35px;
	vertical-align:middle;
	text-align:center;
}
	
li {
	float:left;
	list-style:none;
}
/*#content2 ul{
	width: 225px;
	padding-left: 171px;
}
/*#content2 li{
    float:left;
	width: 225px;
	list-style-type: none;
	display: block;
	line-height: 20px;
}*/

#mail a:link, #mail a:visited, #mail a:hover{
	width: 200px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	}

h1{font-family: Arial, Helvetica, sans-serif;}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	padding-top:10px;
	padding-left: 100px;
	padding-right: 50px;
	padding-bottom: 3px;
	text-align: center;
}

h3{
	font-size: 14px;
	padding-bottom: 15px;
	font-weight: 700;
}

p{padding-top: 5px;}

a{outline: none;}

.laatst{padding-bottom: 10px;}

.eerstp{font-weight: 700;}

.eerstplaatst{
	font-weight: 700;
	padding-bottom: 10px;
}

.laatstplaatst{
	font-style: italic;
	font-weight: 700;	
}

</style>
