a {
	color: #961A3B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.home_next {
	margin-left: 485px;
}

body {
	font-family: Lynda, Lucinda, cursive;
	font-size: 14px;
	margin: 0px;
	background-color: #FFFFEF;
}

div#bottom {
	position: absolute;
	bottom: 0px;
	text-align: left;
	left: 0px;
	right: 0px;
	text-align: center;
	height: 17px;
	border-top: solid 1px black;
	margin-left: 15px;
	margin-right: 15px;
}

div.clear {
	clear: both;
}

div#content {
	position: absolute;
	top: 71px;
	bottom: 18px;
	left: 265px;
	right: 15px;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

div#menu {
	position: absolute;
	top: 100px;
	bottom: 18px;
	left: 15px;
	width: 200px;
	padding: 10px;
	overflow: hidden;
}

div#menu img {
	display: block;
	margin-bottom: 25px;
}

div#top {
	top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	height: 70px;
	border-bottom: solid 1px black;
	text-align: center;
}

h1 {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 20px;
	font-family: cursive;
	color: #961A3B;
	font-style: italic;
}

html {
	overflow: hidden;
	width: 100%;
	height: 100%;
}

img#gulpener {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 88px;
	height: 48px;
}

img#home_pand {
	position: absolute;
	right: 40px;
	bottom: 40px;
}

img#slideshow_1 {
	position: absolute;
	right: 15px;
	bottom: 30px;
}

img#top_cafe_restaurant {
	position: absolute;
	top: 43px;
	left: 15px;
}

img#top_feestzaal {
	position: absolute;
	top: 43px;
	right: 15px;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

input {
	width: 150px;
}

input.submit {
	width: 100px;
	margin-left: 335px;
}

label.contact {
	display: block;
	width: 130px;
	float: left;
}

label.form {
	display: block;
	width: 130px;
	float: left;
}

span.big {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

textarea {
	width: 300px;
	height: 100px;
}

/** wyrix **/
div#wyrix {
	font-family:  Arial, sans-serif;
	font-size: 8px;
	letter-spacing: .5px;
	color: silver;
	position: absolute;
	right: 15px;
	bottom: 5px;
}

div#wyrix a {
	color: silver;
	text-decoration: none;
}

div#wyrix strong {
	font-weight: normal;
}