body, td{
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #732A7E;
	}
div#menu3.home A, div#menu4.home A{
	color: #732A7E !important;
	font-weight: bold;
	text-decoration:none !important;
}
div#menu3.home A:HOVER, div#menu4.home A:HOVER{
	color: #ED1261 !important;
	font-weight: bold;
	text-decoration:none !important;
}
div#menu3.home.stay A{
	color: #ED1261 !important;
	font-weight: bold;
	text-decoration:none !important;
}

div#container {
	height: 300px;
	font-size: 11px;
	width: 580px;
	line-height: 15px;
	overflow: auto;
	scrollbar-3dlight-color:#732A7E; 
	scrollbar-arrow-color:#732A7E;
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#DCCADF;
	scrollbar-highlight-color:#ffffff;
}
#printpagina div#container {
	overflow:show;
	height:auto;
	width:auto;
	margin-top:2em;
}
/*div#elipses{
position: absolute;
	top: 100px;
	left: 520px;
}*/
div#ellipsRed	{
	position:absolute;
	display: inline;
	top: 520px;
	left: 320px;
}
div#ellipsYellow {
	position:absolute;
	top: 470px;
	left: 560px;
}
div#ellipsBlue	{
	position:absolute;
	top: 450px;
	left: 800px;
		}
#menu1{
/*	position:absolute;*/
	z-index: 24;
}
#menu2{		
	position:absolute;
	top: 100px;
	z-index: 25;
}
#menu3{		
	position:absolute;
	left:15px;
	top: 250px;
	z-index: 25;
}
#menu4 {
	position:absolute;
	left:15px;
	top: 200px;
	z-index: 25;

}
div#subMenu1	{
	position:relative;
	top: 0px;
	left: -10px;
	display: block;
	z-index: 0;
	width: 200;
		}
/*mouseover layers*/
		div#mouseover1	{
		text-align: left;
position:relative;
		top: 0px;
		left: 74px;
		display: none;
		z-index: 0;
}
div#mouseover2	{
text-align: left;
position:relative;
		top: 0px;
		left: 157px;
		display: none;
		z-index: 0;
		}
div#mouseover3	{
text-align: left;
position:relative;
		top: 0px;
		left: 49px;
		display: none;
		z-index: 0;
		}
td a:link, td a:active, td a:visited {
		font-family: verdana, arial, helvetica;
		text-decoration: none;
		font-size: 11px;
		color: #ED1261;
		}
td a:hover{
		font-family: verdana, arial, helvetica;
		text-decoration: underline;
		font-size: 11px;
		color: #ED1261;

		}


form#cursuszoekfrm TD {
	vertical-align:top;
}

form#cursuszoekfrm SELECT,
form#cursuszoekfrm INPUT.butt {
	margin:2px 0;
}
form#cursuszoekfrm SELECT {
	position:relative;
	left:0px;
}
div#nascholingResultaten {
	scrollbar-3dlight-color: #732A7E; 
	scrollbar-arrow-color: #732A7E; 
	scrollbar-base-color: #ffffff; 
	scrollbar-face-color: #DCCADF; 
	scrollbar-highlight-color: #ffffff;
	overflow:hidden;
	overflow-y:auto;
	height:360px

}