.input_outer_layer {
	clear: both;
	padding: 0 0 5px 0;
	height: 30px;
	width: 218px;
}
.input_outer_layer_radio {
	clear: both;
	padding: 0 0 10px 0;
	height: 40px;
	width: 218px;
}
.input_outer_layer_area {
	clear: both;
	padding: 0 0 5px 0;
	height: 100px;
}
.input_outer_layer_area textarea {
	width: 202px;
	padding: 8px;
}
.input_inner_layer {
	clear: both;
}
.input_label_layer {
	clear: both;
	padding: 0 0 0 10px;
}
.input_label_layer_radio {
	clear: both;
	padding: 3px 0 0 10px;
}
* +html .input_label_layer_radio {
	padding: 0 0 0 10px;
}
.input_layer_kln {
	float: left;
	width: 75px;
	padding: 0 10px 0 0;
}
div.input_layer_kln .jsTextSlide .jsText {
	width: 75px;
}
.input_layer_mid {
	float: left;
	width: 125px;
}
div.input_layer_mid .jsTextSlide .jsText {
	width: 125px;
}
.magura_captcha {
	height: 150px;
	width: 218px;
}
.magura_captcha img {
	background: transparent url(/fileadmin/magura/img/bg_captcha.gif) left top no-repeat;
	width: 218px;
	margin: 10px 0 10px 0;
}
.button_grp {
	height: 30px;
}
.pflicht {
	color: #FF0000;
}
.fehler_pfeil {
	background: transparent url(/fileadmin/magura/img/form_fehler_pfeil.gif) left bottom no-repeat;
	width: 24px;
	float: left;
	height: 10px;
}
#katalogformular,
#newsletterformular,
#bewertenformular,
#garantieformular,
#kontaktformular,
#customizeformular {
	position: relative;
	top: 0;
	clear: both;
	width: 100%;
}
#katalogformular .formular_links,
#newsletterformular .formular_links,
#bewertenformular .formular_links,
#garantieformular .formular_links,
#kontaktformular .formular_links,
#customizeformular .formular_links {
	height: 380px;
	width: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#katalogformular .formular_rechts,
#newsletterformular .formular_rechts,
#bewertenformular .formular_rechts,
#garantieformular .formular_rechts,
#kontaktformular .formular_rechts,
#customizeformular .formular_rechts {
	height: 380px;
	width: 250px;	
	position: absolute;
	top: 0px;
	left: 250px;	
}
.input_inner_layer input, .magura_captcha input {
	height: 15px;
	width: 210px;
	padding: 0 0 0 8px;
}
.button_grp input {
	color: #FCF316;
}
select {
	width: 220px;
}
.form_error_label {
	width: 250px;	
}
.customize_logo_outer {
	clear: both;
	height: 45px;
}
.customize_logo_inner {
	float: left;
	width: 155px;
}
.customize_logo_inner img {
	width: 140px;
}

