body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 11px;
	color: #420451;
	background-image: url(images/bg.jpg);
 	background-attachment: fixed;	scrollbar-3dlight-color: #2C5C7B; 

	scrollbar-3dlight-color: #420451; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-darkshadow-color: #420451; 
	scrollbar-face-color: #420451; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-track-color: #420451;

	min-height:101%;

	} 

a:link 		{ text-decoration: none;
			color: #420451; 
			}
a:vlink 		{ text-decoration: none }

a:hover 		{ text-decoration: underline }

HTML {
	min-height: 100%;
	max-height: 100%;
	height: 100%;
	}

img {
	border: 0px;
	}

#achtergrondbalk	{
	position:absolute;
	top: 0px;
	left: 0px;
	width:25%;
 	height: 100%;
	z-index: 0;
	background-color:#420451;
	}
	
#top {
	width: 778px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	z-index:1
	}

#frame {
	position:relative;
	width: 778px;
	height: 100%;
	}

#balk	{
	position: absolute;
	top: 0px;
	left: 0px;
	width:139px;
 	height: 100%;
	z-index: 2;
	background-color:#420451;
	}
* html #balk
{
  height: 100%
}

	
#iconen	{
	position: absolute;
	top: 20px;
	left: 3px;
	width:126px;
	height:25;
	z-index: 3;
	}
	
#logo	{
	position: absolute;
	top: 14px;
	left: 434px;
	width:334px;
	height:42;
	z-index: 3;
	}

#kader	{
	position: absolute;
	top: 62px;
	left: 0px;
	width:778px;
	z-index: 3;
	background-color: #ffffff;
	border:1px solid #420451;
	padding: 298px 0px 0px 0px;
	}

#afbeeldingen	{
	position:absolute;
	top: 2px;
	left: 1px;
	width:750px;
	height:252px;
	z-index: 4;
	}

#menudeel	{
	position:absolute;
	top: 10px;
	left: 1px;
	width:250px;
	height:250px;
	z-index: 5;
	margin: 0px 0px 0px -1px;
	padding: 10px 0px 10px 0px;
	}

#menu {
	position:absolute;
	top: 0px;
	left: 8px;
	list-style: none;
	margin: 0px 0px 0px -1px; /*?!*/
	padding: 10px 0px 10px 0px;
	border: 0px solid #000;
	}	

#menu li.even {
	width: 240px;
	list-style: none;
	}		

#menu li.selected {
	background-color: #B2AAB4;
	margin: 0px 0px 0px 0px;
	padding: 0;
	width: 240px;
	list-style: none;
	}

#menu a {
	color: #420451;
	padding: 4px 2px 4px 14px;
	width: 234px;
	display: block;
	text-decoration: none;
	}
	
#menu a.selected {
	color: #FFF;
	padding: 4px 2px 4px 14px;
	width: 234px;
	display: block;
	text-decoration: none;
	}	
	
	
#menu a:selected {
	font-weight: bold;
	padding: 2px 2px 2px 14px;
	width: 234px;
	display: block;
	text-decoration: none;
	}		

#menu a:hover {
	color: #FFF;
	background-color: #420451;
	display: block;
	text-decoration: none;
	list-style-type: square;
	}

#line	{
	position: absolute;
	top: 338px;
	left: 1px;
	width:778px;
	height:1px;
	z-index: 3;
	padding: 0px 0px 0px 0px;
	}

#kop	{
	position: absolute;
	top: 330px;
	left: 20px;
	width:400px;
	height:14px;
	z-index: 4;
	}

#flag	{
	position: absolute;
	top: 330px;
	left: 752px;
	width:50px;
	height:14px;
	z-index: 4;
	}

#route{
	position: absolute;
	top: 290px;
	left: 100px;
	width:510px;
	height:370px;
	z-index: 5;
	visibility: hidden;
	background-color:#ffffff;
	border:2px solid #420451;
	padding: 15px 15px 15px 15px;
	}

img.menu	{
	border:1px solid #420451;
	}


.normaltext {
	text-align:left;
	}

.contacttext {
	margin-left:5px;
	margin-left:5px;
	text-align:justify;
	}

.menutext {
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	}

.koptext {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	}	

.text_footer {
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 9px;
	line-height: 18px;
	text-align:right;
	text-decoration:none;
	}

.text_print {
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	text-decoration:none;
	}

.inputfield	{		
	background-color: #ffffff; 		
	color: #383838; 
	width: 250px;	
	font-size: 10px; 		
	font-family: Verdana, Arial, Helvetica;		
	border:1px solid #420451;
	}
.forminput { 
      display: none; 
      width: 400px; 
      padding: 0px 0px 0px 0px;



