.ktpsbody{
	font-size:12px;
	padding:0;
	background: none;
	float:left;
	width:560px;
}
body.recommend {
	font-size:12px;
	padding:0;
	background: none;
	float:left;
	width:560px;
}
.ktpsbody.recommend {
	font-size:12px;
	padding:0;
	background: none;
	
	float:left;
	width:560px;
}
.contact {
	width:560px;
	margin:10px 0 10px 0;
	float:none;
	border-right:none;
}
.iframeContentLeft .contactLayer {
	width:560px;
	height:360px;
	margin:10px 0 10px 0;
	float:none;
	border-right:none;
}

.iframeContentLeft .typeOfInformation .selectInfo  {
	float:left;
	padding:7px 24px 0 0;
}

.iframeContentLeft .typeOfInformation .arrow  {
	float:left;
}

.iframeContentLeft fieldset, .content fieldset  {
	border:none;
	display:block;
	width:540px;
}

.iframeContentLeft fieldset .inputBg {
	float:left;
	background: url(../images/bg_input.gif) 0 17px no-repeat;
	height:45px;
	width:260px;
	padding-right:10px;
}
.iframeContentLeft fieldset .inputBg input {
	border:none;
	background:transparent;
	font-size:12px;
	font-family:tahoma;
	padding-left:4px;
	width:250px;
}

.iframeContentLeft fieldset .error {
	float:left;
	background: url(../images/bg_input_error.gif) 0 17px no-repeat;
	height:45px;
	width:260px;
	padding-right:10px;
}
.iframeContentLeft fieldset .error input {
	border:none;
	background:transparent;
	font-size:12px;
	font-family:tahoma;
	padding-left:4px;
	width:250px;
}

.iframeContentLeft .textarea {
	width:530px;
	height:80px;
	background: url(../images/bg_textarea.gif) 0 0 no-repeat;
}

.iframeContentLeft .textarea textarea {
	width:521px;
	height:70px;
	border:none;
	background:transparent;
	padding:4px;
	font-size:12px;
	font-family:tahoma;
}

.iframeContentLeft .typeOfInfo {
	height:40px;
	margin:12px 0 0 0;
}

.iframeContentLeft .salutation {
	height:30px;
	margin:12px 0 0 0;
}

.err{font-size:10px; color:#CC0000;}
.button_send_de{
	background: url(../images/bt_abschicken_de.gif) 0 0 no-repeat;
	border:0px;
	width:170px;
	height:20px;
	cursor:pointer;
}
.button_send_en{
	background: url(../images/bt_abschicken_en.gif) 0 0 no-repeat;
	border:0px;
	width:170px;
	height:20px;
	cursor:pointer;
}