.nullpadding2 { padding: 0px 0px 0px 0px; }

/* Farbverhalten CONTAINER und COLS etc. */
.coloring { background-color: #FFFFFF; }
.coloring2 { background-color: #dcdcdc; }
.coloring3 { background-color: #525252; }
.coloring4 { background-color: #3d3d3d; }
.coloring5 { background-color: #000000; }

.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: #525252;
		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: #525252; color: #dcdcdc;}
.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; }

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

.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); }

/* 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, .sliderpos3 		{ position: relative; z-index: 3; width: 100%; }
.sliderbg 		{ background-color: #000000; filter: alpha(opacity = 80); -ms-filter: "alpha(opacity = 80)"; opacity: .80; padding-top: 15px; padding-bottom: 15px; }

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

/* Ausklappfunktion */
.klappbox 		{ border: 1px solid #e4efdd; 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: #f5f5f5; padding: 15px; border-bottom: 1px solid transparent; border-radius: 0px; }
.klappboxbody	{ background-color: #fdfdfd; 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 */
.dotfuss { padding-left: 0px; padding-right: 0px; padding-top: 15px; border-top: 2px solid #757575; border-left: 0px solid #757575; }
.dots	 { padding-top: 60px; border-top: 5px solid #ebecee; }
.abstop  { padding-top: 15px; }

.contenttop { padding-top: 30px; }
.zeigen { width: 25%; display: block; float: right; text-align: right; margin-top: 10px; }

body, td, p, .n, blockquote 	{ font-size: 14px; }

H1 { font-size: 27px; line-height: 33px; font-weight: 400; text-transform: uppercase; }
H2 { font-size: 22px; line-height: 28px; font-weight: 400; text-transform: none; }
H3 { font-size: 26px; line-height: 32px; font-weight: 400; text-transform: uppercase; }

.fb-page 			{ height: 200px; }
.linktop 			{ padding-top: 15px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-top: 15px; padding-bottom: 0px; }
.balken 			{ padding-top: 30px; padding-bottom: 0px; }
.glyphheight 		{ font-size: 0px; }
.googlemaps			{ height: 250px; }
.headerheight 		{ height: 0px; }

span.mittel 		{ font-size: 13px; line-height: 15px; }
span.klein 			{ font-size: 12px; line-height: 14px; }

.breadcrumb 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
a.breadcrumb 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
span.fusszeile 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 20px; line-height: 20px; }
span.topic2 		{ font-size: 24px; line-height: 24px; }

.small 				{ font-size: 12px; line-height: 14px; }
a.small 			{ font-size: 12px; line-height: 14px; }

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

#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: 1; } 
.headertypo { background-color: #000000; padding: 15px; margin: 0 auto; display: block; }

.logo img { width: 100%; max-width: 160px; height: auto; padding-top: 15px; padding-bottom: 15px; }
.dryhirelogo { width: 140px; }

.form-control 			{ height: 30px; padding: 2px 8px; 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); }
.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); } 
.btn { padding: 5px 14px; font-size: 14px; }





/* Kleine Geräte (Tablets, 768px und breiter (col-sm-)) */
@media (min-width: 768px) { 
.dotfuss { padding-left: 10px; padding-right: 0px; padding-top: 0px; border-top: 0px solid #757575; border-left: 2px solid #757575; }
.abstop  { padding-top: 0px; }

.nullpadding2 { padding: 0px 15px 0px 15px; }
.contenttop { padding-top: 30px; }

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

H1 { font-size: 28px; line-height: 34px; font-weight: 400; text-transform: uppercase; }
H2 { font-size: 23px; line-height: 29px; font-weight: 400; text-transform: none; }
H3 { font-size: 27px; line-height: 33px; font-weight: 400; text-transform: uppercase; }

.fb-page 			{ height: 250px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-top: 15px; padding-bottom: 0px; }
.balken 			{ padding-top: 30px; padding-bottom: 0px; }
.glyphheight 		{ font-size: 0px; }
.googlemaps			{ height: 300px; }
.headerheight 		{ height: 0px; }

span.mittel 		{ font-size: 13px; line-height: 15px; }
span.klein 			{ font-size: 12px; line-height: 14px; }

.breadcrumb 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
a.breadcrumb 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
span.fusszeile 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 20px; line-height: 20px; }
span.topic2 		{ font-size: 30px; line-height: 30px; }

.small 				{ font-size: 12px; line-height: 14px; }
a.small 			{ font-size: 12px; line-height: 14px; }

a 					{ font-size: 14px; font-weight: 400; text-transform: none; }
.binner				{ height: 14px; } /* lbottom height */
a.button > .btn  	{ font-size: 14px; padding: 7px 14px 7px 14px; font-weight: 400; text-transform: none; }
.bbutton			{ height: 34px; } /* lbottom height */
.btnsort         	{ font-size: 14px; padding: 7px 14px 7px 14px; font-weight: 400; text-transform: none; }
.klappboxlink 		{ font-size: 30px; line-height: 30px; font-weight: 400; text-transform: uppercase; }

.carousel .item { height: 350px; }
.carousel-control { 
		height: 350px; 
		width: 10%; }
.header { height: 350px; }
.headertypo { background-color: #000000; padding: 15px; margin: 0 auto; display: inline-block; }

.logo img { width: 100%; max-width: 170px; height: auto; padding-top: 20px; padding-bottom: 20px; }
.dryhirelogo { width: 220px; }

.form-control { height: 23px; padding: 2px 8px; font-size: 12px; }
.btn { padding: 2px 14px; font-size: 13px; }
}



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

H1 { font-size: 30px; line-height: 36px; font-weight: 400; text-transform: uppercase; }
H2 { font-size: 24px; line-height: 30px; font-weight: 400; text-transform: none; }
H3 { font-size: 28px; line-height: 34px; font-weight: 400; text-transform: uppercase; }

.fb-page 			{ height: 350px; }
.linktop 			{ padding-top: 19px; }
.searchtop 			{ padding-top: 15px; }
.footer 			{ padding-top: 15px; padding-bottom: 0px; }
.balken 			{ padding-top: 30px; padding-bottom: 0px; }
.glyphheight 		{ font-size: 0px; }
.googlemaps			{ height: 350px; }
.headerheight 		{ height: 0px; }

span.mittel 		{ font-size: 14px; line-height: 16px; }
span.klein 			{ font-size: 13px; line-height: 15px; }

.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: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 13px; line-height: 15px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 24px; line-height: 24px; }
span.topic2 		{ font-size: 42px; line-height: 42px; }

.small 				{ font-size: 12px; line-height: 14px; }
a.small 			{ font-size: 12px; line-height: 14px; }

a 					{ font-size: 15px; font-weight: 400; text-transform: none; }
.binner				{ height: 15px; } /* lbottom height */
a.button > .btn  	{ font-size: 15px; padding: 7px 14px 7px 14px; font-weight: 400; text-transform: none; }
.bbutton			{ height: 35px; } /* lbottom height */
.btnsort         	{ font-size: 15px; padding: 7px 14px 7px 14px; font-weight: 400; text-transform: none; }
.klappboxlink 		{ font-size: 40px; line-height: 40px; font-weight: 400; text-transform: uppercase; }

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

.logo img { width: 100%; max-width: 180px; height: auto; padding-top: 30px; padding-bottom: 30px; }
.dryhirelogo { width: 280px; }

.form-control { height: 23px; padding: 2px 8px; font-size: 12px; }
.btn { padding: 2px 14px; font-size: 13px; }
}



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

H1 { font-size: 34px; line-height: 40px; font-weight: 400; text-transform: uppercase; }
H2 { font-size: 26px; line-height: 32px; font-weight: 400; text-transform: none; }
H3 { font-size: 30px; line-height: 36px; font-weight: 400; text-transform: uppercase; }

.fb-page 			{ height: 450px; }
.linktop 			{ padding-top: 19px; }
.searchtop 			{ padding-top: 15px; }
.footer 			{ padding-top: 15px; padding-bottom: 0px; }
.balken 			{ padding-top: 30px; padding-bottom: 0px; }
.glyphheight 		{ font-size: 0px; }
.googlemaps			{ height: 400px; }
.headerheight 		{ height: 0px; }

span.mittel 		{ font-size: 15px; line-height: 17px; }
span.klein 			{ font-size: 14px; line-height: 16px; }

.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: 16px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 14px; line-height: 16px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 24px; line-height: 24px; }
span.topic2 		{ font-size: 48px; line-height: 48px; }

.small 				{ font-size: 12px; line-height: 14px; }
a.small 			{ font-size: 12px; line-height: 14px; }

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

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

.logo img { width: 100%; max-width: 200px; height: auto; padding-top: 30px; padding-bottom: 30px; }
.dryhirelogo { width: 302px; }

.form-control { height: 23px; padding: 2px 8px; font-size: 12px; }
.btn { padding: 2px 14px; font-size: 13px; }
}