/*  
rot: #b2283e
hellrot: #fff5f7
dunkelgrau: #333
grau: #666
mittelgrau: #ddd
hellgrau: #f8f8f8


* Login Form


*/

/*
--------------------------------------------
   *** Login Form ***
--------------------------------------------
*/

.login-form fieldset {
	display: block;
	margin-bottom: 2em;
	width: 100%;
	max-width: 700px;
}
.login-form label {
	display: inline-block;
	width: 100%;
	max-width: 200px;	
	padding-top: 0;
}
.login-form input[type="text"],
.login-form input[type="password"],
.login-form input[type="submit"] {
	display: inline;
	width: 100%;
	margin-bottom: 2px;
	padding-bottom: 6px;	
	background: #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #b2283e;
  font-family: 'Merriweather', serif;	
}
.login-form input[type="text"]:focus,
.login-form input[type="password"]:focus {
	border-left: 4px solid #58a3ca;
}
.login-form .felogin-submit {
	display: block,
	width: 100%;
	margin-top: 2em;
	text-align: right;
}
.login-form input[type="submit"] {
	display: inline-block;
	width: auto;
	padding: 0.3em 1.5em;
	background-color: #b2283e;
	border: none;
	border-radius: 6px;
	font-size: 90%;
	font-weight: bold;
	color: #f8f8f8;
	cursor:pointer;
}
.login-form input[type="submit"]:hover,
.login-form input[type="submit"]:focus {
	cursor: pointer;
	opacity: 0.6;
}
.login-form .mandatory::before {
	content: '\00b0';
	color: #b2283e;
	font-weight: bold;
}

/* logout */
.logout-right {
	position: absolute;
	right: 0;
	z-index: 100;
}
a.logout-link {
  font-size: 80%;
}
a.logout-link::after {
	content: "\27A4";
	padding-left: 0.5em;
	font-size: 115%;
}
.logout-right a:hover {
	text-decoration: none;
}
.logout-right a:hover::after {
	color: #666;
	text-decoration: none;
}


/*
--------------------------------------------
   *** multicolumn ***
--------------------------------------------
*/ 

ul.multicolumnContainer {
	width: 100% !important;
	margin-left: 0;
}
ul.multicolumnContainer li {
	list-style-type: none !important;
	background-image: none;
	padding-left: 0;
}


/* sponsoren */
ul.multicolumnContainer .ce-gallery {
	margin-top: 2em;
	width: 100%;
	max-width: 150px;
}
ul.multicolumnContainer .ce-gallery .ce-row {
	display: block;
	text-align: center !important;
	margin-bottom: 2em;
}

/* vorstand */
ul.multicolumnLayout10 {
	width: 100% !important;
	margin-bottom: 2em;
}
ul.multicolumnLayout10 li.column1 .columnItems,
ul.multicolumnLayout10 li.column2 .columnItems {
	padding: 0 !important;
}
ul.multicolumnContainer.multicolumnLayout10 .ce-gallery {
	margin-top: 0.8em;
}
ul.multicolumnContainer.multicolumnLayout10 .ce-gallery .ce-row {
	margin-bottom: 0;
}


/* devices */
@media (max-width: 960px){
	ul.multicolumnLayout10 li.column1 {
		width: 55% !important;
	}
	ul.multicolumnLayout10 li.column2 {
		width: 45% !important;
	}
	
}

@media (max-width: 640px){
	ul.multicolumnLayout10 li.column1,
	ul.multicolumnLayout10 li.column2 {
		width: 100% !important;
		margin-bottom: 2em !important;
	}
	ul.multicolumnLayout10 {
		margin-bottom: 0 !important;
	}
	
}

/*
--------------------------------------------
   *** PowerMail ***
--------------------------------------------
*/

.tx_powermail {
 
}
fieldset {
	border: none;
	width: 100%;
}
.powermail_fieldwrap {
	display: block;
	clear: left;
	max-width: 100%;
}
.powermail_fieldset {
	margin-bottom: 2em;
	width: 100%;
	max-width: 700px;
}

/* defaults */
.powermail_legend {
	font-size: 115%;
	font-weight: 400;
	margin-bottom: 0.8em;
}
.powermail_form h3,
.powermail_legend {
	display: none;
} 
.powermail_form h4:hover {
	cursor: pointer;
}
.mandatory::before {
	content: '\00b0';
	color: #b2283e;
	font-weight: bold;
}


/* fields */
.powermail_fieldwrap input[type="text"],
.powermail_fieldwrap input[type="email"],
.powermail_fieldwrap input[type="url"],
.powermail_textarea {
	display: inline;
	width: 100%;
	margin-bottom: 2px;
	padding-bottom: 6px;	
	background: #fff;
	border-radius: 0 !important;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #b2283e;
  font-family: 'Merriweather', serif;
}

/* input stelleninserat */
.powermail_fieldwrap.layout1 {
	margin-top: 2em;
}

/* title kurs */
.powermail_form .event-title {
	margin-top: 6px;
	font-size: 100%;
	font-weight: 700;
}

/* textarea */
.powermail_textarea,
.powermail_fieldwrap_type_textarea .powermail_field {
	display: block !important;
	width: 100%;
	min-height: 100px;
	margin-left: 0;
	border: 1px dotted #b2283e;
	padding: 6px;
}

/* text */
.powermail_fieldwrap_type_text  {
	max-width: 100% !important;
	margin: 0 0 2em 0 !important;
	padding: 0 !important;
}

/* check und radio */
.powermail_fieldwrap.powermail_fieldwrap_type_check,
.powermail_fieldwrap.powermail_fieldwrap_type_radio {
	border-bottom: 1px dotted #b2283e;
	padding: 6px 0;
}
.powermail_fieldwrap_type_check .checkbox,
.powermail_fieldwrap_type_radio .radio{
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-start;
	flex-direction: row;
	align-items: center;
}
.check_label,
.radio_label {
	display: inline-block;
	max-width: calc(100% - 42px);
	padding-left: 12px;
}

.powermail_fieldwrap.powermail_fieldwrap_type_check .powermail_field_mandatory:after {
	margin-top: -12px;
}
.powermail_fieldwrap input[type=radio]:checked,
.powermail_fieldwrap input[type=radio]:not(:checked),
.powermail_fieldwrap input[type=checkbox]:checked,
.powermail_fieldwrap input[type=checkbox]:not(:checked) {
  width: 16px;
  height: 16px;
  background: #fff;
  border: 2px solid #666;
  float: left;
}
.powermail_fieldwrap input[type=radio]:checked,
.powermail_fieldwrap input[type=radio]:not(:checked) {
	border-radius: 50%;
}
.powermail_fieldwrap input[type="checkbox"]:checked:after,
.powermail_fieldwrap input[type="checkbox"]:not(:checked):after {
	content: '\2713';
  position: absolute;
  margin-top: -15px;
 	font-size: 24px;
 	color: #b2283e;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.powermail_fieldwrap input[type="radio"]:checked:after,
.powermail_fieldwrap input[type="radio"]:not(:checked):after {
	content: '';
	position: absolute;
	margin-top: 3px;
	margin-left: 3px;
	width: 6px;
	height: 6px;
	background: #b2283e;
	border-radius: 50%;
}
.powermail_fieldwrap input[type="radio"]:not(:checked):after,
.powermail_fieldwrap input[type="checkbox"]:not(:checked):after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.powermail_fieldwrap input[type="radio"]:checked:after,
.powermail_fieldwrap input[type="checkbox"]:checked :after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* label */
.powermail_label {
	display: block;
	width: 100%;
}
.powermail_fieldwrap_type_textarea {
	max-width: 100% !important;
	padding-top: 2em !important;
}
.powermail_fieldwrap_type_radio .control-label,
.powermail_fieldwrap_type_check .control-label {
	padding-bottom: 1.6em;
	background: orange;
}

/* button */
.powermail_submit {
	background-color: #b2283e !important;
	width: auto !important;
	border: none;
	border-radius: 6px;
	font-size: 90% !important;
	font-weight: bold;
	color: #f8f8f8;
	margin-top: 1em;
	padding: 0.3em 1.5em;
	cursor:pointer;
	text-align: right;
}
.powermail_submit {
	display: block;
	float: right !important;
	margin-top: 2em;
}
.powermail_submit:hover,
.powermail_submit:focus {
	cursor: pointer;
	opacity: 0.6;
	box-shadow: none;
}

/* placeholder */
.tx-powermail input::-moz-placeholder,
.tx-powermail textarea::-moz-placeholder {
	color: #fff !important;
}
.tx-powermail input:-moz-placeholder,
.tx-powermail textarea:-moz-placeholder {
	color: #fff !important;
}
.tx-powermail input::-webkit-input-placeholder,
.tx-powermail textarea::-webkit-input-placeholder {
	color: #fff !important;
}  
.tx-powermail input:-ms-input-placeholder,
.tx-powermail textarea:-ms-input-placeholder {  
	color: #fff !important;
}


/* parsley */
.tx-powermail .powermail_fieldset .parsley-errors-list{
	display: none;
	position: absolute;
	left: 90%;
	float: none;
	width: 100%;
	max-width: 200px;
	margin-top: -70px;
	margin-left: -200px;
	padding: 0;
	list-style-type: none !important;
	text-align: left;
	-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
}
.tx-powermail .powermail_fieldset .parsley-errors-list.filled{
	display:block;
	border: none !important;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
	}
.tx-powermail .powermail_fieldset .parsley-errors-list>li{
	list-style-type: none !important;
  width: 200px; 
  height: 80px; 
  background: #fff5f7;
  position: absolute;
  border-radius: 6px;
  -moz-border-radius: 6px; 
  -webkit-border-radius: 6px; 
  color: #b2283e;
  font-size: 90%;
  line-height: normal;
  box-shadow: -4px 4px 12px 6px rgba(0,0,0,0.1);
  -moz-box-shadow: -4px 4px 12px 6px rgba(0,0,0,0.1);
  -webkit-box-shadow: -4px 4px 12px 6px rgba(0,0,0,0.1);
  padding: 16px;
  border: none;
}
.tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_radio ul.parsley-errors-list.filled li {
	padding-left: 1em;
} 
.tx-powermail .powermail_fieldset .parsley-errors-list>li::before {
   content:"";
   position: absolute;
   width: 0;
   height: 0;
   border-top: 16px solid transparent;
   border-right: 30px solid #fff5f7;
   border-bottom: 16px solid transparent;
   margin: -6px 0 0 -30px;
}
.powermail_fieldwrap input[type="text"].parsley-error,
.powermail_fieldwrap input[type="email"].parsley-error,
.powermail_fieldwrap input[type="url"].parsley-error,
.powermail_fieldwrap input[type="password"].parsley-error,
.powermail_fieldwrap textarea.parsley-error {
	background: #fff;
	color: #b2283e;
	border-bottom: 1px dotted #b2283e;
}
.powermail_fieldwrap.powermail_fieldwrap_type_check .parsley-error,
.powermail_fieldwrap.powermail_fieldwrap_type_radio .parsley-error {
	background: #fff;
	color: #333;	
}

	
	

	




