a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
}
.standard {
font-size:medium;
}
.klein {
font-size:smaller;
}
.gross {
font-size:large;
}
.mitte {
text-align:center;
}
#objekt {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.farbe1{
	color:#ff9a18;
}
.farbe2{
	color:#588acf;
}
.farbe3{
	color:#d2210d;
}
br{
line-height:1px;
}
