/* CSS Document */

#left ul{
  margin: 0;
  padding: 0;
}

#left li{
  margin-left: 5px;
  padding: 0;
  float: left;
  background:url(../img/menu_start.png) no-repeat;
  width: 212px;
  height: 33px;
  text-align: center; 
  line-height: 33px;
  font-family: Arial;
	font-weight: bold;
	font-size: 14px;
  color: #4863A0;
  list-style:none;
}

#left li a{
  text-decoration:none;
  color: #4863A0;
}

#menu-bottom{
  float: left;
  clear: left;
  background:url(../img/left_blokken.png) no-repeat;
  width: 215px;
  height: 135px;
  margin-left: 5px;
}

#bezichtig{
  float: left;
  margin-top: 30px;
  height: 16px;
  width: 19px;  
  margin-left: 82px;
}