BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DAD6D6;
	background-color: #02041F;
	margin-top: 0px;
	margin-left: 0px;
	margin-height: 0px;
	margin-width: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #02B7FE;
	scrollbar-darkshadow-color: #010310;
	scrollbar-base-color: #010310;
	scrollbar-highlight-color: #02041F;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #02041F;
	scrollbar-3dlight-color: #02041F;
	scrollbar-lightshadow-color: #04A9EF;
	text-align:left;

}

.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #DAD6D6;
}

table, th, td, p, input, textarea, select {
	font-family:			Arial, Verdana, Helvetica, Sans-serif;
	font-size:			11px;
	line-height:			17px;
	color:				#DAD6D6;
	text-align:left;
}                               
th {
	text-align:			left;
	color:				#d1ccc4;
}
h1	{ font-size: 160%; color: #02B7FE; font-weight: bold; margin-bottom: -10px;margin-top: -2px; }
h2	{ font-size: 140%; color: #DAD6D6; font-weight: bold; margin-bottom: -6px; }
h3	{ font-size: 120%; color: #DAD6D6; font-weight: bold; margin-bottom: 0px; }
.top {
width: 933px;
height:180px;
}
.logo {
width: 245px;
height:180px;
}
.menu_leeg {
width: 689px;
height:112px;
background-image:url(../img/back_menu_leeg.jpg);
}
.menu_blok {
width: 689px;
height:180px;
background-image:url(../img/back_menu.jpg);
}
.menu_hoofd {
width: 689px;
height:28px;
background-color:#024059;
text-align:center;
}
.menu_1px {
width: 689px;
height:1px;
background-color:#010310;
}
.menu_sub {
width: 656px;
height:28px;
background-color:#012E41;
text-align:center;
}
.mid {
width: 933px;
height:480px;
background-image:url(../img/back_content.gif);
}
.bot {
width: 933px;
height:40px;
background-image:url(../img/back_bot.jpg);
}
.footer_klein {
font-size:80%;
}
.footer_groot {
font-size:120%;
letter-spacing:3px;
font-weight:bold;
}
#content {
width: 826px;
padding-left:57px;
padding-right:42px;
padding-top:42px;
padding-bottom:42px;
text-align:left;
font-size:110%;
}
#footer {
width: 826px;
padding-left:57px;
padding-right:42px;
text-align:left;
font-size:90%;
}
.balkje {
	color: #0090C7;
	text-decoration: none;
	font-size: 13px;
	margin-left: 8px;
	margin-right: 8px;
	}
/* --------------------------------------LINKS------------------------------------------- */
/* Tekst*/
a:link,a:active,a:visited {
	color: #9EE2F7; 
	text-decoration:none;
}
a:hover {
	color: #FFF;
	text-decoration:none;
}

A.menu1:link,A.menu1:visited {
    color: #DAD6D6;
	text-decoration: none;
	font-size:110%;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	text-transform:uppercase;
}
A.menu1:hover
{
    color: #05B7FC;
	text-decoration: none;
	font-size:110%;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	text-transform:uppercase;
}
A.select_menu1:link,A.select_menu1:visited
{
    color: #05B7FC;
	text-decoration: none;
	font-size:150%;
	padding-left: 8px;
	padding-right: 8px;
	text-transform:uppercase;
}
A.menu2:link,A.menu2:visited {
    color: #B7E8FC;
	text-decoration: none;
	font-size:100%;
	padding-left: 5px;
	padding-right: 5px;
}
A.menu2:hover
{
    color: #05B7FC;
	text-decoration: none;
	font-size:100%;
	padding-left: 5px;
	padding-right: 5px;
}
A.select_menu2:link,A.select_menu2:visited
{
    color: #05B7FC;
	text-decoration: none;
	font-size:130%;
	padding-left: 5px;
	padding-right: 5px;
}


/* -----------------------------------------FORMULIEREN--------------------------------------------- */
/* In tag input type : class="cmd" onblur="this.className='cmd'" onfocus="this.className='txt'" */
/* Tekst en achtergrondkleur invulveld  */
.txt {
	font-family: Trebuchet MS,arial;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#0578AE; /* kleur veld actief */
	color:#0185BE; /* kleur tekst actief */
	background-color:transparent;
}
.txt2 {
	font-family: Trebuchet MS,arial;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#0578AE; /* kleur veld actief */
	color:#0185BE; /* kleur tekst actief */
	background-color:transparent;
}
.cmd {
	font-family: Trebuchet MS,arial;
	font-size:11px; /* moet gelijk zijn aan .txt font-size */
	border-style:solid;
	border-width:1px;
	border-color:#0578AE; /* kleur veld inactief, ook button */
	color:#fff; /* kleur tekst inactief, ook button */
	background-color:#FFFFFF;
}
.selectbox {
	font-family: Trebuchet MS,arial;
	font-size:11px; /* moet gelijk zijn aan .txt font-size */
	border-style:solid;
	border-width:1px;
	border-color:#C0C295; /* kleur veld inactief, ook button */
	color:#666666; /* kleur tekst inactief, ook button */
	background-color:#FFFFFF;
}
/* buttons */
.button
{
	font-family:  Trebuchet MS,arial;
	font-size:11px;
	color:#fff;
	background-color:#05A9F0;
	border: 1px solid #000;
	font-weight:bold;
}

.textinput{
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	border-style: groove;
	text-decoration: blink;

}

.textKlein {
font-size: 9px;
color: #97AABB;
}



