﻿/*** sectie 1 ************************************************************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/main-bg1.gif");
	background-color:#1d1b1c;
	background-position: center;
	text-align:center;
}


tekst {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

tekst_groot {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

a {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #BED73B;
	text-decoration: underline;
}

a:visited:hover {
	color: #BED73B;
	text-decoration: underline;
}

a:visited {
	color: #CCCCCC;
}

.validator {
	color: #ffffff;font-size:9pt;
}

.dropdown {
	color: #000000;font-size:9pt;
}

hr.groen{
	color: #bed73b;
	border:none;
	border-top:2px solid #bed73b;
	height: 2px;
}

hr.blauw{
	color: #00aeef;
	border:none;
	border-top:2px solid #00aeef;
	height: 2px;
}

hr.wit{
	color: #cccccc;
	border:none;
	border-top:1px solid #cccccc;
	height: 1px;
}
/*** sectie 2 ************************************************************/
.validatortext {
	color: #ffffff;
}

input.stylebutton {
	font-size: 9pt; 
	color: #ffffff; 
	background-color:#292728; 
	border:solid 1px;
}

textarea, input { 
	font-size: 9pt; 
	font-family: Arial, Verdana, sans-serif;
}

.style1 {
	color: #cccccc;
	text-align: center;
	vertical-align: bottom;
}

.style3 {
	font-size: 14px;
	color: #A2B732;
}

.style4 {
	color: #CCCCCC
}

table.center {
	margin-left:auto; 
	margin-right:auto;
}

.style5 {
	clear: both;
	float: left;
	height: 195px;
	padding: 0px;
	width: 914px;
}

.style6 {
	clear: both;
	float: left;
	height: 100px;
	padding: 0px;
	width: 914px;
}

.style7 {
	clear: both;
	float: left;
	height: 140px;
	padding: 0px;
	width: 914px;
}

.style8 {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px; 
	margin-right: 0px;
}

/*** sectie 3 ************************************************************/
#tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#bloktekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	margin-top: 0px;
	vertical-align:top
}

.kader1 {
	border: 3px solid #00AEEF;
	background: #5F5A5C;
	padding:60px 15px 15px 15px;
	margin:-60px -15x -15px -15px;
	color: #FFFFFF;
}

.kader2 {
	border: 3px solid #00AEEF;
	padding: 0px 5px 0px 5px;
	margin: 1px 2x 3px 4px;
	color: #FFFFFF;
}

.module-title {
	height: 51px;
	padding: 2px 1px 1px 1px;
	margin:20px 11px -55px 22px;
	display: inline-block;
	background: url(../images/module-tab-r.png) 100% 0 no-repeat;
	color: #FFFFFF;
}

.module-title .title {
	margin: -2px 1px 0 -11px;
	padding: 1px 20px 0 15px;
	height: 51px;
	line-height: 61px;
	font-size: 150%;
	overflow: hidden;
	background: url(../images/module-tab-l.png) 0 0 no-repeat;
}

.h3 {
	padding: 5px 5px 5px 5px;
	margin:-60px -15x -15px -15px;
	color: #00aeef;
}

