#content #orderform {
}

#formhead {
	margin: 20px 0 0 0;
	background: url(../gfx/bkgr_headline.gif) repeat-x;
	font-weight: bold;
	color: #000;
	padding: 6px 5px 5px 10px;
}


.brochure, .subbrochure {
	float: left;
	display: inline;
	margin: 0 0 10px;
	padding: 10px 0 10px;
	border-top: 1px solid #CCC;
	width: 580px;
}



#content .brochure h3, #content .subbrochure h3 {
	font-size: 1em;
	margin: 0 0 15px 10px;
}

#content .brochure p, #content .subbrochure p {
	font-size: 1em;
	margin-bottom: 0;
}

.brochure a {
	text-decoration: none;
	font-weight: bold;
	background: url(../gfx/arrow_link.gif) 0 center no-repeat;
	padding-left: 7px;
	margin-left: 10px;
}

.subbrochure, #orderform .first {
	border-top: 0;
}

.subbrochure {
	margin-top: -8px;
}

.brochure .price, .brochure .amount, .subbrochure .price, .subbrochure .amount {
	float: left;
	font-weight: bold;
}

.brochure .info .price {
	margin-left: 20px;
}

.brochure .amount, .subbrochure .amount, .brochure .reservation, .subbrochure .reservation {
	float: right;
}

#content .brochure .price {
	display: inline;
	padding: 3px 0 0 0;
	clear: none;

	margin-bottom: 0;

}

#content .brochure .amount {
	float: right;
	clear: none;

	margin-bottom: 0;

}

#content .brochure input {
	margin-left: 5px;
	width: 40px;
}


.formrow input {
	float: left;
}

#content .brochure input.check, #content .subbrochure input.check {
	margin: 0 5px 0 -5px;
	width: auto;
}

.radioelement input.stext {
	font-size: 90%;
}

.checkblock {
	font-size: 91%;
	float: left;
	width: 285px;
	margin-left: 10px;
}
.checkelement {
	width: 275px;
	margin-bottom: 3px;
}
#comment textarea {
	margin-left: 10px;
	width: 547px; 
	height: 115px;
}
#prev_knowhow label {
	width: auto; 
	margin-bottom: 10px;
}
#prev_knowhow textarea {
	width: 262px;
}


