body 
{
    font-family: Arial;
    font-weight: bold;
    background-color: #060b30;
    font-size: 12px;
}

td, b 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
}

a
{
	color: #34006D;
	text-decoration: none;
}

.LanguageLink
{
    color: #cc4f09;
    font-family: Arial; 
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    
}

.LanguageLink:hover
{
    color: #2a005e;
}


span.mozhack {display:-moz-inline-box; /* Gecko proprietary */
display:inline-block; /* supported by Opera and ? */
width:25%;height:1em; /* width and height required */
vertical-align:top; /* Gecko needs this */
} /* IE, Opera & Gecko slight diff */

.TaalBalk
{
    width: 100%;
    height: 20px;
    color: #2a005e;
    font-family: Arial; 
    font-size: 11px;  
    font-weight: bold;
    background-image: url('../images/taalkeuze.gif');
	  background-position: left;
    background-repeat: no-repeat;
    
}

.Linkwit
{
    font-size: 9px;
    font-weight: normal;
    color: #FFFFFF;
}

.Logo
{
    width: 100%;
    height: 181px;
    background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
    background-position: center;
}

.SchaduwrandLinks
{
    width: 30px;    
    background-repeat: repeat-y;
    background-image: url('../images/balklinks.gif');


}

.SchaduwrandRechts
{
    width: 30px;
    background-repeat: repeat-y;
    background-image: url('../images/balkrechts.gif');

}


.SchaduwrandOnder
{
    width: 979px;
    height: 35px;
    background-repeat: repeat-x;
    background-image: url('../images/balkonder.gif');
    background-position: bottom;

}

.MainTable
{
    width: 979px; 
    vertical-align:top;
}

.ContentTable
{
    width: 920px;
    background-color: red;
    background-color: #FFFFFF;
    border-left-width: 1px;
    border-left-color: #FFFFFF;
    text-align: left;
}

.ContactBalk
{
    height: 16px;
    font-size:10px;
    font-weight: 100;
    color: #FFFFFF;
    border-width: 1px;
    border-style: ridge;
    border-color: #FFFFFF;
    background-color: #2a005e;
}

.MenuBalk
{
    height: 22px;
    background-image: url('../images/menubalk.gif'); 
    background-position: top center;


}

.MenuTopMargin
{
    height: 8px;
    empty-cells:show; 

}

.MenuBottomMargin
{
    height: 5px;
    empty-cells: show;
}

.DirectLinks
{
    width: 162px;
    height: 335px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    background-image: url('../images/menu.gif'); 
    background-repeat: no-repeat;
}

.DirectLinkItem
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;

	line-height: 22px;

}

.PageContent
{
    width: 759px;
    height: 260px;
    font-size: 11px; 
}

.PageContentTable
{
    font-size: 10px;    
}

.ContentStyle
{
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
}

.OtherLogos
{
    width: 764px;
    height: 65px;
    background-image: url('../images/logos.jpg'); 
    background-position: top right;
    background-repeat: no-repeat; 


}

.PageHeader
{
    color: #34006D;
    font-size: 18px;
    font-weight: bold;
}


.SearchInput
{	
	border-width: 0px;
}







