A:link      {	text-decoration: none ;	color: #DE0029;	font-weight: bold}
A:visited   { text-decoration: none ; color: #990000; font-weight: bold}
A:active    {	text-decoration: none ;	color: #CE6300;	font-weight: bold}
A:hover     { text-decoration: underline; color: #DE0029; font-weight: bold}

#menu a {text-decoration: none; color: #000; font-weight: bold; line-height: 200%; }
#menu a:hover { text-decoration: underline; color: #DE0029;}

#menu ul { list-style: none ; padding-left: 16px ; margin: 0px }
#menu li {border-top: 1px solid #de0029 ; font-size: 10pt;  list-style: none ;}


body {
	background-color: #FFF7EE;
	margin: 0px 0px 20px;
	padding: 0px ;
	background: #de0029;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif ;
	font-size: 13px;
	line-height: 1.3077;
}

#links {
	left: 0px;
	padding-top: 16px ;
	width: 135px;
	}

#links, #rechts {
	background: #fff;
	position: absolute;
	top: 70px;
	text-align: left;
}

#rechts {
	right: 0px;
	border-left: 1px #000 solid;
	width: 158px;
	}

#pagina {
	background: #fff;
	border-left: 1px solid #000;
	border-top: 0px ;
	border-right: 0px ;
	border-bottom: 0px;
	margin: 0px 158px;
	padding: 16px;
	text-align: left;
	width: 400px ;
}

#content {
	background-color: #fff;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 770px;
}

#wrapper {
	text-align: center;
	background: #de0029;
}


.blauw { color: #333; }
.rood { color: #de0029; }

hr { color: #de0029; height: 1px; }

h4 {  font-size: 11pt; line-height: 130%; font-weight: bold}
h3 {  font-size: 13.5pt; line-height: 130%;  font-weight: bold}
h2 {  font-size: 19pt; line-height: 130%; font-weight: bold}
h1 {  font-size: 13.5pt; font-weight: bold ; line-height: 130% }

p, tr, th, li { font-size: 10pt; line-height: 13pt;  }

.klein { font-size: 7.5pt; line-height: 10pt }

#rechts p, #rechts td, #rechts li { font-size: 7.5pt; line-height: 10pt; margin: 10px 8px 8px 12px; }
#rechts .klein {font-size: 7pt }
#rechts h4 { font-size: 10pt; line-height: 12pt; margin: 10px 6px 8px 10px;}
#rechts ul { padding-left: 7px; margin-left: 7px; list-style-image : url(/nav/pijltje.gif); margin-top: 10px; }
/* padding-left in vorige regel is for Mozilla en Netscape */

ul.pijltje {
	list-style-image : url(/nav/pijltje.gif);
	list-style-type: none;
	padding-left: 8px;
	margin-left: 8px;
}

ul.pijltje li {
	margin-bottom: 10px;
	}

.feedmessage p, .berichtintro p { font-weight: bold; }

.recentbericht h4 { margin-bottom: 1px; }
.recentbericht p { display:inline; }
.recentberichtdatum { font-size: 90%; }
.recentbericht h4 a, .recentbericht h4 a:link, .recentbericht h4 a:visited { color: #de0029; }
.minderrecenteberichten ul, .jaargangen ul { border-top: 1px solid #de0029 ; padding-top: 14px;}

.afsluiting {
	clear: all;
	height: 1px; 
	background-color: #FFF;
}

.rbardatum {
	display: none;
}

.readspkr { display:none; }

.drijflinks {
        float:left;
        margin: 3px 8px 0 0;
}

.drijfrechts {
        float: right;
        margin: 3px 0 0 8px;
}

