a:link {color: #000099; text-decoration: underline}
a:visited {color: #990099; text-decoration: underline}
a:hover {color: #333333; text-decoration: underline}
a:active {color: #660033; text-decoration: underline}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-image: none;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-repeat: repeat-y;

}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: normal;

}
.Frametitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
.Bildbeschrieb-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.Bildbeschrieb-Titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
