/*
Kleuren Fascination:
----------------------
donker:	rgb(250,94,0);
midden:	rgb(251,126,51);
licht:	rgb(254,215,191);

body {background-color: rgb(255,216,201);}
*/
body {background-color: rgb(250,94,0);}

#koprow {background-color: rgb(250,94,0); background-image:url('../images/band.fascinatie.gif');}
/*#contentrow {background-color: rgb(254,215,191);}*/
#subnav{ background-color: rgb(254,215,191);}
/*#subnav img {border: 1px solid rgb(250,94,0);}*/
/*div#nav {border: 1px solid rgb(250,94,0); background-color: white;}*/

.contentbg {background-color: rgb(251,126,51);}
.kopbalk {background-color: rgb(250,94,0);}
.topnav {background-color: rgb(254,215,191);border-color: rgb(250,94,0);}

#contentcel {border-color: rgb(250,94,0);}
.overzicht {border: 2px solid rgb(254,215,191);}

th { background-color: rgb(254,215,191);color:rgb(250,94,0);}

h1 {color: rgb(250,94,0);}
h2 {color: #666;}
h3 {color: rgb(250,94,0);}

a:link, a:visited, a:active {color: rgb(250,94,0);}
a:hover {color: red;}

a.navi:link,  a.navi:active,  a.navi:visited {color: rgb(250,94,0);font-weight:bold; text-decoratoin:none;border: 1px solid rgb(250,94,0);}
a.navi:hover {color: red;}

table.beeldrechts img{border-color: rgb(254,215,191);}
img.imgband {border-color: rgb(254,215,191);}
img.mapborder{border-top: 1px solid rgb(250,94,0);border-bottom: 1px solid rgb(250,94,0);}
img.leftborder{border-bottom: 1px solid rgb(250,94,0);}

/*etcetera*/
hr{width: 100%; height: 1px; border-top: 1px solid rgb(250,94,0);}

/*light background*/
div.lightbg{padding:10px;background-color:rgb(254,215,191);}
