body, #main {font-family:"Open Sans", Helvetica, Arial, sans-serif; background-color:#000033!important;color:white}

body.events a {color:white; text-decoration:none;} 

.th {border:0; background-color:#80cdf2; color:white} 

body.events .bo {border:0}

div.prices-item.active {background-color: #2d2de2!important;}


#breadcrumb div.active {border-color:#000033;background: #80cdf2}


/*.w3-modal-content sind die Infofenster. Ausverkauft usw*/
.w3-modal-content {color:black}
.w3-modal-content header{background-color:#80cdf2!important; color:black}


/*Logo und Name des Mandanten auf events ausblenden*/
body.events span.title, body.events div#logo, body.events .th {display:none}


/*Gestaltung der Buttons*/

.w3-button:not(.btn-next)
 {
    background-color: #80cdf2!important;
	color:black!important
	}
 
.w3-button:not(.btn-next):hover {
	background-color: #11aef9 !important; 
	}
	
/*Hintergrund Eingabemaske Customer*/
body.customer #customer {background-color:}


/*social Media Rahmen und Überschrift weg*/
div#socialmedia{border:0}
 div#socialmedia .th {display:none}


 /*# Responsive iFrameshttp://maddesigns.de/responsive-iframes-2417.html.Breite */

img,
iframe {
  max-width: 100%;
}