/* ++ BASIS ** */
html,body { background: #EEB47C; margin: 0px; font-family:arial; font-size:12px; color: #5A5A58; }
#main     { width: 100%; height: 61px; max-height: 59px; border-bottom: 2px solid #B5865A; position: relative; }
#content  { position: absolute; right: 0px; top: 6px; height: 50px; text-align: right; z-index: 5; padding-right: 6px; }
#loginMessage { position: absolute; right: 440px; top: 8px; width: 220px;}
#menu     { position: absolute; right: 215px; top: 8px; width: 660px; color: #666666;}
.menuText { color: #362a81;}
#search a { font-size: 11px; text-decoration: underline; line-height: 20px; }

/* ++ FOOTER  ++ */
#footer   { width: 100%; height: 14px; background: #DCE4EC; position: relative;}
#yellow   { background : #FFEF94; width: 170px; height: 14px;}
/* ++ Original  ++ */
#corner   { background : url(../images/corner.jpg) no-repeat top left; width: 28px; height: 16px; position: absolute; top: -2px; }
/* ++ Corner Special  ++ 
#corner   { background : url(../images/corner_md.gif) no-repeat top left; width: 28px; height: 16px; position: absolute; top: -2px; }*/
#footer,#corner,#yellow { font-size: 0px; }

/* ++ LINKS ++ */
a:link { text-decoration: none; color:#362a81; }
a:visited { text-decoration: none; color:#362a81; }
a:hover { text-decoration: underline; color:#362a81; }
a:active { text-decoration: underline; color: red; }

/* ++ LOGO ++ */
#logo { position: absolute; left: 14px; top: 9px; height: 42px; width: 240px; background: url(../images/logo.gif) no-repeat top left;}


/* ++ SPECIAL ++ */
/* background color 
#bgSpecial{ position: absolute; background: #FC9E15; width: 100%; height: 59px; } */  
/* background image repeat  
#special1 { position: absolute; left: 0px; top: 0px; width: 2500px; height: 59px; background: url(../images/koninginne_1x59.gif) repeat-x;}
*/
/* Logo   
#special2 { position: absolute; left: 0px; top: 0px; height: 59px; width: 384px; background: url(../images/logo_md_384x59.gif) no-repeat top left;}
*/