BODY {
	background				   : url(../img/bg.jpg);
	background-position		   : center;
	background-attachment      : fixed;
	background-repeat          : repeat;
	scrollbar-face-color       : #F8F8F8;
	scrollbar-shadow-color     : #F8F8F8;
	scrollbar-highlight-color  : #F8F8F8;
	scrollbar-3dlight-color    : #F8F8F8;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color      : #F8F8F8;
	scrollbar-arrow-color      : #000000;
}

TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}

h1 {font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}

.tekst {
	padding-left    : 10;
	padding-right   : 10;
	padding-top     : 10;
	padding-bottom  : 10;
}
.tekst-detail {
text-align:justify;
}
.nieuwsbanner {
	color			: #3B2065;
	text-align		: center;
	padding-top     : 12;
	padding-bottom  : 10;
}
.home-img {
	padding-left    : 5;
	padding-right   : 5;
	padding-top     : 5;
	padding-bottom  : 5;
}
.tekst-nieuws {
	padding-left    : 25;
	padding-right   : 20;
	padding-top     : 10;
	padding-bottom  : 10;
	text-align		:justify;
}
.tekst-bottom {
	text-align		:center;
	color			:#FFFFFF;
}
.tekst-top {
	color			:#16519D;
	font-size		: 10px;
}
.menu-onder {
	color			: #000000;
	padding-left	: 35px;
	font-size       : 11px;
	text-decoration	: none;
}
.title_onder {
	color			:#008736;
	padding-left    : 20;
	padding-right   : 20;
	vertical-align	:middle;
}
.titel {
	font-size:16px;
}
.menu_top {
	color			: #0A50A1;
	padding-left    : 10;
	padding-right   : 10;
	text-align		: center;
	font-size		: 10px;
	text-decoration	: none;
}
.menu {
	color				: #000000;
	text-align			: left;
	font-size			: 11px;
	text-decoration		: none;
	background-position	: middle;
	background			: url(../img/contactgeg.jpg);
	background-repeat	: repeat-y;
}
.menu_top_aan {
	color			: #FFE800;
	padding-left    : 10;
	padding-right   : 10;
	text-align		: center;
	font-size		: 10px;
	text-decoration	: none;
}

.tekst_klein {
	font-size       : 9px;
}

.cursor {
	cursor          : hand
}

select, input, textarea, radio, checkbox{
	color           : #000000;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1; 
	border-color    : #000000; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	border          : 0;
	background-image: url(bg_button.gif);
	font-weight     : bold;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}

IMG {
	border			: 0px;
}

A {
	text-decoration : none;
	color           : #000000;
}
A:HOVER {
	text-decoration : none;
	color           : #000000;
}
A:VISITED {
	text-decoration : none;
	color           : #000000;
}
A:ACTIVE {
	text-decoration : none;
	color           : #000000;
}

A.underlinehover {
	text-decoration : none;
	color           : #000000;
}
A.underlinehover:HOVER {
	text-decoration : underline;
	color           : #000000;
}
A.underlinehover:VISITED {
	text-decoration : none;
	color           : #000000;
}
A.underlinehover:ACTIVE {
	text-decoration : none;
	color           : #000000;
}
