BODY
{
	FONT-SIZE: 10pt;
	background-color:  #054A73;
	FONT-FAMILY: Verdana;
	
	BGCOLOR        = "#000000"          
	LEFTMARGIN     = "0"                          
	TOPMARGIN      = "0"                          
	MARGINWIDTH    = "0"                          
	MARGINHEIGHT   = "0"   
	
	scrollbar-shadow-color:; margin-left:0pt; margin-right:0pt; margin-top:0em; margin-bottom:0pt   
}

/* DE CENTER OPTIES VOOR HET MENU EN PAGINA */
div.centercontent 
{
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	width: 780px;
}

div.centercontent_startpage 
{
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	width: 780px;
	height:717px;
}

div.centercontent_whitespace 
{
	padding: 0px 13px 13px 13px;
}

div.centercontent_forum 
{
	padding: 0px 13px 13px 13px;
}

div.centercontentx 
{
	background-color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -386px;
	width: 772px;
}

div.centercontent_whitespacex 
{
	padding: 0px 13px 13px 13px;
}


hr	
{  
	size: 1;
}
	
	
/* DE LINKS */
a 
{
	font-family: Verdana;
	text-decoration: none;
  	font-size: 10pt;
	color: #000000;
}
a:hover 
{
	color: red;
}

.tekst
{
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: Verdana, Arial;
	text-align: left;
}

.reset
{
	FONT-SIZE: 7pt;
	FONT-FAMILY: Verdana;
	text-align: right;
}

form 
{
   margin: 0px;
}

TD
{
    FONT-SIZE: 10pt;
}

/* FORMULIER ATTRIBUTEN */
.textbox 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #FFFFFF; padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	color: #333333; 
	border-color: #C0C0C0 none; 
	clip: rect( ); 
	border: 1px solid; 
}	
	
.dropdown 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #FFFFFF; padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px; 
	color: #333333; 
	border-color: #C0C0C0 none; 
	border: 0px solid; 
	arrow-color: #ffffff;

}
.button 
	{  
	border: 1px solid; 
	border-color: #f0f0f0; 
	color: #000000;
	font-family: Verdana; 
	font-size: 8pt; 
	cursor: hand; 
	background-color: #C0C0C0;
	}

.imagebor 
   {
   border:1px; 
   border-thickness: 1px; 
   border-color: #C0C0C0; 
   border-style: solid;
   }
.disabled {
	font-family: Verdana;
	text-decoration: none;
  	font-size: 10px;
	color: #666666;
}
.menu {

}

div.ddmenu {
	font-family: Verdana;
	font-size: 10pt;
	
	position: absolute;
	display: none;
	z-index: 9999;
	width: 100px;
	top: 120px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

div.ddsubmenu {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFF;
	font-weight: bold;
	position: absolute;
	display: none;
	z-index: 9999;
	width: 100px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

div.ddmenuitem 
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #CCCCCC;
	width: 100px;
	_width: 120px;
	height: 12px; /* MacIE hack */
	padding: 1px 0 3px 10px;

	cursor: hand;
	border-bottom: 1px solid #000000;
}
/* MacIE hack overrule \*/
div.ddmenuitem 
{
	font-family: Verdana;
	font-size: 10pt;
	height: 10pt;
	_height: 10pt;
}  /* end */

div.sub {
	cursor: default;
}

div.ddmenuitem a 
{
	text-decoration: none;
}

div.ddmenuitem a:hover 
{
	color: #000000;
	text-decoration: none;
}

table.mainmenu 
{
	width: 726px;
}

td.mainmenu 
{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	/*border-right: 1px solid #FFF;*/
	height: 22px;
	cursor: default;
}
a.mainmenu 
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.mainmenu:hover 
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.nieuwstekst
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.nieuwskop
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

