@charset "UTF-8";
/* CSS Document */

html, body {
	margin-left:0;
	margin-top:0;
	background-color:#000;
	}
	
b  {font-weight:normal;}

h1 {
	margin-top:0;
	margin-bottom:0;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	display: inline; 
}	

h2 {
	margin-top:0;
	margin-bottom:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	color: #000;
	widows:inherit;
	font-weight:normal;
	display: inline; 
}	
	
.kopregels {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	letter-spacing: 2px;
	}

.GalleryTXT	 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
	letter-spacing: 2px;
	padding-bottom: 30px;
	}

.gewonetxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	color: #000;
	}
	
.gewonetxt a:link {
	color: #000;
	text-decoration:underline;
}

.gewonetxt a:visited {
	color: #000;
	text-decoration:underline;
}
.gewonetxt a:hover {
	color:#787878;
	text-decoration: underline;
}

.gewonetxt a:active {
	color: #000;
	text-decoration:underline;
}
	
.knoptxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-align:right;
	margin-right:75px;
	line-height:25px;
	}
	
.knoptxt a:link {
	color: #FFF;
	text-decoration: none;
}

.knoptxt a:visited {
	color: #FFF;
	text-decoration: none;
}
.knoptxt a:hover {
	color:#FFF;
	text-decoration: underline;
}

.knoptxt a:active {
	color: #FFF;
	text-decoration: none;
}
	
.knopzwarttxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	}
	
.knopzwarttxt a:link {
	color: #000;
	text-decoration: none;
}

.knopzwarttxt a:visited {
	color: #000;
	text-decoration: none;
}
.knopzwarttxt a:hover {
	color:#000;
	text-decoration: underline;
}

.knopzwarttxt a:active {
	color: #000;
	text-decoration: none;
}

.genreknoppengeel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:0.7px;
	font-style: normal;
	line-height:30px;
	color: #EFE319;
	}

.genreknoppen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:0.7px;
	font-style: normal;
	line-height:30px;
	color: #FFF;
	}
	
.genreknoppen a:link {
	color: #FFF;
	text-decoration: none;
}

.genreknoppen a:visited {
	color: #FFF;
	text-decoration: none;
}
.genreknoppen a:hover {
	color:#EFE319;
	text-decoration: none;
}

.genreknoppen a:active {
	color: #000;
	text-decoration: none;
}

.layer_achterlinks {
	position:absolute;
	z-index:1;
	width: 50%;
	min-height:1000px;
	background-color: #574e82;
	background-repeat:no-repeat;
	top: 0px;
	height: 1528px;
}

.layer_achterrechts {
    position:absolute;
	right:0;
	z-index:0;
	width: 50%;
	min-height:1000px;
	background-color: #EFE319;
	background-repeat:no-repeat;
	top: 0px;
	height: 1528px;
	}

.layer_zwartboven {
    position:absolute;
	right:0;
	z-index:2;
	width: 100%;
	background-color: #000;
	background-repeat:no-repeat;
	top: 0px;
	height: 339px;
	}

.layer_gecenteerd {
	position:absolute;
	visibility: visible;
	z-index: 3;
	top: 0px;
	width: 915px;
	left: 50%;
	margin-left: -449px;
	min-height:830px;
	height: 830px;
}

.topimage {
	position:absolute;
	visibility: visible;
	z-index: 5;
	top: 0px;
	width: 776px;
	right:0px;
	margin-left: -457px;
	height: 339px;
	background-image:url(afbeeldingen/bannerwit.jpg);
	background-repeat:no-repeat;
}

.topmultimediapresentatieswittezweem {
	position:absolute;
	visibility: visible;
	z-index: 10;
	top: 82px;
	width: 118px;
	right:474px;
	height: 253px;
}

.topmultimediapresentaties {
	position:absolute;
	visibility: visible;
	z-index: 8;
	top: 82px;
	width: 345px;
	right:247px;
	height: 254px;
}

.gallerytxtplek {
	top: 295px;
	left: 70px;
	width: 76px;
	position: absolute;
	height: 28px;
	z-index: 6;
}

/*Start Gallery Links Knop*/

.gallerylinksknop {
	top: 294px;
	left: 31px;
	width: 34px;
	position: absolute;
	height: 28px;
	z-index: 6;
}
	
a.rollovergallerylinksknop {
	display: block;
	width: 30px;
	height: 28px;
	background: url("afbeeldingen/pijllinks.png");
	}

a.rollovergallerylinksknop:hover {
	background-position: -30px;
	
	}
	
/*Einde Gallery Links Knop*/

/*Start Gallery Rechts Knop*/

.galleryrechtsknop {
	top: 294px;
	left: 152px;
	width: 34px;
	position: absolute;
	height: 28px;
	z-index: 6;
}
	
a.rollovergalleryrechtsknop {
	display: block;
	width: 30px;
	height: 28px;
	background: url("afbeeldingen/pijlrechts.png");
	}

a.rollovergalleryrechtsknop:hover {
	background-position: -30px;
	
	}
	
/*Einde Gallery Rechts Knop*/

.topimageflash {
	position:absolute;
	visibility: visible;
	z-index: 8;
	top: 82px;
	width: 530px;
	left:0px;
	height: 257px;
}

.topimageachterflash {
	position:absolute;
	visibility: visible;
	z-index: 7;
	top: 82px;
	width: 530px;
	left:0px;
	height: 257px;
}

.toplogo {
	position:absolute;
	visibility: visible;
	z-index: 4;
	top: 82px;
	width: 150px;
	left:0px;
	height: 256px;
	background-color:#FFF;
	background-image:url(afbeeldingen/logo.jpg);
	background-repeat:no-repeat;
}

.txtimage {
	position:absolute;
	visibility: visible;
	z-index: 5;
	top: 338px;
	width: 450px;
	left:0px;
	height: 492px;
	background-image:url(afbeeldingen/txtplaat.jpg);
	background-repeat:no-repeat;
}

.txtplaats {
	position:absolute;
	visibility: visible;
	z-index: 7;
	top: 363px;
	width: 394px;
	left:26px;
	height: 457px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	color: #000;
}

.fotoplaatsportfoliopagina {
	position:absolute;
	visibility: visible;
	z-index: 8;
	top: 355px;
	width: 421px;
	left:21px;
	height: 127px;
}

.txtplaatsportfoliopagina {
	position:absolute;
	visibility: visible;
	z-index: 7;
	top: 490px;
	width: 394px;
	left:26px;
	height: 457px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:18px;
	color: #000;
}

.genrevak {
	position:absolute;
	visibility: visible;
	z-index: 5;
	top: 338px;
	width: 220px;
	left:449px;
	height: 340px;
	background-color:#574e82;
	text-align:center;
}

.woordenbannerpositie {
	top: 683px;
	left: 470px;
	width: 187px;
	text-align: right;
	position: absolute;
	height: 266px;
	z-index: 6;
	}

/*Home Knop Begin*/
	
.homeknop {
	top: 146px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
}

.homeknopstatic {
	top: 146px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
	background: url("afbeeldingen/oogknop_static.png");
	background-image: url(afbeeldingen/oogknop_static.png);
}
	
a.rolloverhomeknop {
	display: block;
	width: 197px;
	height: 26px;
	text-align: right;
	text-decoration: none;
	background: url("afbeeldingen/oogknop.png");
	}

a.rolloverhomeknop:hover {
	background-position: -197px;
	text-align: right;
	}
	
/*Home Knop Eind*/

/*Over Ons Knop Begin*/
	
.overonsknop {
	top: 173px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
}

.overonsknopstatic {
	top: 173px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
	background:url("afbeeldingen/oogknop_static.png");
}
	
a.rolloveroveronsknop {
	display: block;
	width: 197px;
	height: 26px;
	text-align: right;
	text-decoration: none;
	background: url("afbeeldingen/oogknop.png");
	}

a.rolloveroveronsknop:hover {
	background-position: -197px;
	text-align: right;
	}
	
/*Over Ons Knop Eind*/

/*Over Ons Knop Begin*/
	
.overonsknop {
	top: 192px;
	left: 670px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
}

.overonsknopstatic {
	top: 192px;
	left: 670px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
	background:url("afbeeldingen/oogknop_static.png");
}
	
a.rolloveroveronsknop {
	display: block;
	width: 197px;
	height: 26px;
	text-align: right;
	text-decoration: none;
	background: url("afbeeldingen/oogknop.png");
	}

a.rolloveroveronsknop:hover {
	background-position: -197px;
	text-align: right;
	}
	
/*Over Ons Knop Eind*/



/*Contact Knop Begin*/
	
.contactknop {
	top: 238px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
}

.contactknopstatic {
	top: 238px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
	background:url("afbeeldingen/oogknop_static.png");
}
	
a.rollovercontactknop {
	display: block;
	width: 197px;
	height: 26px;
	text-align: right;
	text-decoration: none;
	background: url("afbeeldingen/oogknop.png");
	}

a.rollovercontactknop:hover {
	background-position: -197px;
	text-align: right;
	}
	
/*Contact Knop Eind*/


/*Downloads Knop Begin*/
	
.downloadsknop {
	top: 263px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
}

.downloadsknopstatic {
	top: 263px;
	left: 669px;
	width: 197px;
	text-align: right;
	position: absolute;
	height: 28px;
	z-index: 6;
	background:url("afbeeldingen/oogknop_static.png");
}
	
a.rolloverdownloadsknop {
	display: block;
	width: 197px;
	height: 26px;
	text-align: right;
	text-decoration: none;
	background: url("afbeeldingen/oogknop.png");
	}

a.rolloverdownloadsknop:hover {
	background-position: -197px;
	text-align: right;
	}
	
/*Downloads Knop Eind*/

/*facebook*/

.facebookknop {
	top: 620px;
	left: 26px;
	width: 85px;
	text-align: left;
	position: absolute;
	height: 31px;
	z-index: 8;
}

.googlepluseen {
	top: 620px;
	left: 110px;
	width: 85px;
	text-align: left;
	position: absolute;
	height: 31px;
	z-index: 8;
}


/*facebook*/



.displace {
	position: absolute;
	left: -5000px;
	}

