@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,400italic,600italic);


/* Move down content because we have a fixed navbar that is 50px tall */
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* Cookies Hinweisleiste Farbeinstellungen */
.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #38332f !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
opacity: 0.87;
}
 
.cc_container a {
color: #f0f0f0 !important; /* Textlink-Farbe "Mehr Infos" */
}


div.blog p {
	text-align: justify;
}


.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4, 
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8, 
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11, 
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	padding-bottom: 1em;
}

div.custom h1,
div.custom h2, 
div.custom h3, 
div.custom h4, 
div.custom h5, 
div.custom h6  {
	padding-bottom: 10px;
}

.info-phone-mail {
	padding: 5px 15px 0px 0px;
	margin-bottom: 0px;
	text-align: right;
}

.info-phone-mail a {
	color: #333;
	text-decoration: none;
}

.info-opening-times {
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.items-leading {
	padding: 0px;
}


.navbar {
	min-height: 94px;
}

.navbar-brand img {
	width: 96%;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navbar-collapse {
	padding: 20px !important;
	margin: 14px !important;
}

.nav li a {
	color: black !important;
}

.nav li a:hover, .nav li a:focus {
	color: black;
	background: transparent!important;
	text-decoration: uppercase;
}

.navbar-nav {
	padding-left: 5px !important;
	margin-left: 0px !important;
}

.navbar-nav li {
	padding-top: 8px !important;
	padding-bottom: 0px !important;
}

.navbar-nav li a {
	padding-top: 4px !important;
	padding-right: 10px !important;
	padding-bottom: 8px !important;
	padding-left: 5px !important;
	text-transform: uppercase;
	/* text-transform: uppercase; */
}

.navbar-nav li.active a {
	color: #D4A751 !important;
}

.open .dropdown-menu, .open .dropdown-menu li {
	background: #61616d !important;
}

.navbar-nav .dropdown-menu li {
	padding-top: 5px !important;
	padding-bottom: 0px !important;
}

.dropdown-menu li a {
	margin-left: 1em!important;
}

.open .dropdown-menu a, .open .dropdown-menu li.active a  {
	color: white !important;
}

.open .dropdown-menu a, .open .dropdown-menu a:hover, .open .dropdown-menu a:focus {
	background: #61616d !important;
}

.open a, .open a:active, .open a:hover, .open a:focus  {
	background: transparent; !important;
	color: #D4A751 !important;
}

.navbar {
	margin-bottom: 0px !important;
}

.spacer-bottom {
	margin-bottom: 30px;
}

.mainbox {
	background: #ecece4;
	margin-bottom: 1em;
	padding: 2.5em 0;
	position: relative;
}

.mainbox-header {
	padding: 0;
	margin: 0;
	position: absolute;
	top: -0.8em;
	width: 100%;
}

.mainbox-header a {
	color: white;
}


.mainbox h2 {
	background: #38332f;
	color: white;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 auto;
	padding: 0.8em 0.3em 0.2em 0.3em;
	text-align: center;
	width: 80%;
}

.mainbox p {
	margin: 1em;
}

.mainbox-button {
	margin-left: 1em;
}

.article-info-term {
	display: none;
}

.page-header {
	border-bottom: 0px !important;
	margin-top: 0px;
}

.page-header h1 {
	line-height: 125%;
	margin-top: 40px;
	padding: 0;
	text-transform: uppercase;
}
.page-header h2 {
	margin-top: 40px;
}

.blog .page-header h1 {
	padding: 0;
}

.item .page-header,
.leading-0 .page-header {
	border-bottom: 1px solid #ddd !important;
}

.item .page-header h2 {
	margin-top: 40px;
}

.leading-0 .page-header h2 {
	margin-top: 0px;
}

footer {
	background: #464C57;
	margin-top: 30px;
	padding-top: 30px;
	width: 100%;
}

#partner-logos {
	background: #464C57;
	padding-top: 10px;
	width: 100%;
}

.footermenu li {
	padding: 0px !important;
	line-height: 140% !important;
}

.footermenu li a {
	color: #d7d7d7 !important;
	font-size: 12.5px;
	padding: 0.5px !important;
}

.footermenu li:hover {
	background: transparent !important;
}

.footermenu li:hover a {
	background: transparent !important;
	text-decoration: none;
}


.copyright-text {
	clear: both;
	float: right;
	margin-top: 10px;
	padding-right: 15px;
}

.readmore {
	font-weight: bold;
}

.slogan {
	margin-bottom: 40px;
}

.slogan h1 {
	margin-top: 40px;
	margin-bottom: 0px !important;
}

.table-zeiten td {
	padding: 2px 5px;
}
	

.uppercase {
	text-transform: uppercase;
	color: black;
}

.uppercase a {
	color: black;
	text-decoration: none;
}

#system-message-container {
	margin-top: 2em;
}

#sb-title-inner {
	display: none;
}

#sb-info, #sb-nav {
	height: 32px;
}


#sb-nav a {
	width: 24px;
	height: 24px;
}

#sb-info-inner {
	height: 32px;
	font-size: 16px;
}

#sb-nav-previous {
	background: url('../images/previous-big.png') !important;
}

#sb-nav-next {
	background: url('../images/next-big.png') !important;
}

#sb-nav-close {
	background: url('../images/close-big.png') !important;
}


/* Front-End Editing */

.control-label {
	text-align: left !important;
}

#modules-form, .login, .logout, .profile, .edit, .category-list {
	margin-top: 2em;
}

input {
	margin-left: 0px !important;
	margin-right: 5px;
}

label {
	margin-right: 10px;
}



/* Modul-Bearbeiten-Button */
body a.btn.jmodedit:before{
 content:"Bearbeiten";
 color:#fff !important;
 background-color:green !important;
 border: 1px solid black !important;
 padding:5px !important;
 font-size:20px !important;
 font-weight:bold !important;
}
 
/* Menü-Bearbeiten-Button */
body a.btn.jfedit-menu:before{
 content:"Bearbeiten";
 color:#fff !important;
 background-color:green !important;
 border: 1px solid black !important;
 padding:5px !important;
 font-size:20px !important;
 font-weight:bold !important;
}

/* Media Queries */

@media (min-width: 1200px) {
.navbar-nav {
	float: right;
}

}

@media (min-width: 769px) {

.logo-small {
	display: none;

}

.logo-big {
	margin-right: 20px;
	padding-top: 18px;
}

}

@media (min-width: 992px) {

.small-devices-only {
	display: none;
}

.mainbox {
	min-height: 440px;
}

.mainbox-button {
	position: absolute;
	bottom: 1em;
}

}

@media (max-width: 992px) {

.info-phone-mail a {
	color: black;
	text-decoration: none;
}

.desktop-only {
	display:none;
}

.info-phone-mail p {
	padding-left: 15px;
	text-align: left;
}

}


@media (max-width: 768px) {


.logo-big {
	display: none;

}

h1 {
	font-size: 1.65em !important;
	margin-bottom: 0.1em !important;
}

h2 {
	font-size: 1.5em !important;
}

h3 {
	font-size: 1.35em !important;
}

#partner-logos {
	display: yes;
}

}

