body {
	margin: 0px;
	padding: 0px;
	height: 500px;
	overflow: hidden;
	font: 83% "Trebuchet MS", Arial, sans-serif;
	
}
h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	background-color:#99FF66;
	font-size: 120%;
	color: #000000;
	margin: 0px;
	padding: 3px 3px 3px 8px;
}

h2, h3 {
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
address {
	font-style: normal;	
}
#loading {
	left: 50%;
	top: 50%;
	position:absolute;
}
#sluitdiv {
	position: absolute;
	right:0px;
	top: 0px;
	background-color:#99FF66;
	color: #000000;
	z-index: 98;
	font-size: 120%;
	font-weight:bold;
	margin: 0px;
	padding: 3px 5px;
	width: 100%;
	text-align:right;	
	border-bottom: solid 1px black;
	cursor: pointer;
_cursor: hand;
}
#sluitdiv a, #sluitdiv a:link, #sluitdiv a:hover, #sluitdiv a:visited, #sluitdiv a:active   {
	color: #000000;
	text-decoration:none;
	
}
.content {
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: auto;
	position: absolute;
	width: 100%;
}
* html .content {
	height: 520px;
}

.blah {
	position: absolute;
	width: 260px;
	height: 100%;
	margin-top: -17px;z-index: 10;
}
.werkrij {
	padding-top: 2.1em;
	position:absolute;
	float: left;
	padding-left: 260px;
	z-index: 10;
	
}
.werkrij img {
	padding: 5px 5px 5px 10px;
}
.werkrij .foto {
	float: left;
	position:relative;
	margin: 8px 0px 0px 15px;
	border-left: solid 1px black;
	padding: 0;
}
.fotodescription {
	width: 200px;
	position:relative;
	float: left;
	padding: 10px 20px 0 5px;
	margin: 8px 0px 0px 0;
	font-size: 90%;
	height: 450px;
	overflow: auto;
	
}
.fotodescriptionbreed {
	width: 300px;
	position:relative;
	float: left;
	padding: 10px 20px 0 5px;
	margin: 8px 0px 0px 0;
	font-size: 90%;
	height: 450px;
	overflow: auto;
	
}
.streamer {
	padding: 5px 5px 5px 5px;
	float: left;
	top: 2.1em;
	margin: 8px 0px 0px 4px;
	width: 240px;
	position: absolute;
	z-index: 20;
	height: 450px;
	border-bottom: solid 1px black;
	border-top: solid 1px black;
	overflow: auto;
	
}

