@charset "utf-8";
/* CSS Document */

* {
margin:0px;
padding:0px;
}

body {
background-color:#000000;
font-family: tahoma;
font-size: 0.7em;
color:#FFFFFF;
}

#wrapper {
margin-top: 10px;
width: 750px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}

#head {
width: 750px;
height: 120px;
background-image:url(images/head.jpg);
}

#head ul {
padding-top :95px;
text-align:center; 
}

#head ul li {
display: inline;
margin-right: 10px;
font-family: century gothic;
font-size: 1.2em;
}

#head ul li a {
color: #92a6c9;
text-decoration: none;
}

#head ul li a:hover {
text-decoration: underline;
}

#left {
float: left;
width: 190px;
}

#left img {
padding-left:18px;
padding-top: 6px;
}

#navigatie {
margin-top: 10px;
margin-left: 10px;
width: 180px;
height: 330px;
background-color: #1d1d1d;
border:solid 1px;
border-color: #5c6b85;
}

#navigatie ul {
padding-top: 10px;
padding-left: 15px;
font-family: century gothic;
font-size: 1.1em;
font-weight: normal;
line-height: 2.2em;
}

#navigatie ul li {
list-style-type: none;
}

ul li {
list-style-type: none;
margin-left: 10px;
}

#navigatie a {
color:#FFFFFF;
text-decoration: none;
}

#nieuws {
margin-top: 10px;
margin-left: 10px;
width: 180px;
height: 400px;
background-color: #1d1d1d;
border:solid 1px;
border-color: #5c6b85;
font-family: century gothic;
font-size: 0.9em
}

#nieuws h1 {
color: #8aa0d1;
text-align: center;
padding-top: 10px;
font-weight: normal;
}

#nieuws p {
color:#FFFFFF;
margin-left: 10px;
margin-top: 12px;
font-family: Verdana;
}

.verslag a{
float:right;
color:#FFFFFF;
text-decoration:none;
padding-left: 110px;
margin-bottom: 20px;
margin-right: 10px;
font-family: Verdana;
}

.footer{
margin-top: 20px;
text-align: center;
margin-left: 10px;
}

.footer a{
	color: #FFFFFF;
	text-decoration: none;
	}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}

#right img {
margin-top: 10px;
margin-left:12px;
}

#over {
float: right;
background-color: #1d1d1d;
margin-top: 10px;
width: 535px;
margin-right: 10px;
margin-bottom: 10px;
border:solid 1px;
border-color: #5c6b85;
}

#over h1 {
color: #8aa0d1;
text-align: center;
padding-top: 15px;
font-weight: normal;
font-family: century gothic;
font-size: 2.3em;
}

#over img{
margin-left: 35px;
}

#over p{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
line-height: 1.4em;
font-family: Verdana;
}

.container{
	width: 535px;
	}
.foto{	
	width:250px;
	float: left;
	}
.info{
	width:280px;
	float: left;
	}
.spacer{
	clear: both;
	height: 5px;
	}

p{
	margin-bottom: 5px;
	}
	
a{
	color:#FFFFFF;
	text-decoration: none;
	}
	
img{
	border: 0px;
	}