@charset "ISO-8859-1";
/*CSS Document*/

/* Round Divjes */
.bl {background: url('images/bl.gif') 0 100% no-repeat #b6df43; width:550px;}
.br {background: url('images/br.gif') 100% 100% no-repeat;}
.tl {background: url('images/tl.gif') 0 0 no-repeat;}
.tr {background: url('images/tr.gif') 100% 0 no-repeat; padding:10px; text-align: left; color: white; font-weight: bold;}
.clear {font-size: 1px; height: 1px}
DIV.box_content
{ 
	background-color: white; 
	color: black; 
	font-weight: normal; 
	font-size: 9pt;
	width: 100%;
	margin: 2,2,2,2;
}
DIV.box_advertentie
{ 
	background-color: white;
	font-weight: normal; 
	font-size: 9pt;
	margin: 2,2,2,2;
	width: 100%;
}
/*----------------------------- */
P
{
	font-size: 9pt;
}
/*global settings*/
html, body
{
	height: 100%;
}
TD.banner_links
{
	width: 120px;
}
TEXTAREA
{
	border: solid 1px gray;
}
TABLE.inschrijfform
{
	font-size: 9pt;
}
TABLE.banner
{
	font-size: 9pt;
	width: 90%;
	height: 50%;
}
TABLE.zoek_result
{
	color: black;
	font-size: 9pt;
	width: 90%;
	text-align: center;
}
TABLE.extra_info
{
	font-size: 9pt;
	font-family: Verdana;
}
TABLE.contact
{
	color: black;
	font-size: 9pt;
	width: 90%;
}

TABLE.list
{
	color: black;
}
TABLE.green
{
	top: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 9pt;
	font-family: Verdana;
	color: black;
	background-color: white;
}
TABLE.white
{
	top: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 9pt;
	font-family: Verdana;
	color: black;
	background-color: white;
}

IMG.zzp_logo
{
	height: 100px;
	width: 100px;
	border: none;
}

BODY
{
	margin: 2;
	padding: 0;
	font-family: Verdana;
	font-size: 9pt;
	color: #000;
}
A
{
	color: white;
	text-decoration: none;
}
A:active, a:visited
{
	color: white;
	text-decoration: none;
}
a:hover
{
	color: white;
	text-decoration: underline;
}
UL.reclame_list
{
	margin-left: 85px;
	font-size: 14pt; 
	font-weight: bold; 
	color: gray;
}
div.footer
{
	bottom: 200px; 
	position: relative;
	margin-left: 50px;
}
div.content
{
	color: black;
}

DIV.result_scroller
{
	height: 650px;
	overflow: auto;
	color: black;
	text-align: center;
}

input
{
	border: solid 1px gray;
	font-size: 10px;
}

h3.div_title
{
	color: white;
	font-size: 14pt;
	font-weight: bold;
}

.submit
{
	border: none;
	background-color: gray;

	font-size: 10px;
	color: white;
}

.h1,h1{font-size:16px; font-weight:bold; color:#000;}
.h2,h2{font-size:14px; font-weight:bold; color:#000;}
.h4,h4{font-size:13px; font-weight:bold; color:#000;}
.h3,h3{font-size:12px; font-weight:bold; color:#000;}
.h5,h5{font-size:11px; font-weight:bold; color:#000;}

/*end global settings*/

/*components settings*/

.banner_left
{
	width: 120;
	height: 240;
	position: absolute;
	text-align: center;
	right: 50%;
	margin-right: 435px;
	top: 180;
	background-image: url('images/banner_diamond4it.jpg');
	background-repeat: no-repeat;
	border: solid 1px black;

	cursor: hand;
	cursor: pointer;
}

.table_inhoud
{
	width: 860px;
	height: 100%;
	border: solid 1px gray;
}

.td_menu
{
	width: 100%;
	height: 53px;
	text-align: left;
	border: none;
	background-image: url('images/logo_natator.jpg');
	background-position: right;
	background-repeat: no-repeat;
	background-color: #b6df43;
}

.dv_menu
{
	margin-left: 100;
	margin-top: 20;
	width: 90%;
	height: 20;
}

.table_menu
{
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.td_header
{
	height: 124;
}

#flashSlide
{
	text-align: right;
}

.dv_header
{
	width: 311px;
	height: 122px;
	margin-top: 2;
	margin-left: 0;
	background-color: #b6df43;
	text-align: center;
	float: left;
	font-size: 10px;
	color: white;
}

.table_password
{
	font-size: 10px;
	color: black;
}

.td_content
{
}

.table_content
{
	width: 100%;
	height: 100%;
}

.td_nieuws
{
	/*background-image: url('images/bg_nieuws.gif');
	background-repeat: no-repeat;
	background-position: center;
	*/
}

.td_banners
{
	width: 154px;
	background-color: gray;
	border-left: solid 1px gray;
	text-align: center;
}

.dv_banner
{
	width: 154px;
	/*height: 640px;*/
	margin-left: 18;
}

.table_banner
{
	width: 154px;
	height: 100%;
}

.td_footer
{
	height: 23;
	/*
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: center;
	*/
	background-color: #b6df43;
	font-size: 10px;
	color: white;
	text-align: center;
}

.dv_tussenstuk
{
	width: 50px;
	height: 100%;
	background-color: gray;
	float: left;
}
/*end components settings*/

/*Bannering*/

IMG.img_banner
{
	width: 154px;
	height: 128px;
	cursor: hand;
}
