body {
	background-image: url(../images/blume.gif);
	background-repeat: repeat;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.titel {
	font-size: 20px;
	font-family: Helvetica;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.maintext {
	font-size: 13px;
	font-style: normal;
	color: #333333;
	background-position: left bottom;
	text-align: left;
	vertical-align: bottom;
	font-family: Helvetica;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.maintext_2 {
	font-size: 11px;
	font-style: italic;
	color: #333333;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-family: Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 4px;
}
.maintext_3 {
	font-size: 10px;
	font-style: italic;
	color: #333333;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	font-family: Helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

