@charset "utf-8";
/* CSS Document */

#top A:link {
	color:#525252;
	text-decoration: none
}

#top A:visited {
	color:#525252;
	text-decoration: none
}

#top A:active {
	color:#ef1821;
}

#top A:hover {
	color:#ef1821;

}

body {
	background-color:#EEEEEE;
	background-repeat:repeat-x;
	background-position:top left;
	text-align: center;
    font-size: 10px;
    font-family: Arial, Verdana;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	
}

#container {
	width:970px;
	height:100%;
	margin-top:0px;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	background:#FFF;

}

#top {
	background-image:url('../images/');
	background-repeat:no-repeat;
	background-position:left;
	margin-top:-31px;
	width:970px;
	height:32px;
	border-bottom:#333333 solid 1px;
	border-top:#333333 solid 1px;
	
}	

#nav {	
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:800px;
	height:20px;
	margin-top:10px;
	margin-right:-49px;
	text-align:right;
	color:#333333;
	float:right;
}

#afbeelding {
	margin-top:10px;
	width:970px;
	height:227px;
	float:left;
}

#blok_links {
	width:250px;
	margin:10px;
	margin-right:25px;
	float:right; 
	color:#F1E4E4;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	text-decoration: none;
	color:#000;
	background-color:#F1E4E4;
	padding:10px;
	border:#333 dashed 1px;
}

#blok_links A:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#595959;
	text-align:justify;
	text-decoration: none
}

#blok_links A:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#595959;
	text-align:justify;
	text-decoration: none
}

#blok_links A:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#595959;
	text-align:justify;
	text-decoration:underline;
}

#blok_links h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#df0024;
	margin-bottom:1px;
	margin-top:1px;
}

#nieuws {
	background-color:#BA0001;
	width:100%;
	height:20px;
	color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#nieuws A:link {	
	color:#ffffff;
	text-decoration: none
}

#nieuws A:visited {
	color:#ffffff;
	text-decoration: none
}

#nieuws A:active {
	color:#ef1821;
}

#nieuws A:hover {
	color:#ef1821;

}


#blok_rechts { 
	width:550px;
	float:left;
	margin-top:10px;
	margin-left:25px;
	color:#F1E4E4;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	text-decoration: none;
	color:#000;
	background-color:#F1E4E4;
	padding:10px;
	border:#333 dashed 1px;
}

#blok_rechts h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#df0024;
}

#bottom { 
	float: left;
	background-color: #333;
	width: 100%;
	margin-bottom:0px;
	margin-top:00px;
	height:150px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	border-top:#333333 solid 1px;
	
}

#bottom_colum {
		background-color: #333;
		width:210px;
		margin-right:15px;
		margin-left:15px;
		margin-top:30px;
		margin-bottom:-1px;
		float: left;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#CCC;
}
#bottom_colum A:link {
	color:#CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bottom_colum A:visited {
	color:#CCCCCC;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-variant: inherit;
}


#bottom_colum A:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#picture {
		width:920px;
		float:left;
		height:41px;
		margin-right:0px;
		margin-left:25px;
		margin-top:30px;
		margin-bottom:50px;
		text-align:left;
		padding-left:30px;
		padding-top:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-weight:bold;
		font-size:20px;
		color: #CCC;
		background-color:#BA0001;
}

#overzicht {
	float:inherit;
	border-top:#333333 dashed 1px;		
	margin-top:-1px;
}
