.rahmen2 { font-size: 16px; border: thin dotted #CCCCCC}
.rahmen1 {
	border: thin dotted #CCCCCC;
	font-size: 18px;
	font-weight: bold;
}
.rahmen3 {
	border: thin dotted #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}
.rahmen4 {
	border: thin none #CCCCCC;
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	font-style: italic;
}
.title {
	text-transform: none;
	font-size: 24px;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 24px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(pattern.gif);
}
a:link {
	text-decoration: none; color: #000000;
}
a:visited {
	text-decoration: none; color: #000000;
}
a:hover {
	text-decoration: none; color: #000000;
}
a:active {
	text-decoration: none; color: #000000;
}

