@charset "utf-8";
/* CSS Document */
.hand {
	cursor: hand;
}
.Menu, .Menu A:Link, .Menu A:Active, .Menu A:Visited {
	color: #BFC95F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.tourmenu_tekst, .tourmenu_tekst A:Link, .tourmenu_tekst A:Active, .tourmenu_tekst A:Visited{
	font-family: BoyzRGross;
	font-size: 22px;
	color: #790000;
	text-decoration: none;
	text-align: center;
}
.tourmenu_tekst A:Hover{
	color: #790000;
	font-size: 18px;
}
.Menu A:Hover {
	color: #F7F7CA;
	text-decoration: none;
}
.Menubar {
	font-size: 10px;
}
.paginatekst {
	color: #600;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
html, body, #wrapper{
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
}
#wrapper {
      margin: 0;
	  padding: 0;
      border: none;
}
