.preis {
	margin-bottom: 12px;
}
.preis .titel {
	font-size: 14px;
	font-weight: bold;
	background-color: #d9e7ec;
	background-image: url(../pakete/1pic/preistitel.png);
	color: #005c80;
	height: 18px;
	line-height: 18px;
	margin-bottom: 1px;
	padding-left: 10px;
}

.preis .text {
	background-color: #e4eef2;
	padding: 3px 5px;
}

.anfrageAnsicht table p {
	margin: 0;
	padding: 0;
}

table.formular th {
	width: 30%;
}
table.formular td {
	width: 70%;
}

table.formular th,
table.formular td {
	padding: 3px 0;
}

input.text {
	width: 100%;
}

table.paketauswahl {
	width: 100%;
}
table.paketauswahl td {
	vertical-align: top;
}
table.paketauswahl td p {
	margin: 0;
}
table.paketauswahl td.key {
	width: 30%;
}

table.auto td {
	width: auto;
}

.gutscheinauswahl {
width:100%;
height:30px;
line-height:28px;
text-align:center;
position:relative;
background-color:#f2f7f9;
margin-bottom:5px;
}

.gutscheinauswahl a {
	color:#0970a0;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}

.gutscheinauswahl a:hover {
	background-color:#f9fdfd;
}