#formular2{
	width: 99.99%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	clear: both;
	float: left;
	text-align: justify;
	margin: 0px 0px 1px;
	padding: 0px;
}

#formular3{
	width: 99.99%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	clear: both;
	float: left;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}	

/*______________ KONTAKTFORMULAR_______________________*/
/*h1 { color: #64646e; font-size: 20pt; font-family: arial, Verdana; font-weight: normal; font-style: italic; text-decoration: none; }
h2 { color: #64646e; font-size: 18pt; font-family: arial, Verdana; font-style: italic; font-weight: normal; text-decoration: none; }
h3 { color: #64646e; font-size: 16pt; font-family: arial, Verdana; font-style: italic; font-weight: normal; text-decoration: none; margin: 0 0 6px; }
h4 { color: #64646e; font-size: 14pt; font-family: arial, Verdana; font-style: italic; font-weight: normal; text-decoration: none; margin-top: 0; margin-right: 0; margin-left: 0; }*/
#formular{
	width: 99%;
	height: auto;
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 3px;
}
#Kontakt #feldset form fieldset legend {	font-size: 11pt;}
#Kontakt #feldset form fieldset input {font-size: 11pt;padding:1pt;}
#label-left{
	width: auto;
	min-width: 60px;
	height: auto;
	padding-left: 1.5%;
	display: block;
	clear: both;
	float: left;
}
#label-right{
	width: 60%;
	min-width: 200px;
	height: auto;
	padding-left: 1.5%;
	display: block;
	clear: both;
	float: left;
}
#feldset{
	width: 90%;
	clear: both;
	float: left;
	height: auto;
	padding: 2.75%;
	background: rgba(162,162,189,0.01);
}
#feldset2{
	width: 96.5%;
	clear: both;
	float: left;
	height: auto;
	padding: 2.75% 1.75%;
	background: rgba(162,162,189,0.01);
}
.feld{
	padding-bottom: 13pt;
	margin-left: 0pt;
	padding: 0;
	list-style: none;
	clear: both;
	float: left;
	line-height: 30pt;
}
.dsR12 {
	width: auto;
	color: rgba(0,0,51,1);
	font-size: 12pt;
	font-family: arial;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:1pt;
	margin:0;
}
.dsR13 {
	color: rgba(0,0,51,1);
	font-size: 12pt;
	font-family: arial;
	padding:1pt;
	margin:0;
}
@media only screen and (min-width:781px){
#formular{
	width: 99.99%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	float: left;
	text-align: justify;
	margin: 0px 0px 15px;
}
#formular2{
	width: 99.99%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	clear: both;
	float: left;
	text-align: justify;
	margin: 0px 0px 18px;
	padding: 0px;
}
#feldset2{
	width: 90%;
	clear: both;
	float: left;
	height: auto;
	padding: 2.75%;
	background: rgba(162,162,189,0.7);
}

}
