html, body {
	width: 100% !important;
}

body {
	background-image: url(lichtblauw.gif);
	height: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
 	font-size: 80%;
	word-spacing: -1pt;
  	float: none;
	line-height: 110%;
	font-weight: normal;
	font-family: Arial; 


} 

.klein { 
	font-size: 75%; 
	font-weight: normal; 
	line-height: 110%;
	word-spacing: -1pt;
	color: #000000;
 
}

.menu { 
	font-size:110%;
	text-decoration:none;
	font-weight:bold;
	color: #000000;
 
}

.submenu { 
	font-size: 110%; 
	font-weight: bold;
	text-decoration:none;
	color: #9e0053;

}

.menulinkleft 	{
		font-family:Arial;
		color: #FFFFFF;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
}


.menulinkleft:hover	{

		color: #000000;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
}

.menulinkleft2 	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: -1pt;
	font-size: 100%;

}


.menulinkleft2:hover	{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	word-spacing: -1pt;
	font-size: 100%;
}


.menuwit { 
	font-size: 100%; 
	font-weight: bold;
	line-height: 110%;
	word-spacing: -1pt;
	color: #FFFFFF; 
}


a  {
	font-size:100%;
	font-weight: normal; 
	line-height: 120%; 
	word-spacing: -1pt;
	color: #9e0053;
	text-decoration: none;
}

a:hover   {
 	font-size: 100%;
	font-weight: normal; 
	line-height: 120%;
	word-spacing: -1pt;
	color: #000000;
	text-decoration: underline
}

.link_zwart	{
	text-decoration: none;
	color: #000000;
	word-spacing: -1pt;
	font-size: 100%; 
}


.link_zwart:hover	{
	text-decoration: none;
	color: #e2007b;
	word-spacing: -1pt;
	font-size: 100%; 
}



li 	{ 
	list-style-image: url(li.gif); 

}



hr  {
	height: 1px;
	color: #9e0053;	
}



.button {
	border-bottom:1px solid #9e0053;
	border-left:1px solid #9e0053;
	border-right:1px solid #9e0053;
	border-top:1px solid #9e0053;
	color:#000000;
	font:12px/15px Arial;
	font-family: Arial, Helvetica, sans-serif;  	
	background-image: url(formbg.gif);
}

.form	{
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;	
	color:#000000;
	font:11px/15px Tahoma,Verdana,Arial,sans-serif; 
	background-image: url(formbg.gif);
}



#links {
	width: 200px;
	border-right: 0px solid #9e0053;
	padding: 0 0 0 0;
	font-family: Arial;
	font-size: 13px; 
	word-spacing: -1pt;
	text-decoration:none;
	background-color: #9e0053;

	}


#links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#links li {
	border-bottom: 1px solid #9e0053;
	border-top: 1px solid #9e0053;
	margin: 0;
}

#links li a {
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	padding: 5px 5px 5px 1em;
	border-left: 10px solid #9e0053;
	border-right: 20px solid #9e0053;
	width: 152px;
}
	html>body #links li a {
	width: 152px;
}



#links li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	background-color: #BAEB10;
	border-left: 10px solid  #BAEB10;
	border-right: 20px solid #BAEB10;
}