/* Start of CMSMS style sheet 'Menu_index' */
/* Menu styles */
#menu{ float: left; width: 235px;}

#menu a{ display: block; width: 175px; height: 25px; margin: 4px; background: white;}
#menu ul{ padding: 0; margin: 0;}
#menu li{ list-style-type: none; padding: 0; margin: 0;}
#menu li li{ background-image: none;}

#NL a{ background-image: url(./images/site/nl_versie.gif);}
#EN a{ background-image: url(./images/site/uk_versie.gif);}
#DE a{ background-image: url(./images/site/de_versie.gif);}

#NL a:hover, #EN a:hover, #DE a:hover{ margin-left: 15px; }
#menu .sub a:hover{ margin-left: 40px;}

/* center logo */
#center_logo{ position: absolute; left: 470px; top: 200px; height: 205px; width: 205px; background-image: url(./images/site/center_logo.jpg); text-align: center;}
#subtext{ position: absolute; height: 125px; width: 400px; background-image: url(./images/site/footer.jpg); left: 385px; top: 450px;}

/* End of 'Menu_index' */

