/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.6;
	letter-spacing:0.1em;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0066FF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.titel {
	font-size:24px;
	color:#0066CC;
	margin-top: 0px;
	padding-top: 0px;
}
.untertitel {
	font-size:14px;
	color:#0066CC;
	font-weight:bold;
}
