@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:center;
	background-color:#f8fdff;
	position: relative;
	}
	
#header{
	background-image:url(..//afbeeldingen/lucht.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	height:275px;
	position:relative;
	z-index:2;
	}
	
#logo{
	background-image:url(..//afbeeldingen/logo-links2.gif);
	margin: 0 auto;
	width:900px;
	background-position:left;
	background-repeat:no-repeat;
	height:275px;
	}

#welkom{
	position:relative;
	margin: 0 auto;
	z-index:1;
	text-align:left;
	padding-left:148px;
	padding-top:90px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	}

#flash{
	bottom:120px;
	text-align:right;
	position:relative;
	z-index:2;
	}

#grass{
	background-image:url(..//afbeeldingen/grass.png);
	background-repeat:repeat-x;
	height:30px;
	position:relative;
	bottom:30px;
	}
	
#scheiding{
	background-image:url(..//afbeeldingen/scheiding.png);
	background-repeat:repeat-x;
	position:relative;
	height:15px;
	bottom:3px;
	}
	
#navi{
	height:30px;
	position:relative;
	margin: 0 auto;
	bottom:3px;
	}

#contback{
	background-image:url(..//afbeeldingen/inh.png);
	width:940px;
	margin: 0 auto;
	height:auto;
	background-repeat:repeat-y;
	position:relative;
	bottom:3px;
	}

#contentleft{
	padding-left: 10px;
	margin: 5px 0px 0px 25px;
	padding-right:10px;
	float: left;
	width: 650px;
	height:auto;
	text-align:left;
	background-color:#f3f3e4;
	font-size:12px;
	color:#3e3e3e;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	}

#contentleft h4{
	color:#2786c2;
	margin-left:2px;
	}

#contentleft a:link{
	text-decoration:none;
	font-weight:bold;
	color:#3e3e3e;
	}

#contentleft a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#3e3e3e;
	}

#contentleft a:hover{
	text-decoration:none;
	color:#999999;
	}
	
.imageleft{
	margin-right:10px;
	margin-bottom:10px;
	border:thin;
	border-color:#999999;
	width:175px;
	}

#contentright{
	margin: 5px 10px 10px 5px;
	margin-right: 25px;
	float: right;
	background-color:#efefdc;
	width: 215px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	text-align:left;
	color:#3e3e3e;
	}

#contentright ul{
	list-style-type:circle;
	margin-left: -18px; 
	}

#contentright h4{
	text-align:left;
	margin: 5px 10px 10px 5px;
	font-size:14px;
	color:#2786c2;
	margin-top:0px;
	padding-top:10px;
	}

hr { 
	height: 0;
	width:95%;
	align:center;	 
	border-style:dotted; 
	border-width: 1px 0 0 0; 
	border-color: #999999;
	}

#contentright p{
	font-size:12px;
	color:#666666;
	text-align:center;
	margin-top:-10px;
	margin-left:5px; 
	}

#contentright table{
	text-align:left;
	color:#666666;
	}

#contentright UL LI a:link{
	text-decoration:none;
	color:#3e3e3e;
	font-weight:bold;
	}

#contentright UL LI a:visited{
	text-decoration:none;
	color:#3e3e3e;
	}

#contentright UL LI a:hover{
	text-decoration:none;
	color:#999999;
	}

#contentright a:link{
	text-decoration:none;
	color:#3e3e3e;
	font-weight:bold;
	}

#contentright a:visited{
	text-decoration:none;
	color:#3e3e3e;
	}

#contentright a:hover{
	text-decoration:none;
	color:#999999;
	}

.bottom{
	margin-left:-3px;
	}
	
#sluit{
	clear:both;
	}
	
#banner{
	width:900px;
	background-color:#CCCCCC;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	}

#bottom{
	background-image:url(..//afbeeldingen/bottom5.png);
	background-repeat:no-repeat;
	width:940px;
	margin: 0 auto;
	height:30px;
	position:relative;
	bottom:13px;
	}

#bottom p{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f7f7ec;
	padding-top:7px;
	}
	
#bottom p A:link{
	text-decoration:none;
	color:#f7f7ec;
	}

#bottom p A:visited{
	text-decoration:none;
	color:#f7f7ec;
	}

#bottom p A:hover{
	text-decoration:none;
	color:#999999;
	}

table{
	width:450px;
	}
