html { height: 100%; }
body { min-height: 100%; height: 100%; }

body { margin: 0px; height: 100%; padding: 0px; overflow: hidden; background-color: #D2FCFF; scrollbar-base-color: #D2FCFF }

.menu 
{
font-family: verdana;
font-size: 8pt;
font-weight: normal;
color: #FFF;
}

.knop {
	font-family: Arial; font-size: 9pt; 
}

#adres
{
border: 0px solid;
color: #AC8E06;
font-family: Arial, Helvetica, sans-serif;
line-height: 125%;
font-weight: bold;
font-size: 9pt;
text-align: right;
position: relative; 
bottom: 10px; 
right: 10px;
z-index: 2;
}

#login
{
text-align: left;
border: 0px solid;
position: relative; 
bottom: 10px; 
left: 10px;
z-index: 2;
}

.land {
position: absolute;
top: 15px;
left: 15px;
z-index: 1;
}

span.nonie {
  visibility: visible !important;
  visibility: hidden;
}

body, table, td 
{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
line-height: 150%;
color: #033054;
}

input, textarea 
{
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #000;
}

h1 { 
font-family: Arial; 
color: #033054; 
font-weight: bold; 
font-size: 12pt; 
z-index: 2
}

h3 { 
font-family: Verdana; 
color: #AAA; 
font-size: 8pt; 
font-weight: normal;
font-style: italic;
display: inline;
}

h2 { 
font-family: Arial; 
color: #033054; 
font-size: 8pt; 
font-weight: normal;
display: inline;
}


ul	{	
list-style-type: disc;
line-height: 200%;
list-style-position: inside;
text-indent: -30px;
}

a:link		{ 	font-size: 10pt; font-family: Arial; color: #033054; text-decoration: none; font-weight: bold;	}       
a:visited	{ 	font-size: 10pt; font-family: Arial; color: #033054; text-decoration: none; font-weight: bold;	}    
a:hover  	{ 	font-size: 10pt; font-family: Arial; color: #033054; text-decoration: underline; font-weight: bold;	}    

a:link.menu		{ 	font-size: 12pt; font-family: Arial; color: #000; text-decoration: none; font-weight: bold;	}               
a:visited.menu	{ 	font-size: 12pt; font-family: Arial; color: #000; text-decoration: none; font-weight: bold;	}    
a:hover.menu  	{ 	font-size: 12pt; font-family: Arial; color: #000; text-decoration: underline; font-weight: bold;	}    


.formknop 	{	font-weight: bold; background-color: #FDE9F4; filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#F463B0',EndColorStr='#FDE9F4');
			}
