input.tx {
	border : 1px solid #888888;
}
input.txh, p.txh {
	border : 1px solid #A70C0C;
	background-color : #F5E5E5;
}
p.h {
	color: #A70C0C;
	font-weight: bold;
}

.alterpreis{
	color:#000000;
	text-decoration:line-through;
	font-size: 22px;
	background-color: #CCCCCC;
}

.abbruch{
    color:#ff0000;
    margin-top:20px;
    margin-bottom:20px;}