body{font-family: Arial, Helvetica, sans-serif; }
.menge { font-size: 11px; color: #333333} 

.ueber { font-size: 16px; font-weight: 
bold; color: #CC0000}

.mengeweiss { padding: 3px; font-size: 11px; color: #FFFFFF; background-color: #CC0000; font-weight: bold} 

a { font-size: 12px; font-style: italic; font-weight: bold; color: #666666}

a:hover { font-size: 12px; font-style: italic; 
font-weight: bold; color: #CC0000; text-decoration: none; }

.mengefett { font-size: 11px; font-weight: bold; color: #000000}

.button {
  color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  border: 1 solid #cccccc;
  background-color: #CC0000;
  text-decoration:none;
  padding: 2px;
  }

.rahmen { border: 1px solid #CC0000; }
.rahmenbg { border: 1px solid #CC0000; background-color: #FFEFEF}

.rot {
	color: #CC0000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.rosa
{
  border: 2px solid #cc0000;
  padding: 5px;
}

.rosa a
{
  color: #cc0000;
  text-decoration: none;
}

.rosa a:hover
{
  color: #333333;
  text-decoration: underline;
}
.referenzen
{ font-size: 11px;  color: #000000; }
.referenzen p:first-line{text-transform: uppercase; font-weight: bold;}
.referenzen p:before {text-transform: uppercase; font-weight: bold;}

.klein { font-size: 11px; }
