body { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	margin: 0px 0px 20px 0px;   
	background-image: url(/img/back.jpg); background-repeat: repeat-x; background-position: top left;	
	font-size:0.7em; 
}

img {
	border-width: 0px;	
}
* {
	margin: 0px;
}

a {
	color: #00A5E9;
}


.taalkeuze {
	width: 950px;
	margin: 10px auto 10px auto;
	text-align: right;
}
.taalkeuze a {
	text-decoration: none;
	color: #FFF;
}
.taalkeuze a:hover {
	text-decoration: none;
	color: #000;
}
.taalkeuze a.actief {
	text-decoration: none;
	color: #000;
}


#pagecontainer {	
	width: 950px;
	margin: 0px auto 40px auto;
	padding: 0px 0px 40px 0px;
}
#innerpagecontainer {	
	float: left;
	width: 950px;
	clear: both;
	background-color : #FFF;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 20px 0px;	
}

.links {
	float: left;
	padding: 0px 0px 0px 0px;		
}

/** menu */
#menu {
	float: left;
	width: 276px;
	padding: 20px 0px 50px 0px;	
}
#menu img {
	margin: 0px 0px 0px 20px;
}
#menu a {
	float: left;
	clear: both;
	font-size: 12px;
	text-decoration: none;
	color: #80D0F5;	
	margin: 0px 0px 0px 15px;
	padding: 5px 25px 5px 30px;
	font-weight: bold;
}
#menu a:hover {
	color: #709301;
	background-image: url(/img/bird.gif); background-repeat: no-repeat; background-position: top left;	
}
#menu a.actief {
	color: #709301;
	background-image: url(/img/bird.gif); background-repeat: no-repeat; background-position: top left;	
}




#content {
	float: left;
	width: 500px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 50px 0px;			
}
#content h3 {
	font-size: 20px;
	color: #017747;	
	margin: 0px 0px 1em 0px;
}
#content p {
	line-height: 1.6em;
	margin: 0px 0px 1em 0px;
}




.beeld {
	float: left;
	width: 500px;
	clear: both;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
.beeld img {
	border-width: 0px;	
	vertical-align: center;
}

.bijschrift {
	color: #695532;
}

/** sponsors */
#sponsors {
	width: 170px;
	float: left;
	text-align: center;	
	padding: 0px 0px 0px 0px;
}
#sponsors img {
	border-width: 0px;
	margin: 0px 0px 30px 30px;
}
#sponsors img:hover {
	border-width: 0px;
	margin: 0px 0px 30px 30px;
}


/** footer */
#footer {
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
	border-top: 1px SOLID #999;
	padding: 20px 0px 0px 0px;
}




/** relatedFiles */
.relatedFiles {
	
}
.relatedFiles ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.relatedFiles ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.relatedFiles ul li img.fileTypeIcon {
	margin: 0px 0.5em 0px 0px;
	vertical-align: middle;
	border-width: 0px;
}
.relatedFiles ul li span.file_size {
	color: #999;
}
.relatedFiles ul li a {
	text-decoration: none;
}
.relatedFiles ul li a:hover {
	text-decoration: underline;
}
