/* 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: 24px 10px 24px 10px; 
	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;
}

.nullpadding2 { padding: 0px 0px 0px 0px; }
.nolink { display: none; }

.embed-container { position: relative; padding-bottom:56.25%; height:0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Farbverhalten CONTAINER und COLS etc. */
.coloring { background-color: #FFFFFF; }
.coloring2 { background-color: #f2f0ea; }
.coloring3 { background-color: #e7e3d7; }
.coloring4 { background-color: #57636b; }
.coloring5 { background-color: #836f2d; }
.coloring6 { background-color: #004c23; }

.gruen 	{ background-color: #004c23; }
.blau 	{ background-color: #183763; }
.rot 	{ background-color: #84131f; }
.gold 	{ background-color: #8f7d42; }
.beige1 { background-color: #f2f0ea; }
.beige2 { background-color: #e7e3d7; }
.grau 	{ background-color: #57636b; }

.scroll-top-wrapper { /* TO-TOP-BUTTON | nur in DESKTOP Ansicht sichtbar*/
		position: fixed;
		opacity: 0;
		visibility: hidden;
		overflow: hidden;
		text-align: center;
		z-index: 1400;
		background-color: transparent;
		color: #969ca0;
		width: 50px;
		height: 48px;
		line-height: 40px;
		right: 30px;
		bottom: 30px;
		padding-top: 2px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		-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: #969ca0; 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 = 80); -ms-filter: "alpha(opacity = 80)"; opacity: .80; }

/* 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); }

.borderline { height: 5px; background-color: #e7e3d7;}

/* MOGLICHE BOXMODELLE */
.box { width: 100%; background-color: #FFFFFF; text-align: left; position: relative; padding: 30px; border: 0px solid #f3f3f3; -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.08); }
.box:hover .glyphaktion { color: #014c23; }


.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-sicherheit { width: 100%; background-color: #FFFFFF; text-align: left; position: relative; padding: 10px; border: 1px solid #cccccc; }
.box-sicherheit:hover { border: 1px solid #57636b; }

.partner { width: 100%; background-color: transparent; text-align: center; position: relative; padding: 10px; border: 3px solid #f2f0ea; }

/* 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; z-index: 3; width: 100%; }
.sliderbg { background-image: url(../design/bg-sliderbox.png); background-position: top; background-repeat: auto; background-color: transparent; padding: 20px 30px 20px 30px; }
.sliderbg2 { background-image: url(../design/bg-sliderbox.png); background-position: top; background-repeat: auto; background-color: transparent; padding: 15px 15px 15px 15px; }

/* PAGINA */
.carousel-indicators { bottom: 20px; }
.carousel-indicators li { width: 16px; height: 16px; margin: 0px; background-color: #f2f0ea; border: 0px solid #fff; border-radius: 10px; }
.carousel-indicators .active { width: 16px; height: 16px; margin: 0; background-color: #e7e3d7; }

.social 			{ background-image: url(../design/icon-social-media-schaber.png); 
					display: inline-block; 
					width: 32px; 
					height: 32px; 
					border: 0px; 
					background-color: transparent; 
					background-repeat: repeat-y; 
					padding: 0px; 
					margin: 0px 0px 0px 0px; }
.facebook 			{ background-position: 0px 0px; }
.facebook:hover 	{ background-position: 0px -32px; } 
.gplus 				{ background-position: -32px 0px; }
.gplus:hover 		{ background-position: -32px -32px; } 
.gmaps 				{ background-position: -64px 0px; }
.gmaps:hover 		{ background-position: -64px -32px; } 

/* Ausklappfunktion */
.klappbox 		{ border: 1px solid #f2f0ea; border-radius: 0px; -webkit-box-shadow: 0px 15px 12px -12px rgba(204,204,204,1); -moz-box-shadow: 0px 15px 12px -12px rgba(204,204,204,1); box-shadow: 0px 15px 12px -12px rgba(204,204,204,1); }
.klappboxhead 	{ background-color: #f8f7f4; padding: 15px; border-bottom: 1px solid transparent; border-radius: 0px; }
.klappboxbody	{ background-color: #FFFFFF; overflow: hidden; padding-top: 15px; }
.klappboxicon	{ right: 0; padding-left: 15px; }





/* Extra-kleine Geräte (Smartphones, weniger als 768px (col-xs-)) */
/* Kein Media-Query, weil dies der Standard in Bootstrap ist */
.contenttop { padding-top: 30px; }
.zeigen { width: 25%; display: block; float: right; text-align: right; margin-top: 10px; }
.scrolldiv { width: 100%; }

.prospektpic { padding: 0px 15px 0px 15px; }
.aktuelles { width: 100%; position: relative; padding-top: 30px; border-top: 3px solid #f2f0ea; }
.aktuellespic { margin-bottom: 15px; }

body, td, p, .n, blockquote 	{ font-size: 16px; line-height: 24px; }

H1 { font-size: 34px; line-height: 40px; font-weight: 400; text-transform: none; }
H2 { font-size: 28px; line-height: 34px; font-weight: 400; text-transform: none; }
H3 { font-size: 19px; line-height: 25px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; }

span.looksh1 		{ font-size: 34px; line-height: 40px; font-weight: 400; text-transform: none; }
span.looksh2 		{ font-size: 28px; line-height: 34px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 19px; line-height: 25px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }

.meldung { width: 100%; position: relative; border-top: 5px solid #eeeff0; padding-bottom: 30px; }

ul.arrow 			{ list-style: none; padding: 0px; margin-top: 15px; }
ul.arrow li 		{ padding-left: 1.7em; }
ul.arrow li:before 	{ font-family: 'FontAwesome'; content: "\f00c"; margin-left: -1.7em; display: inline-block; width: 1.7em; }

.over { margin-top: -11px; }
.color { font-size: 22px; line-height: 22px; text-transform: uppercase; }

.texttop 			{ padding-top: 15px; }
.linktop 			{ padding-top: 28px; }
.searchtop 			{ margin-top: -10px; }
.totop	 			{ padding-top: 50px; padding-bottom: 20px; }
.footer 			{ padding-top: 50px; padding-bottom: 50px; }
.glyphheight 		{ font-size: 17px; color: #818a90; padding-top: 5px; }
.glyphaktion 		{ font-size: 35px; line-height: 35px; color: #ececec; padding-left: 15px; }
.width 				{ width: 0%; }
.width2 			{ width: 100%; }

.googlemaps			{ height: 300px; }
.googlemaps2		{ height: 250px; }
.tivmap 			{ height: 300px; }
.yumpu 				{ height: 400px; }
.headerheight 		{ height: 0px; }

span.bigger			{ font-size: 22px; line-height: 30px; }
span.big	 		{ font-size: 18px; line-height: 26px; }
span.mittel 		{ font-size: 14px; line-height: 22px; }
span.kleiner		{ font-size: 13px; line-height: 21px; }

.breadcrumb 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
a.breadcrumb 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
span.fusszeile 		{ font-size: 14px; line-height: 26px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 14px; line-height: 26px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 19px; line-height: 21px; }
span.topic2 		{ font-size: 19px; line-height: 21px; }
span.topicakt 		{ font-size: 23px; line-height: 25px; }

.small 				{ font-size: 12px; line-height: 14px; text-transform: uppercase; }
a.small 			{ font-size: 12px; line-height: 14px; text-transform: uppercase; }

a 						{ font-size: 16px; font-weight: 400; text-transform: none; }
.binner					{ height: 16px; } /* lbottom height */
a.button > .btn  		{ font-size: 14px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.bbutton				{ height: 40px; } /* lbottom height */
.bscroll				{ height: 40px; } /* lbottom height */
a.buttongreen > .btn  	{ font-size: 14px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttongreen			{ height: 40px; } /* lbottom height */
a.buttonwhite > .btn  	{ font-size: 14px; padding: 8px 20px 8px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttonwhite			{ height: 39px; } /* lbottom height */
input.button 			{ font-size: 14px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 			{ font-size: 20px; line-height: 20px; font-weight: 400; text-transform: none; }

#myCarousel { display: block; }

.carousel .item { height: auto; }
.carousel-control { 
		height: auto; 
		margin-top: 0px; 
		width: 10%;
		color: #e7e3d7;
		text-shadow: 0 0px 0px rgba(0,0,0,.0);
		filter: alpha(opacity=100); 
		opacity: 1.0; 
		background-color: transparent; 
		border: 0px; 
		z-index: 20; }
.carousel-control:hover,
.carousel-control:focus {
  color: #f2f0ea;
  text-decoration: none;
  filter: alpha(opacity=100);
  outline: 0;
  opacity: 1.0;
}
.header { 
	display: block;
	position: relative;
	height: auto;
    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; } 

input, select, textarea { font-size: 16px; }

.halter-service .img-circle { width: 100px; height: auto; }
.thumbs { width: 120px; height: auto; }	
.logo img { width: 100%; max-width: 160px; height: auto; padding-top: 15px; padding-bottom: 15px; }

.nursuche.form-control { height: 20px; padding: 1px 4px; font-size: 12px; 
						-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 { padding: 1px 10px; font-size: 14px; }





/* Kleine Geräte (Tablets, 768px und breiter (col-sm-)) */
@media (min-width: 768px) { 
.gross { display: block; }
.klein { display: none; }

.contenttop { padding-top: 30px; }
.nullpadding2 { padding: 0px 15px 0px 15px; }

.prospektpic { padding: 0px 0px 0px 0px; }
.aktuellespic { margin-bottom: 0px; }

body, td, p, .n, blockquote 	{ font-size: 16px; line-height: 24px; }
.hiddenakt { height: 90px; } /* DotDotDot */

H1 { font-size: 36px; line-height: 42px; font-weight: 400; text-transform: none; }
H2 { font-size: 26px; line-height: 32px; font-weight: 400; text-transform: none; }
H3 { font-size: 20px; line-height: 26px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; }

span.looksh1 		{ font-size: 36px; line-height: 42px; font-weight: 400; text-transform: none; }
span.looksh2 		{ font-size: 26px; line-height: 32px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 20px; line-height: 26px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }

.over { margin-top: -18px; }
.color { font-size: 36px; line-height: 36px; text-transform: uppercase; }

.texttop 			{ padding-top: 15px; }
.linktop 			{ padding-top: 10px; }
.searchtop 			{ margin-top: -3px; }
.totop	 			{ padding-top: 50px; padding-bottom: 20px; }
.footer 			{ padding-top: 50px; padding-bottom: 50px; }
.glyphheight 		{ font-size: 17px; color: #818a90; padding-top: 5px; }
.glyphaktion 		{ font-size: 45px; line-height: 45px; color: #ececec; padding-left: 15px; }
.width 				{ width: 12%; }
.width2 			{ width: 88%; }

.googlemaps			{ height: 300px; }
.googlemaps2		{ height: 250px; }
.tivmap 			{ height: 600px; }
.yumpu 				{ height: 500px; }
.headerheight 		{ height: 76px; }

span.bigger			{ font-size: 36px; line-height: 44px; }
span.big	 		{ font-size: 18px; line-height: 26px; }
span.mittel 		{ font-size: 14px; line-height: 22px; }
span.kleiner		{ font-size: 13px; line-height: 21px; }

.breadcrumb 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
a.breadcrumb 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
span.fusszeile 		{ font-size: 14px; line-height: 26px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 14px; line-height: 26px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 28px; line-height: 30px; }
span.topic2 		{ font-size: 28px; line-height: 30px; }
span.topicakt 		{ font-size: 24px; line-height: 26px; }

.small 				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
a.small 			{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
.quick 				{ font-size: 11px; line-height: 13px; text-transform: uppercase; }
a.quick				{ font-size: 11px; line-height: 13px; text-transform: uppercase; }

a 						{ font-size: 16px; font-weight: 400; text-transform: none; }
.binner					{ height: 16px; } /* lbottom height */
a.button > .btn  		{ font-size: 14px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.bbutton				{ height: 40px; } /* lbottom height */
.bscroll				{ height: 40px; } /* lbottom height */
a.buttongreen > .btn  	{ font-size: 14px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttongreen			{ height: 40px; } /* lbottom height */
a.buttonwhite > .btn  	{ font-size: 15px; padding: 9px 20px 9px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttonwhite			{ height: 42px; } /* lbottom height */
input.button 			{ font-size: 14px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 			{ font-size: 20px; line-height: 20px; font-weight: 400; text-transform: none; }

input, select, textarea { font-size: 16px; }

.halter-service .img-circle { width: 100px; height: auto; }
.thumbs { width: 150px; height: auto; }
.logo img { width: 100%; max-width: 158px; height: auto; padding-top: 10px; padding-bottom: 10px; }

.nursuche.form-control { height: 20px; padding: 1px 4px; font-size: 12px; }
.nursuche.btn { padding: 1px 10px; font-size: 14px; line-height: 14px; }
.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: 17px; line-height: 26px; }
.hiddenakt { height: 90px; } /* DotDotDot */

H1 { font-size: 42px; line-height: 48px; font-weight: 400; text-transform: none; }
H2 { font-size: 26px; line-height: 32px; font-weight: 400; text-transform: none; }
H3 { font-size: 23px; line-height: 29px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }

span.looksh1 		{ font-size: 42px; line-height: 48px; font-weight: 400; text-transform: none; }
span.looksh2 		{ font-size: 26px; line-height: 32px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 23px; line-height: 29px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }

.over { margin-top: -21px; }
.color { font-size: 42px; line-height: 42px; text-transform: uppercase; }

.texttop 			{ padding-top: 15px; }
.linktop 			{ padding-top: 10px; }
.searchtop 			{ margin-top: -3px; }
.totop	 			{ padding-top: 60px; padding-bottom: 30px; }
.footer 			{ padding-top: 60px; padding-bottom: 60px; }
.glyphheight 		{ font-size: 19px; color: #818a90; padding-top: 5px; }
.glyphaktion 		{ font-size: 55px; line-height: 55px; color: #ececec; padding-left: 15px; }
.width 				{ width: 10%; }
.width2 			{ width: 90%; }

.googlemaps			{ height: 400px; }
.googlemaps2		{ height: 300px; }
.tivmap 			{ height: 550px; }
.yumpu 				{ height: 700px; }
.headerheight 		{ height: 91px; }

span.bigger			{ font-size: 42px; line-height: 42px; }
span.big	 		{ font-size: 19px; line-height: 28px; }
span.mittel 		{ font-size: 15px; line-height: 24px; }
span.kleiner		{ font-size: 14px; line-height: 23px; }

.breadcrumb 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
a.breadcrumb 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
span.fusszeile 		{ font-size: 16px; line-height: 28px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 16px; line-height: 28px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 34px; line-height: 36px; }
span.topic2 		{ font-size: 34px; line-height: 36px; }
span.topicakt 		{ font-size: 28px; line-height: 34px; }

.small 				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
a.small 			{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
.quick 				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
a.quick				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }

a 						{ font-size: 17px; font-weight: 400; text-transform: none; }
.binner					{ height: 17px; } /* lbottom height */
a.button > .btn  		{ font-size: 15px; padding: 11px 20px 11px 20px; font-weight: 400; text-transform: uppercase; }
.bbutton				{ height: 43px; } /* lbottom height */
.bscroll				{ height: 43px; } /* lbottom height */
a.buttongreen > .btn  	{ font-size: 15px; padding: 11px 20px 11px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttongreen			{ height: 43px; } /* lbottom height */
a.buttonwhite > .btn  	{ font-size: 16px; padding: 10px 20px 10px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttonwhite			{ height: 45px; } /* lbottom height */
input.button 			{ font-size: 15px; padding: 11px 20px 11px 20px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 			{ font-size: 22px; line-height: 22px; font-weight: 400; text-transform: none; }

input, select, textarea { font-size: 17px; }

.halter-service .img-circle { width: 120px; height: auto; }
.thumbs { width: 200px; height: auto; }
.logo img { width: 100%; max-width: 200px; height: auto; padding-top: 10px; padding-bottom: 10px; }
}



/* 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: 28px; }
.hiddenakt { height: 90px; } /* DotDotDot */

H1 { font-size: 48px; line-height: 54px; font-weight: 400; text-transform: none; }
H2 { font-size: 30px; line-height: 36px; font-weight: 400; text-transform: none; }
H3 { font-size: 24px; line-height: 30px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }

span.looksh1 		{ font-size: 48px; line-height: 54px; font-weight: 400; text-transform: none; }
span.looksh2 		{ font-size: 30px; line-height: 36px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 24px; line-height: 30px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }

.over 				{ margin-top: -24px; }
.color 				{ font-size: 48px; line-height: 48px; font-weight: 400; text-transform: uppercase; }

.texttop 			{ padding-top: 15px; }
.linktop 			{ padding-top: 10px; }
.searchtop 			{ margin-top: -3px; }
.totop 				{ padding-top: 90px; padding-bottom: 60px; }
.footer 			{ padding-top: 60px; padding-bottom: 60px; }
.glyphheight 		{ font-size: 20px; color: #818a90; padding-top: 5px; }
.glyphaktion 		{ font-size: 65px; line-height: 65px; color: #ececec; padding-left: 15px; }
.width 				{ width: 9%; }
.width2 			{ width: 91%; }

.bgtotop 			{ padding-top: 230px; padding-bottom: 170px; }
.bgtotop2 			{ padding-top: 100px; padding-bottom: 70px; }
.googlemaps			{ height: 500px; }
.googlemaps2		{ height: 350px; }
.tivmap 			{ height: 500px; }
.yumpu 				{ height: 800px; }
.headerheight 		{ height: 102px; }

span.bigger			{ font-size: 48px; line-height: 48px; }
span.big	 		{ font-size: 20px; line-height: 30px; }
span.mittel 		{ font-size: 16px; line-height: 26px; }
span.kleiner		{ font-size: 15px; line-height: 25px; }

span.fusszeile 		{ font-size: 16px; line-height: 28px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 16px; line-height: 28px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 42px; line-height: 44px; font-weight: 400; text-transform: none; }
span.topic2 		{ font-size: 42px; line-height: 44px; font-weight: 400; text-transform: none; }
span.topicakt 		{ font-size: 30px; line-height: 36px; font-weight: 400; text-transform: none; }

.small 				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
a.small 			{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
.quick 				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }
a.quick				{ font-size: 13px; line-height: 15px; text-transform: uppercase; }

a 						{ font-size: 18px; font-weight: 400; text-transform: none; }
.binner					{ height: 18px; } /* lbottom height */
a.button > .btn  		{ font-size: 16px; padding: 12px 20px 12px 20px; font-weight: 400; text-transform: uppercase; }
.bbutton				{ height: 46px; } /* lbottom height */
.bscroll				{ height: 46px; } /* lbottom height */
a.buttongreen > .btn  	{ font-size: 16px; padding: 12px 20px 12px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttongreen			{ height: 46px; } /* lbottom height */
a.buttonwhite > .btn  	{ font-size: 18px; padding: 12px 20px 12px 20px; font-weight: 400; text-transform: uppercase; }
.bbuttonwhite			{ height: 51px; } /* lbottom height */
input.button 			{ font-size: 16px; padding: 12px 20px 12px 20px; font-weight: 400; text-transform: uppercase; }
.klappboxlink 			{ font-size: 24px; line-height: 24px; font-weight: 400; text-transform: none; }

input, select, textarea { font-size: 18px; }

.halter-service .img-circle { width: 150px; height: auto; }
.thumbs { width: 200px; height: auto; }
.logo img { width: 100%; max-width: 230px; height: auto; padding-top: 10px; padding-bottom: 10px; }
}