/*
Kleuren Desire:
----------------------
donker:	rgb(82,6,85);
midden:	rgb(108,43,110);
licht:	rgb(212,193,212);

body {background-color: rgb(48,2,125};
*/
body {background-color: rgb(82,6,85);}

#koprow {background-color: rgb(82,6,85); background-image:url('../images/band.verlangen.gif');}
/*#contentrow {background-color: rgb(212,193,212);}*/
#subnav{ background-color: rgb(212,193,212);}
/*#subnav img {border: 1px solid rgb(82,6,85);}*/
/*div#nav {border: 1px solid rgb(82,6,85); background-color: white;}*/

.contentbg {background-color: rgb(108,43,110);}
.kopbalk {background-color: rgb(82,6,85);}
.topnav {background-color: rgb(212,193,212);border-color: rgb(82,6,85);}

#contentcel {border-color: rgb(82,6,85);}
.overzicht {border: 2px solid rgb(212,193,212);}

th{ background-color: rgb(212,193,212);color:rgb(82,6,85);}

h1 {color: rgb(108,43,110);}
h2 {color: #666;}
h3 {color: rgb(108,43,110);}

a:link, a:visited, a:active {color: rgb(108,43,110);}
a:hover {color: red;}

a.navi:link,  a.navi:active,  a.navi:visited {color: rgb(82,6,85);font-weight:bold; text-decoratoin:none;border: 1px solid rgb(82,6,85);}
a.navi:hover {color: red;}

table.beeldrechts img{border-color: rgb(212,193,212);}
img.imgband {border-color: rgb(212,193,212);}
img.mapborder{border-top: 1px solid rgb(82,6,85);border-bottom: 1px solid rgb(82,6,85);}
img.leftborder{border-bottom: 1px solid rgb(82,6,85);}

/*etcetera*/
hr{width: 100%; height: 1px; border-top: 1px solid  rgb(82,6,85);}

/*light background*/
div.lightbg{padding:10px;background-color:rgb(212,193,212);}