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

body {
	top:0;
	color:#FFF;
	background-color:#aa0000;
	width: 921px;
	margin: auto;
	padding:0;
	
			font-family: verdana, sans-serif;
		font-size: 10pt;
		
	}
	
	#header {
		
		background: transparent url(header2.jpg) no-repeat center;
		width: 921px;
		height: 202px;
		margin: auto;
		}
#content {
			background: transparent url(bg.png) repeat-y top left;
		width: 921px;
		margin: auto;
	
	
	  
	}
	#navi	{
		width: 210px;
		margin: 25px 0 0 7px;
		
		float: left;

		}

/* Opmaak voor de titel */
#navi h1 {
		background-color: #b79798;
		padding: 5px 5px 5px 15px;
		margin: 0;
		background: transparent url(bgnavih1.png) no-repeat top right;
	
			border-left: #9C8E4A 5px solid;
		color: #91675b;
		font-variant: small-caps;
		font-size: 180%;
		}
		
#navi h1:first-letter{
		color: #801c1e;
		background-color: transparent;
		}		

/* Opmaak van de links in de navigatie */		
#navi a {
		text-decoration: none;
		background: url(linkblad.png) no-repeat top left;
		
	
			border-left: #9C8E4A 5px solid;
			background-color: #970101;
		color: white;
		width: 154px;
		display: block;
		padding: 7px 7px 7px 40px;
		line-height: 20px;
		margin: 5px;
	
		}
#facebook {
	
	margin-left:9px;}		
#facebook img {
		
	margin: 9px;
	border:0px;
	}
#facebook a {

	}	

#navi a:hover{
		color: #9d292b; 
		background: url(hoverblad.png) no-repeat top left;
		background-color: white;
		border-left: #970101 5px solid;
		}

#navi li {
		list-style-type: none;
		
		}
		
#navi ul {
		margin: 0;
		padding:0;
		}

iframe {
	width: 600px;
	float:right;
background-color:white;
	color:#000;
	margin:25px 70px 0 0;
			

		

		}
	
		
		#footer  {
		background: transparent url(footer.png) no-repeat ;
		width: 921px;
		height: 30px;
		margin: auto;
		padding: 0;
		clear:both;
		}
		hr 		{
		margin: auto;
		padding: 0;
		width: 800px;
		border: #ae181b 2px solid;
		}
		#informatica {
		clear: both;
		font-size: 9pt;
		text-align: center;
		padding: 2px;
		margin: 0;
		color: #562c2d;

					background: transparent url(bg.png) repeat-y top left;

		}
		
#informatica a {
			color: #562c2d;
			background-color: white;
			}
			
#informatica a:hover {
			color: black;
			background-color: white;
			}
			
#vorige {
	
				background-color: #970101;
		color: white;
		margin: 20px 5px 20px 15px;
		width:200px;
		height: 70px;
			background: transparent url(bg2.jpg) repeat;
			color:#000; 
			font-size:10px;
	}
	#titel {font-size:12px;
			text-decoration:underline;}
	#volgende {
		background-color: #970101;
		color: white;
		margin: 20px 5px 5px 15px;
		width:200px;
			font-size:10px;
		height: 70px;
			background: transparent url(bg2.jpg) repeat;
			color:#000;
		
		
		
		}
#smalltable {color:#000;
		height: 250px;	
}
#smalltable th {background-color:#CCC;}
#smalltable table {width:200px;
					margin: 10px 10px 0px 10px;}
#smalltable a {
				margin: 0px 5px 5px 30px;
				color:#666;
				}	
#fulltable {background-color:white;}				
#fulltable table {
	width:600px;
	border-width:2px;
	border-color:black;
	background-color:white;
	color:black;
	}		
#fulltable th {text-align:left;
				background-color:#CCC}	
#fulltable hr {border: #9C8E4A 2px solid;}
#fulltable a {color:black;
				text-decoration:none;}
	#voetbalkrant {margin-left:10px;
					margin-top:0;}
		
			

