body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 10px;
	padding: 0;
	font-size: 12px;
	text-align:left;
}

h1 {
	color: #791400;
	font-size: 16px;
}

a {
	color: #505C5F;
	font-weight: bold;
}

a:hover {
	color: red;
}

a.active {
	color: red;
}

.koptitel
{
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ec008c;
	font-weight:bold;
}

.ondertitel
{
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 2px;
	color: green;
}

img
{
	border-style: none;
}