html,body, div, table, tr, td, th {
	margin: 0px;
	font-size: 12px;
	font-family: verdana;
}
html, body {
	margin: 0px;
	padding: 0px;
	min-height: 100%; 
   	height: 100%; /* ie underscore hack */
	
	background-color:#707070;
}
th {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	color:#333333;
}
select, textarea, input {
	font-size: 12px;
	font-family: verdana;
}

a {
	color: #0066cc;
}
a:hover {
	color: #0066cc;
}
a.side {
	color:#000000;
	font-weight:bold;
}
a.side:hover {
	color:#000000;
	text-decoration:none;
}
a.meer, a.meer:hover {
	color:#FFFFFF;
}
/* EIGEN CSS */
.titel {
	color:#363f4c;
	font-size:16px;
	font-weight:bold;
}
.titel2 {
	color: #cbcbcb;
	font-weight:bold;
	font-size:14px;
}
.subtitel {
	color:#b6c5d3;
	font-size:12px;
}
.height100 {
	height:100%;
}
.banner {
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
a.banner {
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
a.banner:hover {
	text-decoration:none;
}

.bc {
	font-size: 14px;
	color: #ffb401;
}
.sub {
	font-size:18px;
	color: #000000;
}

span.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
span.error_notice {
	color:#FF0000;
	line-height:40px;
}
td.error {
	color:#FF0000;
	font-weight:bold;
}
input.error, textarea.error {
	background-color:#FFCCCC;
	border: 1px solid red;
}
.background0 {
	background-color:#EFEFEF;
	height:16px;
}
.background1 {
	background-color:#F7F7F7;
	height:16px;
}
.backgroundon {
	background-color:#ffd980;
	height:16px;
}

.class0 {
	background-color:#b6c5d3;
}
.class1 {
	background-color:#363f4c;
}
.verder {
	background-image:url(/images/verder.jpg);
	background-repeat:repeat-y;
	background-position:right;
	color:#FFFFFF;
}
.terug {
	background-image:url(/images/terug.jpg);
	background-repeat:repeat-y;
	background-position:left;
	color:#FFFFFF;
}
td.small {
	font-size:9px;
}
.sider {
	background-image:url(/images/side.pijlen.gif);
	background-position:right;
	background-repeat:no-repeat;
}
