form {
	display: inline;
	padding: 2px 0 0 0;
}

form.search {
	width: 240px;
	float: right;
}

form p {
	display: block;
	padding: 0;
	margin: 0 0 5px 0;
	clear: both;
}

.radioset {
	float: left;
	width: 300px;
}

p.error_msg, p.error_text_310, p.error_text {
	color: #8C052B;
	font-weight: bold;
}

#content .checkbox-p {
	font-size: 12px;
	font-weight: normal; 
}

.label_search {
	float: left;
	line-height: 22px;
	padding: 0 5px 0 0;
}

.input_text_search {
	border: 1px solid #ccc;
	border-right: none;
	float: left;
	padding: 1px 0 2px 3px;
	margin: 2px 0 0 0;
}

.input_submit_search {
	border: 1px solid #ccc;
	border-left: none;
	float: left;
	margin: 2px 0 0 0;
	background: #fff url('../gfx/suche.gif') top left no-repeat;
	width: 20px;
	height: 19px;
	display: block;
}

.input_submit, #content a.input_submit {
	color: #fff;
	background: #F29400;
	border: 1px solid #8C052B;
	text-decoration: none;
	padding: 2px 5px;
	font-size: 14px;
	line-height: 20px;
	float: right;
	cursor: pointer;
/* 	margin: 0 0 0 12px; */
}

.input_submit:hover, #content a.input_submit:hover {
	background: #fff;
	color: #8C052B;
	cursor: pointer;
	text-decoration: none;
}

.input_text {
	width: 330px;
	border: 1px solid #666666;
}

.input_text_donation {
	width: 230px;
	border: 1px solid #666;
}

.input_textarea_donation {
	width: 230px;
	border: 1px solid #666;
}

.input_select_donation {
	width: 232px;
}

.input_text_small {
	border: 1px solid #8C052B;
	width: 25px;
	padding: 3px 2px;
	font-size: 14px;
	line-height: 20px;
}

.input_label {
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px 0 0 ;
	font-weight: normal;
	width: 160px;
	display: block;
	float: left;
}

.input_textarea {
	width: 330px;
	height: 120px;
}

.checkboxset {
	font-size: 12px;
	font-weight: normal;
	display: block;
	float: left;
}

#content .formclass p {
	padding: 0 0 20px 0;
	float: left;
}

#customer-data {
	padding: 10px 0px;
}

#customer-data fieldset {
	float: left;
	display: block;
}

#customer-data .input_label {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	width: 125px;
	padding: 2px 0px;
	display: block;
	float: left;
}

#customer-data .input_label_large {
	font-size: 14px;
	line-height: 16px;
	padding: 6px 0px 8px 0px;
	font-weight: bold;
	width: 310px;
	display: block;
	float: left;
}

#customer-data .input_label_clear {
	font-size: 14px;
	line-height: 16px;
	padding: 6px 0px 4px 0px;
	font-weight: bold;
	width: 310px;
	display: block;
}

#customer-data .input_text {
	width: 170px;
}

#customer-data .input_select {
	width: 176px;
	padding: 2px;
}

#customer-data .input_select_large {
	width: 298px;
	padding: 2px;
}

#customer-data .input_textarea {
	width: 295px;
	height: 142px;
	padding: 3px;
	border: 1px solid #ccc;
}


.mono {
	width: 640px;
	height: 65px;
	color: #666666;
}