body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#87AEC5;
  color:#003b62;
}

.inhoud {
  background-color:#D2E7F4;
  padding: 20px 10px;
}

a {
  font-weight:bold;
  color:#003b62;
}

table.fotoboek img {
  border: 1px solid #003B62;
}

img {
  border:0;
}

img#link {
	border: 1px solid #003B62;
}

table.inhoud td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#003b62;
	padding: 10px 5px;
	line-height:1.4;
}

table.data td{
	border:1;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#003b62;
	line-height:1.4;
}

ul {
	margin:5 auto 5 auto;
}

.kolom {
	padding:3px 1px 3px 1px;
}

.kop1 {
	color:#003b62;
	font-weight:bold;
	padding: 0px 5px;
}

div.bericht {
	border: 2px solid #003B62;
	background-color: #B5CFE0;
	padding: 7px;
	margin: 5px;
	font-size: 90%;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#003b62;
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
}

div#copyright{
	position: absolute;
	bottom: 0;
	font-size:7px;
	font:Arial, Helvetica, sans-serif;
}

div#copyright a{font-weight:normal; text-decoration:none}

#strepen {
	text-decoration:line-through;
}

#newsBox {
    width:400px;
	border:#FF0000;
    background:#87AEC5;
	position:relative;
	font-size:11px;
	font-style:italic;
	text-align:center;
}
