
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
	border: none;
}

body.rahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #e0e0e0;
	border: none;
}

a:link {
	color: #706663;
	text-decoration: underline;
}

a:visited {
	color: #7a7675;
	text-decoration: underline;
}

a:active {
	color: #7a7675;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table.rahmen {
	width: 100%;
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color: #ffffff;
}
table.rahmen2 {
	width: 100%;
	border-width:1px;
	border-style:solid;
	border-color:black;
	background-color: #ffffff;
	margin-top:5px;
}
table.copyright {
	width: 100%;
	background-color: #ffffff;
	font-size: 9pt;
}
p.gross {
	padding-top: 5px;
}
p.kleineluecke {
	margin-top: 5px;
}
p.luecke {
	margin-top: 75px;
}
p.klein {
	font-size: 10pt;
}
p.ueberschrift {
	padding-top: 5px;
	font-size: 16pt;
}
p.schmal {
	padding-top: 5px;
	padding-left: 45px;
	padding-right: 45px;
	font-size: 12pt;
	text-align: justify;
}
