body {
background: white;
padding:3;
margin:0;
font-family: verdana, arial, sans-serif;
font-size: 90%;
color: black;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {

width: 150px;
}

#menu dt {
cursor: pointer;
background: #0066FF;

line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: left;
font-size: 13px;
}

#menu dd {
position: absolute;
z-index: 100;
left: 23%;
margin-top: -1.4em;
width: 150px;
background: #D6EBED;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: left;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {

text-decoration: none;
display: block;
}

#menu li a:hover {
color: #FF6600;
}


#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}








.bglinks {
	background-image: url(images/linkerboord.jpg);
	background-repeat: repeat-y;
}

.bgleeg {
	background-image: url(images/grote_leegte.jpg);
	background-repeat: repeat;
}

.bgrechts {
	background-image: url(images/rechts_boord.jpg);
	background-repeat: repeat-y;
}

A:link {text-decoration: none; color: #000000; font-family: arial; font-weight: bold; font-size: 13;}
A:active {text-decoration: none; color: #FF6600; font-family: arial; font-weight: bold; font-size: 13;}
A:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A:hover {text-decoration: none; color: #0000FF; font-family: arial; font-weight: bold; font-size: 13;}


A.menu:link {text-decoration: none; color: #FFFFFF; font-family: arial; font-weight: bold; font-size: 13;}
A.menu:active {text-decoration: none; color: orange; font-family: arial; font-weight: bold; font-size: 13;}
A.menu:visited {text-decoration: none; color: #FFFFFF; font-family: arial; font-weight: bold; font-size: 13;}
A.menu:hover {text-decoration: none; color: yellow; font-family: arial; font-weight: bold; font-size: 13;}

A.red:link {text-decoration: underline; color: red; font-family: arial; font-weight: bold; font-size: 13;}
A.red:active {text-decoration: underline; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.red:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.red:hover {text-decoration: none; color: orange; font-family: arial; font-weight: bold; font-size: 13;}

A.baffertje:link {text-decoration: none; color: blue; font-family: Cooper Black; font-size: 13;}
A.baffertje:active {text-decoration: none; color: #000000; font-family: Cooper Black; font-size: 13;}
A.baffertje:visited {text-decoration: none; color: #000000; font-family: Cooper Black; font-size: 13;}
A.baffertje:hover {text-decoration: none; color: orange; font-family: Cooper Black; font-size: 13;}

A.link:link {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.link:active {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.link:visited {text-decoration: none; color: #003366; font-family: arial; font-weight: bold; font-size: 13;}
A.link:hover {text-decoration: none; color: #FF6600; font-family: arial; font-weight: bold; font-size: 13;}

A.gedicht:link {text-decoration: none; color: blue; font-family: Lucida Handwriting; font-weight: bold; font-size: 13;}
A.gedicht:active {text-decoration: none; color: orange; font-family: Lucida Handwriting; font-weight: bold; font-size: 13;}
A.gedicht:visited {text-decoration: none; color: blue; font-family: Lucida Handwriting; font-weight: bold; font-size: 13;}
A.gedicht:hover {text-decoration: none; color: orange; font-family: Lucida Handwriting; font-weight: bold; font-size: 13;}

h6{font-size: 11px; color: red; font-family: arial; text-align: center}

ul { list-style-type: square }
