@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cbcbcb;
	
}

html {
scrollbar-face-color: #a6a6a6;
scrollbar-highlight-color: #a6a6a6;
scrollbar-shadow-color: #a6a6a6;
scrollbar-3dlight-color: #a6a6a6;
scrollbar-arrow-color: #cbcbcb;
scrollbar-track-color: #cbcbcb;
scrollbar-darkshadow-color: #a6a6a6
}

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	z-index: 1;
}

#header {
	width: 900px;
	height: 200px;
	z-index: 2;
}

#maincontent {
	position: relative;
	width: 900px;
	height: auto;
	background-color: #a6a6a6;
	z-index: 2;
}
#links {
	width: 450px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 3;
	background-repeat: no-repeat;
}
#rechts {
	width: 450px;
	height: auto;
	position: relative;
	float: right;
	top: 0px;
	z-index: 3;
}
#foto {
	position: relative;
	height: 344px;
	width: 450px;
	left: 0px;
	top: 0px;
	z-index: 4;
}
#folder {
	position: relative;
	float: left;
	z-index: 3;
	height: auto;
	width: 900px;
}

#adres {
	position:relative;
	top:50px;
	width:126px;
	height:98px;
	z-index:6;
	margin-right: 20px;
	float: right;
}


#footer {
	width: 900px;
	height: 70px;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	z-index: 6;
}
#copyright {
	position:relative;
	left:680px;
	top:3px;
	width:43px;
	height:20px;
	z-index:3;
}

#webdesign {
	position: relative;
	height: 39px;
	width: 120px;
	left: 730px;
	top: -20px;
}


a {
	color: #FFFFFF;
}
a:hover {
	color: #345475;
}
a:visited {
	color: #666666;
}

h1{
	font-size:28px;
	color: #345475;
	margin-top:30px;
	margin-left:25px;
	margin-bottom:0px;
	font-weight: lighter;
 
}

h2 {
	font-size: 14px;
	margin-left: 25px;
	color: #FFFFFF;
}
.tekst {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 20px;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

table p{
	margin-top: 0px;
	margin-left:25px;
	padding: 0px;
}

.rood {
	color: #CC0000
}

.h2-blauw {
	font-size: 14px;
	color: #345475;
	margin-left: 25px;
}

.voettekst {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 650px;
}
.stijl1 {
	color: #4D4D4D;
	font-weight: bold;
}

li {
	list-style-type: circle;
}
