body {
	margin: 0px;
	font-family: verdana, arial, hevetica, sans_serif;
	font-size: 11px;
	line-height: 14px;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
}

td {
	text-align: left;
	vertical-align: top;
}

img {
border: 0px;
}
div.kop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 164px;
	background-image: url('../images/bg_streep.gif');
	z-index: 1;
}

div.logo {
	position: absolute;
	top: 82;
	left: 0px;
	width: 277px;
	height: 82px;
	z-index: 2;
	background-color: #cc0000;
	border-right: 1px solid #ffffff;
}

div.knopA {
	position: absolute;
	top: 82px;
	left: 278px;
	width: 213px;
	height: 82px;
	z-index: 3;
	background-color: #cc0000;
	border-right: 1px solid #ffffff;
}

div.knopB {
	position: absolute;
	top: 82px;
	left: 706px;
	width: 63px;
	height: 82px;
	background-color: #cc0000;
	z-index: 3;
}

div.tekst {
	position: absolute;
	top: 198px;
	left: 92px;
	width: 592px;
	height: 18px;
	overflow: visible;
	margin: 0px;
}

div.tekst b {
	font-weight: bold;
	color: #cc0000;
}


.bijschrift i {
	font-style: italic;
	color: #cc0000;
}

div.foto {
	position: relative;
	left: 0px;
	top: 0px;
	width:183px;
	height: auto;
	overflow: visible;
	padding-top: 8px;
}

div.bijschrift {
	position: absolute;
	left: 210px;
	top: 4px;
	width: 380px;
	height: auto;
	overflow: visible;
	padding-top: 8px;

}

a {
	color: #cc0000;
}

img.foto {
	border: 1px solid #cc0000;
	margin-right: 8px;
	margin-bottom: 8px;
	vertical-align:text-top
}


