/**
* (C) by Matthias Gally,
* Gally Websolutions GmbH, www.gally-websolutions.com
* Forms
**/


#standard fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}
#standard legend {
	color:#534741;
	margin-left:24px;
	font-size:15px;
	padding:0 10px 0 10px;
}
#standard label {
	/*width:110px;*/
	font-weight:normal;
	float:left;
	clear: left; 
	display: block;
	margin:0px 0px 5px 0px;
}
#standard label img {
	padding:0px;
}
#standard #errormessage {
	font-size:15px;
	color:#DD6B0E;
	/*margin-left:100px;*/
	margin-top:6px;
	margin-bottom:3px;
}
#standard input, #standard select, #standard textarea {
	display:block;
	float:left;
	width:100%;
	margin:0px 0px 5px 0px;
	padding:1px 2px 2px 2px;
    font-family:'robotoregular', sans-serif;
	line-height:1.125em; /* 16x1.125=18px */
	font-weight: normal;
    font-style: normal;
	border: 1px solid #534741;
	font-size:15px;
	 box-sizing: border-box;
}
input[type="submit"] { 
	background:#534741;
	color:#fff;
	line-height:30px!important;
	margin:1px;
} 
input[type="submit"]:hover { 
	background:#DD6B0E;
} 

input[type="checkbox"] { 
	width:auto!important;
} 
label[for="emailkopie"] { 
	width:0!important;
} 
#standard .aftertext {
	font-size:15px;
	margin:0px 0 0 3px;
	float:left;
	color:#DD6B0E;
}
#standard input.error, textarea.error{
	border:1px solid #DD6B0E;
}
textarea {
}
#standard select.error, input[type=checkbox].error {
	background-color:#dd6b0e;
}
#standard form.ul, form.li{
list-style: none;
padding: 0; margin: 0;
border:5px solid black;

}
#standard form.ul li {

	float:left;
	display:block;
	width: 40px;
}
#standard form.ul li label {
	padding: 0; margin: 0; 
	float:left;
}
#standard form.ul li input {
	padding: 0; margin: 0; 
}
#standard br {
	clear:both;
}
#standard input.forward {
	float:right;
	}

#standard input.back {
	float:left;
}
#radio {
	float:left;
}
.radio {
	float:left;
}
#clear {
	clear:both;
}	
#error {
	border:1px solid #DD6B0E;
}

#steps {
	float:left;
	}

#logout {
	text-align:right;
	}
	
#loginerror {
	border:1px solid #DD6B0E;
	color:#DD6B0E;
	margin: 0 0 10px 0;
	padding:10px;
}

#destination select {
    background-color: #fff;
    border: 2px solid #534741;
    color: #534741;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 2px 6px 2px 2px;
	text-align:center;
}












#ticketformular fieldset {
	margin:0px 0 20px 0;
	padding:10px 0 0 0;
	border:0px;
	width:460px;
}
#ticketformular fieldset.contact {
	float:left;
}

#ticketformular fieldset.contact5 {
	float:left;
}
#ticketformular fieldset.contact2 {
	clear:both;
	margin: 0;
    padding: 0;
}
#ticketformular fieldset.contact2a {
	float:left;
}
#ticketformular fieldset.contact2a legend, #ticketformular fieldset.contact2b legend{
	font-weight:normal;
	font-style: italic;
}
 #ticketformular fieldset.contact4 legend {
	font-weight:normal;
}
#ticketformular fieldset.contact2b {
	float:left;
}
#ticketformular fieldset.contact3 {
	width:900px;
}
#ticketformular fieldset.contact4 {
	width:900px;
}
#ticketformular fieldset.contact7 {
	clear:both;
	width:900px;
}
#ticketformular fieldset.contact4 textarea {
	width:100%;
}
#ticketformular fieldset.contact7 label{
	width:250px;
}
#ticketformular fieldset.contact3 label{
	width:320px;
}
#ticketformular fieldset.contact4 label{
	width:auto;
	display:none;
}
#ticketformular fieldset.contact4 input{
	width:100%;
}

#ticketformular fieldset.contact7 input, #ticketformular fieldset.contact3 input, #ticketformular fieldset.contact2a input, #ticketformular fieldset.contact2b input, #ticketformular fieldset.contact2 input{
	width:auto;
}
#ticketformular fieldset.contact7 #errormessage{
	margin-left:250px;
}
#ticketformular fieldset.contact3 #errormessage{
	margin-left:320px;
}

#ticketformular fieldset.contact10, #ticketformular fieldset.contact11 {
	clear:both;
	margin: 0;
    padding: 0;
	width: 100%;
}
#ticketformular fieldset.contact10 hr, #ticketformular fieldset.contact11 hr {
	width: 100%;
}

#ticketformular legend {
	color:#534741;
	margin-left:0px;
	font-size:15px;
	padding:0 10px 0 0;
	font-weight:bold;
}
#ticketformular p {
}
#ticketformular label {
	width:170px;
	font-weight:normal;
	float:left;
	clear: left; 
	display: block;
	margin:0px 0px 5px 0px;
}
#ticketformular label img {
	padding:0px;
}
#ticketformular #errormessage {
	font-size:15px;
	color:#DD6B0E;
	margin-left:170px;
	margin-top:6px;
	margin-bottom:3px;
}
#ticketformular input, #ticketformular textarea {
	width:180px;
	margin:0px 0px 5px 0px;
	padding:1px 2px 2px 2px;
    font-family:'robotoregular', sans-serif;
	line-height:1.125em; /* 16x1.125=18px */
	font-weight: normal;
    font-style: normal;
	border: 1px solid #534741;
	font-size:15px;
}
#ticketformular select {
	display:block;
	float:left;
	width:356px;
	margin:0px 0px 5px 0px;
	padding:1px 2px 2px 2px;
    font-family:'robotoregular', sans-serif;
	line-height:1.125em; /* 16x1.125=18px */
	font-weight: normal;
    font-style: normal;
	border: 1px solid #534741;
	font-size:15px;
}

input[type="submit"] { 
	background:#534741;
	color:#fff;
	line-height:30px!important;
	margin:1px;
} 
input[type="submit"]:hover { 
	background:#DD6B0E;
} 

#ticketformular input[type="checkbox"] { 
	width:auto!important;
	float:left;
} 
#ticketformular label[for="emailkopie"] { 
	width:auto!important;
	margin-left:170px;
} 
#ticketformular .aftertext {
	font-size:15px;
	margin:0px 0 0 6px;
	float:left;
	color:#DD6B0E;
}
#ticketformular input.error, textarea.error{
	border:1px solid #DD6B0E;
}
textarea {
}
#ticketformular select.error, input[type=checkbox].error {
	background-color:#dd6b0e;
}
#ticketformular form.ul, form.li{
list-style: none;
padding: 0; margin: 0;
border:5px solid black;

}
#ticketformular form.ul li {

	float:left;
	display:block;
	width: 40px;
}
#ticketformular form.ul li label {
	padding: 0; margin: 0; 
	float:left;
}
#ticketformular form.ul li input {
	padding: 0; margin: 0; 
}
#ticketformular br {
	clear:both;
}
#ticketformular input.forward {
	float:right;
	}

#ticketformular input.back {
	float:left;
}
.radioboxgroup {
	padding-right:15px;
}




#mc-embedded-subscribe-form fieldset {
	margin:0px;
	padding:0px;
	border:0px;
}
#mc-embedded-subscribe-form legend {
	color:#534741;
	margin-left:24px;
	font-size:15px;
	padding:0 10px 0 10px;
}
#mc-embedded-subscribe-form label {
	/*width:110px;*/
	font-weight:normal;
	float:left;
	clear: left; 
	display: block;
	margin:0px 0px 5px 0px;
}
#mc-embedded-subscribe-form label img {
	padding:0px;
}
#mc-embedded-subscribe-form #errormessage {
	font-size:15px;
	color:#DD6B0E;
	/*margin-left:100px;*/
	margin-top:6px;
	margin-bottom:3px;
}
#mc-embedded-subscribe-form input, #mc-embedded-subscribe-form select, #mc-embedded-subscribe-form textarea {
	display:block;
	float:left;
	width:100%;
	margin:0px 0px 5px 0px;
	padding:1px 2px 2px 2px;
    font-family:'robotoregular', sans-serif;
	line-height:1.125em; /* 16x1.125=18px */
	font-weight: normal;
    font-style: normal;
	border: 1px solid #534741;
	font-size:15px;
	 box-sizing: border-box;
}


#mc-embedded-subscribe-form .aftertext {
	font-size:15px;
	margin:0px 0 0 3px;
	float:left;
	color:#DD6B0E;
}
#mc-embedded-subscribe-form input.error, textarea.error{
	border:1px solid #DD6B0E;
}
textarea {
}
#mc-embedded-subscribe-form select.error, input[type=checkbox].error {
	background-color:#dd6b0e;
}
#mc-embedded-subscribe-form form.ul, form.li{
list-style: none;
padding: 0; margin: 0;
border:5px solid black;

}
#mc-embedded-subscribe-form form.ul li {

	float:left;
	display:block;
	width: 40px;
}
#mc-embedded-subscribe-form form.ul li label {
	padding: 0; margin: 0; 
	float:left;
}
#mc-embedded-subscribe-form form.ul li input {
	padding: 0; margin: 0; 
}
#mc-embedded-subscribe-form br {
	clear:both;
}
#mc-embedded-subscribe-form input.forward {
	float:right;
	}

#mc-embedded-subscribe-form input.back {
	float:left;
}




#eventanmeldung fieldset {
	margin:0px 0 20px 0;
	padding:10px 0 0 0;
	border:0px;
	width:460px;
}
#eventanmeldung fieldset.contact {
	float:left;
}

#eventanmeldung fieldset.contact5 {
	float:left;
}
#eventanmeldung fieldset.contact2 {
	clear:both;
	margin: 0;
    padding: 0;
}
#eventanmeldung fieldset.contact2a {
	float:left;
}
#eventanmeldung fieldset.contact2a legend, #eventanmeldung fieldset.contact2b legend{
	font-weight:normal;
	font-style: italic;
}
 #eventanmeldung fieldset.contact4 legend {
	font-weight:normal;
}
#eventanmeldung fieldset.contact2b {
	float:left;
}
#eventanmeldung fieldset.contact3 {
	width:900px;
}
#eventanmeldung fieldset.contact4 {
	width:900px;
}
#eventanmeldung fieldset.contact7 {
	clear:both;
	width:900px;
}
#eventanmeldung fieldset.contact4 textarea {
	width:100%;
}
#eventanmeldung fieldset.contact7 label{
	width:250px;
}
#eventanmeldung fieldset.contact3 label{
	width:320px;
}
#eventanmeldung fieldset.contact4 label{
	width:auto;
	display:none;
}
#eventanmeldung fieldset.contact4 input{
	width:100%;
}

#eventanmeldung fieldset.contact7 input, #eventanmeldung fieldset.contact3 input, #eventanmeldung fieldset.contact2a input, #eventanmeldung fieldset.contact2b input, #eventanmeldung fieldset.contact2 input{
	width:auto;
}
#eventanmeldung fieldset.contact7 #errormessage{
	margin-left:250px;
}
#eventanmeldung fieldset.contact3 #errormessage{
	margin-left:320px;
}

#eventanmeldung fieldset.contact10, #eventanmeldung fieldset.contact11 {
	clear:both;
	margin: 0;
    padding: 0;
	width: 100%;
}
#eventanmeldung fieldset.contact10 hr, #eventanmeldung fieldset.contact11 hr {
	width: 100%;
}

#eventanmeldung legend {
	color:#534741;
	margin-left:0px;
	font-size:15px;
	padding:0 10px 0 0;
	font-weight:bold;
}
#eventanmeldung p {
}
#eventanmeldung label {
	width:170px;
	font-weight:normal;
	float:left;
	clear: left; 
	display: block;
	margin:0px 0px 5px 0px;
}
#eventanmeldung label img {
	padding:0px;
}
#eventanmeldung #errormessage {
	font-size:15px;
	color:#DD6B0E;
	margin-left:170px;
	margin-top:6px;
	margin-bottom:3px;
}
#eventanmeldung input, #eventanmeldung textarea {
	
	margin:0px 0px 5px 0px;
	padding:1px 2px 2px 2px;
    font-family:'robotoregular', sans-serif;
	line-height:1.125em; /* 16x1.125=18px */
	font-weight: normal;
    font-style: normal;
	border: 1px solid #534741;
	font-size:15px;
}
#eventanmeldung select {
	display:block;
	float:left;
	width:356px;
	margin:0px 0px 5px 0px;
	padding:1px 2px 2px 2px;
    font-family:'robotoregular', sans-serif;
	line-height:1.125em; /* 16x1.125=18px */
	font-weight: normal;
    font-style: normal;
	border: 1px solid #534741;
	font-size:15px;
}

input[type="submit"] { 
	background:#534741;
	color:#fff;
	line-height:30px!important;
	margin:1px;
} 
input[type="submit"]:hover { 
	background:#DD6B0E;
} 

#eventanmeldung input[type="checkbox"] { 
	width:auto!important;
	float:left;
} 
#eventanmeldung label[for="emailkopie"] { 
	width:auto!important;
	margin-left:170px;
} 
#eventanmeldung .aftertext {
	font-size:15px;
	margin:0px 0 0 6px;
	float:left;
	color:#DD6B0E;
}
#eventanmeldung input.error, textarea.error{
	border:1px solid #DD6B0E;
}
textarea {
}
#eventanmeldung select.error, input[type=checkbox].error {
	background-color:#dd6b0e;
}
#eventanmeldung form.ul, form.li{
list-style: none;
padding: 0; margin: 0;
border:5px solid black;

}
#eventanmeldung form.ul li {

	float:left;
	display:block;
	width: 40px;
}
#eventanmeldung form.ul li label {
	padding: 0; margin: 0; 
	float:left;
}
#eventanmeldung form.ul li input {
	padding: 0; margin: 0; 
}
#eventanmeldung br {
	clear:both;
}
#eventanmeldung input.forward {
	float:right;
	}

#eventanmeldung input.back {
	float:left;
}
.radioboxgroup {
	padding-right:15px;
}