body {
	margin: 0;
	text-align:center;
	font-family:"Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:13px;	background-image:url(img/bg.jpg);
	background-repeat:repeat;

}

a {
color:#3059a3;
font-weight:bold;
}

a:hover {
color:#a81818;
}

#lijn {
height:10px;
background-color:#3059a3;
display:block;
width:auto;
}

#top {
height:156px;
	position:relative;
	top:0px;
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;

	}
	
#topbg {
height:156px;
	position:relative;
	top:0px;
	margin: 0 auto;
	width:900px;
	text-align: left;
	background-color:#ffffff;
	background-image:url(img/top.jpg);
	background-repeat:no-repeat;
	}


#website {
	position:relative;
	top:0px;
	width:901px;
	margin: 0 auto;
	text-align: left;
	height:auto;
	color:#000000;
}

#banner {
background-image:url(img/banner.jpg);
width:904px;
height:301px;
margin-top:20px;
background-position:-1px 0px;
background-repeat:no-repeat;
}

#menu {
height:55px;
width:900px;
border:#666666 solid 1px;
background-color:#3059a3;
margin-top:15PX;
color:#FFFFFF;
text-indent:15px;
font-size:15px;
line-height:50px;
word-spacing:10px;
}

#menu a{
color:#FFFFFF;
text-decoration:none;
}

#menu a:hover {
color:#990000;
background-color:#FFFFFF;
}

#links {
width:600px;
height:auto;
background-color:#FFFFFF;
border:#999999 solid 1px;
margin-top:15px;
float:left;
}

#rechts {
width:275px;
background-color:#FFFFFF;
border:#999999 solid 1px;
margin-top:15px;
float:left;
margin-left:22px;
}

#tekst2 {
width:225px;
float:left;
margin-left:15px;
margin-top:20px;
}

#footer {
height:40px;
width:900px;
border:#666666 solid 1px;
background-color:#3059a3;
float:left;
margin-top:15px;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	line-height:35px;
	margin-bottom:50px;
}

.titel {
	color:#a81818;
	height:35px;
 	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3059a3;
	font-size:25px;
	margin-left:15px;
	margin-top:15px;
	display:inline-block;
	float:left;
	}

.titel2 {
color:#a81818;
font-size:15px;
font-weight:bold;
}
	
#tekst {
width:570px;
height:auto;
float:left;
margin-left:15px;
text-align:justify;
	margin-top:20px;

}

img {
border:#666666 solid 1px;
}
