/* PopUp */
#popup { background-image: url(../design/bg_popup.png); width: 100%; text-align: left; position: relative; border: 0px; background-attachment: scroll; background-repeat: auto; background-color: transparent; }
#popup > .row-flex.box-pack-middle { height: 100%; }
/* PopUp */

.boxspace { padding-left: 7.5px; padding-right: 7.5px; }

.box-aktuelles 		{ width: 80%; margin: 0 auto; }
.haltertopbar a 	{ font-size: 17px; color: #FFFFFF; display: inline-block; }
.haltertopbar 		{ padding-top: 15px; padding-bottom: 15px; }
@media (min-width: 768px) { 
.box-aktuelles 		{ width: 55%; }
.haltertopbar a 	{ font-size: 16px; }
.haltertopbar 		{ padding-top: 5px; padding-bottom: 5px; }
}
@media (min-width: 992px) {
.box-aktuelles { width: 50%; }
.haltertopbar a 	{ font-size: 17px; }
.haltertopbar 		{ padding-top: 6px; padding-bottom: 6px; }
}
@media (min-width: 1200px) { 
.box-aktuelles { width: 45%; }
.haltertopbar a 	{ font-size: 18px; }
.haltertopbar 		{ padding-top: 7px; padding-bottom: 7px; }
}

/* Datepicker */
.input-group { width: 85%; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { 
	background-color: #FFFFFF; 
	border-radius: 0px; 
	border-right: 0px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
	border-top: 1px solid #cccccc; 
	border-left: 1px solid #cccccc; 
	height: 38px; 
	padding: 1px 0px 1px 2px; 
	font-size: 18px; 
	color:#333333; 
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
    text-align: center;
    background-color: transparent;
    border: 1px solid #cccccc;
    border-radius: 0px;
}
.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
    padding: 5px; 
    margin: 0px 0px 0px 0px;
    border: 0px solid #d8d8d8;
    border-radius: 0px;
    background-color: #FFFFFF;
}

/* Farbverhalten CONTAINER und COLS etc. */
.coloring { background-color: #FFFFFF; }
.coloring2 { background-color: #a69259; }
.coloring3 { background-color: #f6f6f6; }

.scroll-top-wrapper { /* TO-TOP-BUTTON | nur in DESKTOP Ansicht sichtbar*/
		position: fixed;
		opacity: 0;
		visibility: hidden;
		overflow: hidden;
		text-align: center;
		z-index: 9999998;
		background-color: #b1b1b1;
		color: #FFFFFF;
		width: 44px;
		height: 44px;
		line-height: 44px;
		right: 40px;
		bottom: 40px;
		padding-top: 0px;
		border-top-left-radius: 22px;
		border-top-right-radius: 22px;
		border-bottom-right-radius: 22px;
		border-bottom-left-radius: 22px;
		-webkit-transition: all 0.5s ease-in-out;
		-moz-transition: all 0.5s ease-in-out;
		-ms-transition: all 0.5s ease-in-out;
		-o-transition: all 0.5s ease-in-out;
		transition: all 0.5s ease-in-out;
		}
.scroll-top-wrapper:hover { background-color: #a69259; color: #FFFFFF;}
.scroll-top-wrapper.show { visibility:visible; cursor:pointer; opacity: 1.0; }
.scroll-top-wrapper i.fa { line-height: inherit; }

/* Transparenz Button HOVER bei Links */
.btn:hover,
.btn:focus { filter: alpha(opacity = 100); -ms-filter: "alpha(opacity = 100)"; opacity: 1.0; }

div.mapheight {
     height: 700px; 
}


/* Breadcrump */
.breadcrumb { padding: 10px 0px; margin-bottom: 0px; list-style: none; background-color: transparent; border-radius: 0px; }
.breadcrumb > li + li:before { /* Trenner */
  padding: 0 5px;
  color: #CCCCCC;
  content: "/\00a0";
}

/* ABSTAND DER BOXEN ZUEINANDER */
.abstand { margin-bottom: 30px; }

.fullbgimage 	{ z-index: 1; background-position: center center; width: 100%; height: 100%; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; } 
.fullmap	 	{ background-color: rgba(0, 0, 0, 0.08); }

/* MOGLICHE BOXMODELLE */
.box { width: 100%; background-color: #f3f3f3; text-align: left; position: relative; padding: 30px; border: 1px solid #f3f3f3; }
.box:hover { border: 1px solid #a69259; }

.box-weiss { width: 100%; background-color: #FFFFFF; text-align: center; position: relative; border: 0px solid #FFFFFF; }

.box-center { width: 100%; background-color: #FFFFFF; text-align: center; position: relative; padding: 30px; box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -webkit-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); }
.box-center:hover { box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -webkit-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); }

.box-news { width: 100%; background-color: #FFFFFF; text-align: center; position: relative; }

.box-shadow { width: 100%; background-color: #FFFFFF; text-align: left; position: relative; padding: 30px; box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -webkit-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); }
.box-shadow:hover { box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -webkit-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); }

.box-team { width: 100%; background-color: #FFFFFF; text-align: center; position: relative; box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -webkit-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); }
.box-team:hover { box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -webkit-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); }

.box-termine { width: 100%; background-color: #FFFFFF; position: relative; box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -webkit-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); }
.box-termine:hover { box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -webkit-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); }

.box-sicherheit { width: 100%; background-color: #FFFFFF; text-align: left; position: relative; padding: 10px; border: 1px solid #cccccc; }
.box-sicherheit:hover { border: 1px solid #a69259; }

.bild { z-index: 2; position: absolute; width: 100%; height: 100%; filter: alpha(opacity = 60); -ms-filter: "alpha(opacity = 60)"; opacity: .60; background-color: #000000; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.bildtext { z-index: 3; position: absolute; width: 100%; height: 100%; left: 0; padding-left: 50px; padding-right: 50px; }
.bildtext:hover + .bild { filter: alpha(opacity = 40); -ms-filter: "alpha(opacity = 40)"; opacity: .40; }

/* MixItUp */
#Container .mix { display: none; }
.mixinner{ width: 100%; background-color: #FFFFFF; text-align: center; position: relative; padding: 30px; box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -webkit-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); -moz-box-shadow: 0px 0px 5px 0px rgba(28, 28, 28, 0.2); }
.mixinner:hover { box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -webkit-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(28, 28, 28, 0.3); }

/* CAROUSEL TEXT-FEATURES */
.sliderpos, .sliderpos2	{ position: relative; width: 100%; }
.sliderbg { background-color: #000000; filter: alpha(opacity = 80); -ms-filter: "alpha(opacity = 80)"; opacity: .80; padding: 30px; }

/* PAGINA */
.carousel-indicators { bottom: 0px; }
.carousel-indicators li { width: 16px; height: 16px; margin: 0px; background-color: #FFFFFF; border: 2px solid #a69259; border-radius: 10px; }
.carousel-indicators .active { width: 16px; height: 16px; margin: 0; background-color: #a69259; }

/* Ausklappfunktion */
.klappbox 		{ border: 0px solid transparent; border-radius: 0px; }
.klappboxhead 	{ background-color: #a69259; padding: 15px; border-bottom: 0px solid transparent; border-radius: 0px; }
.klappboxbody	{ background-color: #FFFFFF; overflow: hidden; padding-top: 30px; border-right: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; }
.klappboxicon	{ padding-top: 5px; }

/* Input-Group Formularfelder */
.btn-primary 					{ color: #FFFFFF; background-color: #1fa02d; }
.btn-primary:hover 				{ background-color: #2686b8; }
.input-group > .form-control 	{ height: 41px; padding: 2px 8px; font-size: 12px; border-radius: 0px 0px 0px 0px; border: 1px solid #cccccc; background-color: #FFFFFF; }
.input-group-btn > .btn 		{ max-height: 41px; padding: 13px 14px 15px 14px; font-size: 13px; line-height: 13px; border-radius: 0px 0px 0px 0px; border: 0px solid transparent; }
.file-actions 					{ display: none; }
.input-group-btn > .fileinput-upload-button 		{ display: none; }
.input-group-btn > .fileinput-remove-button 		{ filter: alpha(opacity = 80); -ms-filter: "alpha(opacity = 80)"; opacity: .80; color: #FFFFFF; background-color: #1fa02d; }
.input-group-btn > .fileinput-remove-button:hover 	{ background-color: #2686b8; }

.glyphfoot, .glyphfoot2, .glyphfoot3, .glyphfoot4	 		{ color: #999999; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.glyphfoot:hover	{ color: #333333; }
.glyphfoot2:hover	{ color: #4267b2; }
.glyphfoot3:hover	{ color: #000000; }
.glyphfoot4:hover	{ color: #ff0000; }





/* Extra-kleine Geräte (Smartphones, weniger als 768px (col-xs-)) */
/* Kein Media-Query, weil dies der Standard in Bootstrap ist */
.nullpadding2 { padding: 0px 0px 0px 0px; }
.btnwidth { margin: 0px 0px 15px 0px; width: 100%; }
.zeigen { width: 25%; display: block; float: right; text-align: right; margin-top: 10px; }

/* FullHeight-Techniken topLeft, top, top,Right */
.fullheight { display: block; 
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; 
	z-index: 1; position: relative; top: 0; right: 0; bottom: 0; left: 0; height: 300px; }
.fullheightleft 	{ background-position: left top; }
.fullheightright 	{ background-position: right top; }
.fullheighttop 		{ background-position: top; }

ul.dots 			{ list-style-type: disc; padding: 0px 0px 15px 10px; margin: 15px 0px 0px 10px; list-style-position: inside; }

ul.check 			{ list-style-type: none; padding: 0px; text-align: center; }
@media (min-width: 768px) { 
ul.check 			{ text-align: left; }
}
ul.check li 		{ padding-left: 1.3em; }
ul.check li:before 	{ font-family: 'FontAwesome'; content: '\f00c'; margin-left: -1.3em; display: inline-block; width: 1.3em; color: #a69259; }
ul.check li:first-child 	{ border-top: 0px dashed #a69259; }
ul.check li 				{ border-top: 1px dashed #a69259; padding-top: 10px; padding-bottom: 10px; }

body, td, p, .n, blockquote 	{ font-size: 17px; line-height: 24px; }
.hiddenakt { height: 70px; } /* DotDotDot */

H1 { font-size: 38px; line-height: 44px; font-weight: 500; text-transform: none; }
H2 { font-size: 21px; line-height: 27px; font-weight: 400; text-transform: none; }
H3 { font-size: 38px; line-height: 44px; font-weight: 500; text-transform: none; }

span.looksh1 		{ font-size: 38px; line-height: 44px; font-weight: 500; text-transform: none; }
span.looksh2 		{ font-size: 21px; line-height: 27px; font-weight: 500; text-transform: none; }
span.looksh3 		{ font-size: 38px; line-height: 44px; font-weight: 500; text-transform: none; }

.nobreaker 			{ display: none; }
.bullet 			{ display: inline-block; }
.box-team 			{ padding: 5px; }
.box-termine 		{ text-align: center; padding: 15px; }
.terminebox 		{ width: 100%; float: none; padding-left: 0px; padding-bottom: 15px; text-align: center; }
span.termin1		{ font-size: 52px; line-height: 52px; font-weight: 600; }
span.termin2		{ font-size: 20px; line-height: 20px; font-weight: 500; text-transform: uppercase; }
.box-weiss 			{ padding: 30px 15px 15px 15px; }

.totop 				{ padding-top: 40px; padding-bottom: 10px; }
.totop2				{ padding-top: 0px; padding-bottom: 50px; }
.linktop 			{ padding-top: 15px; padding-right: 20px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-top: 60px; padding-bottom: 10px; background-image: url(../design/bg_fuss.gif); background-repeat: repeat-x; background-position: top; background-color: #f6f6f6; }
.glyphheight 		{ font-size: 30px; color: #a69259; }
.glyphmap 			{ color: #968451; font-size: 30px; margin-bottom: 15px; }
.glyphfoot, .glyphfoot2, .glyphfoot3, .glyphfoot4 { font-size: 24px; line-height: 24px; }
.googlemaps			{ height: 300px; }
.googlemaps2		{ height: 200px; }
.googlemaps-auto 	{ height: 550px; }
.bgtotop 			{ padding-top: 170px; padding-bottom: 110px; }
.bgtotop2 			{ padding-top: 80px; padding-bottom: 50px; }
.headerheight 		{ height: 58px; }

span.gross	 		{ font-size: 23px; line-height: 29px; font-weight: 400; text-transform: none; }
span.team	 		{ font-size: 17px; line-height: 23px; font-weight: 400; text-transform: none; }
span.mittel 		{ font-size: 16px; line-height: 18px; }
span.klein 			{ font-size: 15px; line-height: 17px; }
span.pop 			{ font-size: 14px; line-height: 18px; }
.abstandpop 		{ margin-bottom: 30px; }

span.fusszeile 		{ font-size: 15px; line-height: 17px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 15px; line-height: 17px; font-weight: 400; text-transform: uppercase; }
span.topic 			{ font-size: 28px; line-height: 34px; font-weight: 500; text-transform: none; }
span.topic2 		{ font-size: 56px; line-height: 62px; font-weight: 500; text-transform: none; }

a 					{ font-size: 17px; font-weight: 400; text-transform: none; }
.binner				{ height: 17px; } /* lbottom height */
a.button > .btn  	{ font-size: 17px; padding: 13px 15px 13px 15px; font-weight: 400; text-transform: uppercase; }
.bbutton			{ height: 50px; } /* lbottom height */
input.button 		{ font-size: 17px; padding: 13px 15px 13px 15px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 		{ font-size: 17px; line-height: 17px; font-weight: 400; text-transform: uppercase; }

input, select, textarea { font-size: 17px; }

#myCarousel, #myCarousel1, #myCarousel2, #myCarousel3 { display: block; }

.carousel .item { height: 300px; }
.carousel-control { 
		height: 300px; 
		margin-top: 0px; 
		width: 10%;
		color: #FFF;
		text-shadow: 0 1px 1px rgba(0,0,0,.4);
		filter: alpha(opacity=50); 
		opacity: .5; 
		background-color: transparent; 
		border: 0px; 
		z-index: 20; }
.header { 
	display: block;
	position: relative;
	height: 300px;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; 
	z-index: 2; } 

.logo img { width: 100%; max-width: 100px; height: auto; padding-top: 15px; padding-bottom: 15px; }
img.etikett { width: 70px; height: auto; }

.halter img.logofuss { max-width: 100px; height: auto; }
.halter img.siegelfuss { max-width: 150px; height: auto; }
.halter img.orna1 { max-width: 45px; height: auto; }
.halter img.orna2 { max-width: 80px; height: auto; }
.halter img.wogibts { max-width: 140px; height: auto; }
.halter img.ornastart { max-width: 100px; height: auto; }

img.slider-bier { width: auto; max-height: 250px; margin-right: 5px; }

.nursuche.form-control 				{ height: 30px; padding: 3px 10px 0px 10px; font-size: 14px;
									-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); 
									box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
.nursuche.form-control:focus 		{ -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.045), 0 0 8px rgba(175, 175, 175, .6); 
									box-shadow: inset 0 1px 1px rgba(0,0,0,.045), 0 0 8px rgba(175, 175, 175, .6); } 
.nursuche.btn 						{ height: 30px; padding: 0px 15px; font-size: 14px; line-height: 14px; }
.nursuche.input-group { width: 100%; }


      



/* Kleine Geräte (Tablets, 768px und breiter (col-sm-)) */
@media (min-width: 768px) { 
.nullpadding2 { padding: 0px 15px 0px 15px; }
.btnwidth { margin: 0px 15px 0px 0px; width: auto; }

/* FullHeight-Techniken topLeft, top, top,Right */
.fullheight { position: absolute; height: 100%; }

ul.dots 			{ list-style-position: outside; }

body, td, p, .n, blockquote 	{ font-size: 18px; line-height: 26px; }
.hiddenakt { height: 70px; } /* DotDotDot */

H1 { font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }
H2 { font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
H3 { font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }

span.looksh1 		{ font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }
span.looksh2 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }

.nobreaker 			{ display: inline-block; }
.bullet 			{ display: none; }
.box-team 			{ padding: 15px; }
.box-termine 		{ text-align: left; padding: 30px; }
.terminebox 		{ width: auto; float: right; padding-left: 15px; padding-bottom: 0px; text-align: center; }
span.termin1		{ font-size: 60px; line-height: 60px; font-weight: 600; }
span.termin2		{ font-size: 24px; line-height: 24px; font-weight: 500; text-transform: uppercase; }
.box-weiss 			{ padding: 40px; }

.totop 				{ padding-top: 50px; padding-bottom: 20px; }
.totop2				{ padding-top: 0px; padding-bottom: 50px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-top: 80px; padding-bottom: 40px; background-image: url(../design/bg_fuss.gif); background-repeat: repeat-x; background-position: top; background-color: #f6f6f6; }
.glyphheight 		{ font-size: 0px; }
.glyphmap 			{ font-size: 30px; }
.glyphfoot, .glyphfoot2, .glyphfoot3, .glyphfoot4 { font-size: 24px; line-height: 24px; }
.googlemaps			{ height: 300px; }
.googlemaps2		{ height: 200px; }
.googlemaps-auto 	{ height: 550px; }
.bgtotop 			{ padding-top: 170px; padding-bottom: 110px; }
.bgtotop2 			{ padding-top: 80px; padding-bottom: 50px; }
.headerheight 		{ height: 115px; } /* height: 80px */

span.gross	 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
span.team	 		{ font-size: 18px; line-height: 24px; font-weight: 400; text-transform: none; }
span.mittel 		{ font-size: 17px; line-height: 19px; }
span.klein 			{ font-size: 16px; line-height: 18px; }
span.pop 			{ font-size: 16px; line-height: 22px; }
.abstandpop 		{ margin-bottom: 30px; }

span.fusszeile 		{ font-size: 14px; line-height: 16px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 14px; line-height: 16px; font-weight: 400; text-transform: uppercase; }
span.topic 			{ font-size: 32px; line-height: 38px; font-weight: 500; text-transform: none; }
span.topic2 		{ font-size: 62px; line-height: 68px; font-weight: 500; text-transform: none; }

a 					{ font-size: 18px; font-weight: 400; text-transform: none; }
.binner				{ height: 18px; } /* lbottom height */
a.button > .btn  	{ font-size: 18px; padding: 15px 15px 15px 15px; font-weight: 400; text-transform: uppercase; }
.bbutton			{ height: 55px; } /* lbottom height */
input.button 		{ font-size: 18px; padding: 15px 15px 15px 15px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 		{ font-size: 18px; line-height: 18px; font-weight: 400; text-transform: uppercase; }

input, select, textarea { font-size: 18px; }

.carousel .item { height: 600px; }
.carousel-control { 
		height: 600px; 
		width: 10%; }
.header { height: 600px; }

.logo img { width: 100%; max-width: 100px; height: auto; padding-top: 23px; padding-bottom: 0px; }
img.etikett { width: 80px; height: auto; }

.halter img.logofuss { max-width: 100px; height: auto; }
.halter img.siegelfuss { max-width: 115px; height: auto; transform: rotate(-10deg); }
.halter img.orna1 { max-width: 45px; height: auto; }
.halter img.orna2 { max-width: 80px; height: auto; }
.halter img.wogibts { max-width: 120px; height: auto; }
.halter img.ornastart { max-width: 130px; height: 150px; }

img.slider-bier { width: auto; max-height: 511px; margin-right: 10px; }

.nursuche.form-control { height: 40px; padding: 3px 10px 0px 10px; font-size: 16px; }
.nursuche.btn { height: 40px; padding: 0px 15px; font-size: 16px; line-height: 16px; }
.nursuche.input-group { width: 100%; }
}



/* Mittlere Geräte (Desktop-PCs, 992px und breiter (col-md-)) */
@media (min-width: 992px) {
body, td, p, .n, blockquote 	{ font-size: 18px; line-height: 26px; }
.hiddenakt { height: 80px; } /* DotDotDot */

H1 { font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }
H2 { font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
H3 { font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }

span.looksh1 		{ font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }
span.looksh2 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }

span.termin1		{ font-size: 58px; line-height: 58px; font-weight: 600; }
span.termin2		{ font-size: 23px; line-height: 23px; font-weight: 500; text-transform: uppercase; }
.box-weiss 			{ padding: 50px; }

.totop 				{ padding-top: 60px; padding-bottom: 30px; }
.totop2				{ padding-top: 0px; padding-bottom: 60px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-top: 90px; padding-bottom: 50px; }
.glyphheight 		{ font-size: 0px; }
.glyphmap 			{ font-size: 40px; }
.glyphfoot, .glyphfoot2, .glyphfoot3, .glyphfoot4 { font-size: 25px; line-height: 25px; }
.googlemaps			{ height: 350px; }
.googlemaps2		{ height: 250px; }
.googlemaps-auto 	{ height: 600px; }
.bgtotop 			{ padding-top: 200px; padding-bottom: 140px; }
.bgtotop2 			{ padding-top: 90px; padding-bottom: 60px; }
.headerheight 		{ height: 117px; } /* height: 80px */

span.gross	 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
span.team	 		{ font-size: 17px; line-height: 23px; font-weight: 400; text-transform: none; }
span.mittel 		{ font-size: 17px; line-height: 19px; }
span.klein 			{ font-size: 16px; line-height: 18px; }
span.pop 			{ font-size: 17px; line-height: 23px; }
.abstandpop 		{ margin-bottom: 40px; }

span.fusszeile 		{ font-size: 15px; line-height: 17px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 15px; line-height: 17px; font-weight: 400; text-transform: uppercase; }
span.topic 			{ font-size: 36px; line-height: 42px; font-weight: 500; text-transform: none; }
span.topic2 		{ font-size: 66px; line-height: 72px; font-weight: 500; text-transform: none; }

a 					{ font-size: 18px; font-weight: 400; text-transform: none; }
.binner				{ height: 18px; } /* lbottom height */
a.button > .btn  	{ font-size: 18px; padding: 18px 18px 18px 18px; font-weight: 400; text-transform: uppercase; }
.bbutton			{ height: 61px; } /* lbottom height */
input.button 		{ font-size: 18px; padding: 18px 18px 18px 18px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 		{ font-size: 18px; line-height: 18px; font-weight: 400; text-transform: uppercase; }

input, select, textarea { font-size: 18px; }

.carousel .item { height: 700px; }
.carousel-control { 
		height: 700px; 
		width: 10%; }
.header { height: 700px; }

.logo img { width: 100%; max-width: 105px; height: auto; padding-top: 23px; padding-bottom: 0px; }
img.etikett { width: 85px; height: auto; }

.halter img.logofuss { max-width: 105px; height: auto; }
.halter img.siegelfuss { max-width: 130px; height: auto; }
.halter img.orna1 { max-width: 50px; height: auto; }
.halter img.orna2 { max-width: 90px; height: auto; }
.halter img.wogibts { max-width: 130px; height: auto; }
.halter img.ornastart { max-width: 220px; height: 253px; }

img.slider-bier { width: auto; max-height: 601px; margin-right: 15px; }

.nursuche.form-control { height: 40px; padding: 3px 10px 0px 10px; font-size: 16px; }
.nursuche.btn { height: 40px; padding: 0px 15px; font-size: 16px; line-height: 16px; }
.nursuche.input-group { width: 100%; }
}



/* Große Geräte (Desktop-PCs, 1200px und breiter (col-lg-)) */
@media (min-width: 1200px) { 
body, td, p, .n, blockquote 	{ font-size: 18px; line-height: 26px; }
.hiddenakt { height: 90px; } /* DotDotDot */

H1 { font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }
H2 { font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
H3 { font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }

span.looksh1 		{ font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }
span.looksh2 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 42px; line-height: 48px; font-weight: 500; text-transform: none; }

span.termin1		{ font-size: 60px; line-height: 60px; font-weight: 600; }
span.termin2		{ font-size: 24px; line-height: 24px; font-weight: 500; text-transform: uppercase; }
.box-weiss 			{ padding: 70px; }

.totop 				{ padding-top: 70px; padding-bottom: 40px; }
.totop2				{ padding-top: 0px; padding-bottom: 70px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-top: 100px; padding-bottom: 60px; }
.glyphheight 		{ font-size: 0px; }
.glyphmap 			{ font-size: 50px; }
.glyphfoot, .glyphfoot2, .glyphfoot3, .glyphfoot4 { font-size: 26px; line-height: 26px; }
.googlemaps			{ height: 400px; }
.googlemaps2		{ height: 300px; }
.googlemaps-auto 	{ height: 650px; }
.bgtotop 			{ padding-top: 230px; padding-bottom: 170px; }
.bgtotop2 			{ padding-top: 100px; padding-bottom: 70px; }
.headerheight 		{ height: 118px; } /* height: 80px */

span.gross	 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
span.team	 		{ font-size: 18px; line-height: 24px; font-weight: 400; text-transform: none; }
span.mittel 		{ font-size: 17px; line-height: 19px; }
span.klein 			{ font-size: 16px; line-height: 18px; }
span.pop 			{ font-size: 18px; line-height: 24px; }
.abstandpop 		{ margin-bottom: 50px; }

span.fusszeile 		{ font-size: 16px; line-height: 18px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 16px; line-height: 18px; font-weight: 400; text-transform: uppercase; }
span.topic 			{ font-size: 36px; line-height: 42px; font-weight: 500; text-transform: none; }
span.topic2 		{ font-size: 66px; line-height: 72px; font-weight: 500; text-transform: none; }

a 					{ font-size: 18px; font-weight: 400; text-transform: none; }
.binner				{ height: 18px; } /* lbottom height */
a.button > .btn  	{ font-size: 18px; padding: 20px 20px 20px 20px; font-weight: 400; text-transform: uppercase; }
.bbutton			{ height: 65px; } /* lbottom height */
input.button 		{ font-size: 18px; padding: 20px 20px 20px 20px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 		{ font-size: 18px; line-height: 18px; font-weight: 400; text-transform: uppercase; }

input, select, textarea { font-size: 18px; }

.carousel .item { height: 800px; }
.carousel-control { 
		height: 800px; 
		width: 10%; }
.header { height: 800px; }

.logo img { width: 100%; max-width: 115px; height: auto; padding-top: 21px; padding-bottom: 0px; }
img.etikett { width: 100px; height: auto; }

.halter img.logofuss { max-width: 115px; height: auto; }
.halter img.siegelfuss { max-width: 150px; height: auto; }
.halter img.orna1 { max-width: 55px; height: auto; }
.halter img.orna2 { max-width: 100px; height: auto; }
.halter img.wogibts { max-width: 140px; height: auto; }
.halter img.ornastart { max-width: 230px; height: 265px; }

img.slider-bier { width: auto; max-height: 731px; margin-right: 6%; }

.nursuche.form-control { height: 40px; padding: 3px 10px 0px 10px; font-size: 16px; }
.nursuche.btn { height: 40px; padding: 0px 15px; font-size: 16px; line-height: 16px; }
.nursuche.input-group { width: 100%; }
}