body {
	background-image: url('pix/bg2.jpg');
	background-repeat: no-repeat;
	background-color: #57abe7;
	background-position: top center;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	margin: 0px;
	text-align: justify;
	line-height: 2.0em;
	}

h1 {
	font-size: 14px;
	color: #57abe7;
	text-align: left;
	}

h2 {
	font-size: 14px;
	color: #57abe7;
	}

p {
	text-align: justify;
	}

img {
	margin: 10px;
	border: 1px solid #1c2463;
	}

.wit {
	background-color: #ffffff;
	}

.menu1 {
	height: 40px;
	width: 150px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	}

.menu1 a {
	color: #ffffff ;
	height: 40px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	border-right: 2px;
	border-color: #ffffff;
	}

.menu1 a:hover {
	color: #57abe7 ;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	}

.menu2 {
	height: 40px;
	width: 150px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	}

.menu2 a {
	color: #57abe7 ;
	height: 40px;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	border-right: 2px;
	border-color: #ffffff;
	}

.menu2 a:hover {
	color: #57abe7 ;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
	}

.welkom {
	margin: 20px ;
	color: #ffffff;	
	}

.content {
	margin: 20px ;
	color: #000000;	
	}

.naw, .naw a, .naw a:hover {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	}

.naw2 {
	color: gray;
	margin: 0px 10px 0px 10px ;
	}

.zoek {
	text-align: left;
	width: 260px;
	height: 335px;
	padding: 20px ;
	color: #000000;	
	line-height: 2.4em;
	border: 0px solid black;
	}

.detail {
	padding: 0px;
	spacing: 0px;
	}

.details {
	background-color: #6ec4da;
	}

.copyright a, .copyright a:hover  {
	color: #81c0ed;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}

.copyright {
	color: #81c0ed;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}

a {
	color: #57abe7;
	}

a:hover {
	color: #000000;
	}

input
	{
	border: 1px solid #129cb6;
	width: 400px;
	background-color: white ;
	}

.button
	{
	background-color: white ;
	font-weight: bold;
	width: 200px ;
	cursor: pointer ;
}

textarea
	{
	border: 1px solid #129cb6;
	width: 400px ;
	height: 90px ;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	background-color: white ;
	} 
