h1{
	color:white;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	display: inline; 
}
#overdiv
{
	display:				none;
	position: 				fixed;
	z-index:				90;
	top: 					0px;
	left: 					0px;
	background-color:		#000;
	filter:					alpha(opacity=70);
	-moz-opacity: 			0.70;
	opacity: 				0.70;
	height:					100%;
	width:					100%;
}
#artikel a{	
	color:#5082b4;
}
ul.ul2 {
	margin-left:22px;
}
div.FFnavigatie2 {
	margin:0px 0px 0px 0px;
}
div.voorpaginaIEaaafix{}
#navigatie2 ul{
	margin:1px 0 0 2px;
	padding:0;
}
.nieuwsheight{
	height:244px;
}
.rubricering{
	display:none;
}
input.noborder{
	border-width:0px;
}
label{
	cursor:pointer;
}

:focus {
	outline: 0;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; padding:0px 10px;}


#tooltip.fancy {
	width:240px;
	height:185px;
	background: url('/images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('/images/shadow2-reverse.png');
}

#tooltip.right { width: 250px; }
#fancy2 { float: right; }


 
.displayhidden{
	visibility:hidden;
	}