#container 
{
background-color : #ffffff;
}

#container .headermenu 
{
background-color : #d6006e;
cursor : pointer;
height : 30px;
}

.vertikale_stippellijn 
{
background-color : #e7e7e7;
background-image : url(/PrivateContent/Template/layout_bg_stippels.gif);
background-position : top left;
}

#horizontale_stippellijn 
{
background-color : #e7e7e7;
background-image : url(/PrivateContent/Template/layout_bg_stippels.gif);
background-position : top left;
margin-bottom : 5px;
margin-top : 5px;
}

#container .rightcol 
{
font-size : 11px;
margin-bottom : 0px;
margin-top : 0px;
padding-bottom : 0px;
padding-left : 10px;
padding-right : 10px;
padding-top : 0px;
}

#container .bgleftlogo 
{
background-color : #ffffff;
background-image : url(/PrivateContent/Template/layout_bg_leftlogo.gif);
background-position : bottom left;
background-repeat : no-repeat;
}

#bgcontentlogo 
{
background-color : #ffffff;
background-image : url(/PrivateContent/Template/layout_bg_contentlogo.gif);
background-position : bottom left;
background-repeat : no-repeat;
height : 400px;
padding-left : 10px;
}

#container .bgspacelogo 
{
background-color : #ffffff;
background-image : url(/PrivateContent/Template/layout_bg_spacelogo.gif);
background-position : bottom left;
background-repeat : no-repeat;
height : 30px;
}

#container .bgfooterlogo 
{
line-height : 19px;
text-align : right;
background-color : #b2b2b2;
background-image : url(/PrivateContent/Template/layout_bg_footerlogo.gif);
background-position : bottom left;
background-repeat : no-repeat;
height : 60px;
padding-right : 20px;
padding-top : 0px;
}

#container .imagebordergrey 
{
border : 5px solid #f5f5f5;
}

#container .imageref 
{
color : #b2b2b2;
padding-left : 5px;
padding-right : 5px;
}

#container .textnormal 
{
font-weight : normal;
}


