
<!-- 
body, h1, img, p, li  { margin: 0px; 
												padding: 0px;}	

body  { background-color: #6892da; }

#container  { position: relative;
							font-family: arial, sans-serif;
							font-size: 12px;
							width: 900px;
							height: 530px;
							margin: 0px auto;
							margin-top: 10px;
							border-width: 1px;
							border-style: solid;
							border-color: #004080;
							background-color: white;
							padding-top: 10px;
							} 

h1 {	background-image:url(images/hoofding.jpg);		
			background-repeat:no-repeat;
			text-indent:-9999px;
			width: 900px;
			height: 177px;
			margin-top: 10px;
			margin-bottom:10px;
			border-bottom: 3px;
			border-bottom-style:solid;
			border-color: #004080;}

ul { 	list-style: none;  
			padding-left: 0; 
			margin-left:0 ; }	
			
ul li {	float:left ;  
    		margin-left:18px ; 
    		padding: 0px;}	
	
#navigatie a{	font-size: 12px;
							text-decoration: none; 
							display:block;
							width:auto ;
  						height:16px;
							padding:6px; 
							margin:0px; 
							text-align:center ; 
							color:white; 
							background-color: #004080;}	
	
#navigatie a:hover{background-color: #6892da;} 

#navigatie .active {font-size: 12px;
										text-decoration: none; 
										display:block;
										width:auto ;
 									 	height:16px;
										padding:6px; 
										margin:0px; 
										text-align:center ; 
										color:white; 
										background-color:#6892da;}	
	
p			{	clear: left;
				margin:20px;
				width: 650px;}
						
#margeboven{margin-top: 100px;  }

#sponsors  {position: absolute;
						width: 150px;
						left: 710px;
						top: 188px;	}
						
#sponsors p {	text-align: center;
							width: 150px;}
						
#info {	display:block;
				width:700px;
				height:16px;
				margin-top:0px;
				padding-left:20px; 
				text-align:left ; 
				color:white; 
				background-color: #004080;
				position: absolute;
				top: 524px;}
				
#info a  { 	text-decoration: none; 
						color: white; }
						
#info a:hover{color: #6892da;} 


/* pagina2  */
 
			
#container2 { position: relative;
							font-family: arial, sans-serif;
							font-size: 12px;
							width: 900px;
							height: 1000px;
							margin: 0px auto;
							margin-top: 10px;
							border-width: 1px;
							border-style: solid;
							border-color: #004080;
							background-color: white;
							padding-top: 10px;	} 
							
#info2 {display:block;
				width:880px;
				height:16px;
				margin-top:0px;
				padding-left:20px; 
				text-align:left ; 
				color:white; 
				background-color: #004080;
				position: absolute;
				top: 994px;}
				
#info2 a  { text-decoration: none; 
						color: white; }
						
#info2 a:hover{color: #6892da;} 

/* pagina2 tabel */
#tabel {clear: left;
				width: 700px;
				border:1px;
				border-color: #6892da;
				border-style: solid;
				margin-left: 5px;
				margin-top: 60px;
				text-align: center;
				background-color: #6892da;}
				
th {background-color: #6892da;
 		color: white;   }
 
tr { background-color: #e8f1ee ; }
 
.cel  { background-color: #c0dcff; }

ol { 	list-style-type: square; }	

/* pagina sponsor */

#container3 { position: relative;
							font-family: arial, sans-serif;
							font-size: 12px;
							width: 900px;
							height: 1210px;
							margin: 0px auto;
							margin-top: 10px;
							border-width: 1px;
							border-style: solid;
							border-color: #004080;
							background-color: white;
							padding-top: 10px;	} 
							
#info3 {display:block;
				width:880px;
				height:16px;
				margin-top:0px;
				padding-left:20px; 
				text-align:left ; 
				color:white; 
				background-color: #004080;
				position: absolute;
				top: 1204px;}
				
#info3 a  { text-decoration: none; 
						color: white; }
						
#info3 a:hover{color: #6892da;} 
-->

