body {
	font-family:Arial, Helvetica, sans-serif; 
} 
table{
	border-spacing: 0px;
}

#een, #twee, #vier, #vijf, #zes {
	padding: 3px;
}

#drie {
	padding-top: 3px;
	padding-bottom:3px;
}

#drie a {
	text-decoration: none;
}

.foto a {
	text-decoration: none;
}

.text-padding {
	padding: 3px;
}

#stippel, .table_border{
	border:1px solid #686763;
}

.style1 {
	font-weight: bold;
	color: #FFCC00; 
	font-size: 36px;
}
.style2 {
	font-size: 12px; 
	font-style: italic; 
	font-weight: bold;
	color: #000066; 
	text-decoration: none;
}
.style3 {
	font-size: 18px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}
.style4 {
	height:40px;
	background-image:url(images/menu_top_bg.png);
	background-repeat:repeat-x;
}

.style4 h1 {
	float: left;
	color:#FFF;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
	overflow: visible;
	margin-top: 9px;
	line-height: 18px;
	width: 80%;
}

.style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC00; 
	font-size: 26px;
}
.style6 {
	font-size: 14px; 
	color: #000; 
	text-decoration: 
	none;
}
.style7 {
	font-size: 12px; 
	/*font-weight: bold; */
	color:#000;
	text-decoration: none;
}
.style8 {
	font-size: 24px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}
.style9, td, th, p {
	font-size: 12px; 
	color: #000; 
	text-decoration: none;
	margin-top:0px;
}

.style10 {
	font-size: 16px; 
	font-weight: bold; 
	color: #000; 
	text-decoration:none;
}
.style11 {
	font-size: 12px; 
	color: #000;
}
.style12 {
	font-size: 10px;
	color: #000;
}
.style13 {
	font-weight: bold;
	color: #FFCC00; 
	font-size: 22px; 
	background-color: #000;
}
// li,ul,ol { 
	list-style: none;
}
#verborgen {
	display:none;
}
// #inhoud img {
	max-width:250px; 
	width:expression(document.body.clientWidth > 450? "450px": "auto" );
}
#mySlideShow{
	width: 640px; 
	height: 640px;
}

.style4b {font-weight: bold; font-size: 24px; color: #000000; }
.style6b {font-weight: bold; font-size: 18px; color: #000000; }
.style6c {font-weight: bold; font-size: 16px; color: #000000; }
.style7b {font-size: 10px; color: #000000; }
.style8b {font-size: 11px; color: #000000; }
.style9b {font-size: 12px; font-weight: bold; color: #000000; }
.style10b {font-weight: bold; font-size: 18px; color: #000066;}
.style11b {font-size: 18px; color: #000066;}
.style13b {font-size: 12px; color: #000066;}

.open-close-button {
	border: 0 none;
    float: right;
    height: 40px;
    margin-right: -1px;
    margin-top: -1px;
    width: 50px;
}

/* Google Maps */
#map_canvas {
	width: 400px;
	height: 400px;
}

#map_canvas div div div div {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../css/csspie/PIE.php);
}

#content {
	height: 80px;
	/*-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(../css/csspie/PIE.php);*/
}

#content h1 {
	font-size: 18px;
}
