/* --------------------------------------------------------------------------------------------  */
/* ---------------------------------------------------------WebSite: hotellely.nl-----------  */
/* ---------------------------------------------------------Auteur: NAW--------------------  */
/* --------------------------------------------------------------------------------------  */

body, td
	{

	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#686467;
	}


.website_home
	{
	background-image:  url(../img/background_home.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
	
.website_hotel
	{
	background-image:  url(../img/background_hotel.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
.website_restaurant
	{
	background-image:  url(../img/background_restaurant.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
.website_omgeving
	{
	background-image:  url(../img/background_omgeving.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
.website_links
	{
	background-image:  url(../img/background_links.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
.website_info
	{
	background-image:  url(../img/background_info.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
.website_prijzen
	{
	background-image:  url(../img/background_prijzen.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	
.website_contact
	{
	background-image:  url(../img/background_contact.jpg);
	width: 620px;
	height: 650px;
	background-repeat: no-repeat;
	}
	

.made_by
	{
	margin:0px;
	font-family: Verdana, sans-serif;
	font-size: 9px
	}

.content_text
	{
	font-family: Abadi MT Condensed;
	font-size: 14px;
	color:#000000;
	}
	
.title_kop
	{
	font-family: Verdana ;
	font-size: 10px;
	color:#000000;
	font-weight: bold;	
	}


.menu_link
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu_link:hover
	{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background-color:#ffe3f5;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	}	
	



/* ------------------------------------  */
/* --------------- EINDE --------------  */
/* ------------------------------------  */