html, body {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

img {
  float: left;
  padding: 5px;
  margin-top: 10px;
  margin-left: 5px;
  margin-bottom: 10px;
  border: 0 none;
}
a {
font-weight: bold;
text-decoration: none;
}

a:link {
color:BLUE;
text-decoration: underline;
font-variant: small-caps;
}

a:visited {
color:BLUE;
text-decoration: underline;
font-variant: small-caps;
}

a:hover {
text-decoration: underline overline;
border-bottom: 0px;
color: RED;
}

.more {
text-align:right;
}
.left {
float:left;
}
.clear {
clear:both;
}
body {
color:#5C5C5C;
font-family: Tahoma, Arial, Sans-Serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
}
body {
text-align:center;
}
#sitearea {
margin:auto;
text-align:left;
width:600px;
}
#search-news {
float:right;
width:140px;
}
#search-news div {
margin:0;
padding:3px 0;
}
#search-news #q {
border:1px solid #DA1D18;
width:140px;
}
#search-news .downcast {
background:#E6E7E7 none repeat scroll 0 0;
border-top:1px solid #CFD0D0;
margin:2px 0 0;
padding:3px 4px 4px;
}
#search-news h3 {
background:transparent url(images/bullet_letter.gif) no-repeat scroll 0 0;
margin:1em 0 0.4em;
padding-left:15px;
}
#search-news p {
margin:0.1em 0;
padding-left:15px;
padding-right:2px;
}
a {
color:#5C5C5C;
font-weight:bold;
}
#body {
padding-top:2em;
text-align:justify;
}

#body h2, #body p {
margin:0.3em 0;
}
#body a.green {
color:#DA1D18;
font-weight:normal;
text-decoration:underline;
}
#header {
background:#42453D;
height:50px;
color:#FFFFFF;
font-weight:bold;
padding:6px 0 5px;
}
#footer {
background:#42453D;
color:#FFFFFF;
font-weight:bold;
margin-top:2em;
padding:6px 0 5px;
}
#footer p {
margin:0;
padding:0;
}
#footer a{
color:yellow;
text-decoration:underline;
}

#navbar {
  text-align: right;
  margin: 0px auto;
  padding: 5px 5px 0px 5px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-family: Tahoma, Arial, Sans-Serif;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-weight:normal;
}

#navbar a {
  color: WHITE;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  font-size: 110%;
  border-bottom: none;
}

#navbar a.current {
  color: RED;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  font-size: 110%;
  border-bottom: 2px solid #0099CC;
  border-top : 2px solid #0099CC;
}

#navbar img {
  float: left;
  padding: 0px;
  margin: 0px;
}

#navbar a:hover {
  color: #0099CC;
  border-top : 5px solid #0099CC;
  font-weight: bold;
  border-bottom: none;
  font-size: 110%;
}

hr.hr_top{
   border-top: 1px solid #f00;
   border-bottom: 2px solid #f00;
   color: #fff;
   background-color: #fff;
   height: 4px;
}

hr.hr_bottom{
   border-bottom: 1px solid #f00;
   border-top: 2px solid #f00;
   color: #fff;
   background-color: #fff;
   height: 4px;
}
table {
vertical-align: top;
}

th{
  background-color: #008080;
  color: WHITE;
}

#nieuws th{
  background-color: NAVY;
  color: WHITE;
}

.roundcont {
	/*width: 250px;*/
	background-color: #ffffff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(../images/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.linksboven {
 BACKGROUND-IMAGE: url(../images/borders/lb.gif);
}
.boven {
 BACKGROUND-IMAGE: url(../images/borders/b.gif);
}
.rechtsboven {
 BACKGROUND-IMAGE: url(../images/borders/rb.gif);
}
.links {
 BACKGROUND-IMAGE: url(../images/borders/l.gif);
}
.rechts {
 BACKGROUND-IMAGE: url(../images/borders/r.gif);
}
.linksonder {
 BACKGROUND-IMAGE: url(../images/borders/lo.gif);
}
.onder {
 BACKGROUND-IMAGE: url(../images/borders/o.gif);
}
.rechtsonder {
 BACKGROUND-IMAGE: url(../images/borders/ro.gif);
}

#areatable img
{
  padding: 0px;
  margin: 0px;
  float: none;
}
