@charset "utf-8";
html {
	overflow: hidden;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 0.7em;
	background: #e2e2e2;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 2.3em;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	line-height: 28px;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 0px;
}
h4{
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: normal;
	margin-bottom: 0px;
}
#top {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	overflow: hidden;
	background: #ffe700;
	visibility: visible;
}
#logo_blok {
	float: left;
	height: 60px;
	margin-left: 58px;
	padding-top: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 90px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-image: url(../images/back_lines.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	visibility: visible;
}
#lijn {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 205px;
	left: 10px;
	right: 10px;
	height: 1px;
	overflow: hidden;
	background-color: #000000;
	visibility: visible;
}
#menu{
	width: 165px;
	height: 115px;
	margin: 0;
	position: absolute;
	top: 80px;
	left: 0px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	visibility: visible;
}
#menu a, #links_home a {
	color: #000000;
	text-decoration: none;
}

#menu a:hover, #links_home a:hover {
	text-decoration: underline;
}

#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}

#submenu{
	width: 160px;
	position: absolute;
	top: 205px;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	padding-right: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	visibility: visible;
}
#submenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#submenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#submenu a {
	color: #000000;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu .inleiding {
	width: 160px;
	font-size: 0.85em;
	margin-bottom: 20px;
	position: absolute;
}

#submenu .voetnoot {
	width: 160px;
	font-size: 0.85em;
	margin-bottom: 15px;
	position: absolute;
	visibility: hidden;
}
#submenu .voetnoot .nummer {
	font-size: 1.1em;
	font-weight: bold;
	color: #00aeef;
	padding-left: 35px;
	display: block;
}
#submenu_beeld{
	width: 160px;
	position: absolute;
	top: 205px;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	padding-right: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	visibility: visible;
}
#submenu_beeld .onderschift {
	width: 160px;
	margin-bottom: 15px;
	margin-left: 7px;
}
#submenu_beeld #onderschrift .titel {
	text-decoration: underline;
	line-height: 3em;
}

#submenu_beeld .thumbs {
	margin-left: 7px;
}
#krant {
	margin: 0;
	position: absolute;
	top: 205px;
	left: 545px;
	right: 0px;
	bottom: 0px;
	overflow: visible;
	width: 340px;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#krant hr {
	height: 0px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#krant a {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
}
#krant a:hover {
	color: #777777;
	text-decoration: none;		
}
#krant_home {
	margin: 0;
	position: absolute;
	top: 80px;
	left: 180px;
	right: 0px;
	bottom: 0px;
	overflow: visible;
	width: 750px;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}
#krant_home hr {
	height: 0px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}
#krant_home a {
	font-size: 10em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1em;
	color: #000000;
	text-decoration: none;
}
#krant_home a:hover {
	color: #777777;
	text-decoration: none;		
}
.nummer {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	padding-left: 50px;
	color: #00aeef;
	text-decoration: none;
}
#quotes {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 80px;
	left: 181px;
	overflow: hidden;
	width: 720px;
	height: 125px;
	visibility: visible;
}
#quotes .quote {
	font-size: 0.8em;
	width: 154px;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	float: left;
	line-height: 1.1em;
}
#quotes a {
	color: #000000;
	text-decoration: none;
}
#quotes a:hover{
	color: #777777;
}
#titel {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 12px;
	left: 445px;
	overflow: auto;
	width: 200px;
	height: 60px;
	visibility: visible;
}
#topmenu {
	padding: 0;
	overflow: auto;
	width: 225px;
	height: 30px;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	float: right;
	margin-top: 12px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
}
#topmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
}
#topmenu a:hover {
	text-decoration: underline;
}
#titel_content {
	margin: 0;
	position: absolute;
	top: 175px;
	left: 180px;
	overflow: hidden;
	width: 290px;
	height: 30px;
	padding-left: 10px;
	visibility: visible;
}
#titel_content .link {
	vertical-align: text-top;
	margin-top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#iconen_content {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 175px;
	left: 488px;
	overflow: visible;
	width: 50px;
	height: 30px;
	visibility: visible;
	float: left;
}
#iconen_content img {
	float: right;
	margin-right: 10px;
}
#print-link {
	background-image: url(../images/print.gif);
	height: 15px;
	width: 17px;
	color: #00CC00;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 8px;
}
#hoofditem_content {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 90px;
	left: 370px;
	overflow: hidden;
	width: 180px;
	height: 30px;
	visibility: visible;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
}
#menu .geselecteerd {
	text-decoration: underline;
}
#submenu .geselecteerd {
	text-decoration: underline;
}
#iconen_content img {
	margin-left: 8px;
	margin-top: 8px;
	border: 0px;
}
#content {
	margin: 0;
	position: absolute;
	top: 205px;
	left: 185px;
	bottom: 0px;
	overflow: auto;
	width: 330px;
	visibility: visible;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 15px;
}
#content_home {
	margin: 0;
	position: absolute;
	top: 110px;
	left: 210px;
	overflow: auto;
	width: 450px;
	visibility: visible;
	font-size: 1.9em;
	line-height: 1.1em;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	cursor:pointer
}
#content_home a {
	display: block;
	text-decoration: none;
	color: #000000;
}
#content_advies {
	margin: 0;
	position: absolute;
	top: 205px;
	left: 180px;
	bottom: 0px;
	overflow: auto;
	width: 330px;
	visibility: visible;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	background-image: url(../images/briefhoofd_RvC.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 90px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#submenu_beeld #thumbs img {
	margin-right: 3px;
	margin-bottom: 3px;
	border: 0px;
}
#content .voetnoot-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00AEEB;
	font-size: 0.75em;
	vertical-align: text-top;
}
#content .voetnoot-link a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00AEEB;
	text-decoration: none;
	vertical-align: text-top;
}
#content .quote {
	margin: 15px;
	font-style: italic;
	font-size: 0.9em;
}
#content .quote .auteur {
	font-style: normal;
	display: block;
}
.paging  {
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
.paging_titel   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 25px;
}
.paging  a  {
	margin-right: 2px;
	margin-left: 2px;
	color: #000000;
}
.paging  a:hover  {
	color: #777777;
}
#content_beeld {
	margin: 0;
	position: absolute;
	top: 205px;
	left: 180px;
	bottom: 0px;
	overflow: auto;
	width: 360px;
	visibility: visible;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#content_beeld img {
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#content_beeld_gr {
	margin: 0;
	position: absolute;
	top: 205px;
	left: 180px;
	bottom: 0px;
	overflow: auto;
	width: 720px;
	visibility: visible;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#quotes .quote blockquote {
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #666666;
	text-decoration: underline;
}
#content ul {
	margin: 15px;
	padding: 0px;
}
#content li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content a:hover {
	color: #000000;
}
#content .em {
	font-style: italic;
}
#content_advies .voetnoot {
	color: #000000;
	font-size: 0.75em;
	vertical-align: text-top;
}
#content_advies hr {
	height: 0px;
	border-style: solid;
	border-width: 1px 0 0 0;
	border-color: #999999;
	margin-right: 200px;
}
#content_advies .voetnoten {
	font-size: 0.8em;
}
#submenu_advies {
	width: 160px;
	position: absolute;
	top: 205px;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	padding-right: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	visibility: visible;
}
#content_advies ul {
	margin: 0px;
	padding-left: 20px;
}
#content_advies li {
	padding-left: 5px;
	padding-bottom: 10px;
}

#submenu_advies .geselecteerd {
	text-decoration: underline;
}
#submenu_advies ul {
	padding-right: 0px;
	padding-left: 25px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submenu_advies a {
	text-decoration: none;
	color: #000000;
}
#submenu_advies a:hover {
	text-decoration: underline;
}
#submenu_advies li {
	margin-bottom: 5px;
	list-style-type: decimal;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
}
.selected    {
	font-weight: bold;
	color: #000000;
}
#links_home {
	width: 160px;
	position: absolute;
	top: 205px;
	left: 0px;
	bottom: 0px;
	overflow: auto;
	visibility: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#links_home img {
	border: 0px;
	margin-right: 5px;
	float: left;
	margin-bottom: 30px;
}
