HTML, BODY {
	font-size: 10pt;
	font-family: Arial, Verdana, Courier;
	color: #000000;
}
BODY {
	background-image: url('images/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #ffe8f2;
	margin: 0;
	padding: 0;
}
#header {
	width: 950px;
	height: 100px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url('images/head_bg.jpg');
	background-repeat: repeat-y;
	text-align: center;
}
#header a {
	color: #c4309b;
	font-weight: Bold;
	text-decoration: underline;
}
#header a:hover {
	color: #000000;
	text-decoration: none;
}
#header H1 {
	font-size: 11pt;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 5px;
	color: #d753b2;
}
#header H2 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
}
div.promo {
	width: 950px;
	height: 195px;
	border: 1px solid #000;
	background-color: #d6eae9;
	clear: both;
	overflow: Hidden;
}
div.promo IMG {
	border: 1px solid #000;
}
div.promo a {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
div.promo a:hover {
	font-size: 9pt;
	color: #d753b2;
	text-decoration: none;
}
div.promo a:hover IMG{
	border: 1px solid #d753b2;
}

div.promo .floater {
	width: 300px;
	height: 195px;
	float: left;
}
div.promo .floater2 {
	width: 300px;
	height: 195px;
	float: left;
}


#vastelinks {
	width: 950px;
	height: 60px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fdf5b4;
	clear: both;
}
#vastelinks .floater {
	width: 190px;
	height: 20px;
	float: left;
}
#vastelinks a {
	color: #000000;
	text-decoration: none;
}
#vastelinks a:hover {
	color: #0C0C0C;
	text-decoration: none;
}
div.galleriescontainer {
	width: 950px;
	height: 650px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
}
div.galleriescontainer .floater {
	width: 315px;
	height: 650px;
	float: left;
	background-image: url('images/gal_bg.jpg');
	background-repeat: repeat-y;
	text-align: left;
}
div.galleriescontainer .floater a {
	line-height: 15pt;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
}
div.galleriescontainer .floater a:hover {
	line-height: 15pt;
	text-decoration: none;
	font-size: 10pt;
	color: #831665;
	text-decoration: underline;
}

div.webcams {
	width: 950px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #fdf5b4;
	clear: both;
}
div.toplist {
	font-size: 12pt;
	font-weight: Bold;
	padding-left: 20px;
	padding-top: 10px;
}
div.toplist a {
	font-size: 12pt;
	color: #ec6fca;
	font-weight: Bold;
	text-decoration: none;
}
div.toplist a:hover {
	font-size: 12pt;
	color: #cb4aa8;
	font-weight: Bold;
	text-decoration: underline;
}
TABLE.linkex TD {
	width: 20%;
}
TABLE.linkex TD a {
	font-size: 9pt;
	color: #691051;
}
TABLE.linkex TD a:hover {
	font-size: 9pt;
	color: #cb4aa8;
}
TABLE.fotoblokjes a {
	color: #000;
	font-weight: Normal;
	text-decoration: none;
}

.copyrights {
	font-size: 9pt;
}
.copyrights a {
	font-size: 9pt;
	color: #000;
	font-weight: Bold;
}
