body {
	background-color: #ffffff;
	margin: auto;
	text-align: center;
	width: 900px;
	font-family: Times New Roman,serif;
	font-style:italic;
}

div#div_lang {
	text-align:right;
	font-size: 10pt;
	font-style: normal;	
}
div#div_menu {
	background-image: url("/images/index3_03.png");
	background-repeat: no-repeat;
	width: 900px;
	font-family: Times New Roman,serif;
	font-style: italic;
	font-size: 13pt;	
	text-align: right;
	vertical-align: bottom;
	padding: 242px 10px 3px 0;
	
}
div#div_menu a {
	margin: auto 10px auto auto;
	color: #660066;
	
}
div#div_menu a.selected {
	/*color: #660066;*/
	border-bottom: 3px solid #660066;
}
div#div_menu a.selected:hover {
	color: #ffffff;
}
div#div_menu a:hover {
	color: #ffffff;
}
div#text {
	color: #000000;
	background-color: #fffccc;
	width: 860px;
	font-family: Times New Roman,serif;
	font-size: 12pt;
	/*font-weight: bold;
		font-style: italic;	*/
	line-height: 150%;
	margin: 0px;
	padding: 20px;
	text-align: left;
}

img {
	margin: 0px;
	border: 0px
}

p {
	text-align: justify;
}

img {
	margin: 0px 0px 0px 20px;
	border-top: 4px solid #ffffcc;
	border-right: 4px solid #ffffcc;
	border-bottom: 4px solid #ffffcc;
	border-left: 4px solid #ffffcc;
}

ul.faciliteiten {
	list-style: url("/images/kropka.gif");
	line-height: 150%;
}

ul.kamers {
	list-style: url("/images/kropka.gif");
	line-height: 200%;
}

ul.toeristische_info {
	list-style: url("/images/kropka.gif");
	line-height: 150%;
}

ul.tarieven {
	list-style: none;
	line-height: 150%;
}

td#text {
	color: #FFF;
	background-color: #847c75;
}

td#lang {
	color: #000;
	background-color: #CCCCCC;
	font-family: "Lucida Sans" serif;
	font-size: 10pt;
}

div#bottom {
	background-color: #cc99cc;
	font-size: 10pt;
	/*font-weight: bold;*/
	font-style: normal;
	padding: 2px;
}

a {
	text-decoration: none;
}

a:link {
	color: #000;
}

a:active {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #000;
}

a.lang {
	text-decoration: none;
}

a.lang:link {
	color: #000000;
}

a.lang:active {
	color: #000000;
}

a.lang:visited {
	color: #000000;
}

a.lang:hover {
	color: #000000;
}
a.toeristische_info {
	color: #000000;
}
a.toeristische_info:hover {
	color: #000000;
	text-decoration: underline;
}
a.bottom {
	text-decoration: none;
}

a.bottom:link {
	color: #000000;
}

a.bottom:active {
	color: #000000;
}

a.bottom:visited {
	color: #000000;
}

a.bottom:hover {
	color: #000000;
}

@media print {
	body {
		color: #000000;
		background-color: #FFFFFF;
		margin: 0px;
	}
	.home {
		color: #000000;
		background-color: #FFFFFF;
	}
	.bottom {
		color: #000000;
		background-color: #FFFFFF;
		margin: 0px;
	}
	a {
		text-decoration: none;
	}
	a:link {
		color: #000;
	}
	a:active {
		color: #000;
	}
	a:visited {
		color: #000;
	}
	a:hover {
		color: #000;
	}
}
