/* CSS Document */
.buttonBar
        {
            height: 0.1em;
        }
		
.shadow
        {
            visibility: hidden;
        }
		
.button_deelnemers
        {
            cursor: pointer;
        }
		
.infoArea
        {
            height: 0.1em;
        }
		
.information
        {
            visibility: hidden;
            border: 1px solid black;
            position: absolute;
        }

