body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFDF;
	background-color:#FFFFDF;
	text-align:left;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}

a
 {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 0.8em;
}

a:visited
 {
	color:#FFFFFF;
	font-weight: bold;
}

h1
{
	font-size: x-large;
}

h2
{
	font-size: x-small;
	visibility:hidden;
}

h3
{
	font-style:italic;
}

img 
{
	border: medium double #FFFFDF;
	margin: 20px;
}

img#head 
{
	border: 0px solid;
	margin: 0px;
	height: 250px;
	width: 800px;
}

div#wrapper
{

	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-image:URL("../site_images/bg.jpg");
	background-repeat: repeat-y
}

div#header
{
	background-image:URL("../site_images/header04.jpg");
	width:800px;
	height: 253px;
	float:left;
}

div#menu
{
	background-image:URL("../site_images/potjandorie-slices_r2_c1.jpg");
	width:800px;
	height: 50px;
	float:left;
}

div#links
{
	width: 465px;
	float:left;
	padding-left:65px;
	padding-right:25px;
	padding-bottom: 25px;
}

div#rechts
{
	background-image:URL("../site_images/potjandorie-slices_r3_c2.jpg");
	width: 245px;
	height: 560px;
	float:left;
}

div#footer
{
	background-image:URL("../site_images/potjandorie-slices_r4_c1.jpg");
	width: 800px;
	height: 132px;
	float:left;

}

div#maand
{
	width: 185px;
	height: 200px;
	float:left;
	color: red;
	text-align: center;
	font-size: 1.3em;
	padding-top: 50px;
	padding-right:48px;
	padding-left:12px;
}
div#openingstijden
{
	width: 185px;
	height: 200px;
	float:left;
	text-align: center;
	font-size: 1.1em;
	padding-top: 65px;
	padding-right:48px;
	padding-left:12px;
}


a#home
{
	display:block;
	width:80px;
	height:50px;
	background:url("../site_images/potjandorie-slices_r2_c1.jpg") no-repeat;
	background-position: -105px 0px;
	float:left;
	position:relative;
	left:105px;
}

a#home:hover
{
	background-position: -105px -50px;
}

a#restaurant
{
	display:block;
	height:50px;
	width:140px;
	background:url("../site_images/potjandorie-slices_r2_c1.jpg") no-repeat;
	background-position: -185px 0px;
	float:left;
	position:relative;
	left:105px;
}

a#restaurant:hover
{
	background-position: -185px -50px;
}

a#menukaart
{
	display:block;
	width:130px;
	height:50px;
	background:url("../site_images/potjandorie-slices_r2_c1.jpg") no-repeat;
	background-position: -325px 0px;
	float:left;
	position:relative;
	left:105px;	
}

a#menukaart:hover
{
	background-position: -325px -50px;
}

a#contact
{
	display:block;
	width:100px;
	height:50px;
	background:url("../site_images/potjandorie-slices_r2_c1.jpg") no-repeat;
	background-position: -455px 0px;
	float:left;
	position:relative;
	left:105px;
}

a#contact:hover
{
	background-position: -455px -50px;
}

a#gastenboek
{
	display:block;
	width:140px;
	height:50px;
	background:url("../site_images/potjandorie-slices_r2_c1.jpg") no-repeat;
	background-position: -555px 0px;
	float:left;
	position:relative;
	left:105px;
}

a#gastenboek:hover
{
	background-position: -555px -50px;
}