html
{
	overflow-y: scroll;
}

a
{
	outline: none;
}

h1
{
color: #258faf;
}
h2
{
color: #12599F;
}

input, select, textarea, button
{
	font-family:inherit;
}


hr.streep
{
	border: 0;
	border-top: solid 1px black;
}

.zwart
{
	color: black;
}
.absmiddle
{
  vertical-align: middle;
}
.border, .foto img
{
    border: solid black 1px;
}

.noborder
{
    border: 0;
}
.filekop
{
    color : #000000;
}
.filekop a
{
	color: #258faf;
}

.filekop span
{
	font-size: 9px; 
	color: #BBBBBB;
	display: block;
}
.filekop img
{
	margin-left: -5px;
	padding: 0;
	width: 16px;
	height: 16px;
	border: 0;
float: left;
}
.slide
{
	position: absolute;
	top: 0;
	left: 0;
}


.Center
{
	text-align: center;
}
.Center img
{
	border: 1px solid black;
}

.Blok
{
	width: 222px; height: 168px; float: left; padding: 5px;
}

.listImgContainer
{
	margin: auto;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	display: table-cell;
	background-color: #e6e6e6;
	width: 220px;
	min-width: 220px;
	max-width: 220px;
	height: 128px;
	min-height: 128px;
	max-height: 128px;
	line-height: 128px;
}

.listImgContainer img
{
	max-height: 126px;
	max-width: 210px;
	vertical-align: middle;
}

.parimg
{
	max-width: 100%;
}
.parimg img
{
	border:1px solid #000;
	max-width:220px;
}

.parimg .border
{
	
	
}

.parimg div
{
	font-style: italic;
	font-size: 12px;
	height:50px;
	line-height:25px;
	text-align:center;
	margin-bottom:0;
	
}

.timgl{margin-right: 23px; float: left;}
.timgr{margin-left: 23px; float: right;}


.newslist ul li
{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #000;
}

a.foto img
{
	max-width:850px;
}
.clear {
     clear: both;
     display: block;
     height: 1px;
     overflow: hidden;
     margin: 0;
     padding: 0;
 }
div.clear
{
	margin-bottom: 10px;
}
div.il
{
	float: left;
	text-align: left;
}
div.ic
{
	text-align: center;
}
div.ir
{
	float: right;
	text-align: right;
}


.ingeklapt
{
	display: none;
}

.datum
{
	font-size: 11px; 
	margin-top: -10px;
	margin-bottom: 10px;
}
.ondertitel
{
	font-weight: bold;
	margin-bottom: 10px;
}
.spanico {
				width: 16px;
				height: 18px;
				
				background-repeat: no-repeat;
				background-position:  center;
				display: inline-block;
}

.group:after, #content:after {
  content: "";
  display: table;
  clear: both;
}

.findhref
{
	cursor: pointer;
}



/* ================== Start Validatie ================== */
.Ntooltip 
{
	position: relative !important;
	display: inline-block;
	top: -0.2em;
	left: 0.2em;
}

div.Ntooltip:hover 
{
    z-index:1005;
}

div.Ntooltip label 
{
    display: none !important;
    vertical-align: middle;
}

div.Ntooltip:hover label.error:not(.valid) 
{
    display: inline-block !important;
    position: absolute;
    left: 30px;
    width:auto;
	min-width: 90px;
    padding:5px;
    background-color: #e2001a;
    border: 1px #838383 solid;
    color: #fff;
    font-size:10px;
}

label.error + div.errorImage, label.valid + div.errorImage  
{
    
    display:inline-block !important;
    width:14px;
    height:10px;
    vertical-align: middle;
}
label.error + div.errorImage
{
	background:url("/siteimg/error.png") no-repeat 0px 0px;
}

label.valid + div.errorImage 
{
    background:url("/siteimg/v.png") no-repeat 0px 0px;
}




/* ================== Einde Validatie ================== */

div.content ul
{
	margin: 0;
	padding: 0;
	margin-left: 5px;
	padding-left: 10px;
	list-style-type:disc;
	margin-top:18px;
}

span.leesverder
{
	margin-left:10px;
}

.content.metafb
{
	float:left;
	max-width:100%;
}

.verplicht
{
color: red;
}

