BODY {
	scrollbar-3dlight-color:#BDB76B;
	scrollbar-arrow-color:#B8860B;
	scrollbar-base-color:#DEB887;
	scrollbar-track-color:#00004a;
	scrollbar-darkshadow-color:#B8860B;
	scrollbar-face-color:#00004a;
	scrollbar-highlight-color:#A52A2A;
	scrollbar-shadow-color:#DEB887;
	background-image: url(afbeeldingen/bannerwatersportindex.gif);
	background-position: 50px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
 #container {
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #00004a;
	border: 1px solid #00004a;
}
#header {
	height: 200px;
	width: 800px;
	background-image: url(afbeeldingen/back%20png.png);
}

#navigatie {
	float: left;
	height: 50px;
	width: 530px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	background-color: #00004a;
}
#footer {
	float: left;
	height: 25px;
	width: 800px;
	font-size: 12px;
	color: #FFF;
	background-color: #00004a;
}

#inhoud {
	height: 400px;
	width: 600px;
	float: left;
	border-right-width: 1px;
	background-color: #FFF;
	color: #000;
	overflow: auto;
}
#inhoud form table tr td {
	color: #000;
	font-weight: bold;
	overflow: auto;
}

table {
	color: #000;


}
tr {
	text-align: left;
}

h4 {
	font-size: 1em;
	color: #000;
}
h5 {
	font-size: 1em;
	color: #000;
}
#adres {
	font-size: 14px;
	color: #FFF;
	height: 50px;
	width: 200px;
	float: left;
}

#adv1 {
	float: right;
	height: 110px;
	width: 190px;
	background-color: #00004a;
	background-repeat: no-repeat;
	background-image: url(afbeeldingen/ad1.png);
}
#adv2 {
	float: right;
	height: 110px;
	width: 190px;
	background-repeat: no-repeat;
	background-image: url(afbeeldingen/ad2.png);
}
#adv3 {
	float: right;
	height: 110px;
	width: 190px;
	background-color: #00004a;
	background-repeat: no-repeat;
	background-image: url(afbeeldingen/ad3.png);
}
#adv4 {
	float: right;
	height: 50px;
	width: 190px;
	text-align: center;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#adres a:hover {text-decoration:underline;
			color: #F00;
}

#inhoud a:link{color:#000;}
#inhoud a:visited{color:#000;}
#inhoud a:hover{color:#000;}
#inhoud a:active{color:#000;}




 
div {
	color: #FFF;
}
p {
	color: #000;
}
#inhoud #id {
	overflow: auto;
}

