


table.pRechner {

	width:320px;
	height:150px;
	padding:4px;
	border:solid 1px #CCCCCC;
}

table.pRechner input.pRechner { 
	width:100px;

}

table.pRechner td {
	border:solid 0px #003399;
}

table.pRechner input.buttonPreis {
	margin-bottom:5px;
}



table.Preise {
	width:320px;
	height:60px;
	padding:4px;
	border:solid 1px #CCCCCC;
}

table.Preise td {
	border:solid 0px #003399;
}


table.Preise span.preis {
	font-weight:bold;
	text-decoration:underline;
}
