body {
        margin: 0;
        overflow-x: hidden;
}

a{
        color: #000000;
        text-decoration: none;
}

a:hover {
        color: #00B2EC;
}

a.blue{
        color: #00B2EC;
        text-decoration: none;
}

input, select, textarea, td, div, p {
        font-size: 8pt;
        font-family: Verdana;
}

form {
   padding: 0px;
   margin: 0px;
}



.container {
        padding: 10px;
        padding-right: 3px;
        border: solid 1px #000000;
        background-color: white;
}

.tabel_hoofd {
   width: 900px;
   padding: 0;
   height: 100%;
   margin: 0 auto;
}

.tabel_menu {
        top: 50px;
}

td.bolletjes {
        border-bottom: dotted 2px #82C1DD;
}

a.menu {
        font-size: 8pt;
        font-family: Verdana;
        color: #000000;
}

.header {
        background: #F0FAFE url(images/verloop_boven.jpg) repeat-x top left;
        width: 100%;
        height: 30px;
        left: 226px;
        font-size: 8pt;
        font-family: Verdana;
        margin-bottom: 10px;
}


.footer {
        background: #F0FAFE url(images/verloop_onder.jpg) repeat-x top left;
        width: 100%;
        height: 22px;
        font-size: 8pt;
        font-family: Verdana;
        color: #00B2EC;
        padding-left: 10px;
        padding-top: 0px;
}


td.content {
        vertical-align: top;
        font-size: 10pt;
        color: #000000;
        font-family: Verdana;
        width: 565px;

}

td.content table {
        vertical-align: top;
        padding: 0px;
        font-size: 8pt;
        color: #000000;
        font-family: Verdana;
}

td.content div {
        padding-right: 15px;
}

div.content {
   height: 100%;
   overflow: scroll;
   overflow-x: hidden;
   width: 730px;
   padding-right: 5px;
}


div.content, div.content table {
   font-size: 8pt;
   font-family: Verdana;
}

.inhoud {
        padding: 6px;
        width: 390px;
}


a.leesmeer {
        color: #82C1DD;
        text-decoration: none;
        text-align: right;
}


a.menu {
        color: #000000;
        text-decoration: none;
}

.kop {
        color: #17B1EA;
        font-family: Impact;
        font-size: 28pt;
        margin: 2px;
        margin-left: 2px;
}


.kop2 {
        color: #17B1EA;
        font-family: Impact;
        font-size: 18pt;
        margin-left: 2px;
        margin-bottom: 0px;
        position: relative;
        top: -4px;
}

.kop3 {
        color: #17B1EA;
        font-family: Impact;
        font-size: 18pt;
        margin-left: 2px;
        margin-bottom: 0px;
}


.subkop {
        color: #82C1DD;
        font-size: 10pt;
        font-family: Verdana;
        font-weight: bold;
}

.balkkop {
        background: #F0FAFE url(images/verloop_onder.jpg) repeat-x top left;
        width: 100%;
        height: 22px;
        font-size: 8pt;
        font-family: Verdana;
        color: #000000;
        font-weight: bold;
        padding-left: 10px;
        padding-top: 5px;
}



