


#form_1.fabrikForm {
		
	width: 762px;
	margin: 0 auto;
}

#form_1.fabrikForm .kontakt_top{
		
	text-align: center;
}

#form_1.fabrikForm .kontakt_left{
		
	font-size: 17px;
	width: 300px;
	float: left;
}


#form_1.fabrikForm .kontakt_left span{
		
	font-weight: 600;
}

#form_1 fieldset{
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	top: -7px;
	position: relative;
}


#form_1 fieldset ul{
	padding:0;
	margin:0;
}

#form_1 fieldset ul li.textarea{

    height: 100%;
}

#form_1 fieldset ul li{
	clear: both;
    font-size: 14px;
	list-style-type: none;
    height: 43px;
}

#form_1 fieldset ul li ul{
	float: left;

}


#form_1 fieldset ul li ul li label span{
	margin: 0 5px 0 0;
}

#form_1 fieldset ul li ul label,
#form_1 fieldset ul li ul li {
	
	clear: none;
}


#form_1 fieldset label{
	display: block;
    min-width: 160px;
}



#form_1 li.textarea .displayBox .fabrikElement{
	width: 100%;
	float: left;
}

#form_1 textarea{
	padding: 5px;
	font-size: 14px;
	width: 340px;
	height: 210px;
	font-family: 'PT Sans',sans-serif;
}

#form_1 .leftCol {
			
	padding: 8px 0 0 0;
	position: relative;

}


#form_1 .fabrikElement{

	float: left;
}

#form_1 .fabrikElement input{

	width: 235px;
    border: medium none;
	font-family: 'Titillium Web', sans-serif;
	box-shadow: inset 0px 0px 2px #ffffff, 0 2px 4px #000000;
	background: #e1ceb1; /* Old browsers */
	background: -moz-linear-gradient(left, #e1ceb1 0%, #ffe9c7 60%, #e1ceb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e1ceb1), color-stop(60%,#ffe9c7), color-stop(100%,#e1ceb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* IE10+ */
	background: linear-gradient(to right, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* W3C */
    color: #0e0e0e;
    height: 20px;
    padding: 5px 6px;
	font-weight: 300;
	font-size: 14px;
}

#form_1 .fabrikElement textarea{

	width: 330px;
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
	height: 100px;
	box-shadow: inset 0px 0px 2px #ffffff, 0 2px 4px #000000;
	background: #e1ceb1; /* Old browsers */
	background: -moz-linear-gradient(left, #e1ceb1 0%, #ffe9c7 60%, #e1ceb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e1ceb1), color-stop(60%,#ffe9c7), color-stop(100%,#e1ceb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* IE10+ */
	background: linear-gradient(to right, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* W3C */
    border: medium none;
    color: #0e0e0e;
	font-weight: 300;
    padding: 4px;	
}

#form_1 h1{
	top: -37px;
	padding: 0 15px;	
}


#form_1 iframe {
	display: block;
    margin: 25px auto 0;
    width: 760px;	
}

#form_1 small {
	
	display: none;
	
}

#form_1 .fabrikErrorMessage {
	
	position: absolute;
	top: 12px;
	left: -22px;
	
}

#form_1 .trenner {
	
	margin: 0;
    position: relative;
    top: -17px;
    width: 760px;
	
}

#form_1 .displayBox{
	display: block;		
}

#form_1  input.button {
	
	font-family: 'Titillium Web', sans-serif;
	box-shadow: inset 0px 0px 2px #ffffff, 0 2px 4px #000000;
	background: #e1ceb1; /* Old browsers */
	background: -moz-linear-gradient(left, #e1ceb1 0%, #ffe9c7 60%, #e1ceb1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e1ceb1), color-stop(60%,#ffe9c7), color-stop(100%,#e1ceb1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* IE10+ */
	background: linear-gradient(to right, #e1ceb1 0%,#ffe9c7 60%,#e1ceb1 100%); /* W3C */
    color: #0E0E0E;
	padding: 6px 19px;
	margin: 15px 0 0;
	clear: both;
	float: left;
	border: none;
	font-size: 13px;
	font-weight: 200;

}



#form_1  input.button:hover {
	background: #f1dcbc;

	}


