body,html{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

body {
    background-image: url(../image/bg.gif);
    background-repeat: repeat-x;
    background-color: #2C5682;
}

#positioner{
    position: absolute;
    width: 1000px;
    background-color: #FFFFFF;
    top: 0px;
    height: 667px;
    left: 40px;
}

.logo{
    position: absolute;
    left: 427px;
    top: 31px;
}

.kleurenbalk{
    position: absolute;
    left: 20px;
    top: 20px;
}

.zoek{
    position: absolute;
    right: 20px;
    top: 45px;
}

.zoekfield{
    position: absolute;
    right: 28px;
    top: 51px;
    width: 115px;
    height: 14px;
    border: 0px;
}

.hoofdbeeld{
    position: absolute;
    left: 20px;
    top: 112px;
}

.hoofdbeeld_ext{
    position: absolute;
    left: 517px;
    top: 112px;
    height: 185px;
    width: 185px;
    background-color: #196DB5;
}

.nieuws{
    position: absolute;
    left: 712px;
    top: 107px;
    width: 265px;
}

.nieuws span{
    display: block;
    background-color: #DE5128;
    margin-bottom: 4px;
    margin-top: 5px;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    height: 14px;
}

.nieuws div{
    background-color: #D8D9DF;
    margin-bottom: 3px;
    height: 15px;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.nieuws div a{
    color: #DE5128;
    text-decoration: none;
}

.menu2 {
    position: absolute;
    left: 20px;
    top: 85px;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
}

.menu2 a {
    display: inline;
    margin-right: 10px;
}

.menu2 a{
    color: #C0C0C4;
    text-decoration: none;
}

.menu2 .opened{
    color: #196CB5;
}

.menu {
    position: absolute;
    left: 20px;
    top: 317px;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

.menu a{
    display: block;
    float: left;
    width: 127px;
    background-color: #196DB5;
    margin-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}

.menu a:link, .menu a:visited, .menu a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.menu .opened{
    background-color: #8FB3E0;
}

.menu .menu_item_big{
    width: 265px;
}

.sub_menu li {
    display: block;
}

.sub_menu{
    margin: 0px;
    margin-top: 6px;
    padding: 0px;
    background-color: #FFFFFF;
}

.sub_menu a{
    display: block;
    margin-bottom: 2px;
    width: 215px;
    background-color: #D8D9DF;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding: 2px;
}

.sub_menu a:link, .sub_menu a:visited {
    color: #000000;
    text-decoration: none;
}

.sub_menu a:hover {
    background-color: #196db5;
    color: #FFFFFF;
}

#content1{
    position: absolute;
    left: 20px;
    width: 672px;
    top: 370px;
    padding-right: 10px;
}

.content2{
    position: absolute;
    right: 22px;
    height: 312px;
    width: 268px;
    top: 346px;
    overflow: hidden;
}

.copyright{
    position: absolute;
    left: 20px;
    bottom: 10px;
    color: #C0C0C4;
}
