html {
	
	background-color: #000000;
	margin: 0px;

}


.main {
	position:relative;
	background-image: url(/art/lichtblauwachtergrondplus2.jpg);
	width: 1000px;
	height:620px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color:#ffffff;
}
body
{
	margin:0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
h2
{
font-size:16px;
}

.menu {
	background-color: #EEEEEE;
	padding: 10px;
	width: 150px;
	vertical-align: top;
}
.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
.menu_current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.plaatjediv
p 
{
margin:0px;
}

img { behavior: url("/iepngfix.htc") }

td { behavior: url("/iepngfix.htc") }

.pngdiv  { behavior: url("/iepngfix.htc") }

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	position:relative;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 2px;
	top: 0;
	height: 100%;
	background: #a1c0c5;
}

.jScrollPaneDrag {
	position: absolute;
	background: #57878d;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowDown:hover {
	background-color: #336699;
}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-color: #336699;
}

.contentblok a
{
color: #336699;
}

.contentblok
{
line-height:200%;
font-size:11px;
}

.openingstijdentabel td
{
font-size:10px;
}

.btnav { 
	background-image: url(/art/merklabel.png);
	height:47px;
	width:114px;
	text-align:center;
	font-weight:900;
	font-size:11px;
	}




