body
	{
	background-color: #003399;
	}
	
.home 
	{
	background-image: url(../Duits/Images/Menu/Home/1.jpg);
	height: 20px;
	width: 110px;
    }

.home:hover 
	{
	background-image: url(../Duits/Images/Menu/Home/2.jpg);
	height: 20px;
	width: 110px;
	}

.welkom 
	{
	background-image: url(../Duits/Images/Menu/Welkom/1.jpg);
	height: 20px;
	width: 110px;
    }

.welkom:hover 
	{
	background-image: url(../Duits/Images/Menu/Welkom/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.kamer_info 
	{
	background-image: url(../Duits/Images/Menu/Kamer_Info/1.jpg);
	height: 20px;
	width: 110px;
    }

.kamer_info:hover 
	{
	background-image: url(../Duits/Images/Menu/Kamer_Info/2.jpg);
	height: 20px;
	width: 110px;
	}

.kamer_fotos 
	{
	background-image: url(../Duits/Images/Menu/Kamer_Fotos/1.jpg);
	height: 20px;
	width: 110px;
    }

.kamer_fotos:hover 
	{
	background-image: url(../Duits/Images/Menu/Kamer_Fotos/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.biljardzaal 
	{
	background-image: url(../Duits/Images/Menu/Biljardzaal/1.jpg);
	height: 20px;
	width: 110px;
    }

.biljardzaal:hover 
	{
	background-image: url(../Duits/Images/Menu/Biljardzaal/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.vergaderzaal 
	{
	background-image: url(../Duits/Images/Menu/Vergaderzaal/1.jpg);
	height: 20px;
	width: 110px;
    }

.vergaderzaal:hover 
	{
	background-image: url(../Duits/Images/Menu/Vergaderzaal/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.reserveren 
	{
	background-image: url(../Duits/Images/Menu/Reserveren/1.jpg);
	height: 20px;
	width: 110px;
    }

.reserveren:hover 
	{
	background-image: url(../Duits/Images/Menu/Reserveren/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.contact 
	{
	background-image: url(../Duits/Images/Menu/Contact/1.jpg);
	height: 20px;
	width: 110px;
    }

.contact:hover 
	{
	background-image: url(../Duits/Images/Menu/Contact/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.nuttig 
	{
	background-image: url(../Duits/Images/Menu/Nuttig/1.jpg);
	height: 20px;
	width: 110px;
    }

.nuttig:hover 
	{
	background-image: url(../Duits/Images/Menu/Nuttig/2.jpg);
	height: 20px;
	width: 110px;
	}
	
.tools
	{
	cursor: hand;
	}	