body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
html{
	scrollbar-base-color: #ffffea;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.homer {
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 970px;
}
.homer img {
	padding: 10px;
}

.ident {
	font-size: 36px;
	color: #F9B9A6;
	text-align: center;
	vertical-align: top;
}
.inhoud {
	height: 400px;
	width: 720px;
	padding-right: 10px;
	overflow: scroll;
}
.inhoudbreed {
	height: 400px;
	width: 930px;
	overflow: scroll;
	padding: 10px;
	margin: 10px;
}
.gast {
	height: 390px;
	width: 800px;
	overflow: auto;
	text-align: left;
}
.gast2 {
	height: 390px;
	width: 900px;
	overflow: auto;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
}

