/* Stylesheet bij Website Etienne Kooreman - Gelieve hier niets aan te wijzigen !*/
body					{background-image : url(../afbeeldingen/achtergrond.jpg);
							 
							}
#container		{width:987px;
							height:913px;
							position:absolute;
							left:50%;
							margin-left:-494px;
							margin-top:20px;
							 background-image: url(../afbeeldingen/fase4.png);
							 background-repeat:no-repeat}
#menu					{float:left;
               margin-top:125px;
							 width:125px;
						  }
#menu li			{list-style-type:none;
							 font-family:verdana;
							 font-size:18px;
							 color:#ffffff}
#menu li a		 {color:#ffffff;
				 			  text-decoration:none}
#menu li a:hover	{background-color:#000080;
				 					 color:#ffffff}
#content					 {float:left;
									 	width:650px;
									  padding-left:10px;
										margin-left:30px;
										margin-top:125px;
										padding-right:10px;
										height:700px;}
#content H1					{width:550px;
				 						 height:25px;
				 						 background-color:#808080;
										 font-family:Aharoni, Arial Black, Arial Rounded MT Bold;
										 font-size:20px;
										 color:#003399;
										 padding-top:5px;
										 margin-left:20px;
										} 
#content H2					 {color:#003399;
				              font-family:verdana,arial,times new roman;
											font-size:14px}
#content p						{color:#000000;
				 							padding-right:10px;
				 							font-size:12px;
											font-family:verdana, arial,times new roman;
											margin-left:10px;}
#content p a					{text-decoration:none;}
#content p a:hover		{color:#000080;
                       border-bottom:1px dotted #000080}
#content iframe				 {background-color:#ffffff;
				 							  margin-left:20px;}
#content table				 {margin-left:20px;}
#content td						 {width:200px;
				 							  font-family:verdana, arial, times new roman;
												font-size:14px;
												margin-left:20px;
												text-align:center}

#rechts								 {width:125px;
											 margin-right:0px;
											float:right;	
											position:absolute;
															
												margin-top:380px;}
#footer									{text-align:center;
												 margin-top:40px;}
#footer p								 {font-family:Lucida Handwriting, Times New Roman,Bradley Hand ITC, Casual;
												 	font-size:16px;
													color:#000000;}
#footer p a								{text-decoration:none;
													 color:#000000}
#footer p a:hover					 {color:#000080;
													 	border-bottom:1px dotted #000080}		
											 
											
