html {
	padding:0;
	margin:0;
	border:0;
	font-family: "Trebuchet MS", "Tempus Sans ITC";
	color: #692418;
	font-size: 13px;
	overflow: auto;
	/* */
scrollbar-face-color: #EBCB81;
	scrollbar-highlight-color: #FAE3B4;
	scrollbar-arrow-color: #CC6633;
	scrollbar-track-color: #E4AC74;
	scrollbar-darkshadow-color: #CB6230;
	scrollbar-shadow-color: #39396A;
	scrollbar-3dlight-color: #FFF9DE;
	background-color: #FFFFCC;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#container {
	background-image: url(../images/entree4d.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 955px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	/*background-color: #6633FF;*/
}

#banner {
	float: left;
	height: 88px;
	width: 955px;
	/*background-color: #CC66FF;*/
}

#nav {
	float: left;
	height: 60px;
	width: 813px;
	padding-top: 0px;
	/*background-color: #CC0000;*/
}	

#balk_l {
	float: left;
	height: 452px;
	width: 185px;
	padding-top: 0px;
}

#main_kaal{
	float: left;
	height: 452px;
	width: 628px;
	padding: 0px;
	overflow: auto;
	overflow-x:hidden;
	/*background-color:#0033CC;*/
}

#main{
	float: left;
	height: 408px;
	width: 593px;
	margin: 5px 0px 0px 0px;
	padding: 10px 15px 20px 20px;
	overflow: auto;
	overflow-x:hidden;
	/*background-color:#0033CC;*/
}

#balk_r {
	float: right;
	height: 355px;
	width: 142px;
	padding-top: 0px;
}

#rest_r {
	float: right;
	height: 157px;
	width: 142px;
	padding-top: 0px;
}
		
dl {
	margin: 0;
	padding: 0px;
	background-attachment: scroll;
	overflow: auto;
}

dt {
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 10px;
}

dd {
	color: #000000;
	padding: 0 0 10px 0px;
}

h1 {
	font-family: "Trebuchet MS", "Tempus Sans ITC";
	font-size: 16px;
	font-weight: bold;
	color: #692418;
}

h2 {
	font-family: "Trebuchet MS", "Tempus Sans ITC";
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: "Tempus Sans ITC", "Eras Medium ITC", "Eras Bold ITC", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: "Trebuchet MS", "Tempus Sans ITC";
	font-size: 16px;
	font-weight: bold;
	color: #5E0000;
}

.tempus_rood{
	font-family: "Tempus Sans ITC", "Trebuchet MS";
	color: #990000;
	font-size: 15px;
}

.tempus_drood{
	font-family: "Tempus Sans ITC", "Trebuchet MS";
	color: #5E0000;
	font-size: 15px;
	font-weight: bold;
}

a{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: underline;
	color: #000099;
	font-weight: bold;
}

a:link, a:visited{
	color: #000099;
}

a:hover, a:active{
	color: #990000;
	
}

img.links{
	float: left;
	padding: 2px;
	margin: 5px 8px 2px 28px;
} 

img.rechts{
	float: right;
	padding: 2px;
	margin: 5px 42px 2px 8px;
} 

p.image{
	float: left;
	padding: 6px 6px 12px 6px;
	margin: 0px 10px 15px 0px;
	font-style: normal;
	font-size: 90%;
	color: #712613;
	text-align: center;
	font-family: "Trebuchet MS";
	border: 1px solid #FFFFCC;
}

p.image_rechts{
	float: right;
	padding: 6px 6px 12px 6px;
	margin: 0px 15px 15px 0px;
	font-style: normal;
	font-size: 90%;
	color: #692418;
	text-align: center;
	font-family: "Trebuchet MS";
	border: 1px solid #FFFFCC;
}

img.voorbeeld{
	float: right;
	margin: 5px 5px 5px 5px;
}

p.uitlijnen{
	text-align: justify;
	border: 1px solid #FFFF99;
	width: 600px;
}

p.left{
	text-align: left;
	border: 1px solid #FFFF99;
	width: 600px;
	padding: 4px 5px 4px 5px;
} 

p.clear{
	text-align: left;
	clear: right;
} 

br.clear{
	text-align: left;
	clear: right;
} 

#thumb_box {
	height: 460px;
	width: 120px;
	float: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: scroll;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{ /*positie thumbs*/
	position: relative;
	padding: 10px 0px 0px;
	background-attachment: scroll;
	/*background-color:#FF0000;*/
}

.thumbnail img{
border: 1px solid white;
margin: 0px 2px 2px 0px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #5E0000;
}

.thumbnail span{ /*positie images*/
	position: absolute;
	/*background-color: #FCF3D8;*/
	padding:23px;
	left: -1000px;
	visibility: hidden;
	color: #5E0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.thumbnail span img{ 
	border-width: 0;
	padding: 1px;
}

.thumbnail:hover span{ 
	visibility: visible;
	top: 170px; 
	left: 363px; 
	z-index: 50;
	padding-top: 5px 0px 0px 0px;
}

#footer2{
margin:0 auto;
text-align:center;
color:#660000;
font-size:0.7em;
}
#footer2 a{
color:#0000CC;
font-size:0.9em;
text-decoration:none;
}

#footer2 a:hover{
color:#CC3300;
font-size:0.9em;
text-decoration:underline;
}

.ltr_ltdown{
	font-family: LTDownTown, LTClascon;
	font-size: 18px;
}

.ltr_kristi{
	font-family: "Kristen ITC";
	font-size: 18px;
}

.lgeel {
	background-color: #EFDDA7;	
}
