@font-face {
  font-family: 'ChiantiXBdIt';
  src: url('../fonts/tt1678m_.ttf') format('truetype');
}
@font-face {
  font-family: 'ChiantiIt';
  src: url('../fonts/tt1666m_.ttf') format('truetype');
}
@font-face {
  font-family: 'ChiantiBdIt';
  src: url('../fonts/tt1668m_.ttf') format('truetype');
}
@font-face {
  font-family: 'ChiantiBd';
  src: url('../fonts/tt1212m_.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'ChiantiBdIt', sans-serif;
	color: $WBWT-Black;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'ChiantiBdIt', sans-serif;
	color: #1F1A17;
}

#WBWT-main {
	background: #5c5c5c url("img/WBWT-BGVerlauf-01.jpg") repeat-x;
	padding: 1rem;
}

#WBWT-main > div {
	position: relative;
}

#WBWT-main-2 {
	text-align: center;
}

.full-width {
	max-width: 100%;
	padding: 0;
}

#WBWT_anfahrt {
	margin: 2rem 0 1rem;
}

#WBWT-menu.top-bar, #WBWT-menu.title-bar {
	background-color: #EA3F00;
}

#WBWT-menu.top-bar li, #WBWT-menu.title-bar li {
	border: none;
}

#WBWT-menu.top-bar li a, #WBWT-menu.title-bar li a{
	font-family: 'ChiantiBdIt', sans-serif;
	font-weight: normal;
	padding: 0.2rem 0.5rem;
	height: 100%;
	line-height: 1.5rem;
	font-size: 1.2rem;
}

#WBWT-menu.top-bar ul, #WBWT-menu.title-bar ul {
	background-color: #EA3F00;
	z-index: 9;
}

#WBWT-menu.top-bar ul a, #WBWT-menu.title-bar ul a {
	color: white;
}

#WBWT-menu.top-bar ul a:hover, #WBWT-menu.title-bar ul a:hover {
	background-color: #EA3F00;
	color: black;
}

#WBWT_kontakt h3, #WBWT_impressum h3 {
	font-weight: bold;
	text-align: left;
}

#WBWT_kontakt a, #WBWT_impressum a {
	color: black;
}

/* Marker Info Window */
h1.marker-heading{color: #3F3F3F;margin: 0px;padding: 0px;font: bold 18px "Trebuchet MS", Arial;border-bottom: 1px dotted #D8D8D8;}
div.marker-info-win {max-width: 220px;}
div.marker-info-win p{padding: 0px;margin: 10px 0px 10px 0;}
div.marker-inner-win{padding: 5px;}
div.gm-style-iw {width:220px;}

#footer-container {
	display: none;
	margin: 0 auto;
	border: none;
}

.copyright p {
		margin: 0px;
		padding: 0px;
		font-size: 0.9rem;
		font-weight: 300;
		color: white !important;
}

.WBWT-footer-bottom-line {
	background-color: #EA3F00;
}

#WBWT-botschaft h1 {
	line-height: 1;
}
#WBWT_impressum, #WBWT_kontakt {
	a {
		color: #04385D;
	}
	p {
		font-size: 1rem;
	}
	hr {
		margin: 0.5rem auto 1.2rem;
	}
}

