@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
#topbox {
	height: 150px;
	width: 100%;	
}
#middenbox {
	background-color: #990000;
	width: 100%;
}
#onderbox {	
	height: 110px;
	width: 100%;
}
#relsubtopbox {
	position: relative;
	height: 150px;
	width: 900px;
	left: 0px;
	top: 0px;	
}
#relsubmiddenbox {
	position: relative;
	width: 900px;
	left: 0px;
	top: 0px;
	height: 400px;
}
#relsubonderbox {
	position: relative;
	height: 110px;
	width: 900px;
	left: 0px;
	top: 0px;
}
.foto {
	text-align: center;
	vertical-align: middle;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;	
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
img {
    border:none
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 25px;
	top: 0px;
	height: 150px;
	width: 150px;
}
#tekstlink {
	font-family: Vrinda;
	font-size: 18px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 15px;
	width: 670px;
	left: 211px;
	top: 127px;
	
}
#info {
	position: absolute;
	visibility: visible;	
	left: 215px;
	top: 4px;
	z-index: 2;
}

#marquee {
	position: absolute;
	visibility: visible;
	z-index: 1;
	top: 7px;
	left: 220px;
	width: 658px;
	height: 24px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#inhoud_fotos {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 400px;
	width: 700px;
	left: 198px;
	top: -6px;
}
#inhoud_fotos2 {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 400px;
	width: 700px;
	left: 198px;
	top: 2px;
}
#swap1 {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 30px;
	width: 30px;
	right: -25px;
	bottom: 20px;
}
#swap2 {	
	position: absolute;
	visibility: hidden;
	z-index: 2;
	height: 30px;
	width: 30px;
	right: -25px;
	bottom: 20px;
}
#sc{
	position: absolute;
	bottom: 0;	
	height: 20px;
	width: 98%;	
	}
a.scw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;	
	color: #333;
	text-decoration:none;
}
a.scw:visited {
	color:#333;
	}
a.scw:hover {
    color:#FFF;
	}
#nieuw {
	position: absolute;
	left: 403px;
	top: 100px;
	color: #990000;
	width: 86px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 20px;
	
}

