html, body, td { font-family : "trebuchet ms", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 14px; color : #000; margin: 0px; }
html { overflow-y: scroll;} 
body { margin: 0px; background-color : #fff; }
#oaktable { width : '100%'; height : '100%'; }

h2, h1, h3 { font-size : 18px; color : #000; font-weight : bold; margin : 0px; font-family : Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; }

a { text-decoration: none; color : #039; }
a:hover { text-decoration: underline; }

hr { color : #ccc; height : 1px; }
img.border { border : 1px solid #000; }
img.alignright, img.alignrightwithborder { float : right;  margin : 4px 0px 3px 7px; }
img.alignrightwithborder { border : 1px solid #000; }

ul { margin-top : 10px; margin-bottom : 10px; list-style-image : url('/images/dash.gif'); }
li { margin-bottom : 2px; margin-top : 2px; margin-left : -15px; }
ul.spaced li { margin-bottom : 6px; margin-top : 2px; }

input, select, textarea { font-size : 11px; }
input.disabled { color : #000; border: none; }

#earholder { position : absolute; right : 0px; top : 0px; height : 130px; width : 200px; overflow : hidden; }
#ear { position : absolute; right : -2px; top : 0px; height : 750px; width : 375px; }
#scrollerholder { border : 0px solid black; font-size : 12px; width : 150px; margin-left : 16px; };
#scroller { width: 150px; height: 50px; padding: 0px; background-color: transparent; line-height : 14px; }

#announcer { position : absolute; left : 80px; top : 30px; width : 150px; height : 75px; }
#xtrafields { padding : 10px 0px 12px; }
td.label { font-weight : bold; font-size : 13px; padding-bottom : 2px; }

div.infobox { margin : 10px 10px 10px; padding : 5px 10px 5px; color : #eee; font-style : italic; font-weight : bold; background-color : #ccc; border : 1px solid #bbb; }
div.infobox a { color : #fff; font-style : italic; font-weight : bold; }
div.toelichting { margin-bottom : 10px; margin-top : 10px; margin-left : 10px; margin-right : 10px; font-style : italic; }
table.list { border : 1px solid #000; margin-left : 3px; margin-bottom : 1px; }

.menutekst a, .submenutekst a { font-size : 14px; color : #000; line-height : 16px; font-weight : normal; }
.menutekst a:hover, .submenutekst a:hover { text-decoration : none; }

.menu_td_normal, .menu_td_hover { font-size : 14px; color : #000; line-height : 15px; font-weight : normal; text-decoration : none; }
.menu_td_normal { background-color : transparent; }
.menu_td_hover { background-color: #ddd; cursor : hand; }

.subkop, .labeltekst, .labeltekstklein, .footer { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; color : #000; }
.subkop { font-size : 14px; font-weight : bold; }
.labeltekst { font-size : 12px; }
.labeltekstklein, .footer { font-size : 11px; }

td.footer { padding-bottom : 3px; padding-top : 15px; }
.footer a { color : #000; }
.footer a:hover { text-decoration: none; }

.gray, .gray a { color : #aaa; }
.error { color : #f00; }
.red, .red a, .red a:hover { color : #f00; font-weight : bold; }
.green, .green a, .green a:hover  { color : Green; font-weight : bold; }

.printonly { display: none; }

#linkedin {
	position:absolute;
	right:0px;
	top:240px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#fff;
	height:91px;
	width:30px;
	z-index: 100;
}