/************ Selectors ************/

body {
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 15px;
	font-family: verdana;
	text-align: left;
	color: #666666;
	background-image: url('../images/bg_gr_grad_d.jpg');
}

table {
	border-collapse: collapse;
	padding: 0;
	font-size: 8pt;
	line-height: 150%;
	text-align: left;
}

h4 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 11pt;
	font-weight: bold;
	color: #00B502;
	font-family: "Tempus Sans ITC", verdana;	
}

h4 a {
	color: #093A80;
	text-decoration: none;
}

h4 a:hover {
	color: #093A80;
	text-decoration: underline;
}

img {
	border: 0px;
}

select {
	margin-top: 5px;
}

/************ Classes ************/

.bovenmenu {
	text-align: right;
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: Lime;
}

.bovenmenu a {
	text-decoration: none;
	color: #407d15;
}

.bovenmenu a:hover {
	text-decoration: underline;
	color: black;
}

.contactcel {
	background-color: #7EAF5D;
	color: white;
 	border: 0px;
 	width: 25%;
}

.copyright {
	margin-top: 10px;
	text-align: center;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.gecentreerd {
	text-align: center;
}

.gecentreerd_80 {
	width: 80%;
	text-align: center;
}

.hoofdtabel {
	border-style: groove;
	border-width: 4px;
	border-color: #dddddd;
	width: 100%;
}

.inhoudcel {
	border-style: groove;
	border-width: 2px;
	border-color: #dddddd;
	background-color: #eeeeee;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	vertical-align: top;
	width: 75%;
	height: 100%;
}

.inhoudkop {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14pt;
	font-style: normal;
	font-family: "Tempus Sans ITC", verdana;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.lege_cel {
	background-color: #7EAF5D;
	color: white;
 	border: 0px;
}

.menucel {
	border-style: groove;
	border-width: 2px;
	border-color: #dddddd;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
	width: 25%;
	background-image: url('../images/bg.jpg');
}

.ondermenu {
	margin-top: 10px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.ondermenu a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.ondermenu a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: white;
}

.tweecel {
/*	background-color: #EFF5EB; */
	border: 0;
}

.tweecel_links {
	vertical-align: top;
	padding-right: 10px;
	text-align: left;
}

.tweecel_rechts {
	vertical-align: top;
	text-align: left;
}

.tweecel_rechts_pad {
	vertical-align: top;
	text-align: left;
	padding-bottom: 10px;
}

.wit {
	color: white;
}
