body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#505936;
	font-size:12px;
	color:#eeff8d;
	margin-top:20px;
}


img {
	border:0;	
}
/* hier definieer ik het algemene lettertype voor de site */
TD{font-family:arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:500;
		color:#eeff8d;
}
TABLE{font-family:, Helvetica, sans-serif;
		font-size:12px;
		font-weight:500;
		color:#eeff8d;
}

#kies {
	text-align:center;
}

#intro {
	background-color:#738343;
	background-image:url(img/intro.jpg);
	width:740px;
	height:343px;
	text-align:right;
	padding:20px;
	vertical-align:top;

}
.introbalk {
	background-color:#738343;
	height:176px;
	text-align:left;
	padding:20px;
	vertical-align:top;
	font-size:14px;

}
#header {
	background-image:url(img/logo.gif);
	background-repeat:no-repeat;
	background-color:#738343;
	width:760px;
	height:74px;
	text-align:right;
	padding:10px;
	vertical-align:top;
}
#fotoband{
	background-image:url(img/fotoband.jpg);
	background-repeat:no-repeat;
	background-color:#738343;
	width:780px;
	height:119px;
}
#content{
	background-color:#738343;
	width:462px;
	font-size:12px;
	padding-left:18px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}
#foto{
	background-color:#738343;
	width:290px;
	font-size:12px;
	padding:10px;
	vertical-align:top;
	text-align:left;
}
#left{
	background-color:#738343;
	font-size:12px;
	padding:10px;
	vertical-align:top;
	text-align:left;
	width:370px;
}
#right{
	background-color:#738343;
	font-size:12px;
	padding:10px;
	vertical-align:top;
	text-align:right;
	width:370px;
}
#menu{
	background-color:#738343;
	font-size:12px;
	padding:10px;
	vertical-align:top;
	text-align:center;
	width:760px;
}
.beeld {
	border: 1px solid #eeff8d;
}

table{border-collapse:collapse;} 
/* Algemene links */
a:visited {color:#eeff8d;
           text-decoration: underline;}
		   
a:link {color:#eeff8d;
        text-decoration: underline;}
	
a:hover {color:#505936;
         text-decoration: underline;
	     }
		 
/* specifieke links */
#menu a:link, #menu a:visited{
	color:#eeff8d;
	text-decoration:none;
	}

	
#menu a:hover{
	color:#505936;
	text-decoration:none;
}

	
/* lijntje : mogelijkheden:solid,dotted,dashed*/
HR {color:#ffffff;height:1px;border-style:solid;}

/* kopteksten */
H1{font-family:verdana;
		font-size:16px;
		font-weight:600;
		color:#eeff8d;}
		
H2{font-family:verdana;
		font-size:12px;
		font-weight:600;
		color:#3366FF;padding:0px;margin:0px;}
		
H3{font-family:verdana;
		font-size:18px;
		font-weight:600;
		color:#000000;padding:0px;margin:0px;}

/*lijst stijl met image, je kan ook gewoon li{list-style:square;} of circle of disc gebruiken}*/
li {list-style-image:url(20852 - Lendelede travel/pijl.gif);} 
	
/* classes */	
	

.imgb {border-style:solid;border-color:#ffffff;border-width:1px;} /* kadertje om rond tabellen of foto's te zetten */ 


/* id's */


/* scrolling div'ke */
#content
{ 
overflow:auto;
width:500;
height:300;
}

.style2 {color: #FFCC33}