/*Stylesheet voor website Boys Windowcleaning*/
body				 {background-color:#ffffff}
#container	 {width:760px;
						  background-color:#000000;
							position:absolute;
							left:50%;
							margin-left:-380px;}
#navigatie		{margin-top:100px;
							width:600px;
							background-color:#000000;
							color:#ffffff;
							float:left;
							margin-left:80px;
							border:1px solid #ffffff;
							font-family:comic sans ms;
							font-size:15px;
							list-style-type:none
						}		
#navigatie p		{padding-left:20px;}
#navigatie a	{color:#ffffff;
					 		 text-decoration:none}
#navigatie a:hover	{color:#ffff00;}
#tekst iframe {margin-top:50px;
					  margin-left:80px;
					  width:450px;
					  height:200px;
						background-color:#000000;
						color:#000000}
#logo			{width:760px;
						margin-top:5px;
						background-color:#000000;}
#logo	table	{font-family:comic sans ms;
			 			 font-size:17px;
						 color:#ffffff;
						 margin-left:40px;}
#logo td a {color:#ffffff;
			 		   text-decoration:none;}
#logo td a:hover	{color:#ffff66;
			 						border-bottom:1px dotted #ffff66}		
#footer	p					 {text-align:center;
									  font-family:times new roman, arial;
										font-size:12px;
										color:#ffffff;
										margin-bottom:10px}
#footer p a					{color:#ffffff;
										 text-decoration:none;}
#footer p a:hover		 {color:#99ff00;
										  border-bottom:1px dotted #99ff00}
									  					 					 

