﻿html, body
{
    background: #5ccffe url("/images/zop_achtergrond2.jpg") no-repeat top center;
    width: 100%;
    height: 100px;
    margin: 0px;
    font-family: Verdana;
    font-size: 10pt;
}

#container
{
    position: relative;
    height: 100%;
    width: 960px;
    vertical-align: middle;
}

#menu
{
    width: 202px;
    height: 350px;
    float: left;
    position: relative;
    top: 237px;
}

#content
{
    background: transparent;
    width: 740px;
    height: 446px;
    float: right;
    position: relative;
    top: 140px;
}

#left
{
    background: transparent;
    width: 326px;
    height: 446px;
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
}

#right
{
    background: transparent;
    width: 237px;
    height: 446px;
    float: left;
    position: relative;
    top: 0px;
    right: 0px;
}

#am
{
    background: transparent url("/images/home_am.png") no-repeat;
    font-size: 8pt;
    width: 326px;
    height: 136px;
    position: relative;
    top: 0px;
    left: 0px;
}

#zz
{
    background: transparent url("/images/home_zz.png") no-repeat;
    width: 326px;
    height: 290px;
    position: relative;
    top: 20px;
    left: 0px;
}

#vul
{
    background: transparent url("/images/home_vul.png") no-repeat;
    width: 197px;
    height: 155px;
    position: relative;
    top: 0px;
    left: 0px;
}


#vriend
{
    background: transparent url("/images/home_vriend.png") no-repeat;
    width: 197px;
    height: 84px;
    position: relative;
    top: 20px;
    left: 0px;
}

#nn
{
    background: transparent url("/images/ff_home_nn.png") no-repeat;
    width: 177px;
    height: 167px;
    position: relative;
    top: 40px;
    left: 10px;
    font-size: 8pt;
    text-align: left;
    padding: 50px 20px 20px 20px;
}

#meter
{
    color: #000000;
    height: 45px;
    position: relative;
    top: 65px;
    left: 0px;
    font-weight: normal;
    font-size: 8pt;
    padding-right: 10px;
    text-align: left;
    vertical-align: middle;
    width: 285px;
}

a
{
    font-weight: bold;
    text-decoration: none;
    color: #2D4292;
}

a.home_zos
{
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

.menu_spacer
{
    background-image: url('/images/menu/base.png');
    height: 8px;
}

