/*=============== Formulare ==================*/	

	*:focus {
		outline: 0;
	}
	
	fieldset, 
	.fieldset1,
	.fieldset2,
	.fieldset3	{ 
		display: block;
		margin: 0 2px 50px 2px;
		padding-top: 1.5em;
		padding-bottom: 0.625em;
		padding-left: 1.5em;
		padding-right: 1.5em;
		border: rgba(0,0,0,0.25) 1px solid;
		width: auto;
		min-height: 340px;
		min-height: 200px;
	}
	
	.fieldset1 { 
		margin: 0 2px 50px 10px;
	}
	
	.fieldset2 { 
		margin: 0 2px 50px 10px;
	}
	
	.fieldset3 { 
		margin: 0 2px 50px 10px;
	}
	
	.fs_einzelplatz { 
		overflow: hidden;
		float: left;
		margin: 0 40px 50px 2px;
		min-height: 350px;
		min-width: 550px;
	}
	
	legend {
		margin: 0;
		padding: 10px 10px 10px 10px;
		font-size: 24px;
		font-weight: normal;
	}
	
	.register legend {
		display: none;
	}
	
	.no_register legend.register {
		display: none;
	}
	
	legend.register1,
	legend.register2, 
	legend.register3  {
		border-top: rgba(0,0,0,0.25) 1px solid;
		border-left: rgba(0,0,0,0.25) 1px solid;
		border-right: rgba(0,0,0,0.25) 1px solid;
		border-bottom: rgba(255,255,255,1) 1px solid;
		top: 1px;
		left: 8px;
		position: relative;
		padding: 15px 20px;
		width: auto;
		display: table;
		background: #fff;
		z-index: 10;
		font-size: 17px;
		float: left;
		margin: 0 2px;
		cursor: pointer;
		border-radius: 2px 2px 0 0;
	}
	
	legend.register1.inactive, 
	legend.register2.inactive, 
	legend.register3.inactive {
		border-bottom: rgba(0,0,0,0) 1px solid;
		background-color: rgba(0,0,0,.015);
		border-top:rgba(0,0,0,.1) 1px solid;
		border-right:rgba(0,0,0,.1) 1px solid; 
		border-left: rgba(0,0,0,.1) 1px solid;
		color: rgba(0,0,0,.4);
		opacity: .5;
	}
	
	legend.active_edit, 
	legend.inactive_edit, 
	legend span.active_edit, 
	legend span.inactive_edit {
		/* gelb */
		color: #fbd540;
	}
	
	legend.active_empty, 
	legend.inactive_empty, 
	legend span.active_empty, 
	legend span.inactive_empty {
		/* rot */
		/*color: #ff0000;*/
		/*grau */
		color: rgba(0,0,0,.5);
	}
	
	legend.inactive_edit {
		border-bottom: rgba(0,0,0,.5) 1px solid;
		background-color: #ededed;
		border-top:rgba(0,0,0,.2) 1px solid;
		border-right:rgba(0,0,0,.2) 1px solid; 
		border-left: rgba(0,0,0,.2) 1px solid;
		color: #f3ca00;
	}
	
	/*legend.active_edit:before, 
	legend span.active_edit:before, 
	legend.inactive_edit:before {
		font-family: 'Line Awesome Free';
		content: "\f00c";
		content: "\f071";
		position: absolute;
		margin: 0 0 0 -30px;
		font-size: 24px;
		font-weight: bold;
	}*/
	
	legend.active_complete, 
	legend.inactive_complete, 
	legend span.active_complete, 
	legend span.inactive_complete {
		/* grün */
		color: #00c853;
	}
	
	legend.inactive_complete {
		color: #00d06e;
		border-bottom: rgba(0,0,0,.5) 1px solid;
		background-color: #ededed;
		border-top:rgba(0,0,0,.2) 1px solid;
		border-right:rgba(0,0,0,.2) 1px solid; 
		border-left: rgba(0,0,0,.2) 1px solid;
	}
	
	legend.register1 span:before, 
	.fieldset1 legend:before, 
	legend.register2 span:before, 
	.fieldset2 legend:before, 
	legend.register3 span:before, 
	.fieldset3 legend:before {
		font-family: 'Line Awesome Free';
		position: relative;
		margin: 0 10px 0 0;
		font-size: 32px;
		font-weight: bold;
		line-height: 16px;
		vertical-align: middle;
	}
	
	legend.register1 span:before, 
	.fieldset1 legend:before {
		content: "\f2bb";
		
	}
	
	legend.register2 span:before, 
	.fieldset2 legend:before {
		content: "\f275";
	}
	
	legend.register3 span:before, 
	.fieldset3 legend:before {
		content: "\f5bf";
		content: "\f3ed";
	}
	
	.listings {
		min-height: 800px;
	}
	
	form {
		margin: 0;
		padding: 0;
		/*min-height: 750px;*/
	}
	
	form .left, 
	form .left.auto  {
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	
	form .left.auto  {
		margin: 0;
		padding: 0;
		overflow: hidden;
		min-width: auto;
	}
	
	form .floatLeft {
		float: left;
	}
	
	form .marginLeft {
		margin: 0 20px 40px 0;
	}
	
	form p span {
		font-size: 12px;
		line-height: normal;
	}
	
	form p.labeled {
		width: 380px;
	}
	
	@media only screen and (min-width: 1600px) {
		
		form p.labeled {
			width: 380px;
		}
		
	}
	
	body.menuopen form p.labeled {
		width: 380px;
	}
	
	label, 
	label.storno {
		clear: both;
		padding: 0;
		display: block;
		margin: 0 0 5px 0;
	}
	
	label.storno {
		float: left;
		margin: 0 10px 5px 0;
	}
	
	input[type="text"], 
	input[type="password"], 
	textarea, 
	select, 
	input[type="text"].smallInp, 
	input[type="email"],
	input[type="number"]	{
		width: 350px;
		margin: 0 20px 10px 0;
		padding: 13px 13px 12px 13px;
		color: rgba(0,0,0,0.5);
		border: rgba(0,0,0,0.5) 1px solid;
		font-size: 16px;
		-webkit-appearance: none;
		border-radius: 0;
		font-family: Arial, Helvetica, sans-serif;
		clear: both;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		line-height: normal;
		-moz-appearance: textfield;
		-webkit-inner-spin-button, 
			-webkit-outer-spin-button { 
			-webkit-appearance: none;
			margin: 0; 
		}
	}
	
	input[type="text"]:read-only, 
	input[type="password"]:read-only, 
	input[type="email"]:read-only,
	input[type="number"]:read-only	{
		opacity: 1;
	}
	
	input[type="text"]:disabled, 
	input[type="password"]:disabled, 
	input[type="email"]:disabled,
	input[type="number"]:disabled, 
	textarea:disabled {
		color: rgba(0,0,0,0.5);
		background: rgba(0,0,0,0.1);
		border: rgba(0,0,0,0.5) 1px solid;
		opacity: 0.5;
	}
	
	
	/*input[type="text"].requiredField.edit_empty , 
	input[type="password"].requiredField.edit_empty, 
	textarea.requiredField.edit_empty, 
	select.requiredField.edit_empty, 
	input[type="text"].smallInp.requiredField.edit_empty, 
	input[type="email"].requiredField.edit_empty,
	input[type="number"].requiredField.edit_empty,
	
	input[type="text"].requiredNumber.edit_empty , 
	input[type="password"].requiredNumber.edit_empty, 
	textarea.requiredNumber.edit_empty, 
	select.requiredNumber.edit_empty, 
	input[type="text"].smallInp.requiredNumber.edit_empty, 
	input[type="email"].requiredNumber.edit_empty,
	input[type="number"].requiredNumber.edit_empty 
	{
		border: #fbd540 1px solid;
		background: rgba(251,213,64, .1);
	}*/

	#cke_text_nachricht {
		width: 350px;
	}	
	
	@media only screen and (min-width: 1600px) {
	
		#cke_text_nachricht {
			width: 450px;
		}
		
	}
	
	input[type="text"]#search {
		margin: 0 0 10px 0;
		line-height: 19px;
		border: 1px solid #999;
	}
	
	select {
		margin: 0 20px 10px 0;
		padding: 12px;
		background: #fff;
	}
	
	/*select:disabled {
		color: rgba(0,0,0,0.5);
		background: rgba(0,0,0,0.1);
		border: rgba(0,0,0,0.1) 1px solid;
	}*/
	
	input[type="text"].smallInp {
		width: 100px;
	}
	
	@media only screen and (min-width: 1600px) {
		
		input[type="text"], 
		input[type="password"], 
		textarea, 
		select, 
		input[type="email"],
		input[type="number"]		{
			width: 450px;
		}
		
		input[type="text"].smallInp {
			width: 100px;
		}
		
	}
	
	.double_field textarea {
		width: 730px;
		min-height: 150px;
	}
	
	@media only screen and (min-width: 1600px) {
	
		.double_field textarea {
			width: 678px;
		}
		
	}
	
	@media only screen and (max-width: 1200px) {
		
		.double_field textarea {
			width: 350px;
		}
		
		body.menuopen .double_field textarea {
			width: 730px;
		}
		
	}
	
	/*select {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
	}*/
	
	.form_button {
		border-radius: 0;
		border: none;
		display: block;
		margin: 0;
		min-width: 150px;
		overflow: hidden;
		margin: 20px 20px 20px 0;
		padding: 11px 20px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		-moz-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		-ms-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		-webkit-appearance: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		letter-spacing: -0.025em;
		float: left;
		border-radius: 4px;
		
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		line-height: normal;
	}
	
	/*.dashboard .form_button {
		width: 50px;
		min-width: 50px;
		padding: 0;
		font-size: 0;
		margin: 20px 20px 20px 0;
		line-height: 45px;
	}
	
	.dashboard .form_button:before {
		font-family: 'Line Awesome Free';
		font-style: normal;
		font-weight: bold;
		margin: 0;
		padding: 0;
		font-size: 28px;
		line-height: 22px;
		text-align: left;
		content: "\f15b";
		content: "\f1f8";
		color: #fff;
	}*/
	
	/*#box_nachrichten .form_button {
		margin: 0 20px 20px 0;
	}*/
	
	.pageButton {
		border-radius: 0;
		border: none;
		display: block;
		margin: 0;
		min-width: 150px;
		overflow: hidden;
		margin: 0;
		padding: 11px 20px;
		cursor: pointer;
		font-weight: normal;
		text-align: center;
		-moz-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		-ms-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
		-webkit-appearance: none;
		/*text-transform: uppercase;*/
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: normal;
		/*letter-spacing: -0.025em;*/
		
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		line-height: normal;
	}
	
	.pageButton.search {
		position: relative;
		font-size: 16px;
		width: 150px;
		min-width: 150px;
		padding: 10px 0;
		border-radius: 0;
		margin: 20px 20px 20px 0;
		padding: 11px 20px;
		border-radius: 4px;
	}
	
	/*.pageButton.search:before {
		font-family: 'Line Awesome Free';
		font-style: normal;
		font-weight: bold;
		margin: 0;
		padding: 0;
		font-size: 28px;
		line-height: 24px;
		text-align: left;
		content: "\f002";
	}*/
	
	.pageButton.new, 
	.pageButton.edit, 
	.pageButton.delete, 
	.pageButton.lock, 
	.pageButton.teilnehmer, 
	.pageButton.csv {
		position: relative;
		font-size: 0;
		width: 50px;
		min-width: 50px;
		padding: 10px 0;
		display: inline-block;
		margin: 0 1px 1px 0;
		float: left;
	}
	
	.pageButton.teilnehmer {
		height: 46px;
	}
	
	.pageButton.new:before, 
	.pageButton.edit:before, 
	.pageButton.delete:before, 
	.pageButton.lock:before, 
	.pageButton.teilnehmer:before, 
	.pageButton.csv:before {
		font-family: 'LineAwesome';
		font-style: normal;
		font-weight: normal;
		margin: 0;
		padding: 0;
		font-size: 28px;
		line-height: 24px;
		text-align: left;
	}
	
	.pageButton.new:disabled, 
	.pageButton.edit:disabled, 
	.pageButton.delete:disabled, 
	.pageButton.lock:disabled, 
	.pageButton.teilnehmer:disabled, 
	.pageButton.csv:disabled   {
		opacity: .3;
		cursor: default;
	}
	
	.pageButton.new:before {
		content: "\f1df";
	}
	
	.pageButton.edit:before {
		content: "\f1c1";
	}
	
	.pageButton.delete:before {
		content: "\f34c";
	}
	
	.pageButton.lock:before {
		content: "\f271";
	}
	
	.pageButton.teilnehmer:before {
		content: "\f26d";
	}
	
	.pageButton.csv:before {
		content: "\f1f1";
	}
	
	
	input[type=number]::-webkit-inner-spin-button {
	  -webkit-appearance: none;
	}

	.linkAsButton {
		margin: 20px 0 20px 0;
		padding: 10px 20px;
		display: block;
		min-width: 180px;
		max-width: 180px;
		overflow: hidden;
		font-weight: normal;
		text-align: center;
		border-radius: 3px;
		font-size: 16px;
		box-shadow: 0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);
		border-radius: 3px;
	}
	
	.select-wrapper-standard select {
		-moz-appearance: auto;
		-webkit-appearance: auto;
		appearance: auto;
		display: inline-block;
		background: #fff;
	}
	
	.select-wrapper-standard select:disabled {
		/*background: #e5e5e5;
		border: 1px solid #ccc;
		color: #ccc;*/
		opacity: .25;
	}
	
	.select-wrapper select {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		display: inline-block;
	}
	
	.select-wrapper select {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		display: inline-block;
		background: #fff;
	}
	
	.select-wrapper {
		position: relative;
    }
	
    .select-wrapper:before {
		font-family: 'Line Awesome Free';
		content: "\f107";
		font-size: 26px;
		position: absolute;
		right: 8%;
		top: 2px;
		font-weight: bold;
		pointer-events: none;
		/*color: #009ee0;*/
		color: rgba(0,0,0,.8);
		height: 40px;
		background: #fff;
		border-radius: 0;
    }
	
	.select-wrapper.disabled:before {
		color: rgba(0,0,0,.25);
    }
	
	.input_date.readonly:before {
		color: rgba(0,0,0,.25);
    }
	
	.disabled .select-wrapper:before, 
	.disabled label {
		color: rgba(0,0,0,.25);
    }
	
	.select-wrapper-multiple select {
		font-size: 14px;
		min-height: 150px;
		padding: 5px;
	}
	
	input[type="radio"]{
		height: 1.5em;
		width: 1.5em;
		vertical-align: middle;
		margin: 0 0.4em 0.4em 0;
		border: 1px solid #999;
		background: -webkit-linear-gradient(#ffffff, #ffffff);
		-webkit-appearance: none;
	}
	
	input[type="radio"] {
		-webkit-border-radius: 100%;
		border-radius: 100%;
		-webkit-appearance: none;
	}
	
	input[type="radio"]:checked:before {
		display: block;
		height: 0.85em;
		width: 0.85em;
		position: relative;
		left: 0.25em;
		top: 0.25em;
		background: rgba(0, 0, 0, .7);
		border-radius: 100%;
		content: '';
	}
	
	@media only screen and (max-width: 1400px) {
	
		.radio_input {
			display: block;
			margin: 0 0 20px 0;
		}
		
	}
	
	.select-wrapper select:disabled, 
	textarea:disabled {
		opacity: .5;
		background: #fff;
	}
	
	.select-wrapper select:disabled {
		color: rgba(0,0,0,0.5);
		background: rgba(0,0,0,0.1);
		opacity: 0.5;
	}
	
	textarea:disabled {
		color: rgba(0,0,0,0.5);
		background: rgba(0,0,0,0.1);
		border: rgba(0,0,0,0.5) 1px solid;
		opacity: 0.5;
	}
	
	
	
	.formBuchung.x1 .left {
		width: 100%;
		float: none;
	}
	
	.formBuchung.x1 input[type="text"], 
	.formBuchung.x1 input[type="password"], 
	/*.formBuchung.x1 textarea,*/ 
	.formBuchung.x1 select, 
	.formBuchung.x1 input[type="email"] {
		width: 100%;
	}
	
	.formBuchung.x1 textarea {
		width: 100%;
	}
	
	input[type="checkbox"] {
		height: 1.9em;
		width: 1.9em;
		vertical-align: middle;
		margin: 0 5px 0 0;
		border: 1px solid #999;
		background: -webkit-linear-gradient(#ffffff, #ffffff);
		-webkit-appearance: none;
	}
	
	input[type="checkbox"]:checked:before {
		font-weight: bold;
		color: #000;
		font-family: 'Line Awesome Free';
		content: "\f00c";
		-webkit-margin-start: 0;
		margin-left: 2px;
		font-size: 1.5em;
	}
	
	.front_input {
		text-indent: -35px;
		padding:  0 0 0 35px;
	}
	
	.info_txt {
		font-size: 70%;
	}
	
	/*.dashboard select {
		min-height: 220px;
		min-height: 130px;
	} */
	
	fieldset.matching_form {
		width: 75%;
		float: none;
		margin: 0 5% 50px 2px;
	}
	
	fieldset.matching_result { 
		display: block;
		margin: 0 2px 50px 2px;
		padding-top: 1.5em;
		padding-bottom: 0.625em;
		padding-left: 1.5em;
		padding-right: 1.5em;
		border: rgba(0,0,0,0.5) 1px solid;
		width: 75%;
		float: none;
		clear: both;
	}
	
	@media only screen and (max-width: 1200px) {
		
		fieldset.matching_form, 
		fieldset.matching_result {
			width: 75%;
			float: none;
		}
		
	}
	
	input[type="radio"].n_typ {
		margin: 20px 0.4em 20px 5px;
	}
	
	
	
	
	
/*=============== Notizen ==================*/		

	#notizenForm {
		overflow:hidden;
		margin: 0 0 10px 0;
	}
	
	#notizenForm textarea {
		height: 43px;
		float: left;
		padding: 5px;
		margin: 20px 10px 10px 0;
		outline: none;
		width: 300px;
	}
	
	/* Chrome/Opera/Safari */
	#notizenForm textarea::-webkit-input-placeholder { 
		font-style: italic;
	}
	
	/* Firefox 19+ */
	#notizenForm textarea::-moz-placeholder { 
		font-style: italic;
	}
	
	/* Firefox 18- */
	#notizenForm textarea:-moz-placeholder { 
		font-style: italic;
	}
	
	/* IE 10+ 
	#notizenForm textarea:-ms-input-placeholder { 
		font-style: italic;
	} */
	
	#notizenForm textarea:focus::-webkit-input-placeholder,
	#notizenForm textarea:focus::-moz-placeholder,
	#notizenForm textarea:focus:-moz-placeholder {
		color: transparent;
		opacity: 0;
	}
	
	#notizenForm input[type="checkbox"] {
		height: 1.9em;
		width: 1.9em;
		vertical-align: middle;
		margin: 0;
		border: 1px solid #999;
		background: -webkit-linear-gradient(#ffffff, #ffffff);
		-webkit-appearance: none;
	}
	
	#notizenForm input[type="checkbox"]:checked:before {
		font-weight: bold;
		color: #000;
		font-family: 'Line Awesome Free';
		content: "\f00c";
		-webkit-margin-start: 0;
		margin-left: 2px;
		font-size: 1.5em;
	}
	
	.reminder_box{
		overflow: hidden;
		clear: both;
	}
	
	.reminder_box .reminder_date {
		display: inline-block;
		width: 110px;
		margin: 1px 0 0 0;
		padding: 3px 10px;
		color: rgba(0,0,0,0.5);
		border: rgba(0,0,0,0.5) 1px solid;
		-webkit-appearance: none;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		line-height: normal;
		font-size: 16px;
		
	}
	
	.date_input {
		margin: 0 0 0 5px;
		display: inline;
	}
	
	
/*=============== Upload Input ==================*/	
	
	#uploadForm .formBuchung {
		display: flex;
	}
	
	#uploadForm input[type="file"] {
		position: absolute;
		z-index: -1;
		top: 6px;
		left: 0;
		font-size: 15px;
		color: rgb(153,153,153);
	}
	
	
	
	.button-wrap {
	  position: relative;
	  width: 400px;
	}

	.new-button {
		display: inline-block;
		padding: 8px 12px; 
		cursor: pointer;
		border-radius: 4px;
		background-color: rgb(0,76,136);
		font-size: 16px;
		color: #fff;
		border-radius: 4px;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		line-height: normal;
		border: 1px solid rgb(0,76,136);
		min-width: 150px;
		padding: 11px 20px;
		text-align: center;
		margin: 0 0 20px 0;
	}
	
	.new-button:hover {
		border: 1px solid rgb(0,76,136);
		color: rgb(0,76,136);
		background-color: #fff;
	}
	
	#selectedFile {
		margin:  5px 0 0 10px;
		width: 400px;
		font-size: 14px;
	}
	
	/*.custom-file-upload {
		display: inline-block;
		padding: 11px 22px;
		cursor: pointer;
		background: rgb(0,76,136);
		border: 1px solid rgb(0,76,136);
		color: #fff;
		border-radius: 4px;
		font-size: 16px;
		margin: 0 0 20px 0;
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		line-height: normal;
		min-width: 150px;
	}	
	
	.custom-file-upload:hover {
		color: rgb(0,76,136);
		border: 1px solid rgb(0,76,136);
		background: #fff;
	}	
	
	input[type="file"] {
		display: none;
	}*/
	
	
	.parsley-error {
		border: 1px solid #FF0000 !important;
	}
	
	.spielrunde .parsley-error {
		border: none!important;
	}
	
	#notizenForm .parsley-errors-list.filled {
		display: none;
	}
	
	#notizenForm input[type="checkbox"] {
		border: 1px solid rgba(0,0,0,0.5);
	}
	
	
	
	.input_date,
	.input_readonly	{
		position: relative;
    }
	
	.input_date:before {
		font-family: 'Line Awesome Free';
		content: "\f133";
		font-size: 26px;
		position: absolute;
		right: 8%;
		top: 0;
		font-weight: bold;
		pointer-events: none;
		color: rgba(0,0,0,.8);
    }
	
	.input_readonly:before {
		font-family: 'Line Awesome Free';
		content: "\f05e";
		font-size: 26px;
		position: absolute;
		right: 8%;
		top: 0;
		font-weight: bold;
		pointer-events: none;
		color: rgba(0,0,0,.2);
    }
	
	
/*=============== Dokumente Box ==================*/	

	.dashboardbox_header .boxPadding .right .select-wrapper {
		margin: 20px 0 0 0;
	}
	
	.dashboardbox_header .boxPadding .right .select-wrapper:before {
		right: 30px;
		background: #fff;
		top: 1px;
		height: 25px;
		padding: 0 0 0 5px;
	}
	
	.dashboardbox_header .boxPadding .right .select-wrapper select {
		width: 520px;
	}
	
/*=============== hide submit ==================*/	

	.visually-hidden {
		border: 0!important;
		clip: rect(0 0 0 0)!important;
		height: 1px!important;
		margin: -1px!important;
		overflow: hidden!important;
		padding: 0!important;
		position: absolute!important;
		width: 1px!important;
	}
	
	
	
	
	#empfaenger {
		border: #d1d1d1 1px solid;
		margin: 20px 20px 10px 0;
		padding: 20px 12px 12px 12px;
		width: 350px;
	}
	
	@media only screen and (min-width: 1600px) {
		
		#empfaenger {
			width: 450px;
		}
	}
	
	
/*=============== Status Icons Nachrichten ==================*/		

	#nachricht_form_vorgang_status {
		margin: 0 0 10px 0;
		overflow: hidden;
	}
	
	#nachricht_form_vorgang_status i {
		padding: 0 10px;
	}
	
	#nachricht_form_vorgang_status i.status1 {
		/* rot */
		color: #ff0000;
		font-size: 26px;
	}
	
	#nachricht_form_vorgang_status i.status0 {
		/* grau */
		color: rgba(0,0,0,.25);
		font-size: 26px;
	}
	
	#nachricht_form_vorgang_status i.status2 {
		/* grün */
		color: #00c853;
		font-size: 26px;
	}
	
	#nachricht_form_vorgang_status i.status3 {
		/* gelb */
		color: #fbd540;
		font-size: 26px;
	}	
	
	
	#nachricht_form_headline {
		font-weight: bold;
		margin: 0 0 10px 0;
	}
	
	#nachricht_form_vorgang_status {
		border: #d1d1d1 1px solid;
		margin: 17px 20px 10px 0;
		padding: 20px 7px 7px 7px;
		width: 450px;
		max-width: 450px;
	}
	
	.label_legend {
		position: absolute;
		background: #fff;
		margin: -35px 0 0 0;
		padding: 0 10px;
	}
	
	#spanStatus {
		position: absolute;
		background: #fff;
		margin: -35px 0 0 0;
		padding: 0 10px;
	}
	
	.frame_branche,
	.frame_standort	{
		overflow: hidden;
	}
	
	.frame_branche select,
	.frame_standort select{
		width: 300px;
		margin: 0 10px 10px 0;
	}
	
/*=============== Placeholder Icons Login ==================*/	
	
	/*input[type="text"]#username {
		font-size: 20px !important;
	}*/
	
	input[type="text"]#username::placeholder,
	input[type="text"]#username::-webkit-input-placeholder,
	input[type="text"]#username::-moz-placeholder,
	input[type="text"]#username:-moz-placeholder {
		font-size: 20px !important;
	}
	
	input[type="password"]#email {
		font-size: 20px !important;
	}
	
	input[type="text"]#email::placeholder,
	input[type="text"]#email::-webkit-input-placeholder,
	input[type="text"]#email::-moz-placeholder,
	input[type="text"]#email:-moz-placeholder {
		font-size: 20px !important;
	}
	
	input[type="password"]#password::placeholder,
	input[type="password"]#password::-webkit-input-placeholder,
	input[type="password"]#password::-moz-placeholder,
	input[type="password"]#password:-moz-placeholder {
		font-size: 20px !important;
	}
	
	input[type="password"]#password {
		font-size: 20px !important;
	}
	
	
	
	.badge_preview {
		display: block;
		float: left;
		margin: 0 0 20px 40px;
	}
	
	@media only screen and (max-width: 1024px) {
		
		.badge_preview {
			margin: 0 0 20px 0;
		}
		
	}
	
	
	
	
	input[type="text"].prev_badge_titel {
		width: 100%;
		margin: 0;
		padding: 0 10px 0 10px;
		color: rgba(0,0,0,1);
		border: none;
		-webkit-appearance: none;
		border-radius: 0;
		font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
		font-size: 18px;
		clear: both;
		line-height: normal;
		background: none;
		opacity: 1;
		min-width: 288px;
		max-width: 288px;
	}
	
	input[type="text"].prev_badge_vorname {
		width: 100%;
		margin: 0;
		padding: 0 10px 0 10px;
		color: rgba(0,0,0,1);
		border: none;
		-webkit-appearance: none;
		border-radius: 0;
		font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
		font-size: 30px;
		clear: both;
		line-height: normal;
		background: none;
		opacity: 1;
		min-width: 288px;
		max-width: 288px;
	}
	
	textarea.prev_badge_nachname {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0 10px 0 10px;
		color: rgba(0,0,0,1);
		border: none;
		-webkit-appearance: none;
		border-radius: 0;
		font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
		font-size: 40px;
		clear: both;
		line-height: normal;
		resize: none;
		overflow: hidden;
		background: none;
		opacity: 1;
		min-width: 288px;
		max-width: 288px;
	}
	
	textarea.prev_badge_firma {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 0 10px 0 10px;
		color: rgba(0,0,0,1);
		border: none;
		-webkit-appearance: none;
		border-radius: 0;
		font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
		font-size: 22px;
		clear: both;
		line-height: normal;
		resize: none;
		overflow: hidden;
		background: none;
		opacity: 1;
		min-width: 288px;
		max-width: 288px;
	}
	
	textarea.fill_badge_nachname, 
	textarea.fill_badge_firma {
		resize: none !important;
		width: 96%;
		min-width: 288px;
		max-width: 288px;
	}
	
	.prev_badge_kat {
		font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
		vertical-align: middle; 
		font-weight: bold; 
		padding: 75px 0 0 10px;
		font-size: 16px;
		text-transform: uppercase;
	}
	
	/*.prev_badge_kat.katuser:before {
		font-family: 'Line Awesome Free';
		font-style: normal;
		font-weight: bold;
		text-decoration: inherit;
		padding: 0;
		margin: 0;
		content: "\f007";
		font-size: 30px;
		vertical-align: middle;
	}*/
	

	