p.blocksatz {
	text-align: justify;
}

p.wichtig {
	border: 1px solid #ccc;
	padding: 10px;
	background: #f2f2f2;
	font-weight: bold;
}

p.phone {
	background: url(../images/bg_phone.png) no-repeat;
	padding-left: 17px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #9d9e9e;
}

p.zentriert {
	text-align: center;
}

p.rechts {
    text-align: right;
}

p.gross , p.gross b{
    font-size: 14px;
    line-height: 21px;
}