#content{
	top: 98px;
	width: 801px;
	height: 510px;
	background: #f4f7f8;		
}
#content_08{
	position: absolute;
	left: 0px;
	background: url(../images/kontakt.jpg) no-repeat left top;
}

/**
 * mailformplus fix
 */
#content_08 div.tx-thmailformplus-pi1{
/*#content_08 div{*/
	width: 290px;
	height: 372px;
	padding-left: 336px;
	padding-top: 39px;
	overflow: hidden;
}
label{
	float: left;
	clear: both;
	display: block;
	width: 150px;
	margin-bottom: 5px;
	white-space: nowrap;
	font-size: 1.1em;
}
label{
	float: left;
	clear: both;
	display: block;
	width: 80px;
	margin-bottom: 5px;
	white-space: nowrap;
}
input,textarea,select{
  float: left;
  display: block;
  width: 180px;
  border: 1px solid #536a77;
  background: #fff;
  margin-bottom: 3px;
  margin-right: 3px;
  padding: 0px;
  padding-left: 5px;
}
textarea{
	height: 100px;
	overflow: auto;
}
#f_send{
	width: 187px;	
}
