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

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.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:#990100;
}
.farbe2{
	color:#669933;
}
.farbe3{
	color:#336699;
}
br{
line-height:1px;
}

/* --------------------------------------------- alte Formatierung -----------------------------------------*/

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.standard-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.standard-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.standard-f1-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.standard-f1-fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
}
.standard-f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cc0000;
}
#liste1 p {
display: none;
}
#liste1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	width:auto;
}
#liste1 ul{
list-style-type:disc;
padding-left:0px;
margin-left:40px;
margin-right:40px;
margin-top:5px;
margin-bottom:0px;
}
#liste1 ul li{
margin-top:0px;
}
#liste2 p {
display: none;
}
#liste2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
	width:auto;
}
#liste2 ul{
list-style-type:disc;
padding-left:0px;
margin-left:40px;
margin-top:5px;
margin-bottom:0px;
}
#liste2 ul li{
margin-top:0px;
}