﻿div.SpelerLink { float:left; }
div.SpelerLink a { display: block; width: 148px; background: transparent url() no-repeat 5px center; height: 50px; border-bottom: 1px solid #eee; text-decoration: none; color: Black; padding: 20px 0 0 73px; }
div.SpelerLink a:hover { background-color: #eee; text-decoration: none; }
div.SpelerLink img { margin-left: 10px; }

ul.FunctieUL { position:absolute; list-style-type:none; list-style-position: outside; margin: 38px 0 0 73px; padding: 0; }
ul.FunctieUL li { padding: 5px 17px 5px 0; color: Gray; margin: 0; }
ul.FunctieUL li.firstLI { }
ul.FunctieUL li.firstLI div { overflow: hidden; white-space: nowrap; cursor: default; }
ul.FunctieUL li.firstLI.showBG { background: url("/Images/BreadCrumbDropDown.gif") no-repeat scroll right 10px Transparent; }
