.weiss_auf_rot {
color:white;
background-color:#b03741;
padding-top:5px;
padding-bottom:7px;
padding-left:5px;
font-weight:bold;
}

span.roteSchrift{
  color:red;
}
span.sehrGross {
  font-size:22pt;
}

a.intern{
color:black;
}
a.extern{
color:blue;
}
a.mailto {
color:blue;
}


h5 {
font-size:12pt;
color:black;
font-weight:bold;
}

h5.gross {
font-size:14pt;
color:black;
font-weight:bold;
}

h5.rot {
font-size:14pt;
color:red;
font-weight:bold;
}
