.oranje { color: #F18F00 }
.donkergroen { color: #82B112; } /* donkergroen electronica*/
.lichtgroen  { color: #CFD100; } /* lichtgroen vrije tijd*/
.blauw { color: #27BDEA; } /* blauw wonen */
.geel { color: #FFCC00; } /* geel baby en kind */
.paars{ color: #A54B8F; } /* paars computer */
.rood { color: #FF0000; } /* rood vervoer*/
.zwart { color: #000000; } /* zwart in pingelbox*/

/* -------------------- algemene styles ------------------- */

body  { line-height: 20px; font-family: Arial, "Trebuchet MS", sans-serif; margin: 0px; padding: 0px }
td.hometop { /* zwarte balk boven */
	background-image: url(../img/t_backgr.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 16px;
	color: #F18F00; /* oranje */
	font-weight: bold;
	margin-bottom: 17px;
}
h2 {
	font-size: 16px;
	color: #F18F00; /* oranje */
	font-weight: bold;
	margin-bottom: 3px;
}
h3 {
	font-size: 12px;
	color: #F18F00; /* oranje */
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 6px;
}
h4 {
	font-size: 16px;
	color: #F18F00; /* oranje */
	font-weight: normal;
	margin-bottom: 0px;
	clear: both;
}
p  { color: #000000; font-size: 10pt; margin-top: 0px }
ol {
	font-size: 11px;
	margin-left: 23px;
}
/* oud ul {
	font-size: 11px;
	list-style-position: outside;
	list-style-image: url(../img/bullet.jpg);
	margin-left: 17px;
	margin-top: 0px;
}
li {
	font-size: 11px;
	margin-left: 0px;
} */
ul {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul li {
	padding-left: 20px;
	background-image: url(../img/arrow1_orange.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
a:link {
	font-size: 11px;
	color: #000000;
}
a:visited {
	font-size: 11px;
	color: #000000;
}
a:hover {
	font-size: 11px;
	color: #F18F00;
}
a:active {
	font-size: 11px;
	color: #000000;
}
td {
	vertical-align: top;
	font-size: 12px;
}
hr  { padding-left: 19px; border-top: none; border-right: none; border-bottom: 2px solid green; border-left: none; height: 0 }
hr.footer {
	border: none;
	border-bottom: 2px solid #000000; 
	height: 0;
	margin-bottom: -12px;
}
/* -------------------- categorieën op homepage ------------------- */
td.donkergroen {color: #82B112;padding-bottom: 6px;padding-top: 5px;}
.donkergroen a:hover { 	color: #82B112; }

td.lichtgroen {color: #CFD100;	padding-bottom: 6px;padding-top: 5px;}
.lichtgroen a:hover { color: #CFD100; }

td.blauw {color: #27BDEA;	padding-bottom: 6px;padding-top: 5px;}
.blauw a:hover { color: #27BDEA; }

td.geel {color: #FFCC00;	padding-bottom: 6px;padding-top: 5px;}
.geel a:hover { color: #FFCC00; }

td.paars {color: #A54B8F;padding-bottom: 6px;padding-top: 5px;}
.paars a:hover { color: #A54B8F; }

td.rood {color: #FF0000;padding-bottom: 6px;padding-top: 5px;}
.rood  a:hover { color: #FF0000; }
.navikop  { font-weight: bold; background-image: url(../images/button.gif); padding-left: 4px; width: 160px; height: 30px }
.navikop a:link  { color: black; font-weight: bold }
.navikop a:visited  { color: black; font-weight: bold }
.footer     { color: green; font-size: 7pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.contentmain  { background-color: #e5f0dd }
.contentnavi  { background-color: #95bd79 }
.kopcontent    { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, "Trebuchet MS", Helvetica, Geneva, Swiss, SunSans-Regular; background: url(../img/kopcontent.jpg) no-repeat }
