body 
	{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px ; 
	color: #000000;
	margin: 10px;
	background-image: url(img/bg.jpg);
	}
td
	{ 
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px ; 
	color: #000000;
	}
input,select,textarea
	{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px ; 
	color: #000000;
	border: solid #000000 1px;
	background-image: url(img/bg.gif);
	background-color: #fbda59;
	padding: 2px;
	}
a:link
	{
	text-decoration: none;
	color: #6a5c26;
	}
a:hover
	{
	text-decoration: none;
	color: #000000;
	}
a:visited
	{
	text-decoration: none;
	color: #6a5c26;
	}
/*sitte starts here*/
#container
	{
	width: 800px;
	_width: 808px;
	position: relative;
	border: solid 4px #e2c651;
	background-color: #fcda59;
	}
#top
	{
	width: 800px;
	height: 170px;
	position: relative;
	background-image: url(img/top.jpg);
	}
h1
	{
	width: 100px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9999px;
	font-size: 10px;
	}
#content
	{
	width: 760px;
	_width: 780px;
	position: relative;
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
	background-image: url(img/bg.gif);
	text-align: justify;
	}
h2
	{
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#bottom
	{
	width: 760px;
	_width: 780px;
	position: relative;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background-image: url(img/bg.gif);
	text-align: center;
	}
#proximedia
	{
	position: relative;
	padding: 5px 10px 5px 10px;
	}
#proximedia img
	{
	border: none;
	}	
/*navigatie*/
ul#nav
	{
	width: 740px;
	height: 30px;
	position: absolute;
	left: 30px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	}
ul#nav li
	{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
ul#nav li a
	{
	text-decoration: none;
	text-indent: -9999px;
	height: 30px;
	display: block;
	outline: none;
	background-image: url(img/trans.gif);
	}
ul#nav li a:hover
	{
	text-decoration: none;
	display: block;
	background-image: url(img/arrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
li#home a
	{
	width: 51px;
	}
li#presentatie a
	{
	width: 92px;
	}
li#suggesties a
	{
	width: 83px;
	}
li#eten a
	{
	width: 85px;
	}
li#drinken a
	{
	width: 109px;
	}
li#evenementen a
	{
	width: 108px;
	}
li#foto a
	{
	width: 51px;
	}
li#gastenboek a
	{
	width: 91px;
	}
li#contact a
	{
	width: 70px;
	}
/*kaart*/
.tab1 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	background-color: transparent;
	border-bottom: dotted #6a5c26 1px;
	margin: 0px;
	}
.tab2 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	background-color: transparent;
	border-bottom: dotted #6a5c26 1px;
	margin: 0px;
	}
.tab3 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: transparent;
	border-bottom: dotted #6a5c26 1px;
	margin: 0px;
	}
.tab4 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	border-bottom: dotted #6a5c26 1px;
	margin: 0px;
	}
.tab5 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: transparent;
	border-bottom: dotted #6a5c26 1px;
	margin: 0px;
	}
.tab6 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	border-bottom: dotted #6a5c26 1px;
	margin: 0px;
	}
.tab8 
	{
	font-family: "Trebuchet MS", sans-serif;
	color: #000000;
	font-size: 12px;
	background-color: transparent;
	border: dotted #6a5c26 1px;
	border-top: none;
	margin: 0px;
	}