
* {
   padding: 0;
   margin: 0;
   -moz-box-sizing     :   border-box;
   box-sizing          :   border-box;
}

body {
    line-height: 120%;
    font-size: 75%;
    background: #f7eccf;
    font-family: Arial;
    text-align: center;
}

a {
    color: black;
    text-decoration: underline;
}

table {
    font-size: 100%;
    width: 100%;
}

h6, h5 {
    font-size: 100%;
}

img.but_klein {
    position: relative;
    top: -2px;
}

iframe#opus {
    height: 420px;
}

div#globalWrapper {
    width: 964px;
    margin: 0px auto;
    text-align: left;
    background: white;
    padding-bottom: 3px;
}

div.clear_div {
    clear: both;
}

fieldset.search {
    border: none;
}

legend.search {
    display: none;
}

div#header {
    position: relative;
    height: 66px;
    background: #f7eccf;
}

a#logo {
    position: absolute;
    display: block;
    width: 208px;
    height: 44px;
    background: url("../images/internet/logo.gif") no-repeat;
    top: 8px;
    left: 24px;
}

div#snelmenu {
    position: absolute;
    font-size: 90%;
    top: 31px;
    right: 16px;
}

div#snelmenu a {
    text-decoration: none;
    color: #383838;
}

div#snelmenu a#ep_readspeaker_href {
    background-image: url('../images/leesvoor.gif');
    background-repeat: no-repeat;
    width: 69px;
    height: 34px;
    float: left;
}

div#snelmenu a:hover {
    text-decoration: underline;
}

div#snelmenu span {
    padding-left: 8px;
    padding-right: 8px;
    background: url("../images/internet/border_quickmenu.gif") no-repeat left 3px;
}

div#snelmenu span.no_border {
    background: none;
    padding-right: 5px;
    padding-left: 0px;
}

div#medium_menu {
    background: white;
    height: 54px;
    position: relative;
}

div#medium_menu a {
    display: block;
    height: 48px;
    width: 189px;
    text-decoration: none;
    font-size: 120%;
    position: absolute;
    color: white;
    margin-right: 3px;
    bottom: 3px;
    text-align: center;
    font-weight:bold;
}

div#medium_menu a span {
    padding-top: 16px;
    display: block;
}

div#medium_menu a:hover span {
    padding-top: 31px;
}

a#medium2 {
    background: #ff9600;
    left: 3px;
}

a#medium3 {
    background: #e414ce;
    left: 195px;
}

a#medium5 {
    background: #365bd2;
    left: 387px;
}

a#medium6 {
    background: #15AEAF;
    left: 579px;
}

div#medium_menu a#medium8 {
    background: #3ac734;
    left: 771px;
    width: 190px;
}

div#medium_menu a:hover {
    height: 63px;
}

div#content div#buttons input {
    background: url('../images/internet/but_zoek.gif') no-repeat;
    width: 44px;
    height: 19px;
    border: none;
    cursor: pointer;
    text-align: left;
    font-size: 1px; 
    color: #da1411;
}

div#content div#basic a {
    color: #da1410;
}

div#print_terug {
    position: absolute;
    width: 60px;
    height: 10px;
}

a#print {
    position: absolute;
    display: block;
    right: 0px;
    top: 1px;
    width: 19px;
    height: 9px;
    background: url("../images/internet/but_print.gif") no-repeat;
}

div#print_terug_spacer {
    position: absolute;
    width: 2px;
    height: 10px;
    background: url("../images/internet/border_quickmenu.gif") no-repeat;
    right: 25px;
}

a#terug {
    position: absolute;
    display: block;
    top: 1px;
    width: 23px;
    height: 9px;
    background: url("../images/internet/but_terug.gif") no-repeat;
    right: 34px;
}

div#crumbtrail a {
    text-decoration: none;
}

div#crumbtrail a:hover {
    text-decoration: underline;
    color: black;
}

div#crumbtrail {
    font-size: 80%;
    position: absolute;
}