/*--- opmaak ---*/
html
{
overflow:hidden;
}

body
{
background-image:url(../images/achtergrond.png);
font-family:verdana;
font-size:11px;
height:100%;
}

div#container
{
margin:-304px 0 0 -478px;
width:956px;
height:608px;
position:absolute;
top:50%;
left:50%;
}

div#left
{
width:171px;
height:584px;
padding-top:24px;
float:left;
background-position: 0px 48px;
background-image:url(../images/bg_left.gif);
background-repeat:no-repeat;
}

div#right
{
width:507px;
height:584px;
float:left;
padding-top:24px;
color:#7478ae;
}

div#right a, visited
{
color:#7478ae;
text-decoration:none;
}

div#right a:hover
{
color:#030255;
text-decoration:underline;
}
/*--- einde opmaak ---*/


/* ----inhoud van left -----*/
div#login_knop
{
height:24px;
width:171px;

}

div#plaatje
{
height:160px;
width:171px;
position:absolute;
border-bottom:1px;

}

div#login
{
height:130px;
width:160px;
padding-left:8px;
background-color:#cdd5f4;
position:absolute;
padding-top:10px;
font-size:10px;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-top:0px;
border-style: solid;
border-color: #7e88b5;
}

div#ingelogd
{
height:140px;
width:160px;
padding-left:8px;
background-color:#cdd5f4;
border-bottom:1px;
border-left:0px;
border-right:0px;
border-top:0px;
border-style: solid;
border-color: #7e88b5;
}

div#ingelogd a, visited
{
color:#1d3186;
text-decoration:none;
}
div#ingelogd a:hover
{
color:#000066;
text-decoration:underline;
}

div#nieuws
{
height:250px;
width:163px;
padding-left:8px;
padding-top:196px;
color:#1d3186;
font-size:10px;
}
div#nieuws a, visited
{
color:#1d3186;
text-decoration:none;
}
div#nieuws a:hover
{
color:#000066;
text-decoration:underline;
}

div#contact
{
height:48px;
width:163px;
padding-left:8px;
color:#7478ae;
}

div#contact a, visited
{
color:#7478ae;
text-decoration:none;
}

div#contact a:hover
{
color:#030255;
text-decoration:underline;
}
/*---- einde inhoud left -----*/




/*---- begin inhoud right -----*/
div#navigatie
{
width:507px;
height:24px;
background-color:#666666;
}

div#subnavigatie
{
width:507px;
height:24px;
background-image:url(../images/bg_subnavigatie.gif);
}

div#content
{
width:507px;
height:502px;
background-image:url(../images/bg_right.gif);
background-repeat:no-repeat;
}
/*---- einde inhoud right -----*/



/*---- frame inhoud ----*/
#snelkoppeling
{
height:142px;
width:504px;
}

#knoppen_content
{
height:62px;
width:504px;
padding-left:4px;
}

#text
{
height:296px;
width:488px;
font-size:11px;
padding-left:8px;
padding-right:8px;
padding-top:8px;
}

#text a, visited
{
color:#1d3186;
text-decoration:none;
}
#text a:hover
{
color:#000066;
text-decoration:underline;
}

.title
{
color:#081d73;
font-weight:bold;
}

/*---- einde inhoud frame ----*/
