.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;

}
.subline {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;


}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;




}
a:active {
	text-decoration: underline;
	color: #990000;



}
a:link {
	text-decoration: none;
	color: #990000;


}
a:visited {
	text-decoration: underline;
	color: #990000;

}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.pfad {

	font-size: 10px;
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
}
.bildpunkte {
	background-position: right bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(images/back_rechts_unten.gif);


}
.kasten {
	border: 1px #999999;
}
