﻿body {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
table {
	font-size: 1em;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper{
	width: 66.67em;
	margin: 0 auto;
	text-align: left;
}
#logo {
	position: absolute;
    top: 0;
	width: 66.67em;
	height: 12em;
	z-index: 1;
}
#container {
	position: absolute;
    top: 0;
	width: 66.67em;
	z-index: 2;
}
#logoHome {
	position: absolute;
    top: 0;
	width: 66.67em;
	height: 8.33em;
	z-index: 3;
}
/*********************************************
 * headerLeft
 */
#headerLeft {
	width: 44.58em;
	height: 8.33em;
	float:left;
}

/*********************************************
 * headerRight
 */
#headerRight {
	width: 22.08em;
	height: 8.33em;
	float:left;
}

/*********************************************
 * visualsLeft
 */
#visualsLeft {
	width: 13.92em;
	height: 1.67em;
	float:left;
	background-color: #000000;
	border-right: 1px solid #ffffff;
}

/*********************************************
 * visualsMiddle
 */
#visualsMiddle {
	width: 43.08em;
	height: 1.67em;
	float:left;
	background-color: #000000;
	color: #ffffff;
	padding-left: 1.5em;
	font-weight: bold;
}
#visualsMiddle>span {
    display: inline-block;
	line-height: 1.80em;
	vertical-align: middle;
	font-size: 0.92em;
}
#visualsMiddle a {
    display: inline-block;
	line-height: 1.80em;
	vertical-align: middle;
	font-size: 0.92em;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#visualsMiddle a:hover {
	text-decoration: underline;
}

/*********************************************
 * visualsRight
 */
#visualsRight {
    width: 8.08em;
	height: 1.67em;
	float:left;
}
/*********************************************
 * contentLeft
 */
#contentLeft {
	padding: 0.5em;
	margin-top:0.5em;
	margin-bottom:1.5em;
	min-height: 38em;
	width: 12.92em;
	float:left;
	border-right: 1px solid #999999;
	overflow: hidden;
}
#menuTop {
	color: #666666;
	font-size: 1.25em;
	text-transform: uppercase;
}
#menuTop a {
	color: #666666;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
}
#menuTop a:hover {
	text-decoration: underline;
}

#menuMiddle li {
	list-style-image:none;
	list-style-type:none;
}
#menu {
	font-size: 0.9em; /* 0.83em */
    margin-left: 0px;
    padding-left: 0px;
}
#menu a {
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
	text-transform: uppercase;
}
#menu a:hover {
	text-decoration: underline;
}
#menu a.current {
	color: #660000;
	font-weight: bold;
}
#menu ul.current li {
	color: #660000;
}

#submenu {
    margin-left: 0px;
    padding-left: 1.67em;
	padding-bottom: 1.5em;
}
#submenu a {
	color: #660000;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
	text-transform: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu li.current {
	list-style-image:url(images/bullet_red.png);
	list-style-type:disc;
}
#submenu a.current {
	color: #660000;
	font-weight: bold;
}

#menuBottom {
	margin-top: 5em;
	color: #228922;
	font-weight:bold;
	font-size:1.05em;
}
#menuBottom a {
	color: #228922;
	font-weight: bold;
	font-size:1.05em;
}

/*********************************************
 * contentMiddle1
 */
#contentMiddle1 {
	margin-top:0.5em;
	margin-bottom:1.5em;
	padding: 0em 1.5em;
	min-height: 38em;
	width: 29.58em;
	float:left;
}
#readspeaker {
	width: 29.58em;
	height: 3.83em;
}
#readspeaker a {
	color: #000000;
	text-decoration: underline;
}
#readspeaker a:hover {
	text-decoration: none;
}
#content h3 {
	margin: 0;
	color: #660000;
	font-size: 1.5em;
	font-weight: normal;
}

#content a {
	color: #000000;
	text-decoration: underline;
	/*
	padding-left: 8px;
	background-image: url("images/linkarrow.gif");
	background-repeat: no-repeat;
	background-position: 5px left;
	*/
}
#content a:hover {
	text-decoration: none;
}

.pageHeader {
    display: block;
	margin-top: 0;
	font-size: 1.5em;
	color: #660000;
}

/*********************************************
 * contentMiddle2
 */
#contentMiddle2 {
	margin-top:0.5em;
	margin-bottom:1.5em;
	min-height: 38em;
	width: 16em;
	float:left;
}
#search a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#search a:hover {
	text-decoration: underline;
}
#search form {
	margin: 0px;
	padding: 0px;
	font-size: 1.08em;
	font-weight: bold;
}
#pattern {
	margin: 0px;
	width: 99%;
	border: 1px solid #000000;
}
#subsubmenu h3 {
	font-size: 1.33em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #000000;
}

#contentMiddle2 li {
	list-style-image:none;
	list-style-type:none;
}

#subsubmenuUl {
	font-size: 0.9em; /* 0.83em */
    margin-left: 0px;
    padding-left: 0px;
}
#subsubmenuUl a {
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
	text-transform: uppercase;
}
#subsubmenuUl a:hover {
	text-decoration: underline;
}
#subsubmenuUl a.current {
	color: #660000;
	font-weight: bold;
}
#subsubmenuUl ul.current li {
	color: #660000;
}

#subsubsubmenuUl {
    margin-left: 0px;
    padding-left: 1.67em;
	padding-bottom: 1.5em;
}
#subsubsubmenuUl a {
	color: #660000;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
	text-transform: none;
}
#subsubsubmenuUl a:hover {
	text-decoration: underline;
}
#subsubsubmenuUl li.current {
	list-style-image:url(images/bullet_red.png);
	list-style-type:disc;
}
#subsubsubmenuUl a.current {
	color: #660000;
	font-weight: bold;
}

#publicationSystem table {
	border-collapse: collapse;
	width: 100%;
}
#publicationSystem h3 {
	font-size: 1.33em;
	color: #E67525;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#publicationSystem td.content {
	border-top: 1px solid #E67525;
	border-bottom: 1px solid #E67525;
	font-style: italic;
	font-weight: bold;
	font-size: 0.92em;
	padding: 0.25em;
}
#publicationSystem td.date {
	border-top: 1px solid #E67525;
	border-bottom: 1px solid #E67525;
	font-weight: bold;
	color: #E67525;
	font-size: 0.92em;
	padding: 0.25em;
	width: 4em;
}

#publicationSystemAuto h3 {
	font-size: 1.33em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #000000;
}
#publicationSystemAuto a {
	font-size: 0.92em;
	color: #000000;
}
#publicationSystemAuto li {
	list-style-image:none;
	list-style-type:none;
}
#publicationSystemAuto ul {
    margin: 0px;
    padding: 0px;
}
#publicationSystemAuto a {
	color: #000000;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
	text-transform: uppercase;
}
#publicationSystemAuto a:hover {
	text-decoration: underline;
}
#publicationSystemAuto a.current {
	color: #660000;
	font-weight: bold;
}
#publicationSystemAuto ul.current li {
	color: #660000;
}
#publicationSystemAutoSub li {
    margin-left: 1.67em;
}
#publicationSystemAutoSub a {
	color: #660000;
	text-decoration: none;
	margin-bottom: 3px;
	display: inline-block;
	text-transform: none;
}
#publicationSystemAutoSub a:hover {
	text-decoration: underline;
}
#publicationSystemAutoSub li.current {
	list-style-image:url(images/bullet_red.png);
	list-style-type:disc;
}
#publicationSystemAutoSub a.current {
	color: #660000;
	font-weight: bold;
}

#agenda table {
	border-collapse: collapse;
	width: 100%;
}
#agenda h3 {
	font-size: 1.33em;
	color: #145DB9;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#agenda td.content {
	border-top: 1px solid #145DB9;
	border-bottom: 1px solid #145DB9;
	font-weight: bold;
	font-style: italic;
	font-size: 0.92em;
	padding: 0.25em;
}
#agenda td.date {
	border-top: 1px solid #145DB9;
	border-bottom: 1px solid #145DB9;
	font-weight: bold;
	color: #145DB9;
	font-size: 0.92em;
	padding: 0.25em;
	width: 4em;
}
#geluidsfragment table {
	border-collapse: collapse;
	width: 100%;
}
#geluidsfragment h3 {
	font-size: 1.33em;
	color: #145DB9;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#geluidsfragment td.link {
	border-top: 1px solid #145DB9;
	border-bottom: 1px solid #145DB9;
	color: #145DB9;
	font-size: 0.92em;
	height: 1.833em;
	line-height: 1.833em;
	vertical-align: middle;
}
#geluidsfragment a {
	color: #145DB9;
}
#geluidsfragment td.omschrijving {
	border-top: 1px solid #145DB9;
	border-bottom: 1px solid #145DB9;
	color: #145DB9;
	font-style: italic;
	font-size: 0.92em;
	padding: 0.25em;
}

#login h3 {
	font-size: 1.33em;
	color: #145DB9;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 1px solid #145DB9;
}

#extra_text table {
	border-collapse: collapse;
	width: 100%;
}
#extra_text h3 {
	font-size: 1.33em;
	color: #228922;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 0;
}
#extra_text td.content {
	border-top: 1px solid #228922;
	border-bottom: 1px solid #228922;
	font-weight: bold;
	font-style: italic;
	font-size: 0.92em;
	padding: 0.25em;
}
#extra_text td.date {
	border-top: 1px solid #228922;
	border-bottom: 1px solid #228922;
	font-weight: bold;
	color: #228922;
	font-size: 0.92em;
	padding: 0.25em;
	width: 4em;
}

/*********************************************
 * contentRight
 */
#contentRight {
	min-height: 40em;
	width: 4em;
	float:left;
	text-align: right;
}

/*********************************************
 * footer
 */
#footer {
	width: 66.67em;
	float:left;
    font-size: 0.92em;
    text-align: center;
	min-height: 3em;
	color: #666666;
	font-weight: bold;
}
#footer a {
    color: #666666;
    font-weight: normal;
}