body
  {  background: #CC4A4E url('../img/back.gif') repeat-x scroll top left;
  }
  
body, tr, td
  {  font-family: Verdana, Arial, sans-serif;
     font-size: 11px;
     line-height: 1.7em;
     color: #000000;
  }
  
textarea, input, select
  {  font-family: Verdana, Arial, sans-serif;
     font-size: 11px;
     color: #1B1C20;
  }

.kop1, h1 {  color: #650000; font-size: 18px; font-weight: bold; font-family: Arial;  }
.kop2, h2 {  color: #ED1B24; font-size: 16px; font-weight: bold; font-family: Arial;  }
.kop3, h3 {  color: #D8372F; font-size: 16px; font-weight: bold; font-family: Arial;  }

a {  color: #0000FF; text-decoration: underline; }
a:hover {  color: #EA561F;  }

a.menu, a.menu:visited
  {  color: #FFFFFF;
     display: block;
     padding: 8px 0px 8px 25px;
     text-decoration: none;
     border-bottom: 1px solid #EF3139;
     font-weight: bold;
  }
a.menu-actief, a.menu-actief:visited
  {  color: #FFFFFF;
     background-color: #AB1115;
     display: block;
     padding: 8px 0px 8px 25px;
     text-decoration: none;
     border-bottom: 1px solid #EF3139;
     font-weight: bold;
  }
a.menu:hover, a.menu-actief:hover

  {  background: #650000 url('../img/mijter-menu.gif') no-repeat scroll top left;
     color: #FFDD00;
     padding: 8px 0px 8px 30px;
  }

.voettekst {  color: #BB8F8F; text-decoration: none; }
.voettekst:hover {  color: #FFFFFF; }

.rij0 { background-color: #FBFBFB; }
.rij1 { background-color: #EEEEEE; }
.kop, .voet { font-weight: bold; color: #FFFFFF; background-color: #F18232; }

#nieuws ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nieuws span {
	font-size: 10px;
	color: #666;
	margin-right: 10px;
}
