/* Music of Salzburg color definitions 
  background-color:#F1F1F1;           05548c
*/ 

body {background-color:#F1F1F1;}
.btn-primary, .btn-primary.focus, .btn-primary:focus  {background-color:#04406b;;border-color:#032f4f}
.btn-primary:hover {background-color:#05548c;border-color:#032f4f}

a {color:#04406b;}

#langBar { background-color:#05548C;}

.language p, .language a { color:#F1F1F1;}	
.language a:hover { color: #fff; }		

.navbar-mov { box-shadow: 0 2px 0 #D8D8D8;background-color:#F1F1F1;}	

.navbar-mov .nav li a { color: #000000;}
.navbar-mov .nav li a:hover { background: #8c0542;color: #fff;}	

.footerContainer {background-color:#5D213C;}
footer .panel-body {color:#93A2B2;background-color:#2E101E;}

footer h5 {border-bottom:2px solid #202C3B;color:#fdfdfd;}
footer p.zweiter {border-top:2px solid #202C3B;}
footer span {color:#7491B2;}
footer a {color:#93A2B2;}
footer a:hover {color: #fff;}			

.calendar th, .calendar td {border:3px solid #ffffff;}
.calendar th {background-color:#6da9d3;}
.calendar td {background-color:#f5f5f5;color:#000000;}
.calendar td.isactive {background-color:#e0e0e0;}
.calendar td.highlight {background-color:#8c0542;color:#ffffff;}	

.pContent h1 > small {color:#04406b;;}
.pContent h2,.pContent h3  {color:#04406b;;}
.pContent h3 em {color:#050505;}
.pContent h3.glossar em {font-size:14px;}
.pContent table.preise th{background-color:#6da9d3;}

img.seating {border:1px solid #BABABA;}

h4.eventList {background-color:#8C0542;border-bottom:2px solid #6e0434;color:#ffffff;}	
.eventList h5 {background-color:#f1f1f1;} 

@media screen and (max-width:991px) {
	.pNav p.sideNav a {	border-bottom:1px solid #B37B37;color:#4B261A;}	
	}

