/* de steege */

*	{	font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0px; margin: 0px;	}
body	{
		margin: 0px;
		padding: 0px;
		
		scrollbar-arrow-color: #F5FFEC;
 	   scrollbar-track-color: #F5FFEC;
  		scrollbar-face-color: #99CC66;
  		scrollbar-highlight-color: #F5FFEC;
  		scrollbar-3dlight-color: #F5FFEC;
  		scrollbar-darkshadow-color: #F5FFEC;
  		scrollbar-shadow-color: #99CC66;
		}	

table.outside { width: 100%; height: 100%; background-color: #99CC66; padding: 0px;	margin: 0px; }
table.inside { width: 860px; height: 520px; background-color: #F5FFEC; padding: 0px; margin: 0px;  
					border: 2px solid #996633;  }
table.menutabel { width: 190px; height: 454px; margin-left: 16px;
						background-image: url(../afbeeldingen/schuur.jpg);  border: 2px solid #CC9966;}

.tekst	{  font-size: 12px; 	font-style: normal; 	line-height: 16px; color: #4B0082;	
				height: 460px!important; height: 510px;
				padding-left: 18px;	padding-right: 28px; padding-top: 28px; padding-bottom: 26px;
				overflow-x: hidden; overflow-y: auto;	}

.adres	{  font-size: 12px; font-style: normal; line-height: 14px; 	color: White;	}				

H1 { 	font-size: 24px; 	font-weight: normal; color: #4B0082; 	margin-bottom: 4px;	margin-top: 0px!important; margin-top: 0px;}
H2 { 	font-size: 15px; 	font-weight: bold; line-height: 18px; margin-bottom: 0px;	}
p  {  font-size: 12px; 	font-style: normal; 	line-height: 16px; color: #4B0082; } 

.img 	{ 	border: 2px solid #CC9966;	margin-bottom: 6px; }	
.img_right 	{ float: right; margin-top: 8px;	margin-left: 8px; border: 2px solid #CC9966;	}

A.txt:link, a.txt:visited  {  color: #4B0082; text-decoration: none; font-size: 13px;  border-bottom: 1px dotted #4B0082;  font-weight: normal;  }
A.txt:active, a.txt:hover  {  color: #00FF00; text-decoration: none; font-size: 13px;  border-bottom: 1px dotted #00FF00;  font-weight: normal;  }

A:link, A:visited    { color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; } 
A:active, A: hover  { color: #00FF00; text-decoration: none; font-size: 13px; font-weight: bold; } 
