/*Stylesheet bij website Yentl Cleirbaut*/
/*gelieve hier niets aan te veranderen*/
body				 {background-color:#000000}
#container {width:760px;
						 	background-color:#ffffff;
							position:absolute;
						  left:50%;
							margin-left:-380px;
							margin-top:5px;
							border:2px solid #696969}
#header				{width:760px;
							 height:280px;
							 margin:0px;}
#content			 {width:740px;
							 	height:auto;
							 background-image:url(../afbeeldingen/background1.png);
							 
							 padding:10px;
							 }
#content H1		 {text-align:center;
				 			  width:740px;
				 			  background-color:#696969;
								color:#ffffff;
								border:1px solid #3300cc}
#content H2			{text-align:center;
				 				 background-color:#ff0000;
								 color:#ffffff;
								 font-family:Georgia, Arial;
								 font-size:14px;}
#content p			{padding:5px;
				 				 font-family:Segoe Media Center Semibold, Braddon, 
								 Arial;
								 font-size:18px;
								 color:#000066}
#content table	 {margin-left:260px;}
#contact table	{width:400px;
				 				 margin-left:180px;
								 text-align:center;
				 				 border:2px solid #696969;
								 font-family:Georgia, Arial;
								 font-size:14px;
								 color:#003333}
#content a			 {color:#ff0000}
.rood							{color:#ff0000}
#content a:hover	{color:#ff9933;
				 					 border-bottom:1px dotted #ff9933}
#foto table			 {margin-left:20px;
								  text-align:center;
									border: 1px solid #003333}
#sponsors table		{margin-left:10px;
									 text-align:center}
#navigatie table	 {margin-left:5px;
					 				  text-align:center;}
#navigatie td				{width:80px;
					 					font-family:arial;
										color:#000066;
										font-size:12px;}
#navigatie td a			{text-decoration:none;
					 					color:#000066}
#navigatie td a:hover							{color:#ff0000;
                    							 border-bottom:1px dotted #ff0000}
#foto td					{border:1px dotted #003333;
									 font-family:Segoe Media Center Semibold, Braddon, Arial;
								 	 font-size:12px;
									 background-color:#000000;
									 color:#ffffff}
#foto td a				 {text-decoration:none;
				 					 	color:#ffffff}
#foto td a:hover		{color:#ff9933;
				 						 border-bottom:1px dotted #ff9933}
#footer									{clear:both;
												padding-top:1px;
												height:auto;
												border-top:1px solid #696969;
												margin-bottom:0px;
												padding-bottom:5px;
												background-color:#ffffff}
#footer p 							{font-family:Arial;
												font-size:14px;
												color:#3333ff;
												 text-align:center;
												 text-decoration:none;
												 }		
#footer a							 {color:#3333ff;
											  text-decoration:none;
												
												 	}
#footer a:hover						{color:#696969;
													 border-bottom:1px dotted #696969}
#verslagen p								 {font-family:comic sans ms,Arial;
													  font-size:14px;
														color:#000000
														}	
