html, body {
	margin:0;
	padding:10px;
}
body {
	background-color:#666;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 150%;
	text-align:center;
}

img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
}
a, a:link {
	color:#666;
	text-decoration: none;
    outline: none;
}

a:visited {
    color:white;
    outline: none;
}
a:hover {
	color:#999;
	/*text-decoration: none;*/
}

a:active {
    color:white;
    outline: none;
}
.grijsstreepje {color: #808080}

/* div specificaties */
#wrap-all {
	margin: 40px auto;
	padding: 0;
	width: 800px;
	height: 600px;
	border: 1px solid #999;
	position: relative;
	text-align: left;
}
body.zz #wrap-all {
	background: url(../images/divers/zet2-trans.png) no-repeat 497px 42px;
}

#navigatie {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 42px;
	left: 372px;
}

#balk {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 58px;
	background-color: #333;
	z-index: 10;
	position: absolute;
	top: 249px;
	left: 0;
}


#welkom_titel {
	margin: 0;
	padding: 0;
	z-index: 12;
	position: absolute;
	top: 270px;
	right: 30px;
	text-align: left;
	font-size: 11px;
	letter-spacing: .1em;
	color: #999;
	left: 360px;
	width: 437px;
}

#project_titel, #pagina_titel {
	margin: 0;
	padding: 0;
	z-index: 12;
	position: absolute;
	top: 270px;
	left: 40px;
	font-size: 11px;
	letter-spacing: .1em;
	color: #999;
}

#project_views, #meer_info {
	margin: 0;
	padding: 0;
	z-index: 12;
	position: absolute;
	top: 270px;
	left: 359px;
	font-size: 11px;
	letter-spacing: .1em;
	color: #999;
	width: 425px;
}

#project_links img {
	vertical-align: middle;
}

#vier {
	position: absolute;
	top: 0;
	left: 0;
	background-color:#666;
}

#zes {
	position: absolute;
	top: 0;
	left: 0;
	background-color:#666;
}
#acht {
	position: absolute;
	top: 307px;
	left: 0;
	background-color:#666;
}
#beschrijving {
	margin: 0;
	padding: 0;
	width: 408px;
	position: absolute;
	top: 330px;
	left: 359px;
	letter-spacing: .1em;
    visibility: hidden;
    /*display: none;*/
}
#beschrijving p {
	margin: 0;
	padding: 0;
	color: #ccc;
}
#kolommen {
	margin: 0;
	padding: 0;
	width: 800px;
	position: absolute;
	top: 320px;
	left: 40px;
	letter-spacing: .1em;
	color: #ccc;
	font-size: 11px;
	}
#container {
	margin: 0;
	padding: 0;
	width: 800px;
	position: absolute;
	top: 307px;
	left: 0;
}
#adres {
 	background: url(../images/divers/jolanda_muilenburg.gif) no-repeat left bottom;
	margin: 0;
	padding: 33px 0 0 0;
	width: 765px;
	height:260px;
	position: absolute;
	top: 307px;
	left: 35px;
	text-align:left;
	letter-spacing: .1em;
	color: #ccc;
	font-size: 11px;
	line-height: 140%;
}
.geschiedenis {
	width: 340px;
	float: left;
	padding-right: 40px;
}

/*TABLE STYLING*/

table#over_z2
{
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	color: #999;
	font-size: 11px;
}

table#over_z2 td
{
	vertical-align: top;
	padding: 0;
}
table#over_z2 td a
{
	color: #999;
}
table#over_z2 td a:hover
{
	color: #fff;
}
