body {
	background-image: url(img/backTotal.jpg);
	background-repeat: no-repeat;
} 

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #00000;
	text-decoration: underline;
}

div.top_content {
	margin-left: 120px;
}
div.content {
	margin-left: 10px;
}

div.top_filler {
	height: 100px;
	float: right;
	width: 1px;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.kop {
	font-size: 14px;
	font-weight: bold;
}
.error_msg {
	color: #C60000;
}
.tableHeader {
	font-size: 14px;
	font-weight: bold;
}
table.trainingen {
	margin-bottom: 20px;
}

