body {
margin:50 0 50 0;
background:#B3BD93;
}

a:link {color:#444;text-decoration:underline;}
a:visited {color:#444;text-decoration:underline;}  
a:hover {color:#444;text-decoration:none;}

a.under:link {color:#fff;text-decoration:underline;}
a.under:visited {color:#fff;text-decoration:underline;}  
a.under:hover {color:#fff;text-decoration:none;}

a.menu:link {
color:#fff;
font:normal 14px verdana;
font-weight: bold;
text-decoration:none;
margin-left: 10;
margin-right: 5;
}

a.menu:visited {
color:#fff;
font:normal 14px verdana;
font-weight: bold;
text-decoration:none;
margin-left: 10;
margin-right: 5;
}

a.menu:hover {
color:#000;
font:normal 14px verdana;
font-weight: bold;
text-decoration:none;
margin-left: 10;
margin-right: 5;
}

#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px verdana;
line-height:22px;
z-index:100;
padding: 4 0 0 0;
}

#dropmenudiv a{
color:#fff;
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #bbb;
text-decoration: none;
color:#000;
}

a.submenu:link {color:#fff;text-decoration:underline;}
a.submenu:visited {color:#fff;text-decoration:underline;}  
a.submenu:hover {color:#fff;text-decoration:none;}


/* margin: boven rechts onder links */

.td {
background:#777;
/*	background:#362401; */
}

.tdsub {
background:#bbb;
}

.table {
border: 1px solid #777;
/*	border: 1px solid #B3BD93; */
background:#fff;
}

.txtlogo {
color:#92A065;
font:18px verdana;
font-weight: bold;
letter-spacing:0.3em;
text-transform: normal;
margin: 40 40 40 40;
}

.txthead {
color:#444;
font:18px verdana;
font-weight: bold;
text-transform: normal;
margin: 40 40 15 40;
}

.txt {
color:#444;
font:11px/20px verdana;
margin: 0 40 40 40;
}

.txttitle {
color:#444;
font:11px/16px verdana;
font-weight: bold;
margin: -20 40 00 40;
}

#logo {
margin: 45 40 20 20;
padding: 5;
}

#nieuwskop {
margin: 187 40 20 0;
background: #ddd;
padding: 3;
}

.nieuwskop {
color:#000;
font:12px verdana;
font-weight: bold;
letter-spacing:0.2em;
text-transform: normal;
margin: 0;
}

#nieuws {
margin: -20 40 20 0;
background: #eee;
padding: 3;
}

.nieuwsberichtkop {
color:#000;
font:11px verdana;
font-weight: bold;
margin: 10px 0px 3px 0px;
}

.nieuwsbericht {
color:#000;
font:10px/14px verdana;
margin: 0px 0px 3px 0px;
}

.txtunder {
text-align: center;
color:#ffffff;
font:10px verdana;
}

