body {

      background: #FFFFFF;
      font-size: 10px;
      font-size:small;
      font-family: Tahoma, "trebuchet ms", helvetica, sans-serif;
      color: #000000;
      line-height: 18px;
      font-size:70%;
      margin: 0 0 1em 0;
      padding: 0 0 1em 0;
}
H3 {
    color: #1C4299;
    font-family: Tahoma, Verdana, Arial;
}

H2 {
    color: #1C4299;
    font-family: Tahoma, Verdana, Arial;
    line-height: normal;
}


H1 {
    color: #1C4299;
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
	line-height:25px;
}
a:link {
        text-decoration: underline;
        color: #1b4297;
        cursor: pointer;
}
a:visited {
        font-style: normal;
        color: #1b4297;
        cursor: pointer;
}
a:hover {
        text-decoration: underline;
        color: #1b4297;
        cursor: pointer;
}

#outer {
        margin: 0 auto;
        position: relative;
        width: 831px;
        background: #fff;
        border-style: solid;
        border-color: black;
        border-width: 0px;

}




#upbg {
        top: 0px;
        background: #fff url(../gfx/gif/Content.gif) repeat-y;
        width: 831px;
        height: 220px;
        z-index: 1;
        border: 0px;
        border-color: white;
        position: absolute;

}
#headerbox{
        margin: 0 auto;
        width: 831px;
        height: 161px;
        color: #fff;
        top: 0px;
        z-index: 2;
        position: relative;
        padding: 2px 12px 0px 12px;
}

#header{
        background-image:url(../gfx/gif/header.gif);
        background-repeat: no-repeat;
        height:171px;

}


#navigation{
        margin: 0 auto;
        position:relative;
        background-color: #fafafa;
        height:24px;
        width: 777px;
        color: #FFFFFF;
        z-index: 3;
        padding: 0px 11px;
        line-height: 20px;
        border-collapse: collapse;
        border: solid 1px #dddddd;

}
#navigation .NavigatieItem a {
        line-height: normal;
        color: #1b4297;
        text-decoration: none;
}

.NavigatieItem {
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        float: left;
        margin-right: 15px;
        margin-top: 5px;
        line-height: 20px;
}



#inner {
        margin: 0 auto;
        position: relative;
        width: 831px;
        z-index: 2;
        border-style: solid;
        border-color: black;
        border-width: 0px;
}

#content {
        width: 779px;
        float: left;
        padding: 10px 25px;
        border-style: solid;
        border-color: black;
        border-width:0px;
        background: #fff url(../gfx/gif/Content.gif) repeat-y;
}

#footerCP {
        height: 27px;
        text-align: center;
        padding-left:0px;
        padding: 10px;
        background: #fff url(../gfx/gif/Footer.gif) no-repeat;
        width: 831px;
        z-index: 3;
        color: #000000;

}


.CircleLightBlue {
        font-family: verdana,arial;
        font-size: 12px;
        font-weight: bold;
        Color: #36485B;
    cursor: pointer;
}

.CircleDarkYellow {
    font-family: verdana,arial;
    font-size: 11px;
    font-weight: bold;
    Color: #36485B;
    cursor: pointer;
}
.Kop {
      font-height: 12px;
      font-weight: bold;

}
