﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,400italic,600italic);

body {
	font-family: Verdana;
	font-size: 15px;
	line-height: 1.42857143;
	color: #797979;
	background-color: #fff;
}


a:link, a:visited {
	color: #6a6a6a;
	font-weight: bold;
}

.bg-primary {
	color: #713f0b;
	background-color: #ffffff;
}

.bg-danger {
	background-color: #eae2d4;
}

.btn-info {
	background-image: -webkit-linear-gradient(top, #bba27a 0%, #a48554 100%);
	background-image: -o-linear-gradient(top, #bba27a 0%, #a48554 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bba27a), to(#a48554));

	background-repeat: repeat-x;
	border-color: #fff;
}

button, input, optgroup, select, textarea {
	color: #955a0f;
	font: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	margin: 0;
	border: dotted;
}

#WebsiteContent #btnFooterTop {
	position: absolute;
	top: -15px;
	right: 15px;
}

#WebsiteContent {
	background-color: #f7f0e1;
	position: center;
	font-family: 'Encode Sans Condensed', sans-serif;
	font-size: 16px;
	line-height: 1.42857143;
	color: #8b897e;
}

.container-fluid-footer {
	background-image: url('../images/bg4.jpg');
	color: #fff;
	background-repeat: repeat-x;
}


#WebsiteContent a:hover {
	color: #000;
}


#WebsiteHeader {
	position: relative;
	color: #fff;
}

#WebsiteLogo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background-repeat: repeat-x;
}

#WebsiteLogo img {
	border: none;
}

/*Neu Css*/
.catdispaly {
	display: none !important;
}


#Element {
	width: 2777.78px;
	height: 500px;
	top: 0px;
	left: -388.889px;
	position: absolute;
}

.box {
	padding: 5px 5px 5pxf 5px;
}


/*#WebsiteFooter {
	color: #777;
	padding-bottom: 5px;
	background-color: rgb(85, 57, 37);
	font-size: 16px;
}

	#WebsiteFooter a:link, #WebsiteFooter a:visited {
		color: #fff;
	}

	#WebsiteFooter a:link, #WebsiteFooter a:visited {
		color: #fff;
	}

#WebsiteFooter a:hover, #WebsiteFooter a:active {
	color: #fff;
	text-decoration: none;
}

#WebsiteFooter .footerlogo {
	margin-bottom: 10px;
}*/


.img-thumbnail {
	border: double;
	border: 0,1px;
}

.innenabstand {
	padding: 20px;
	margin-bottom: 0px;
}

.innenabstand-anfrage {
	padding: 30px;
	margin-bottom: 0px;
}

.innenabstand-text {
	padding: 15px;
	margin-bottom: 0px;
}

.innenabstand-preise {
	width: 100%;
}

.innenabstand-foto {
	margin: 0% 0% 0% 0%;
}

.innenabstand-logo {
	padding: 5px;
}

.innenabstand-section {
	margin: 200px 0 200px 0;
}

.form-control {
	display: block;
	width: 60%;
	height: 55px;
	padding: 8px 12px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


section {
	padding: 1% 0;
	background-position: center 0px;
	background-color: #fff;
}

section a:link, a:visited {
	background-color: #bba27a;
	color: white;
	padding: 10px 18px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

section a:hover, a:active {
	background-color: #70614f;
}

	section .section-inner {
		text-align: justify;
		text-align: center;
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
	}

	section .section-textblock {
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 5px;
		background-color: rgba(121, 87, 43, 0.5);
		color: #fff;
	}

	section .section-inner h1 {
		margin: 0 0 05px 0;
		text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	}

	section .section-events h1 {
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		background: #fff;
	}

	section .section-text {
		padding: 15px;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.table {
	border-collapse: collapse !important;
}

	.table td {
		background-color: rgba(231, 225, 204, 0.77) !important;
	}

	.table th {
		background-color: #70614f !important;
		color: #fff;
	}


.col .container-fluid .row {
	padding: 0;
	margin: 0;
}

.container-fluid-footer {
	background-color: #462702 !important;
}


	.carousel-inner {
	position: relative;
	width: 100%;
	overflow: auto;
	max-height: 100%;
}


@media only screen and (max-width: 800px) {

	.table {
		border: none;
	}

	.table-row,
	.table-cell {
		display: block;
		border: 1px solid silver;
	}

	.table-row {
		margin-bottom: 20px;
	}
}


/* Clear floats after the columns */
.row:after {
	content: "";
	display: table;
	clear: both;
}

.column {
	float: left;
	width: 50%;
}


/* Header */
#Header {
	position: relative;
}

.header-navbar {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 10;
}

.header-logo {
	margin-right: auto;
}

.header-buttons {
	margin-left: auto;
}

/* Menü */

.navbar.affix {
	top: 0px;
	width: 100%;
	z-index: 99999;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	background-color: transparent;
}

hr {
	display: block;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 0.3px;
	color: rgba(232, 225, 130, 0.7);
}

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

.navbar-inverse {
	background: none;
}

	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li > a:focus {
		color: rgba(232, 225, 130, 0.7);
		background-color: transparent;
	}

	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
		background-color: rgba(0, 0, 0, 0.0);
		color: #cec6c6;
	}

	.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
		background-image: none;
		box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.0);
		
	}

	.navbar-inverse .navbar-nav > li > a {
		text-shadow: none;
		color: #fff; /* Menü Schriftfarbe*/
		font-size: 20px;
		font-family: 'Source Sans Pro', sans-serif;
	}



	.navbar-collapse {
		background-color: transparent;
	}


.navbar-toggle {
	border-color: #fff; /* Farbe Aussenrand Auswahlmenü Mobil */
}

.navbar-inverse, .navbar-form {
	-webkit-box-shadow: 10px 20px 30px grey;
	box-shadow: 10px 20px 30px grey;
}


.navbar-nav .open .dropdown-menu > li > a { /* Unter-Menü Schriftfarbe Handy */
	color: rgba(0, 0, 0, 0.7);
	font-size: 15px;
}

.navbar-inverse .navbar-brand {
	color: #fff;
}


.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-inverse .navbar-toggle {
	border-color: #fff;
}

/* Menu Sticky */

.header-logo {
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 300px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

	.header-logo img {
		width: 75%;
	}

.menu-fixed .header-logo {
	width: 200px;
}

.header-navbar {
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	background: #fff;
}

.menu-fixed .header-navbar {
	background: #fff;
	color: #70614f;
}

.navbar.affix {
	position: relative;
}

.navbar-inverse, .navbar-form {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
}

	.navbar-inverse .navbar-nav > li > a {
		color: #70614f;
		-webkit-transition: color 0.4s;
		-o-transition: color 0.4s;
		transition: color 0.4s;
	}

.menu-fixed .navbar-inverse .navbar-nav > li > a {
	color: rgba(111, 52, 10, 0.7);
}


.header-button2 {
	position: absolute;
	bottom: 40px;
	left: 40px;

}


.header-button2-inner {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-image: -webkit-linear-gradient(top, #bba27a 0%, #a48554 100%);
	background-image: -o-linear-gradient(top, #bba27a 0%, #a48554 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#bba27a), to(#a48554));
	background-image: linear-gradient(to bottom, #bba27a 0%, #a48554 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbba27a', endColorstr='#ffa48554', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #bba27a;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	transform: rotate( -10deg);
	transition: all 0.4s;
	box-shadow: 0 0 5px black;
	color: #fff;
	text-decoration: none;
	border: solid;
	
}

.header-button-inner:hover {
	transform: none;
}

a.header-button-inner{
	cursor: pointer;
	color: inherit;
}


	/* Fifty */
.fifty {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.fifty-pic,
.fifty-content {
	width: 50%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

	.fifty-pic img {
		max-width: none;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center center;
		object-position: center center;
	}

.fifty-content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	background-color: #fffcf6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	color: #6c6c6c;
}

.fifty a:link, a:visited {
	/*background-color: rgba(111, 52, 10, 0.7);*/
	color: #8e7442;
	padding: 0px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
}

.fifty a:hover, a:active {
	background-color: #eee;
}

.fifty-reversed {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.fifty-zimmer
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	color: #70614f;
	text-decoration: none;
}


/*
	Swiper Pfeile
*/


.jssora01l,
.jssora01r {
	position: absolute;
	width: 60px;
	height: 100px;
	z-index: 10;
	font-size: 30px;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
/*
.jssora01l {
	left: 20px;
}
.jssora01r {
	right: 20px;
}
*/

.btn-lg, .btn-group-lg > .btn {
	padding: 5px 11px;
	font-size: 16px;
	line-height: 1.3333333;
	border-radius: 0px;
}

/* ---------VERSCHIEDENE GRÖßEN---------- */



/* Mobile xs 768x1200 */

@media screen and (max-width: 767px) {
	h1 {
		font-family: "Playwrite DE Grund", serif;
		font-optical-sizing: auto;
		color: #9b662e;
	}

	h2 {
		font-family: "Playwrite DE Grund", serif;
		font-optical-sizing: auto;
		color: #9b662e;
	}

	h3 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: #fff;
	}

	h4 {
		font-family: 'Dancing Script', cursive;
		font-size: 35px;
		color: rgba(95, 95, 95, 0.70);
	}

	h5 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: rgba(111, 52, 10, 0.7);
	}

	h6 {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		color: rgba(111, 52, 10, 0.7);
		margin-bottom: 0px;
	}

	#WebsiteTop #Logo_Desktop {
		padding: 10px;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.nav > li > a {
		padding-left: -55px;
		padding-right: 0px;
		font-size: 20px;
	}

	.header-logo,
	.header-buttons {
		display: none;
	}

	.header-navbar {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		background: rgba(68, 43, 26, 0.7);
	}

	.navbar-container {
		width: 100%;
	}

	.navbar-header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: calc(100% - 30px);
		padding: 0 10px;
	}

	.menu-fixed .header-navbar {
		background: #70614f;
		color: #fff;
	}

	.menu-fixed .navbar-inverse .navbar-nav > li > a {
		color: #fff;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}

	.navbar-inverse .navbar-nav > li > a {
		color: #fff;
		-webkit-transition: color 0.4s;
		-o-transition: color 0.4s;
		transition: color 0.4s;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 100%;
	}

	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 82%;
	}


	/* Fifty */
	.fifty {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.fifty-pic {
		height: 30vh;
	}

		.fifty-pic img {
			height: 100%;
		}

	.fifty-pic,
	.fifty-content {
		width: 100%;
	}

	.header-button2{
		display: none;
	}
}
.form-control {
	display: block;
	width: 80%;
	height: 35px;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



/* Tablet Hochformat */

@media screen and (min-width: 768px) and (max-width: 1024px) {
	h1 {
		font-family: "Playwrite DE Grund", serif;
		font-optical-sizing: auto;
		color: #9b662e;
	}

	h2 {
		font-family: "Playwrite DE Grund", serif;
		font-optical-sizing: auto;
		color: #9b662e;
	}

	h3 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: #fff;
	}

	h4 {
		font-family: 'Dancing Script', cursive;
		font-size: 35px;
		color: rgba(95, 95, 95, 0.70);
	}

	h5 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: rgba(111, 52, 10, 0.7);
	}

	h6 {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		color: rgba(111, 52, 10, 0.7);
		margin-bottom: 0px;
	}

	#WebsiteTop #Logo_Desktop {
		padding: 10px;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.navbar-inverse .navbar-nav > li > a {
		font-size: 13px;
	}

	.header-navbar.header-navbar .nav > li > a {
		padding-right: 1px;
	}


	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 100%;
	}

	@media screen and (max-width: 1280px) {
		.header-navbar .nav > li > a {
			padding-right: 10px;
		}

	}

	a {
		color: #cec29e;
		text-decoration: none;
	}


	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 82%;
	}


	/* Fifty */
	.fifty {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.fifty-pic {
		height: 80vh;
	}

		.fifty-pic img {
			height: 100%;
		}

	.fifty-pic,
	.fifty-content {
		width: 100%;
	}

}


/* Tablet Querformat */

@media screen and (min-width: 992px) and (max-width: 1199px) {
	h1 {
		font-family: "Playwrite DE Grund", serif;
		font-optical-sizing: auto;
		color: #9b662e;
	}

	h2 {
		font-family: "Playwrite DE Grund", serif;
		font-optical-sizing: auto;
		color: rgba(111, 52, 10, 0.7);
	}

	h3 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: #fff;
	}

	h4 {
		font-family: 'Dancing Script', cursive;
		font-size: 35px;
		color: rgba(95, 95, 95, 0.70);
	}

	h5 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: rgba(111, 52, 10, 0.7);
	}

	h6 {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		color: rgba(111, 52, 10, 0.7);
		margin-bottom: 0px;
	}

	.innenabstand {
		padding: 5px;
		margin-bottom: 0px;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 27%;
	}

	.thead-preise {
		background: #fff;
		text-align: center;
		width: 23%;
	}

	.header-navbar.header-navbar .nav > li > a {
		font-size: 18px;
	}

	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 84%;
	}
}

@media screen and (max-width: 1440px) {

	.header-button--facebook {
		display: none;
	}

	.header-logo {
		width: 180px;
	}

	.menu-fixed .header-logo {
		width: 160px;
	}
}

@media screen and (max-width: 1280px) {
	.header-navbar .nav > li > a {
		padding-right: 5px;
	}

}

a {
	color: #ddad21;
	text-decoration: none;
}


@media screen and (max-width: 1140px) {
	.header-logo {
		display: none;
	}

	/* Fifty */
	.fifty {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: 40px;
	}

	.fifty-pic {
		height: 30vh;
	}

		.fifty-pic img {
			height: 100%;
		}

	.fifty-pic,
	.fifty-content {
		width: 100%;
	}
}


/* Desktop lg 1920x1200 Mein Bildschirm */


@media screen and (min-width: 1200px) and (max-width: 1920px) {
	h1 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 30px;
		color: #9b662e;
	}

	h2 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: rgba(111, 52, 10, 0.7);
	}

	h3 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: #fff;
	}

	h4 {
		font-family: 'Dancing Script', cursive;
		font-size: 35px;
		color: rgba(95, 95, 95, 0.70);
	}

	h5 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: rgba(111, 52, 10, 0.7);
	}

	h6 {
		font-family: 'Poppins', sans-serif;
		font-size: 20px;
		color: rgba(111, 52, 10, 0.7);
		margin-bottom: 0px;
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.nav > li > a {
		padding-left: 0px;
		padding-right: 75px;
		font-size: 25px;
		color: #fff;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 27%;
	}

	.thead-preise {
		background: #fff;
		text-align: center;
		width: 23%;
	}


	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 87%;
	}
}
/* Desktop xxl 2560x1600 */
@media screen and (min-width: 1921px) {
	h1 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 30px;
		font-style: normal;
		color: #9b662e;
	}

	h2 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		font-style: normal;
		color: rgba(111, 52, 10, 0.7);
	}

	h3 {
		font-family: "Playwrite DE Grund", serif;
		font-size: 25px;
		color: #fff;
	}

	h4 {
		font-family: 'Dancing Script', cursive;
		font-size: 35px;
		color: rgba(95, 95, 95, 0.70);
	}

	h5 {
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 34px;
		color: rgba(111, 52, 10, 0.7);
	}

	h6 {
		font-family: 'Poiret One', cursive;
		font-size: 20px;
		color: rgba(111, 52, 10, 0.7);
	}

	.innenabstand {
		padding: 15px;
		margin-bottom: 0px;
	}

	.nav > li > a {
		padding-left: 5px;
		padding-right: 35px;
		font-size: 25px;
		color: #fff;
	}

	.thead {
		font-weight: bold;
		background: #eee;
		text-align: center;
		width: 27%;
	}

	.thead-preise {
		background: #fff;
		text-align: center;
		width: 23%;
	}

	.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
		top: 89%;
	}
}

/* Wetter */
#meteoprovbz_container {
	margin-top: 30px;
}

	#meteoprovbz_container, #meteoprovbz_container th, #meteoprovbz_container td {
		border: none !important;
		text-align: center !important;
		font-weight: normal !important;
	}

		#meteoprovbz_container .meteoprovbz_min {
			background-color: #70614f;
			color: #ccc !important;
		}

		#meteoprovbz_container .meteoprovbz_max {
			background-color: #a99783;
			color: #ccc !important;
		}

		#meteoprovbz_container a {
			padding: 0 !important;
			margin: 0 !important;
		}

		#meteoprovbz_container td[colspan="6"] {
			padding: 5px 0 0 0 !important;
		}

