/* CSS Document */
#marqueecontainer{
	position: absolute;
	width: 150px; /*marquee width */
	top: 0%;
	height: 100px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 0px solid #666666;
	padding: 2px;
	padding-left: 4px;
	left: 10px;
}
.scroll_div {
	border:solid 0px #3366FF;
	width: 260px;
	width/**/: 280px !important;
}
.vmarquee_content {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #411B0C;
}
a:visited {
	text-decoration: none;
	color: #411B0C;
}
a:hover {
	text-decoration: none;
	color: #D95E2F;
}
a:active {
	text-decoration: none;
	color: #411B0C;
}
body {
	position: absolute;
	text-align: center;
	width : 100%;
	background-color: #EEE;
	background-image: url(../images/FrontPage/Page-BgTexture.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
.plat {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.platvet {
	font-family: Tahoma, "Tahoma Bold";
	font-size: 12px;
	font-weight: bold;
	color: #411B0C;
	text-decoration: none;
}
#logo {
	height: 120px;
	width: 800px;
	position: absolute;
	top: 0px;
	padding-bottom: 5px;
	text-align: right;
	margin-top: 10px;
	right: -1px;
}
#main {
	position: absolute;
	height: 349px;
	width: 800px;
	left: 0px;
	top: 145px;
}

#header {
	height: 2px;
	width: 800px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#footer {
	height: 100px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 560px;
}
#containermain {
	position : absolute;
	left : 50%;
	height : 600px;
	width : 800px;
	background-color: #fff;
	margin-left: -400px;
	margin-top: 50px;
}
#sponsors{
	height: 146px;
	width: 215px;
	position: absolute;
	top: -150px;
	left: 4px;
	border: #3F9;
}
#specialnews{
	height: 90px;
	width: 215px;
	position: absolute;
	top: 182px;
	left: 413px;
	border: #3F9;
}
.bottom {
	position: absolute;
	bottom: 0px;
}
.top {
	position: absolute;
	top: 0px;
}
.pos1{
	left:0px;
	background-color: #606;
}
.pos2{
	left:100px;
	background-color: #00F;
}
.pos3{
	left:200px;
	background-color: #088;
}
.pos4{
	left:300px;
	background-color: #0b0;
}
.pos5{
	left:400px;
	background-color: #fd0;
}
.pos6{
	left:500px;
	background-color: #F60;
}
.pos7{
	left:600px;
	background-color: #F00;
}
.pos8{
	left:700px;
	background-color: #f3c;
}
.rij1{
	top: 0px;
}
.rij2{
	top: 60px;

}
.rij3{
	top:120px;
}
.rij4{
	top:180px;
}
.rij5 {
	top:240px;
}
.rij6 {
	top:300px;
}
.rij7 {
	top:270px;
}
.rij8 {
	top:308px;
}

.left {
	position: absolute;
	left: 5px;
	left: 3px;
	}

.right {
	position: absolute;
	right: 1%;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.b200 {
	height: 190px;
	width: 190px;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	background-color: #999;
}
.b100 {
	height: 100px;
	width: 100px;
	position: absolute;
}
.welkom {
	height: 330px;
	width: 400px;
	left: 200px;
	position: absolute;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.adres {
	position: absolute;
	bottom: 1%;
	left: 25%;
	width: 50%;
}
.bottomrow {
	bottom: 0%;
}
.line {
	height: 1px;
	width: 620px;
	position: absolute;
	left: 0px;
	bottom: 15px;
}
.news {
	/*height: 340px;*/
	width: 250px;
	left: 0%;
	position: absolute;
	overflow: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.newsitem {
	text-align: left;
}
.newsheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #411B0C;
	font-weight: 400;
	font-style: oblique;
}
.newssum {
	width: 100%;
	left: 0%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	padding-bottom: 10px;
	font-style: normal;
}
.newspic {
	height: 85%;
	width: 100px;
	position: absolute;
	right: 0px;
	padding-right: 2%;
	bottom: 0px;
}
.newsdate {
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #411B0C;
	text-align: left;
	font-style: italic;
}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
  color: black;
} 
.fluxus {
	background-image: url(/images/FrontPage/fluxus.gif);
	z-index: 10;
	top: 0px;
	width: 85px;
	height: 50px;
	left: 4px;
	position: absolute;
	background-repeat:no-repeat;
}
.welsaen {
	background-image: url(/images/FrontPage/welsaen.gif);
	z-index: 10;
	top: 52px;
	width: 85px;
	height: 50px;
	left: 4px;
	position: absolute;
	background-repeat: no-repeat;
}
.uitgelichtmain {
	height: 272px;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 5px;

}

.uitgelicht {
	height: 50px;
	width: 150px;
	position: absolute;
	right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #006;
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: inset;
	border-top-color: #FF80C0;
	border-bottom-color: #FFF;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 5px;
}

.dropcontent{
	width: 180px;
	height: 200px;
	background-color: #FFF;
	padding: 3px;
	display:block;
	position: absolute;
	left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7D432B;
	text-align: left;
}



#dropcontentsubject{
	width: 180px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #300;
	text-align: left;
	left: 10px;
	padding-left: 10px;
	height: 25px;
}
.banner {
	padding: 0px;
	height: 144px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 410px;
	background-image: url(/images/FrontPage/banner.png);
	background-repeat: no-repeat;
}

body{
	font-family:arial
}

.clear {
	clear:both
}

#gallery {
	position:absolute;
	height:146px
}
	#gallery a {
	float:left;
	position:absolute;
	left: 87px;
	top: 1px;
	height: 146px;
	width: 215px;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
	z-index:600;
	background-color:#000;
	color:#ffffff;
	height:100px;
	width:100%;
	position:absolute;
	bottom:22px;
	left: 218px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	

