body
{
    margin: 0px;
    font-family: verdana;
    font-size: 11px;
    color: #000;
    background-color: #00A5EF;
    background-image: url('../images/background.gif');
    background-repeat: repeat-y;
    background-position: top center;
}

.container
{
    width: 683px;
    position: relative;
    top: 0px;
    bottom: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 100%;

}

.content-container
{
    width: 625px;
    display: block;
    position: relative;
    height: 100%;
    background-color: #fff;
    float: left;
    left: 29px;
}

/*.bg-links
{
    display: block;
    position: absolute;
    top: 0px;
    left: -29px;
    bottom:0px;
    width: 29px;
    height: auto;
    background-image: url('../images/background-links.gif');
    background-repeat: repeat-y;
    float: left;
}

.bg-rechts
{
    display: block;
    position: absolute;
    left: 625px;
    top: 0px;
    bottom: 0px;
    width: 29px;
    height: auto;
    background-image: url('../images/background-rechts.gif');
    background-repeat: repeat-y;
    float: left;
}*/



.header
{
    position: relative;
    display: block;
    background-image: url('../images/header.gif');
    width: 625px;
    height: 114px;
}

.links
{
    position: relative;
    display: block;
    width: 475px;
    float: left;
    height: 100%;
    bottom: 0px;
}
rechts
{
    position: relative;
    display: block;
    width: 149px;
    float: left;
}
.content
{
    position: relative;
    display: block;
    width: 475px;
    float: left;
    min-height: 430px;
}

.content .tekst
{
    padding: 50px 40px 0px 50px;
}

.menu
{
    position: relative;
    display: block;
    width: 149px;
    border-left: 1px solid #00A5EF;
    float: left;
    right: -1px;
}


.menu-streep
{
    width: 1px;
    height: 59px;
    position: relative;
    display: block;
    left: -1px;
    background-image: url('../images/verloop.gif');
}


.right-beeld
{
    position: absolute;
    display: block;
    width: 149px;
    height: 438px;
    right: 0px;
    bottom: 0px;
    background-image: url('../images/beeld.jpg');
    background-repeat: no-repeat;
}

.rechts-tekst
{
    position: relative;
    display: block;
    width: 149px;
    float: left;
    margin-top: 25px;
    margin-bottom: 403px;
    font-weight: bold;
    color: #D6007B;
    text-align: center;
    line-height: 16px;
}

.staticinfo
{
    position: relative;
    display: block;
    height: 260px;
    width: 475px;
    bottom: 0px;
    left: 0px;
    float: left;
    margin-top: 15px;

}

.static-top
{
    width: 475px;
    position: relative;
    display: block;
    height: 140px;
    float: left;
    padding-bottom: 1px;
    border-bottom: 1px solid #00A5EF;
}

.static-bottom
{
    width: 405px;
    position :relative;
    display: block;
    min-height: 60px;
    padding: 20px 20px 20px 50px;
    float: left;
    line-height: 16px;
}

.static-content
{
    position: relative;
    display: block;
    width: 210px;
    float: left;
    text-align: center;
    padding-top: 20px;
    margin-left: 15px;
    padding-right: 10px;
    font-weight: bold;
    color: #D6007B;
    line-height: 16px;
}

.static-content span
{
    font-size: 14px;
    font-weight: bold;
    color: #00A5EF;
}

.info-bord
{
    position: relative;
    display: block;
    width: 225px;
    height: 140px;
    float: left;
    left: 25px;
    background-image: url('../images/info-bord.gif');
}

.footer
{
    position :relative;
    display: block;
    width: 625px;
    height: 45px;
    float: left;
    background-image: url('../images/footer.gif');
    font-weight: bold;
    text-align: right;
    color: #D6007B;
    
}

ul.menuT
{    
    text-align: left;
    margin-top: 50px;
}

ul.menuT li
{
    font-weight: bold;
    font-size: 14px;
    color :#00A5EF;
    list-style-type: none;
    margin-left: -10px;
    margin-top: 13px;
    margin-bottom: 13px;
}

ul.menuT li a:link,a:visited,a:active
{
    color: #00A5EF;
    text-decoration: none;
}

ul.menuT li a:hover
{
    color: #D6007B;
    text-decoration: none;
}

.footer .tekst
{
    padding: 15px 25px 0 0;
}

a.footerlink:active{color: #D6007B; text-decoration: none;}
a.footerlink:link{color: #D6007B; text-decoration: none;}
a.footerlink:visited{color: #D6007B; text-decoration: none;}
a.footerlink:hover{color: #D6007B; text-decoration: underline;}

h1
{
    font-weight: bold;
    font-size: 14px;
    color: #00A5EF;
    margin-top: 0px;
    margin-bottom: 10px;
}

h2
{
    font-size: 14px;
    color: #E80084;
}

.images
{
    border: 1px solid #00A5EF;
    width: 183px;
    height: 139px;
    margin-right: 15px;
    margin-top: 15px;
    display: block;
    float: left;
}

.images-right
{
    border: 1px solid #00A5EF;
    width: 183px;
    height: 139px;
    display: block;
    float: left;
    margin-top: 15px;
}

img
{
    border: 1px solid #fff;
}