
body {
	scrollbar-face-color:#F1F1F1;
	scrollbar-highlight-color:#F1F1F1;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#F1F1F1;
	font-size: 9px;
	background-color: #F1F1F1;
	margin: 0;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

#top{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_will_smith.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 135px;
	width: 770px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

#top2{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_gitaar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 135px;
	width: 770px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

#top3{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_ferry.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 135px;
	width: 770px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

#top4{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_dinand.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 135px;
	width: 770px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: top;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
}

#right{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back_right.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#navigatie{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top_navigatie.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	height: 34px;
	width: 770px;
	text-align: left;
	padding-left: 10px;
	vertical-align: top;
}

#table2{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/table_back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #CFEEF8;
	width: 148px;
	text-align: left;
	vertical-align: top;
	border-color: #86B2BC;
	border-style: solid;
	border-width: 1px;
}

.h1 {
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #3B7B88;
	margin-bottom: 5px;
	margin-left: 20px;
}

.news {
	font-family: Arial Narrow;
	font-size: 11px;
	color: #3B7B88;
	margin-bottom: 5px;
	line-height: 17px;
}

.updates {
	font-family: Arial;
	font-size: 11px;
	color: #3B7B88;
	margin-bottom: 5px;
	line-height: 17px;
}

.date {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 17px;
}

.belangrijk {
	font-family: Arial;
	font-size: 11px;
	color: #c80000;
	margin-bottom: 5px;
	margin-right: 20px;
	line-height: 17px;
}

P {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 17px;
}

.h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #3B7B88;
	text-decoration: none;
	background-image: url(../images/dotted_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 32px;
	width: 148px;
	padding-left: 10px;
	padding-top: 10px;
}

.h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #3B7B88;
	text-decoration: none;
	background-image: url(../images/dotted_line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 32px;
	width: 300px;
	padding-top: 10px;
}

.copy {
	font-family: Arial Narrow;
	font-size: 10px;
	color: #000000;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 17px;
}

a.link_content {
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
	padding-right: 13px;
	padding-top: 4px;
	margin-left: 10px;
	border-right: #000000;
	background-image: url(../images/navigatie_lijn.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: 22px;
}
a.link_content:hover {  color: #3B7B88; text-decoration: underline}
a.link_content:active {  color: #3B7B88; text-decoration: underline}

a.link_top {
	font-family: Arial;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
a.link_top:hover {text-decoration: underline}
a.link_top:active {text-decoration: underline}

a.link_sub {
	font-family: Arial;
	font-size: 11px;
	color: #3B7B88;
	text-decoration: none;
	background-image: url(../images/dotted_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 32px;
	width: 148px;
	padding-left: 10px;
	padding-top: 10px;
}
a.link_sub:hover {
	text-decoration: underline;
	color: Black;
}
a.link_sub:active {
	text-decoration: underline;
	color: Black;
}

a.link_text {
	font-family: Arial;
	font-size: 11px;
	color: #3B7B88;
	text-decoration: none;
}
a.link_text:hover {
	text-decoration: underline;
	color: Black;
}
a.link_text2:active {
	text-decoration: underline;
	color: Black;
}

a.link_text2 {
	font-family: Arial;
	font-size: 10px;
	color: #3B7B88;
	text-decoration: none;
	padding-left: 20px;
}
a.link_text2:hover {
	text-decoration: underline;
	color: Black;
}
a.link_text2:active {
	text-decoration: underline;
	color: Black;
}
