
#bodytext {
	height: 390px;
	width: 610px;
	overflow: hidden;
}

fieldset.spalte {
	margin: 0px;
	padding: 0px;
	width: 280px;
	color: #506B93;
	background-color: #E5EDF6;
	border: 0px solid;
	padding: 10px;
}

/* as in pdetail -> include in default-template?? */
.offer {
	color: #42ACE2;
	font-weight: bold;
}
/* ende */

#resumenreserva {
	position: absolute;
	top: 28px;
	left: 0px;
	line-height: 14px;
	height: 340px;
}

label {
	float: left;
	display: block;
}

#resumenreserva .resumen {
	float: right;
}

#conditions {
	width: 300px;
	height: 93px;
	position: relative;
	left: 310px;
}

h2 {
	width: 300px;
	height: 16px;
	margin: 0px;
	margin-left: 310px;
	margin-top: 10px;
	padding: 0px;
	color: #506B93;
	line-height: 16px;
	background-color: #A8C3DF;
}

#registered {
	margin-left: 310px;
	height: 115px;
}

#notregistered {
	margin-left: 310px;
	height: 39px;
}

#notregistered div {
	float:right;
	margin-top:4px; 
}

#registered .inputtext {
	float: right;
	margin-bottom: 3px;

}
#registered label {
	clear: both;
}
