body {
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #ffffff;
}

div#main {position: absolute; left: 200px; top: 0px; }
div#adsense {position: absolute; left: 60px; top: 0px; }
div#music {position: absolute; left: 0px; top: -50px;}
div.submenu {position: absolute;
							left: 400px;
							top: 400px;
							width: 150px;
							height: 150px;
							z-index:-2; }

td.blokwit{background-color:white;}
td.blokzwart{background-color:black;text-decoration: none; color: white;}
img {border:none;}
td.blokzwart {height:150px;width: 150px;}
td.blokwit {height:150px;width: 150px;}

img.blokzwart {height:150px; width: 150px}
img.blokwit {height:150px; width: 150px}
img.balk {width: 600px;}
div.content {
						background-color: white; 
						border-style: solid;
						border-width: 2px;
						margin: 0 0;
						}
						
td.menu { 	border-style: solid;
						border-width: 2px;
						border: 2px outset grey;
						background-color: #aaaaaa;
						text-align: center;
						height: 30px;
						width: 146px;
						padding-top: 5px }
a.menu {color: black;}
a.menu:hover {text-decoration: none;color: white}

p,h1,li,td {font-family: Arial;list-style-type: square; vertical-align: top;}
a {text-decoration: none; color: gray}
a:hover {text-decoration: underline overline; color: #222222}
p,li,td {font-size:12px;}
P:first-letter { float: none; font-size: 250%; font-weight: bold;}
h1 {font-size: 16px;}
h3 {font-size: 12px; font-weight:bold; text-align:middle;}
p.citaat, td.citaat {font-family: Times New Roman; font-size:11px; font-style: italic;text-align:right;}
p.citaat:first-letter {font-size: 100%;};
div#kalenderdiv td {text-decoration: none; color: grey}
div#kalenderdiv a {text-decoration: none; color: black}
div#kalenderdiv a:hover {text-decoration: underline overline; color: #222222}
table.prijslijst {width: 100%;}
td.prijs {text-align: right;}

.labelcel {
 color: white;
 background-color: black;
 width: 300px;
}

.veldcel input {
 width: 250px;
 background-color: white;
 color: black;
 border: 1px solid black;
 margin-right: 0px;
} 

 #formulier table {
 background-color: black;
 color: #000000;
 width: 596px;
 border: 1px solid black;
 border-collapse: collapse;
}

#formulier td {
 border: 1px solid black;
 padding-left: 0px;
}
#formulier h2 {
	color: white;
}
#formulier textarea {
 background-color: white;
 color: black;
 width: 250px;
 border: 1px solid black;
 margin-right: 0px;
}

.button {
 background-color: white;
 color: black;
 font-family:Arial;
 font-weight:bold;
 border:1px solid;
 margin-left: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 width:80px;
}