/************************************************************************************************/
/*template froc splash */
/************************************************************************************************/

/*body*/
body {background:url(../images/background_wrapper.png) #9f5020; color:#584e47; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

/*diverse*/
*{margin:0;padding:0;}
img{border:0px;}

/*links*/
a:link {text-decoration:none}
a:visited {text-decoration:none}

/************************************************************************************************/
/*wrapper + splash*/
/************************************************************************************************/
#wrapper {background:url(../images/splash_bg.png) repeat; margin:auto auto; width:494px; height:257px; margin-top:11%; behavior:url(iepngfix.htc);}
#splash {padding:22px 22px 12px 22px}

/************************************************************************************************/
/*header + bar*/
/************************************************************************************************/
#header {background:url(../images/header_bg.png); height:105px; text-indent:-9999px;}
#header h1 {background:url(../images/header_h1.png); width:367px; height:49px; margin:26px 0px 0px 16px; float:left; display:inline; behavior:url(iepngfix.htc);}
#header h2 {background:url(../images/header_h2.png) no-repeat; clear:left; float:left; width:215px; height:20px; margin:-12px 0px 0px 187px; display:inline; behavior:url(iepngfix.htc);}
#bar {background:url(../images/bar_bg.png) repeat-x; height:12px}

/************************************************************************************************/
/*content*/
/************************************************************************************************/
#content {height:74px; padding:22px 0px 0px 75px}

#content a {font-size:18px; color:#702d05;}
#content a:hover {color:#f3d44e;}
#content a:visited {color:#702d05;}
#content a:visited:hover {color:#f3d44e;}

/*nederlands*/
#content .nederlands {float:left; text-align:center; width:117px; margin-right:70px}

/*english*/
#content .english {width:79px; text-align:center;  float:left}

/************************************************************************************************/
/*footer*/
/************************************************************************************************/
#footer {text-align:center; color:#f3d44e; }




