
/*---------------KONTAKTFORMULAR---------*/


.mat-label {
	display: block;
	font-size: 16px;
	font-weight: bold;
	transform: translateY(25px);
	color: #1280ff;
	transition: all 0.5s;
	padding: 0px 0px 10px 0px;
}
.mat-input {
	caret-color: #1280ff;
	position: relative;
	background: transparent;
	width: 100%;
	border-bottom: 2px solid #1280ff;
	border-left: none;
	border-right: none;
	border-top: none;
	outline: none;
	padding: 8px 0;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
textarea {
	caret-color: #1280ff;
	width: 350px;
	max-width: 60vw;
	height: 15em;
	border: 1px solid #1280ff;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}

 input:required {
 box-shadow:none;
}

.wrapper{
	width: 400px;
	max-width: 60vw;
	margin: 30px auto;
}
.boxtest
{background-color:white;
 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}

/**********************************

Name: cmxform Styles

***********************************/



form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-size: 10pt;
	font-family: 'Montserrat', sans-serif;, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input.error { border-bottom: 1px solid red; }
form.cmxform .gray * { color: gray; }
input:invalid {
     -moz-box-shadow: none;
}

.pflichtfeld
{
font-size:10pt; 
font-family: 'Montserrat', s/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */ans-serif;, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
color:#1280ff;}

/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}