



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;
}

#left_block {
    float : left;
width : 250px;
}

.persoon-links {
    font-size: 90%;
    color: grey;
}

.persoon-link a::after {
    background-image: url('data:image/svg+xml; utf8, <svg height="1024" width="768" xmlns="http://www.w3.org/2000/svg"><path d="M640 768H128V257.90599999999995L256 256V128H0v768h768V576H640V768zM384 128l128 128L320 448l128 128 192-192 128 128V128H384z" fill="%23788187" /></svg>');
    content: '';
    background: url('data:image/svg+xml; utf8, <svg height="1024" width="768" xmlns="http://www.w3.org/2000/svg"><path d="M640 768H128V257.90599999999995L256 256V128H0v768h768V576H640V768zM384 128l128 128L320 448l128 128 192-192 128 128V128H384z" /></svg>');
    background-size: cover;
    display: inline-block;
    width: 0.6em;
    height: 0.75em;
    top: 0.05em;
    position: relative;
    left: 0.2em;
    margin-right: 0.4em;
    opacity: .5;
}

.huygens-corr-input {
    width:30em;
}