@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4F0075;
	text-align: justify;
	margin: 0;
}

a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #990033;
	text-decoration: none;
}

.kop {
	font-size: 24px;
	color: #4F0075;
	line-height: 35px;
}

.klein {
	font-size: 10px;
	line-height: normal;
}

.nadruk {
	color: #CC0000;
}
