﻿/* CSS layout */
body
{
    text-align: center;
    background-color: #0080c0;
    font-size: 15px;
}


h1
{
    font-size: 16px;
}



#masthead
{
}

#top_nav
{
}

#container
{
    position: relative;
    width: 100%;
}

#content a, #content a:visited
{
    color: #0066CC;
}

#page_content
{
    margin-right: 262px;
    background-image: url('content.jpg');
    background-repeat: no-repeat;
    height: 683px;
}

#right_col
{
    width: 262px;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 683px;
}

#footer
{
}
.wrapper
{
    width: 940px;
    text-align: left;
}
.kaderimage
{
    margin-left: 12px;
    margin-top: 12px; /*position: absolute;*/
    border: 1px solid #0080c0;
    bottom: 471px;
}
.kader
{
    height: 224px;
    margin-bottom: 4px;
    background-image: url('kader.jpg');
}

#content
{
    margin-left: 40px;
    margin-right: 30px;
    color: #462300;
}
#nav
{
    height: 36px;
    color: #FFFFFF;
    margin-left: 30px;
    margin-top: 10px;
    font-family: verdana;
    font-size: 11pt;
    font-weight: bold;
}
#nav a
{
    color: White;
    text-decoration: none;
}
#nav a:hover
{
    text-decoration: underline;
}

#footer
{
    text-align: center;
}

#footer a
{
    color: White;
    font-size: 9pt;
    text-decoration: none;
    font-family: 'Arial Rounded MT Bold';
}

.fotoboek img
{
    width: 200px;
}

.fotoboek 
{   
    text-align: center;
    font-family: Verdana;
}

.fotoboek td
{
    vertical-align:top;
    padding-right:10px;
}

.fotoboek .fotoboekfoto
{}

.fotoboek h2
{
    margin: 0px;
    padding: 0px;
    margin-top:10px;
    font-size: 14px;
    color: White;
    background-color: #0080c0;
}

.fotoboek p
{
font-size:12px;   
color: Black;
margin:0px;
padding:0px; 
}
