body {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
}

#header {
	border: 1px solid #006666;
	height: 63px;
	width: 777px;
	background-image: url(../images/header_back.gif);
	text-align: right;
	margin: 0 auto;
}

#content {
	width: 779px;
	margin: 0 auto;
	margin-top: 11px;
}

#footer {
	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;
}

.navigationbutton {
	margin-bottom: 5px;
}

#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; }

.subnav {
	width: 169px;
	background-color: #669999;
	margin-top: 5px;
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
