p.important {
	border: 1px solid #80194F;
	padding: 10px;
	background: #FFFACB;
	font-weight: bold;
	margin-bottom: 10px;
}
p.important * {
    font-size: 16px;	
}
p.detail {
	color: #850E46;
	font-weight: bold;
}
p.zentriert {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
p.gross-18px,
span.gross-18px {
	font-size: 18px;
}
p.gross-20px,
span.gross-20px {
	font-size: 20px;
}
p.gross-22px,
span.gross-22px {
	font-size: 22px;
}
p.rot,
span.rot {
	color: #FA0202;
}
p.pink,
span.pink {
	color: #FA02D5;
}
p.blau,
span.blau {
	color: #0213FA;	
}
p.gruen,
span.gruen {
	color: #14A619;
}
p.mint,
span.mint {
	color: #19F7F7;
}
p.orange,
span.orange {
	color: #FA6502;
}