@import url(/include/css/editor.php);

/** =COLORS **
*/


body {
	background: #000 url('/image/bg.jpg') no-repeat center top;
	}


/** =LAYOUT **/

#container {
	margin: 0px auto;
	width: 905px;
	padding-bottom: 50px;
	}
#wrapper {
	height: 596px;
	height: 536px;
	padding: 30px 0px;
	position: relative;
	background: url('/image/content.png') no-repeat center top;
	}


/** =HEADER **/

#header {
	height: 97px;
	position: relative;
	}

#logo {
	top: -85px;
	right: -60px;
	width: 376px;
	height: 266px;
	overflow: hidden;
	position: absolute;
	}
#logo a {
	display: block;
	}

#navigation {
	z-index: 100;
	position: relative;
	}

#topNav {
	}
#topNav li {
	height: 60px;
	float: left;
	width: 120px;
	margin-top: 16px;
	margin-left: 8px;
	}
#topNav li a {
	color: #ffffff;
	display: block;
	margin: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	}
#topNav #topNavitem14 a {
	line-height: 25px;
	}
#topNav li a:hover {
	color: #6eb7f6;
	}


/** =CONTENT - HOMEPAGE **/

/*
#homeIntro {
	width: 410px;
	}
*/

#sponsors {
	z-index: 2;
	width: 257px;
	height: 544px;
	width: 197px;
	height: 484px;
	padding: 60px;
	position: absolute;
	top: 80px;
	right: -95px;
	background: url('/image/bg-sponsor-home.png') no-repeat;
	}
#sponsors p {
	color: #000000;
	margin-bottom: 5px;
	}


/** CONTENT - DEFAULT **/

#visual {
	height: 368px;
	margin: 0px 59px;
	}

#calltoaction {
	z-index: 10;
	top: -30px;
	right: 15px;
	width: 132px;
	height: 107px;
	padding: 10px;
	position: absolute;
	background: url('/image/calltoaction-shadow.png') no-repeat center center;
	}
#calltoaction a {
	width: 132px;
	height: 107px;
	display: block;
	text-indent: -999em;
	background: url('/image/calltoaction.png');
	}

#content {
	float: left;
	width: 530px;
	width: 410px;
	padding-right: 60px;
	height: 100px;
	}

	#ads {
		position:absolute;
		margin-top: 85px;
		width: 187px;
		left:700px;
		}

#sideNav {
	float: left;
	width: 260px;
	height: 100px;
	}

#nav {
	margin-left: 10px;
	}
#nav li a {
	color: #ffffff;
	display: block;
	padding-left: 20px;
	text-decoration: none;
	background: url('/image/list-arrow.gif') no-repeat 5px 6px;
	}
#nav li.open a,
#nav li.active a {
	background-image: url('/image/list-arrow-open.gif');
	}
#nav ul {
	display: none;
	padding-left: 20px;
	}
#nav .open ul,
#nav .active ul {
	display: block;
	}
#nav ul li a,
#nav .open ul li a,
#nav .active ul li a {
	background: url('/image/list-square.gif') no-repeat 5px 7px;
	}


/** =FOOTER **/

#footer {
	margin-top: -33px;
	position: relative;
	}
#footer p {
	margin-left: 270px;
	}
#footer #footlogo {
	margin: 0px;
	margin-top: -37px;
	top: 0px;
	left: 0px;
	position: absolute;
	}
#footer img {
	margin-left: 30px;
	margin-right: 65px;
	}
#footer a {
	}

/** =GALLERY **/
.albumWrapper{
	width:600px;
	position:absolute;
}
.gallergyAlbums{
	display:block;
	margin-top:20px;
	width:300px;
	position:relative;
	float:left;
	}
	.gallergyAlbums a{
		text-decoration:none;
		}
	.gallergyAlbums span{
		display:block;
		margin-top:5px;
		margin-bottom:15px;
		}
	.gallergyAlbums img{
		border:0;
		clear:left;
		margin-top:10px;
		}
	.gallergyPhotos {
		margin-top:10px;
		}	
	.photoContainer{
		position:relative;
		}
	.photoContainer div{
		float:left;
		margin-right:10px;
		margin-bottom:10px;
		width: 125px; height:100px;
		overflow:hidden;
		}
#galleryBack{
	clear:both;
	padding-top:20px;
	float:right;
	}
#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
		width:478px;
		height:319px;
		overflow:hidden;
		}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:260px;
		top:250px;
		z-index:1000;
		}
	#nextBtn, #slider1next{
		left:708px;
		}
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/image/btn-back.png) no-repeat 0 0;
		}
	#nextBtn a, #slider1next a{
		background:url(/image/btn-forward.png) no-repeat 0 0;
		}

	/* numeric controls */

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		}
	ol#controls li{
		margin:0 10px 0 0;
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* // Easy Slider */


/** =CLASSES **/

ul.nav,
ul.nav ul,
ul.nav li,
ul.styled,
ul.styled ul,
ul.styled li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}


#extraLogos {
	margin-left: 320px;
	position: absolute;
	}
#extraLogos .item {
	/*width: 230px;*/
	}

.item {
	clear: both;
	/*height: 60px;*/
	padding: 10px 0px 0px 20px;
	background: url('/image/list-square.gif') no-repeat 0px 15px;
	}
	.item .image {
		display: block;
		width: 184px;
		float: right;
		text-align: center;
	}
	.twoCols .item {
		width: 270px;	
	}
	.twoCols .item .image {
		width: 136px;
	}
	.item .zldbus {
		width: 100px;
		position:absolute;
		margin-left:45px;
		}
	
#testForm span.require {
	display: none;
}

#sponsors1,
#sponsors2
 {
	position: relative;
}
	#sponsors1 a,
	#sponsors2 a
	 {
		display: block;
		position: absolute;
	}

	a.boom				{width: 40px; height: 40px; top: 3px; left: 3px;}
	a.zldhln			{height:40px;left:60px;top:3px;width:80px;}
	a.remaco			{height:18px;left:2px;top:62px;width:86px;}
	a.ideas				{height:31px;left:2px;top:94px;width:57px;}
	a.cor				{height:53px;left:95px;top:80px;width:46px;}
	
	a.merral			{height:37px;left:3px;top:7px;width:83px;}
	a.nedbase			{height:40px;left:101px;top:5px;width:51px;}
	a.usg				{height:17px;left:3px;top:60px;width:86px;}
	a.maximaal			{height:43px;left:5px;top:89px;width:80px;}
	a.florad			{height:40px;left:102px;top:90px;width:48px;}
	a.capello			{height:28px;left:2px;top:144px;width:104px;}
	a.zeelandbusiness	{height:33px;left:0;top:182px;width:65px;}
	a.ondernemer		{height:14px;left:72px;top:184px;width:80px;}
