@charset "utf-8";

body,td,th {
	color: #FF9;
	font-size: small;
}
#apDiv1 {
	position:absolute;
	width:1616px;
	height:45px;
	z-index:1;
	left: 0px;
	top: 594px;
	color: #FF9;
	font-size: 6px;
}
#apDiv2 {
	position:absolute;
	width:1616px;
	height:115px;
	z-index:2;
	font-size: 16px;
	left: 0px;
	top: 253px;
	color: #FF9;
}
#apDiv3 {
	position:absolute;
	width:1616px;
	height:235px;
	z-index:3;
	left: -4px;
	top: 463px;
	background-color: #82111A;
	color: #D2D2D2;
}
.vakantiehuis {
	font-weight: bold;
}

body {
	background-color: #82111A;
	margin-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: #FF9;
}

#header {
	float: left;
	height: 400px;
	width: 600px;
	text-align: center;
}
#image {
	float: left;
	height: 225px;
	width: 400px;
	text-align: center;
}
#links {
	height: 20px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
	text-align: center;
}

#headertext {
	float: left;
	height: 60px;
	width: 400px;
	text-align: center;
}



#container {
	height: 400px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #94222B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #94222B;
}
a:hover {
	text-decoration: none;
	color: #94222B;
}
a:active {
	text-decoration: none;
	color: #94222B;
}

