fieldset {
	border: none;
	padding: 0px;
}

legend {
	padding: 0 5px 0 2px;
}

textarea {
	margin: 0 0 20px 0;	
}

label {
	vertical-align: top;
	margin: 0 0 10px 0;
	width: 80px;
	float: left;
}

input {
	margin: 0 0 10px 0;	
}

#fldButtons {
	padding: 20px 0 0 0;	
}

.text-einleitung {
	margin: 0 0 20px 0;	
	/*font-style: italic;*/
}

.button {
	background-color: #FFFFFF;
	border-color: #eeeeee #666666 #333333 #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #0aa1dd;
	cursor:pointer;
	height:22px;
}

.element-markiert {
	background-color: #fff7f7;
}

.text-rot {
	color: #cd1010;
}

select
{
	margin: 0 0 10px 0;
}

.fehlermeldung {
	color: #cd1010;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

.shop_bild {
	float: left;
	width: 78px;
	padding: 0 0 0 10px;
	min-height: 110px;
}

.shop_legende {
	float: left;
	width: 375px;
	padding: 0 5px 0 0;	
	min-height: 110px;
}

.shop_box {
	float: left;
	width: 15px;
	margin: 2px 10px 0 0;
}

.gratisartikel label {
	width: 100px;
}

fieldset br {
	clear: both;	
}

#passwordrecover label {
	float:none;
	display:block;
	width:auto;
	margin-bottom:5px;
}

#fldSubmit {
	width:326px;
	text-align:right;
}
