﻿body   {
	background-color:white;
}

#wrapper  {
	width: 1500px;
	height: 11500x;
	font-family: verdana;
	font-size: 16px;
	background-color: rgba(255,255,255,255.2);
}
#header  {
	background-size: 100%;
	width: 1500%;
	height: 50px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	vertical-align: middle;
}
#content    {
	width: 1500px;
	height: 11500px;
	font-size: 16px;
	font-family: Verdana;
}

.kolom0 {
	width: 25px;
	text-align: center;
}

.kolomA {
	width: 750px;
	text-align: left;
	vertical-align: middle;
	color: #0000FF;
}
.kolomB {
	width: 750px;
	text-align: left;
	color: #0000FF;
}
.breedte_foto {
	border-width: 0px;
	width: 750px;
}
.copyright-zwart {
	font-size: x-small;
	color: #000000;
}

.tekst-zwart {
	font-size: 16px;
	color: #000000;
}
.tekst-blauw {
	font-size: 16px;
	color: #0000FF;
}
