/* stylesheet voor www.deveerheuvel.com */

/* div's */

#container		{margin-right:auto;
							 margin-left:auto;							 
							 background:cc0000;
							 
							 width:1000px;
							 height:700px;
							 border:;
							 }
								
#header				 {background-image:url(../afbeeldingen/header2.jpg);
							  margin-left:auto;
								margin-right:auto;
							  width:900px;
								height:209px;
								border:;
								}
								
#krijtbord		 {position:absolute;
							  top:150px;
								}
								
#nav_l			   {background:url(../afbeeldingen/bg_menu.jpg);
							  width:150px;
								height:200px;
								border-right:1px solid #000000;
								margin-left:8px;
								padding-top:80px;
								float:left;
								}
#opsomming1 table 	{background:url(../afbeeldingen/opsomming1px.jpg);
					 			 float:right;
								 margin-right:100px;
								 width:160px;
								 height:150px;
								 padding-left:5px;
								 padding-top:5px;
								 position:relative;
								 list-style-type:none;
								 border:1px solid #000000;
								}
#opsomming2 ul 	{background:url(../afbeeldingen/opsomming.jpg);
					 			 float:right;
								 margin-right:100px;
								 width:125px;
								 height:160px;
								 padding-left:45px;
								 padding-top:20px;
								 position:relative;
								 list-style-type:none;
								 border:1px solid #000000;
								 }
								 							
#content			 {margin-left:auto;
							  margin-right:auto;
							  width:900px;
								height:440px;
								background:#ffffff;
								}

#tekst					{height:400px;
								 width:720px;
								 padding:10px;
								 float:right;
								 }
#galerie				{float:left;
								 width:70px;
								 padding-left:30px;
								 padding-top:30px;
								 }							 							
#plattegrond		{float:right;
								position:relative;
								top:-150px;
								 }
#img					 {background:transparent;
							  width:300px;
								height:174px;
								position:relative;
								top:130px;
								left:-50px;
								}
															
#footer				 {background:#cccccc;
							  margin-left:auto;
								margin-right:auto;
							  width:900px;
							  height:30px;
								}
#footer2  			{padding-left:280px;}
#footer2 a			{text-decoration:none;
				 				 color:#000000;}
#footer2 a:hover {color:#b51313;}