body{
	height:100%;
	margin:0;
	padding:0;
	background:#fff;
	color:#333;
	font:62.5% 'Trebuchet MS', verdana,arial,sans-serif;
}
div,img,p{
	margin:0;
	padding:0;
	border:0;
}
a{	
	text-decoration:none;
	color:#333;
	font-size:1.2em;
	background:#fff;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
.hidden {
	display : none;
}
/* index */
body.index{
	height:100%;
}

#tot{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1}	
	#tot img{
		vertical-align:bottom;
		z-index:1;
	}
	#Leftnote{
		position:absolute;
		left:10%;
		top:30%;
		width:10%;
		height:10%;
		background:#999;
		border:1px solid #292a25;
		z-index:2;
	}
	#Rightnote{
		position:absolute;
		left:80%;
		top:50%;
		width:10%;
		height:10%;
		border:1px solid #333;
		background:#999;
		z-index:2;
	}
	#Leftnote img,
	#Rightnote img{
		vertical-align:bottom;
	}

/* =============== rest of site ================ */

#Pagewrapper{
	width:780px;
	margin:0 auto;
	z-index:2;
}
#Diashowcontainer{
	width:780px;
	height:510px;
	position:absolute;
	left:50%;
	top:287px;
	margin-left:-390px;
	margin-top:-255px;
}
#Diashowbox{
	width:710px;
	height:480px;
	padding:15px 15px 0 15px;
	background:#fff;
	border:1px solid #ccc;
	overflow:hidden;
	position:relative;
}
/* === =Imgnav === */

#Imgnav{
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-230px;
	width:460px;
	height:510px;
	z-index:2;
}

/* === =zoompagina  === */

#Imgbox{
	float:left;
	margin:0;
	width:110px;
	height:465px;
	overflow:auto;
	background:#fff;
}
#Imgbox li{
	padding:0 0 10px 0;
	margin:0;
	overflow:hidden;
	width:90px;
}
#Imgbox a{
	border:1px solid #fff;
	float:left;
}
#Imgbox a:hover,
#Imgbox a:focus,
#Imgbox a:active{
	border-color:#999;
	outline:0;
}
#Imgbox img{
	margin:0;
	overflow:hidden;
	border:1px solid #999;
	vertical-align:bottom;
}
#Imgbox ul.ok img{
	height:auto;
}
#Bigimg{
	padding-left:110px;
	text-align:center;
}

	
#Text {
	float : right;
	padding: 5px 0 0 0;
	font-size : 1.1em;
	position: relative;
	z-index:11;
}
#Attention{
	position:absolute;
	bottom:0;
	right:0;
	width:580px;
	line-height:1.4em;
	overflow:hidden;
	font-size:1.1em;
	padding:0;
	background:#fff;
	z-index:10;
	padding:0 10px 10px 0;
}
#Attention a{
	text-decoration:underline;
}
#Attention a:hover{
	color:#f33
}
#New {
	position : absolute;
	bottom: 130px;
	left : 138px;
	width : 130px;
	font-size : 1.2em;
	font-weight : bold;
	color : #fff;
	padding: 10px 10px 30px 10px;
	background : #f3813a url(../images/pijl-nieuw.gif) no-repeat 4% 95%;
}
#Back{
	padding:8px 0 0 8px;
}
#Back a{
	float:left;
	font-size:1.2em;
	color:#000;
	height:12px;
	padding:8px 0 8px 40px;
	background:url(../images/arrow_back.gif) no-repeat left center;
}

#Back a:hover{
	color:#CC3333;
}

/* textgedeeltes */


#Head{
	padding:2em 0 3em 335px;
}
#Content{
	float:left;
	width:490px;
	color:#333;
	padding:0 0 3em 0;
	line-height:1.6em;
}
#Content.news{
	width:600px;
}

#Content h1{
	font-size:1.4em;
	padding:0 0 1.6em 0;
	margin:0;
}
#Content h2{
	font-size:1.2em;
}
#Content p{
	font-size:1.2em;
}
#Content p a{
	font-size:1em;
	text-decoration:underline;
}
#Content .imgbox{
	float:right;
	display:inline;
	width:150px;
	margin:0 0 2em 2em;
}
#Content.news .imgbox{
	width:250px;
}
#Content .imgbox img{
	vertical-align:bottom;
	border:2px solid #333;
}

#Content .totop{
	clear:both;
	text-align:right;
	padding:2em 0 0 0;
}
#Content .totop a{
	padding:0 18px 0 0;
	background:url(../images/arrow_up.gif) no-repeat right center;
}
#Nav{
	float:right;
}
#Nav ul{
	list-style:none;
	padding:2.5em 0 0 0;
}
#Nav li{
	width:96px;
	height:24px;
	padding:12px 0 12px 0;
	margin:0 0 12px 0;
	text-align:center;
	background:url(../images/bg_navlist.gif) no-repeat left top;
}

#Nav li a{
	color:#f30;
	font-size:1.2em;
}
#Nav .wwwlinks{
	padding:12px 0;
}
#Nav .wwwlinks h3{
	font-size:1.2em;
	padding:0;
	margin:0;
}
#Nav .wwwlinks ul{
	padding:8px 0;
}

#Nav .wwwlinks li{
	width:auto;
	height:auto;
	text-align:left;
	background:none;
	height:auto;
	margin:0;
	padding:0 0 4px 0;
}
#Nav .wwwlinks li a:hover{
	text-decoration:underline
}

ul.news{
	width:320px;
	font-size:1.2em;
}
ul.news li{
	padding:5px 0;
	border-bottom:1px solid #f1f1f1;
}
.news a {
	font-size : 1em;
	text-decoration: underline;
}
