body {
	background-color: #C5CFD0;
	background-image: url(../pics/template-webplek/bg_grad2.jpg);
}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000066;
}

h1 { font-family: "Times New Roman";
	 font-weight: bold;
	 font-size: 16px;
	 color: #000066; }

.style1 {color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman";
	font-size: 16px; }

.arial {font-family: Arial }
.arial-11 {font-family: Arial; font-size: 11px;}
.arial-12 {font-family: Arial; font-size: 12px;}
.arial-lb-v {font-family: Arial; font-weight: bold; color: #000099; }
.arial-r-v {font-family: Arial; font-weight: bold; color: #990000; }

.db-11 { font-size: 11px; }
.db-12 { font-size: 12px; }
.db-v-11 { font-size: 11px; font-weight: bold; }
.db-v-12 { font-size: 12px; font-weight: bold; }

.wit-v {color: #FFFFFF; font-weight: bold; }

.rood {color: #990000}
.r-v {color: #990000; font-weight: bold; }
.r-v-16 {color: #990000; font-weight: bold; font-size: 16px; }
.r-v-15 {color: #990000; font-weight: bold; font-size: 15px; }
.r-v-14 {color: #990000; font-weight: bold; font-size: 14px; }
.r-v-12 {color: #990000; font-weight: bold; font-size: 12px; }
.r-v-11 {color: #990000; font-weight: bold; font-size: 11px; }

.lichtblauw {color: #000099}
.lb-v {color: #000099; font-weight: bold; }
.lb-v-12 {color: #000099; font-weight: bold; font-size: 12px; }
.lb-v-11 {color: #000099; font-weight: bold; font-size: 11px; }

.style7 {font-family: Tahoma; font-size: 10px; }

.stylexxs {font-size: xx-small}
.kop-db-24px { font-size: 24px; font-weight: bold; font-family: "Times New Roman"; }
.kop-zw-24px {color: #000000; font-size: 24px; font-weight: bold; font-family: "Times New Roman"; }
.kop-zw-36px {color: #000000; font-size: 36px; font-weight: bold; font-family: "Times New Roman"; }
.kop-r-36px {color: #990000; font-size: 36px; font-weight: bold; font-family: "Times New Roman"; }

/************ menu styles **************/

#menu {
	margin: 0px;
	padding: 0px;
}


#menu h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#menu a:link, #menu a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:     url("../pics/template-webplek/bg_nav.jpg");
	font-weight: bold;
    text-decoration: none;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#menu a:hover {
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
