body {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/achtergrond_streep.jpg);
	font-size: 14px;
	background-position: center top;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #FBF2B7; 
    scrollbar-highlight-color: #FBF2B7;
    scrollbar-3dlight-color: #FBF2B7;
    scrollbar-shadow-color: #FBF2B7;
	scrollbar-darkshadow-color: #C8B506;
    scrollbar-track-color: #FFFFFF;

}

* {
	margin: 0px;
	padding: 0px
}

#container_index {
	height: 450px;
	width: 600px;
	margin-top: 110px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-image: url(../images/logo_index.png);
	background-repeat: no-repeat;
}
.table_container {
	height: 420px;
	width: 600px;
}
.table_index {
	height: 320px;

}

.td_index {
	height: 50px;
	text-align: right;
	padding-right: 50px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}

.td_index_adres {
	height: auto;
	text-align: right;
	padding-top: 30px;
	padding-right: 50px;
}

#container {
	height: 768px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/achtergrond_container.png);
}

#banner {
	float: left;
	height: 130px;
	width: 950px;
	background-repeat: no-repeat;
}

#nav {
	background-image: url(../images/nav.png);
	float: left;
	height: 40px;
	width: 940px;
}
#main_scroll {
	float: left;
	width: 940px;
	height: 568px;
	overflow: auto;
}
.tablemain_scroll {
	height: auto;
	width: 910px;
	overflow: auto;
}

.tdmain {
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 60px;
	width: auto;
	padding-right: 20px;
}

.tdmain_2 {
	text-align: left;
	vertical-align: top;
	padding-bottom: 0px;
	padding-left: 60px;
	width: auto;
	padding-right: 20px;
}

.table_foto {
	float: right;
	height: auto;
	width: auto;
	text-align: center;
}

.fotomain {
	text-align: center;
	text-decoration: none;
}

.fotomain2 {
	text-align: center;
	text-decoration: none;
	width: auto;
	padding-left: 20px;
}
.listmain {
	list-style-type: disc;
	padding-right: 60px;
	padding-left: 10px;

}

.table_lestijden {
	text-align: left;
	width: 820px;
	margin-left: 10px;
}
#main {
	float: left;
	width: 940px;
	height: 598px;
}
.tablemain {
	height: 588px;
	width: auto;
}

.foto_kl {
	padding-left: 60px;
	width: 140px;
	height: 90px;
	padding-top: 20px;
}

.bold {
	font-weight: bold;
}

.td_contact {
	text-align: center;
	vertical-align: middle;
	width: 450px;

}
.adres {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8B506;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBF2B7;
	text-align: center;
	width: 940px;
	vertical-align: top;
}
#adres_scroll {
	height: 20px;
	width: 950px;
	float: left;
}
.adres_scroll {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8B506;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FBF2B7;
	text-align: center;
	width: 940px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.geel {
	color: #C8B506;
}
.tekst18 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: underline;
}
.italic {
	font-style: italic;
}

.adres a:link  {
	color: #C8B506;
}

.adres a:visited {
	color: #C8B506;
}

a:link {
	text-decoration: none;
	color: #496BCC;
}

a:hover {
	text-decoration: none;
	color: #C8B506;
}

a:active {
	text-decoration: none;
	color: #C8B506;
}

a:visited {
	text-decoration: none;
	color: #496BCC;
}

