html, body {
    font-family:"trebuchet ms", "verdana", sans-serif;
    font-size:medium;
    }
    
body {
    padding:0px;
    margin:0px;
    text-align: center;
    background:#eee;
    }
    
img {
    padding:0px;
    margin:0px;
    border:0px;
    }
    
.scheider {
    font:inherit;
    margin-left:5px;
    margin-right:5px;
    color:#900;
    }
    
.linkschei {
    font:inherit;
    margin-left:-1px;
    margin-right:5px;
    color:#900;
    }
    
.toplink {
    font:inherit;
    color:#000;
    text-decoration:none;
    }
    
.toplink:hover {
    font:inherit;
    color:#900;
    text-decoration: overline;
    }
    
#centreer {
    width:622px;
    margin-left:auto;
    margin-right:auto;
    padding:0px;
    text-align:left;
    height:5000px;
    border-left:1px solid #ccc;
    border-right:2px solid #aaa;
    border-bottom:2px solid #aaa;
    background:#fff;
    }
    
#banner {
    text-align:right;
    margin-right:15px;
    padding-top:60px;
    padding-bottom:50px;
    }
    
#boven {
    font-size:90%;
    }
    
#links {
    width:200px;
    padding:0px;
    float:left;
    }
    
#lpic {
    width:200px;
    height:134px;
    padding:0px;
    border:0px;
    margin:0px;
    
    }
    
#rechts {
    width:200px;
    padding:0px;
    float:left;
    clear:right;
    }

#rpic {
    width:200px;
    height:134px;
    padding:0px;
    border:0px;
    margin:0px;
    }
    
#menu {
    float:left;
    width:220px;
    padding:0px;
    margin-left:1px;
    margin-right:1px;
    overflow:hidden;
    }

.mitem {
    display:block;
    height:33px;
    border-bottom:1px solid #fff;
    background:url(../images/owebmenu.png) top left no-repeat;
    }

#mtel {
    background-position: 0px 0px;
    }
#mtel:hover {
    background-position:-300px 0px;
    }
#mtel:active {
    background-position:-600px 0px;
    }
    
#mmen {
    background-position: 0px -32px;
    }
#mmen:hover {
    background-position:-300px -32px;
    }
#mmen:active {
    background-position:-600px -32px;
    }
    
#mses {
    background-position:0px -64px;
    }
#mses:hover {
    background-position:-300px -64px;
    }
#mses:active {
    background-position:-600px -64px;
    }
    
#mage {
    background-position:0px -96px;
    }
#mage:hover {
    background-position:-300px -96px;
    }
#mage:active {
    background-position:-600px -96px;
    }
    
#clrleft {
    clear:left;
    }
    
#zijmenu {
    float:left;
    text-align:left;
    width:160px;
    margin-top:1px;
    padding-left:20px;
    padding-right:20px;
    }
    
ul {
    list-style:none;
    margin:0px;
    padding:0px;
    }
    
.kopje {
    text-align:left;
    margin-top:10px;
    margin-bottom:5px;
    font-size:85%;
    font-weight:bold;
    color:#444;
    }
    
li a {
    display:block;
    width:100%;
    font-size:80%;
    text-decoration:none;
    color:#c96;
    border-bottom:1px dashed #ddd;
    }
    
#inhoud {
    float:right;
    width:420px;
    text-align:left;
    margin-top:-1px;
    border-left:1px solid #ccc;
    }

#kantlijnen {
    margin-left:15px;
    margin-right:15px;
    }
    
.heading {
    margin-top:10px;
    text-align:right;
    font-size:130%;
    font-weight:bold;
    color:#900;
    }
    
#kopregel {
    margin-top:10px;
    width:390px;
    }
    
#datumkolom {
    float:left;
    font-size:90%;
    color:#444;
    margin-right:15px;
    }
    
#kopkolom {
    float:left;
    width:260px;
    font-size:90%;
    font-weight:bold;
    }
    
.tekstblok {
    clear:both;
    width:390px;
    font-size:85%;
    }
    
.linkblok {
    width:390px;
    margin-top:3px;
    padding-bottom:10px;
    font-size:90%;
    border-bottom:1px solid #ccc;
    }

.koppeling {
    font-size:85%;
    text-decoration:none;
    color:#c63;
    }
    
.koppeling:hover {
    text-decoration:underline;
    color:#900;
    }
    
#menutitel {
    margin-top:10px;
    width:250px;
    font-size:90%;
    font-weight:bold;
    background:#eee;
    }
    
#footer {
    clear:both;
    margin-top:10px;
    width:390px;
    font-size:70%;
    text-align:right;
    }
    
#footer a {
    color:#f09;
    text-decoration:none;
    }
