.small {
    text-align: center;
    font-size: 8pt;
}
body { 
    font-family: verdana, arial, sans-serif; 
    font-size: 9pt;
    color: #1b2c85;
}

h1 {
    font-size: 18pt;
    font-weight: bold;
}

h2 {
    font-size: 16pt;
    font-weight: bold;
}

h3 {
    font-size: 12pt;
    font-weight: bold;
}

a { 
    color: #3366FF;
    text-decoration: none;
}

a:hover { 
    text-decoration: none;
    color: #f1e41d; 
    background: #3366FF;
}

a.link {
}

a.invert {
    color: #ffffff;
}

a.invert:hover {
    background: #f1e41d;
    color: #1b2c85;
}

td.bbkop {
    font-size: 8pt;
    color: #f1e41d;
    background: #1b2c85;
    font-weight: bold;
}

td.bbkopright {
    font-size: 8pt;
    color: #1b2c85;
    background: #f1e41d;
    text-align: center;
}

td.bericht {
    color: #1b2c85;
    background: #eeeeee;
}

td.comment {
    font-style: italic;
    color: #999999;
    padding-left: 10px;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 1px;
}

td {
    padding-left: 4px;
    padding-top: 1px;
    padding-right: 4px;
    padding-bottom: 1px;
    font-size: 9pt;
    vertical-align: top;
}

table.structure {
    border-width: 0px;
}

td.structure {
    vertical-align: top;
}

td.bottom {
    border-width: 0px;
    vertical-align: bottom;
}

table.bottom {
    border-width: 0px;
    vertical-align: bottom;
}

table {
    border-style: solid;
    color: #1b2c85;
}

tr.blauw {
    color: white;
    background: #1b2c85;
}

td.blauw {
    font-size: 8pt;
    color: white;
    padding-left: 3px;
    padding-right: 3px;
    background: #1b2c85;
    vertical-align: top;
}

td.geel {
    font-size: 8pt;
    color: black;
    vertical-align: top;
    background: #f5e71a;
}

td.transparent {
    background: transparent;
}

td.grijs {
    font-size: 8pt;
    color: black;
    vertical-align: top;
    background: #eeeeee;
}

a.img:hover {
    border: 0pt;
    background: white;
}

a.white {
    color: white;
}

a.yellow {
    color: #f1e41d;
}

a.white:hover {
    text-decoration: underline;
    color:#f1e41d;
}
	    
input.geel {
    border-style: solid;
    border-width: thin;
    border-color: #1b2c85;
    background: #f1e41d;
    color: #1b2c85;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}

img.foto {
    border: 3px solid;
    border-color: #000 #ccc #888 #444;
}

li.news {
    font-size: 8pt;
    color: #1b2c85;
}

div.news {
    border: 1px solid #1b2c85;
    background: #f0f0f0;
    padding: 2px;
}

a.news { 
    color: #3366ff;
    text-decoration: none;
}
a.news:hover { 
    text-decoration: none;
    color: #f1e41d; 
    background: #3366FF;
}

