body {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

.wittetekst {
	color: #FFFFFF;
}

#content {
	width: 779px;
	margin: 0 auto;
	margin-top: 11px;
}

#footer {
	float: clear;
	width: 779px;
	margin: 0 auto;
	margin-top: 22px;
	font-size: 90%;
}

#secondary_nav {
	margin-top: 43px;
	margin-right: 10px;
}

#navigation {
	width: 173px;
	height: 288px;
}

#maincontent {
	width: 412px;
	background-color: #D9E8E8;
}

#rightcolumn {
	width: 175px;
	height: 288px;
	border-left: 1px solid #336666;
	border-right: 1px solid #336666;
}

#breadcrumb {
	margin-left: 9px;
	/*margin-top: 23px;*/
}

.navigationbutton {
	margin-bottom: 5px;
}

#navigationsubbutton {
	margin-bottom: 5px;
	width: 173px;
	height: 20px;
}

.actiesubbuttons {
	background-image: url(../images/buttons/actiesubbutton.gif);
}

.arbeidsomstandighedensubbuttons {
	background-image: url(../images/buttons/arbeidssubbutton.gif);
}

.bedrijvensubbuttons {
	background-image: url(../images/buttons/bedrijvensubbutton.gif);
}

.code_controlesubbuttons {
	background-image: url(../images/buttons/codesubbutton.gif);
}

.themassubbuttons {
	background-image: url(../images/buttons/themassubbutton.gif);
}

.wetgevingsubbuttons {
	background-image: url(../images/buttons/wetgevingsubbutton.gif);
}

#focus {
	width: 376px;
	text-align: left;
	margin-bottom: 16px;
	margin-left: 18px;
}

#actie {
	height: 168px;
	margin-top: 19px;
}

#nieuws {
	width: 162px;
	height: 202px;
	margin-left: 6px;
}

#meernieuws {
	width: 162px;
	height: 20px;
	margin-left: 6px;
	margin-top: 5px;
	/*border-top: 1px solid #669999;*/
}

a.bottomnavigation:link { color: #FFFFFF; background-color: #669999; width: 173px; text-decoration: none; }
a.bottomnavigation:active { color: #FFFFFF; ackground-color: #669999; text-decoration: none; }
a.bottomnavigation:visited { color: #FFFFFF; background-color: #669999; text-decoration: none; }
a.bottomnavigation:hover { color: #FFFFFF; background-color: #669999; text-decoration: underline; }

a.secondary_nav:link { text-decoration: none; color: #000000; }
a.secondary_nav:active { text-decoration: none; color: #000000; }
a.secondary_nav:visited { text-decoration: none; color: #000000; }
a.secondary_nav:hover { text-decoration: underline; color: #000000; }

a.subbutton:link { text-decoration: none; color: #000000; padding-left: 26px; line-height: 170%; }
a.subbutton:active { text-decoration: none; color: #000000; padding-left: 26px; line-height: 170%; }
a.subbutton:visited { text-decoration: none; color: #000000; padding-left: 26px; line-height: 170%; }
a.subbutton:hover { text-decoration: underline; color: #000000; padding-left: 26px; line-height: 170%; }

a.wittelink:link { text-decoration: underline; color: #FFFFFF; }
a.wittelink:active { text-decoration: underline; color: #FFFFFF; }
a.wittelink:visited { text-decoration: underline; color: #FFFFFF; }
a.wittelink:hover { text-decoration: underline; color: #FFFFFF; }

.subnav {
	width: 169px;
	background-color: #669999;
	margin-top: 5px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.titel {
	font-weight: bold;
	font-size: 120%
}

.titelbox_blauw {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 240%;*/
	padding: 6px;
	width: 100%;
	background-color: #009999;
}

.titelbox_oranje {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 240%;*/
	padding: 6px;
	width: 100%;
	background-color: #CC6600;
}

.titelbox_purper {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 240%;*/
	padding: 6px;
	width: 100%;
	background-color: #330033;
}

.titelbox_groen {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 240%;*/
	padding: 6px;
	width: 100%;
	background-color: #8DA70B;
}

.titelbox_magenta {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 240%;*/
	padding: 6px;
	width: 100%;
	background-color: #660033;
}

.titelbox_aubergine {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 240%;*/
	padding: 6px;
	width: 100%;
	background-color: #333366;
}