body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height:16px;
}
.geel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffc425;
}
html{height: 100%;
}
#fullheight {
	height: 100%;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#streepjes_boven {
	background-image: url(images/streepjes_boven.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigatie {
	background-image: url(images/navigatie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnavigatie {
	background-image: url(images/subnavigatie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #464646;
}
#tekstvlak {
	background-image: url(images/tekstvlak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blokje_geel {
	background-image: url(images/blokje_geel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blokje_grijs {
	background-image: url(images/blokje_grijs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blokje_subnav {
	background-image: url(images/blokje_subnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#blokje_linksonder {
	background-image: url(images/blokje_linksonder.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#streepje_rechts{
	background-image: url(images/streepje_rechts.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#gelestreep_boven{
	background-image: url(images/gelestreep_boven.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link {
	color: #FAB913;
}
a:visited {
	color: #FAB913;
}
a:hover {
	color: #464646;
}
a:active {
	color: #FAB913;
}
.navon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:16px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAB913;
	line-height:16px;
	
}
.nav a:link {
	color: #333333;
	font-size: 11px;
}
.nav a:visited {
	color: #333333;
	font-size: 11px;
}
.nav a:hover {
	color: #ffffff;
	font-size: 11px;
}
.nav a:active {
	color: #333333;
	font-size: 11px;
}
.subon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 30px;
}
.sub a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 30px;
}
.sub a:link {
	text-decoration: none;
}
.sub a:visited {
	text-decoration: none;
	color: #000000;
}
.sub a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.sub a:active {
	text-decoration: none;
	color: #000000;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAB913;
	font-weight: bold;
}