/*
  Theme created by Maurice de Regt
  http://www.mauricederegt.nl
*/

 /* General page style. */
body {	background-color: #FFFFFF; }

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #FFFFFF solid; }

 /* General menu style */
DIV {
font-family : Tahoma, Arial; 
	}
.clsCMOn { color: black; font-size : 10px; font-weight: bold; text-decoration : none; padding: 3px 0 0 4px; text-align: left; }
.clsCMOver { color: black; font-size : 10px; font-weight: bold; text-decoration : none; padding: 3px 0 0 4px; text-align: left; }
.clsCM1On { color: white; font-size : 12px; text-decoration : none; padding: 3px 0 0 4px; text-align: left; }
.clsCM1Over { color: black; font-size : 12px; text-decoration : none; padding: 3px 0 0 4px; text-align: left; }

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link,a:active,a:visited { color : #000000; }
a:hover		{ text-decoration: none; color : #000000; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; }

a.main:link,a.main:active,a.main:visited { color : #FFFFFF; background-color: #999999; }
a.main:hover { text-decoration: none; color : #000000; background-color: #FF9900; }

/* hyperlinks */
.categorie {
color: #OOO;
text-decoration: none;
}

/* Headings */
h1 {
font-weight: bold;
color: 666666;
letter-spacing: 5px;
font-size: 12px;
margin-bottom: -5px;
}

h2 {
font-weight: bold;
color: 666666;
letter-spacing: 5px;
font-size: 12px;
margin-bottom: 10px;
}

h3 {
font-family : Tahoma, Arial; 
font-weight: bold;
color: 333333;
letter-spacing: 4px;
font-size: 10px;
margin-bottom: 10px;
}

.welkom {
font-weight: bold;
color: 333333;
letter-spacing: 3px;
font-size: 12px;
margin-bottom: 5px;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gentitle { font-size : 12px; font-family : Tahoma, Arial; }
.gen,.genmed,.gensmall,.gentitle { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ text-decoration: none; color: #FFFFFF; }

/*Teksten op index*/
td.welkomTekst{ 
background-color: #EFEFEF;
padding: 5px;
 }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #FF9900; }
td.row3	{ background-color: #FFFFFF; }
.navCellOff 
{ 
   BACKGROUND-COLOR: #999999; 
    color: #FFFFFF; 
} 
.navCellOn 
{ 
   BACKGROUND-COLOR: #FF9900; 
    color: #999999; 
}
.navCellOff img {
   border-color: #FFFFFF;
}
.navCellOn img {
   border-color: #FFFFFF;
}

/* This sets the images borders in tables so there will be no spaces or borders around it */
.image { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; }
.imagecol { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; background-color: #666666 }
.imagespacer { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; }

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; letter-spacing: -1px; }
a.copyright,a.copyright:visited		{ color: #666666; text-decoration: none; }
a.copyright:hover { color: #000000; text-decoration: underline; }