html body {
	width: 100%;
	margin: 0px;
}

body, p, html, table, td {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

table {
	margin: 5px;
}

.bijschrift {
	color: #000000;
	font-size: 10px;
	line-height: 11px;
	padding: 2px;
	background-image: url(plaatjes/stukje.jpg);
	background: #ffffff;
}

.bijschriftklein {
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
	padding: 1px;
	margin-top: 0px;
}

#bovenkant {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	border-bottom: 3px solid #000000;
	height: 175px;
	width: 100%;
}


#stukjes {
	position: absolute;
	text-align: center;
	top: 175px;
	left: 15px;
	right: 230px;
}

.stukje {
	border: 2px solid #000000;
	margin-top: 16px;
}

.stukjebinnenrand {
	margin-top:16px;
	margin-bottom: 16px;
	margin-left: 16px;
	margin-right: 16px;
}

.stukjekop {
	text-align: left;
	margin: 0px 6px 6px 6px;
	border: 2px solid #000000;
	padding: 5px;
	margin: 5px;
	color: #666;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.stukjekop h1 {
	font-size: 20px;
	color: #000000;
	margin: 3px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}

.stukjekop h2 {
	font-size: 15px;
	color: #555555;
	margin: 0px;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}


.stukjekop a {
	color: #666;
	text-decoration: underline;
}

.stukjemidden {
	font-size: 16px;
	line-height: 19px;
	text-align: justify;
	font-family:  Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	padding: 10px;
	margin: 5px;
	border: 2px solid #000000;
	color: #000000;
}

.stukjemidden img {
	margin: 8px;
}

.stukjemidden a {
	color: #000000;
	text-decoration: underline;
        padding-bottom: 1px;
}

a {
        color: #000000;
        text-decoration: none;
        text-decoration: underline;
}
								

.stukjevoet {
	color: #666;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 5px;
	padding: 5px;
	border: 2px solid #000000;
}

.volgendedag {
	font-size: 14px;
	line-height: 15px;
}

.stukjevoet a {
	color: #aa4444;
	text-decoration: none;
}

.stukjevoet a:hover {
	color: #000000;
	text-decoration: none;
}

#bijzaken {
	position: absolute;
	right: 15px;
	top: 191px;
	width: 200px;
}

.bijzaak {
	text-align: center;
	margin-bottom: 15px;
	padding: 2px;
	background-color: #990000;
	border: 2px solid #000000;
	color: #ffffff;
	font-size: 11px;
	line-height: 13px;
}

.bijzaak a {
	color: #ffffff;
	text-decoration: none;
}

.bijzaak a:hover {
	text-decoration: underline;
}

.bijzaak h1 {
	font-size: 15px;
	border-bottom: 1px dashed #ffffff;
	margin: 2px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height: 16px;
	font-weight: bold;
}

.fotoblok {
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	margin: 8px;
	padding: 3px;
	border: 0px; 
	color: #fff; 
}
