/*
Kleuren Inspiration:
----------------------
donker:	rgb(24,73,24);
midden:	rgb(40,86,40);
licht:	rgb(197,209,197);

body {background-color: rgb(24,73,24);}
*/
body {background-color: rgb(24,73,24);}

#koprow {background-color: rgb(24,73,24); background-image:url('../images/band.inspiratie.gif');}
/*#contentrow {background-color: rgb(197,209,197);}*/
#subnav {background-color: rgb(197,209,197);}
/*#subnav img {border: 0px solid rgb(24,73,24);}*/
/*div#nav {border: 1px solid rgb(24,73,24);}*/

.contentbg {background-color: rgb(40,86,40);}
.kopbalk {background-color: rgb(24,73,24);}
.topnav {background-color: rgb(197,209,197);border-color: rgb(24,73,24);}

#contentcel {border-color: rgb(24,73,24);}

/*div#content {border: 1px solid rgb(24,73,24);}*/
.overzicht {border: 2px solid rgb(197,209,197);}

th {background-color: rgb(197,209,197);color:rgb(24,73,24);}

h1 {color: rgb(40,86,40);}
h2 {color: #666;}
h3 {color: rgb(40,86,40);}

a:link, a:visited, a:active {color: rgb(40,86,40);}
a:hover {color: red;}

a.navi:link,  a.navi:active,  a.navi:visited {color: rgb(24,73,24);font-weight:bold; text-decoratoin:none;border: 1px solid rgb(24,73,24);}
a.navi:hover {color: red; background-color:white;}

table.beeldrechts img{border-color: rgb(197,209,197);}
img.imgband {border-color: rgb(197,209,197);}
img.mapborder{border-top: 1px solid rgb(24,73,24);border-bottom: 1px solid rgb(24,73,24);}
img.leftborder{border-bottom: 1px solid rgb(24,73,24);}

/*etcetera*/
hr{width: 100%; height: 1px; border-top: 1px solid rgb(24,73,24);}

/*light background*/
div.lightbg{padding:10px;background-color:rgb(197,209,197);}