



select {
    max-width : 400px;
}


/*style voor TOOLTIPS*/

.hyperText  {
	color: #000000;
	font: 10px/12px  verdana,"Trebuchet MS",arial,helvetica,sans-serif;
	background-color: #ffffff;
	padding: 5px;
	border: solid 1px black;
	position: absolute;
    z-index: 100;
    top: 0px;
    left: 10px;
    visibility: hidden ;
	layer-background-color: #e6e6e6;
	}

.msg {
    font-style : italic;
}

.opschrift, TD.opschrift, TH.opschrift {    
    font-weight: bold;
    font-size: 14pt;
    padding-bottom : 12px;
    }
    

span.lijst_personen a {
    color : black;
}


a.external {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/external.png) no-repeat scroll right center;
    padding-right: 13px;
}

a.inactive {
    color : grey;
}

#content-text a.noformatting {
    border-bottom : 0px;
}

#content-text .alfabet a {
background-color:#D2D2D2;
border:1px solid #811C48;
line-height:1.8em;
padding:1px 3px;
}

.thumbnail a {
   border-bottom: none;
}
.thumbnail a img {
    border : 1px solid transparent !important;
}


.thumbnail a:active img {
    border : 1px solid transparent !important;
}
.thumbnail a:hover img {
    border : 1px solid black !important;
}
