html,body, #wrapper {
	margin:0 0 0 1px;
	padding:0;
	height:100%;
	border:none;
						
	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;
	text-decoration: none;
}


#fullheight{height:100%}

#menu{
	z-index: 99;
}



/***************************************SITE MENU*************************************/
#sitemenu {
height:inherit;
text-align:right;
padding-right:0px;
}

#sitemenu, #sitemenu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	width:inherit; 
	text-decoration:none;
	line-height:3;
}

#sitemenu a:hover{
	color:#000000;
}
/**************************************END SITE menu **********************************/




/***************************************SUB SUB MENU*************************************/

#submenu, #submenu #subsub a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	width:auto; 
	text-decoration:none;
	width:inherit; 
}
#submenu table{
	width:inherit;
	width:100%;
}


#submenu .header{
	background:#CCCCCC; 
	color:#000000; 
	width:auto; 
	font-weight:bold; 
	font-size:13px; 
	padding:3px 2px 3px 6px;
	margin-bottom:5px;
}

#submenu .header_over{
	background:#9bbb76; 
	color:#000000; 
	width:auto; 
	font-weight:bold; 
	font-size:13px; 
	padding:3px 2px 3px 6px;
	margin-bottom:5px;
}

#submenu #subsub a:hover{
	color:#000000;
}

#submenu a{
	color:#000000;
	text-decoration:none;
}
#submenu a:hover{
	color:#ffffff;
}

/**************************************END SUB SUB MENU **********************************/

.text{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
}

.text h1{
font-size:16px;
font-weight:bold;
color:#000000;
margin-top:0;
}

.text h2{
font-size:14px;
font-weight:bold;
font-style:italic;
color:#e53138;
margin-top:0;
}

.text h3{
font-size:16px;
font-weight:bold;
color:#FFFFFF;
margin-top:0;
line-height:1px;
}

.text a{
	font-weight:bold;
	
	color:#e53138;
	text-decoration:underline;
}

.text a:hover{
	color:#999999;
}

.talen {
font-size:14px;
color:#999999;
}

.talen a{
	color:#999999;
	text-decoration:none;
}

.talen a:hover{
	color:#e53138;
}

.kleur{
color:#e53138;
}

.footer{
	color:#ffffff;
	font-size:10px;
}
.footer .kleur{
	color: #000000;
}

.footer a:active {
	text-decoration: none;
}
.footer a:link {
	text-decoration: underline;
	color: #ffffff;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	color:#29475e;
	text-decoration: underline;
}

.input_fout {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border-style: solid;
border-width: 1px;
border-color: #FF0000;
color: #FF0000;
}