body { hyphens: auto; hyphenate-limit-chars: 10 4 4; -webkit-hyphens: auto; -ms-hyphens: auto; }

b, strong { font-weight: 700; }

.table-striped > tbody > tr > td { line-height: 1.42857143; vertical-align: top; border-top: 1px solid #575656; background-color: transparent; padding: 15px 5px; }
.table-striped > tbody > tr:nth-of-type(odd) { background-color: transparent; }
.table-striped > tbody > tr > th { line-height: 1.42857143; vertical-align: top; border-top: 0px solid #575656; background-color: transparent; padding: 15px 5px; }

/* Datepicker */
.input-group { width: 85%; }
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control { 
	background-color: #FFFFFF; 
	border-radius: 0px; 
	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: #FAF9F5; }
.coloring2 { background-color: #FFFFFF; }
.coloring3 { background-color: #FAF9F5; }

.coloring .pull-bild-links .box-pull-push, 
.coloring .pull-bild-rechts .box-pull-push { background-color:#FFFFFF; }
.coloring2 .pull-bild-links .box-pull-push, 
.coloring2 .pull-bild-rechts .box-pull-push { background-color:#FAF9F5; }
.coloring3 .pull-bild-links .box-pull-push, 
.coloring3 .pull-bild-rechts .box-pull-push { background-color:#FFFFFF; }

.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: #ced8dd;
		color: #2686b8;
		width: 50px;
		height: 48px;
		line-height: 40px;
		right: 40px;
		bottom: 40px;
		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: #2686b8; 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; }

/* 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); }

.kachel 		{ background-color: #9fc63e; padding: 0px 15px; display: -webkit-flex; display: flex; -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; color: #FFFFFF; font-weight: 700; position: relative; width: 100%; text-align: center;
}
.kachel:hover 	{ background-color: #afd945; }
.kachel div		{ align-self: center; }

.kachelpadder1 		{ padding-left: 13px; padding-right: 13px; }
.kachelpadder2 		{ padding: 2px; }

/* MOGLICHE BOXMODELLE */

.box { width: 100%; background-color: #f4f0e5; text-align: left; position: relative; padding: 30px 40px; height: 100%; }
.box:hover { background-color: #B9903D; color: #FFFFFF; }

.box span { color: #B9903D; }
.box:hover span { color: #FFFFFF; }
.box a.button > .btn { color: #B9903D; background-color: transparent; transition: none; }
.box:hover a.button > .btn { background-color: #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-sicherheit { width: 100%; background-color: #FFFFFF; text-align: left; position: relative; padding: 10px; border: 1px solid #cccccc; }
.box-sicherheit:hover { border: 1px solid #8ea419; }

.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 		{ position: relative; z-index: 3; width: 100%; }
.sliderbg 		{ background-color: #000000; filter: alpha(opacity = 80); -ms-filter: "alpha(opacity = 80)"; opacity: .80; padding: 30px; }

/* 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: 0px solid #e4efdd; border-radius: 0px; }
.klappboxhead 		{ background-color: #009641; padding: 0px 10px 0px 0px; border-bottom: 0px solid transparent; border-radius: 0px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; white-space: nowrap; overflow: hidden; width: 100%; text-overflow: ellipsis; color: #FFFFFF; }
.klappboxhead:hover { background-color: #00662c; }
.klappboxbody		{ background-color: #FFFFFF; overflow: hidden; }
.klappboxpadding 	{ padding: 40px 15px 0px 15px; }

/* 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; 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; }







/* 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: no-repeat;
    -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: none; padding: 0px; margin: 0; }
ul.dots li 				{ padding-left: 1.3em; }
ul.dots li:before 		{ font-family: 'FontAwesome'; content: '\f00c'; margin-left: -1.3em; display: inline-block; width: 1.3em; color: #A78323; }
ul.dots li:first-child 	{ border-top: 0px solid #575656; }
ul.dots li 				{ border-top: 1px solid #575656; padding-top: 10px; padding-bottom: 10px; }

body, td, p, .n, blockquote 	{ font-size: 17px; line-height: 24px; }

H1 { font-size: 34px; line-height: 38px; font-weight: 500; text-transform: none; letter-spacing: -0.018em; }
H2 { font-size: 28px; line-height: 32px; font-weight: 500; text-transform: none; letter-spacing: -0.012em; }
H3 { font-size: 20px; line-height: 24px; font-weight: 400; text-transform: none; letter-spacing: -0.012em; }

span.looksh1 		{ font-size: 34px; line-height: 38px; font-weight: 500; text-transform: none; letter-spacing: -0.018em; }
span.looksh2 		{ font-size: 28px; line-height: 32px; font-weight: 500; text-transform: none; letter-spacing: -0.012em; }
span.looksh3 		{ font-size: 20px; line-height: 24px; font-weight: 400; text-transform: none; letter-spacing: -0.012em; }

.table-striped > tbody > tr > td, 
.table-striped > tbody > tr > th { font-size: 14px; line-height: 20px; }

.padcon				{ padding: 2px; }
.padbild 			{ padding: 2px; }

.nobreaker 			{ display: none; }
.abstanddouble 		{ margin-bottom: 30px; }
.dotfuss 			{ border-bottom: 3px solid #FFFFFF; border-top: 3px solid #FFFFFF; }
.sockel 			{ width: 100%; background-color: #B9903D; padding: 0px 19px 19px 19px; }
.windowtopic 		{ white-space: nowrap; overflow: hidden; padding-top: 19px; padding-bottom: 19px; }
.windowtopic2 		{ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; }
.bgimage 			{ width: 50%; float: left; }
.bgoverlay 			{ background-color: rgba(185, 144, 61, 0.95); color: #FFFFFF; padding: 40px 40px 50px 40px; text-align: center; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.bgoverlay:hover	{ background-color: rgba(185, 144, 61, 1.0); }
.bgoverlay h1, .bgoverlay h2, .bgoverlay h3, .bgoverlay span { color: #FFFFFF; }

.coloring .pull-bild-links .box-pull-push, 
.coloring .pull-bild-rechts .box-pull-push, 
.coloring2 .pull-bild-links .box-pull-push, 
.coloring2 .pull-bild-rechts .box-pull-push, 
.coloring3 .pull-bild-links .box-pull-push, 
.coloring3 .pull-bild-rechts .box-pull-push { padding: 40px 40px 50px 40px; text-align: center; }
.pull-bild-rechts, .pull-bild-links { margin-bottom: 60px; }

.kachel 			{ min-height: 70px; font-size: 22px; }
.totop 				{ padding-top: 60px; padding-bottom: 30px; padding-left: 30px; padding-right: 30px; }
.totop-pull			{ padding-top: 60px; padding-bottom: 0px; padding-left: 30px; padding-right: 30px; }
.linktop 			{ padding-top: 21px; padding-bottom: 14px; }
.searchtop 			{ padding-top: 20px; padding-bottom: 14px; }
.footer 			{ padding-top: 35px; padding-bottom: 35px; padding-left: 30px; padding-right: 30px; background-color: #B9903D; border-top: 3px solid #FFFFFF; }
.footer2 			{ background-color: #FAF9F5; }
.footerpad 			{ padding-top: 40px; padding-bottom: 40px; }
.footer3 			{ padding-top: 20px; padding-bottom: 20px; background-color: #B9903D; }
.glyphheight 		{ font-size: 30px; color: #B9903D; }
.arrowheight 		{ vertical-align: 4px; font-size: 14px; }
.googlemaps			{ height: 300px; }
.googlemaps2		{ height: 200px; }
.bgtotop 			{ padding-top: 170px; padding-bottom: 110px; }
.bgtotop2 			{ padding-top: 80px; padding-bottom: 50px; }
.headerheight 		{ height: 0px; }
.noheader 			{ height: 2px; background-color: #B9903D; }

span.title	 		{ font-size: 17px; line-height: 19px; font-weight: 700; text-transform: none; margin-bottom: 18px; }
span.gross	 		{ font-size: 21px; line-height: 29px; }
span.mittel 		{ font-size: 16px; line-height: 23px; }
span.klein 			{ font-size: 15px; line-height: 21px; }

span.fussbig 		{ font-size: 24px; line-height: 28px; font-weight: 500; text-transform: none; letter-spacing: -0.012em; }
span.fusstop 		{ font-size: 24px; line-height: 28px; font-weight: 500; text-transform: none; }
span.fusszeile 		{ font-size: 18px; line-height: 25px; font-weight: 400; text-transform: none; }
a.fusszeile 		{ font-size: 18px; line-height: 25px; font-weight: 400; text-transform: none; }
span.topic 			{ font-size: 26px; line-height: 26px; font-weight: 400; text-transform: none; letter-spacing: -0.012em; }
span.topic2 		{ font-size: 15px; line-height: 20px; font-weight: 400; text-transform: none; }

.small 				{ font-size: 15px; line-height: 30px; font-weight: 400; text-transform: none; }
a.small 			{ font-size: 15px; line-height: 30px; font-weight: 400; text-transform: none; }

a 					{ font-size: 17px; font-weight: 700; text-transform: none; }
.binner				{ height: 17px; } /* lbottom height */
a.button > .btn, 
a.buttonical > .btn, 
a.buttonweiss > .btn 	{ font-size: 15px; padding: 5px 15px 6px 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.018em; }
.bbutton, 
.bbuttonical, 
.bbuttonweiss 			{ height: 37px; } /* lbottom height */
	
input.button 		{ font-size: 15px; padding: 5px 15px 6px 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.018em; }

.klappboxlink, 
a.tabs__nav_link	{ font-size: 22px; line-height: 22px; font-weight: 400; text-transform: uppercase; }

input, select, textarea { font-size: 17px; }

#myCarousel, #myCarousel1, #myCarousel2, #myCarousel3 { display: block; }

.carousel .item { height: auto; }
.carousel-control { 
		height: auto; 
		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: 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; }

.logo { width: 110px; background-color:#FFFFFF; position: absolute; border-bottom-right-radius: 18px; z-index: 9998; }
img.logoengel { width: 74px; height: auto; padding: 15px 0px; margin: 0 auto; }

img.ornament { width: 40px; height: auto; margin-bottom: 15px; display: block; }
img.ornament2 { width: 40px; height: auto; margin-bottom: 15px; }
img.reservieren { width: 100px; height: auto; margin-top: 21px; }

img.icons-fuss { width: 30px; height: auto; float: none; padding-bottom: 10px; }
.halter-text-fuss { float: none; padding-left: 0px; margin-bottom: 20px; }

.nursuche.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); }
.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: 8px 14px; 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%; }

body, td, p, .n, blockquote 	{ font-size: 17px; line-height: 24px; }
.hiddenakt { height: 70px; } /* DotDotDot */

H1 { font-size: 40px; line-height: 44px; font-weight: 500; }
H2 { font-size: 32px; line-height: 36px; font-weight: 500; }
H3 { font-size: 22px; line-height: 26px; font-weight: 400; }

span.looksh1 		{ font-size: 40px; line-height: 44px; font-weight: 500; }
span.looksh2 		{ font-size: 32px; line-height: 36px; font-weight: 500; }
span.looksh3 		{ font-size: 22px; line-height: 26px; font-weight: 400; }

.table-striped > tbody > tr > td, 
.table-striped > tbody > tr > th { font-size: 16px; line-height: 23px; }

.nobreaker 			{ display: block; }
.abstanddouble 		{ margin-bottom: 40px; }
.dotfuss 			{ border-left: 3px solid #FFFFFF; border-right: 3px solid #FFFFFF; border-bottom: 0px; border-top: 0px; }
.coloring 			{ background-image: url(../design/bg_coloring_sm.png); background-position: center center; background-repeat: no-repeat; }
.coloring3 			{ background-image: url(../design/bg_coloring_sm2.png); background-position: center center; background-repeat: no-repeat; }
.sockel 			{ padding: 0px 17px 17px 17px; }
.windowtopic 		{ padding-top: 17px; padding-bottom: 17px; }
.bgoverlay 			{ padding: 60px 50px 70px 50px; }

.coloring .pull-bild-links .box-pull-push, 
.coloring .pull-bild-rechts .box-pull-push, 
.coloring2 .pull-bild-links .box-pull-push, 
.coloring2 .pull-bild-rechts .box-pull-push, 
.coloring3 .pull-bild-links .box-pull-push, 
.coloring3 .pull-bild-rechts .box-pull-push { padding: 30px 40px 40px 40px; }
.pull-bild-rechts, .pull-bild-links { margin-bottom: 70px; }

.kachel 			{ min-height: 70px; font-size: 22px; }
.totop 				{ padding-top: 70px; padding-bottom: 40px; padding-left: 15px; padding-right: 15px; }
.totop-pull			{ padding-top: 70px; padding-bottom: 0px; padding-left: 15px; padding-right: 15px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.footer 			{ padding-left: 15px; padding-right: 15px; }
.footerpad 			{ padding-top: 40px; padding-bottom: 40px; }
.glyphheight 		{ font-size: 0px; }
.arrowheight 		{ vertical-align: 3px; font-size: 13px; }
.googlemaps			{ height: 300px; }
.googlemaps2		{ height: 200px; }
.bgtotop 			{ padding-top: 170px; padding-bottom: 110px; }
.bgtotop2 			{ padding-top: 80px; padding-bottom: 50px; }
.headerheight 		{ height: 92px; }
.noheader 			{ height: 40px; background-color: #FAF9F5; }

span.title	 		{ font-size: 17px; line-height: 19px; }
span.gross	 		{ font-size: 21px; line-height: 29px; }
span.mittel 		{ font-size: 16px; line-height: 23px; }
span.klein 			{ font-size: 15px; line-height: 21px; }

span.fussbig 		{ font-size: 32px; line-height: 36px; }
span.fusstop 		{ font-size: 19px; line-height: 23px; }
span.fusszeile 		{ font-size: 14px; line-height: 20px; }
a.fusszeile 		{ font-size: 14px; line-height: 20px; }
span.topic 			{ font-size: 21px; line-height: 21px; }
span.topic2 		{ font-size: 14px; line-height: 19px; }

.small 				{ font-size: 14px; line-height: 14px; }
a.small 			{ font-size: 14px; line-height: 14px; }

a 					{ font-size: 17px; }
.binner				{ height: 17px; } /* lbottom height */
a.button > .btn, 
a.buttonical > .btn, 
a.buttonweiss > .btn 	{ font-size: 15px; padding: 5px 15px 6px 15px; }
.bbutton, 
.bbuttonical, 
.bbuttonweiss 			{ height: 37px; } /* lbottom height */
	
input.button 		{ font-size: 15px; padding: 5px 15px 6px 15px; }

.klappboxlink, 
a.tabs__nav_link	{ font-size: 22px; line-height: 22px; }

input, select, textarea { font-size: 17px; }

.logo { width: 130px; border-bottom-right-radius: 18px; border-bottom-left-radius: 18px; }
img.logoengel { width: 80px; height: auto; padding: 20px 0px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
img.logoengel.smaller { width: 62px; height: auto; padding: 6px 0px 0px 0px; }

img.ornament { display: none; }

img.icons-fuss { width: 25px; height: auto; float: left; padding-bottom: 0px; }
.halter-text-fuss { float: left; padding-left: 12px; margin-bottom: 25px; }

img.ornament2 { width: 47px; height: auto; margin-bottom: 30px; }

.nursuche.form-control { height: 24px; padding: 2px 8px; font-size: 11px; }
.nursuche.btn { padding: 6px 10px; font-size: 12px; line-height: 12px; }
.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: 25px; }
.hiddenakt { height: 80px; } /* DotDotDot */

H1 { font-size: 46px; line-height: 50px; font-weight: 500; }
H2 { font-size: 37px; line-height: 41px; font-weight: 500; }
H3 { font-size: 26px; line-height: 30px; font-weight: 400; }

span.looksh1 		{ font-size: 46px; line-height: 50px; }
span.looksh2 		{ font-size: 37px; line-height: 41px; }
span.looksh3 		{ font-size: 26px; line-height: 30px; }

.table-striped > tbody > tr > td, 
.table-striped > tbody > tr > th { font-size: 17px; line-height: 24px; }

.abstanddouble 		{ margin-bottom: 50px; }
.coloring 			{ background-image: url(../design/bg_coloring_md.png); }
.coloring3 			{ background-image: url(../design/bg_coloring_md2.png); }
.sockel 			{ padding: 0px 19px 19px 19px; }
.windowtopic 		{ padding-top: 19px; padding-bottom: 19px; }
.bgoverlay 			{ padding: 70px 60px 80px 60px; }

.coloring .pull-bild-links .box-pull-push, 
.coloring .pull-bild-rechts .box-pull-push, 
.coloring2 .pull-bild-links .box-pull-push, 
.coloring2 .pull-bild-rechts .box-pull-push, 
.coloring3 .pull-bild-links .box-pull-push, 
.coloring3 .pull-bild-rechts .box-pull-push { padding: 30px 50px 40px 50px; }
.pull-bild-rechts, .pull-bild-links { margin-bottom: 80px; }

.kachel 			{ min-height: 70px; font-size: 22px; }
.totop 				{ padding-top: 80px; padding-bottom: 50px; }
.totop-pull			{ padding-top: 80px; padding-bottom: 0px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.footerpad 			{ padding-top: 60px; padding-bottom: 60px; }
.glyphheight 		{ font-size: 0px; }
.arrowheight 		{ vertical-align: 4px; font-size: 14px; }
.googlemaps			{ height: 350px; }
.googlemaps2		{ height: 250px; }
.bgtotop 			{ padding-top: 200px; padding-bottom: 140px; }
.bgtotop2 			{ padding-top: 90px; padding-bottom: 60px; }
.headerheight 		{ height: 125px; }
.noheader 			{ height: 50px; }

span.title	 		{ font-size: 18px; line-height: 20px; }
span.gross	 		{ font-size: 22px; line-height: 30px; }
span.mittel 		{ font-size: 17px; line-height: 24px; }
span.klein 			{ font-size: 16px; line-height: 22px; }

span.fussbig 		{ font-size: 37px; line-height: 41px; }
span.fusstop 		{ font-size: 26px; line-height: 30px; }
span.fusszeile 		{ font-size: 18px; line-height: 25px; }
a.fusszeile 		{ font-size: 18px; line-height: 25px; }
span.topic 			{ font-size: 26px; line-height: 26px; }
span.topic2 		{ font-size: 15px; line-height: 20px; }

.small 				{ font-size: 15px; line-height: 15px; }
a.small 			{ font-size: 15px; line-height: 15px; }

a 					{ font-size: 18px; }
.binner				{ height: 18px; } /* lbottom height */
a.button > .btn, 
a.buttonical > .btn, 
a.buttonweiss > .btn 	{ font-size: 16px; padding: 6px 18px 7px 18px; }
.bbutton, 
.bbuttonical, 
.bbuttonweiss 			{ height: 40px; } /* lbottom height */
	
input.button 		{ font-size: 16px; padding: 6px 18px 7px 18px; }

.klappboxlink, 
a.tabs__nav_link	{ font-size: 22px; line-height: 22px; }

input, select, textarea { font-size: 18px; }

.logo { width: 180px; border-bottom-right-radius: 28px; border-bottom-left-radius: 28px; }
img.logoengel { width: 110px; height: auto; padding: 25px 0px; }
img.logoengel.smaller { width: 81px; height: auto; padding: 8px 0px 0px 0px; }

img.icons-fuss { width: 28px; height: auto; }
.halter-text-fuss { padding-left: 15px; margin-bottom: 25px; }

img.ornament2 { width: 50px; height: auto; margin-bottom: 30px; }

.nursuche.form-control { height: 30px; padding: 2px 8px; font-size: 12px; }
.nursuche.btn { padding: 8px 14px; font-size: 14px; line-height: 14px; }
.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: 20px; line-height: 28px; }
.hiddenakt { height: 90px; } /* DotDotDot */

H1 { font-size: 52px; line-height: 56px; }
H2 { font-size: 42px; line-height: 46px; }
H3 { font-size: 30px; line-height: 34px; }

span.looksh1 		{ font-size: 52px; line-height: 56px; }
span.looksh2 		{ font-size: 42px; line-height: 46px; }
span.looksh3 		{ font-size: 30px; line-height: 34px; }

.table-striped > tbody > tr > td, 
.table-striped > tbody > tr > th { font-size: 20px; line-height: 28px; }

.abstanddouble 		{ margin-bottom: 60px; }
.coloring 			{ background-image: url(../design/bg_coloring_lg.png); }
.coloring3 			{ background-image: url(../design/bg_coloring_lg2.png); }
.sockel 			{ padding: 0px 20px 20px 20px; }
.windowtopic 		{ padding-top: 20px; padding-bottom: 20px; }
.bgoverlay 			{ padding: 80px 70px 90px 70px; }

.coloring .pull-bild-links .box-pull-push, 
.coloring .pull-bild-rechts .box-pull-push, 
.coloring2 .pull-bild-links .box-pull-push, 
.coloring2 .pull-bild-rechts .box-pull-push, 
.coloring3 .pull-bild-links .box-pull-push, 
.coloring3 .pull-bild-rechts .box-pull-push { padding: 50px 80px 60px 80px; }
.pull-bild-rechts, .pull-bild-links { margin-bottom: 90px; }

.kachel 			{ min-height: 70px; font-size: 22px; }
.totop 				{ padding-top: 90px; padding-bottom: 60px; }
.totop-pull			{ padding-top: 90px; padding-bottom: 0px; }
.linktop 			{ padding-top: 0px; }
.searchtop 			{ padding-top: 0px; }
.glyphheight 		{ font-size: 0px; }
.arrowheight 		{ vertical-align: 4px; font-size: 15px; }
.googlemaps			{ height: 400px; }
.googlemaps2		{ height: 300px; }
.bgtotop 			{ padding-top: 230px; padding-bottom: 170px; }
.bgtotop2 			{ padding-top: 100px; padding-bottom: 70px; }
.headerheight 		{ height: 156px; }
.noheader 			{ height: 65px; }

span.title	 		{ font-size: 20px; line-height: 22px; }
span.gross	 		{ font-size: 24px; line-height: 33px; }
span.mittel 		{ font-size: 19px; line-height: 27px; }
span.klein 			{ font-size: 18px; line-height: 25px; }

span.fussbig 		{ font-size: 42px; line-height: 46px; }
span.fusstop 		{ font-size: 28px; line-height: 32px; }
span.fusszeile 		{ font-size: 20px; line-height: 28px; }
a.fusszeile 		{ font-size: 20px; line-height: 28px; }
span.topic 			{ font-size: 30px; line-height: 30px; }
span.topic2 		{ font-size: 16px; line-height: 21px; }

.small 				{ font-size: 16px; line-height: 16px; }
a.small 			{ font-size: 16px; line-height: 16px; }

a 					{ font-size: 20px; }
.binner				{ height: 20px; } /* lbottom height */
a.button > .btn, 
a.buttonical > .btn, 
a.buttonweiss > .btn 	{ font-size: 18px; padding: 6px 20px 8px 20px; }
.bbutton, 
.bbuttonical, 
.bbuttonweiss 			{ height: 43px; } /* lbottom height */
	
input.button 		{ font-size: 18px; padding: 6px 20px 8px 20px; }

.klappboxlink, 
a.tabs__nav_link	{ font-size: 22px; line-height: 22px; }

input, select, textarea { font-size: 20px; }

.logo { width: 226px; border-bottom-right-radius: 33px; border-bottom-left-radius: 33px; }
img.logoengel { width: 140px; height: auto; padding: 30px 0px; }
img.logoengel.smaller { width: 101px; height: auto; padding: 10px 0px 0px 0px; }

img.icons-fuss { width: 30px; height: auto; }
.halter-text-fuss { padding-left: 15px; margin-bottom: 25px; }

img.ornament2 { width: 53px; height: auto; margin-bottom: 30px; }

.nursuche.form-control { height: 30px; padding: 2px 8px; font-size: 12px; }
.nursuche.btn { padding: 8px 14px; font-size: 14px; line-height: 14px; }
.nursuche.input-group { width: 100%; }
}



/* Große Geräte (Desktop-PCs, 1200px und breiter (col-lg-)) */
@media (min-width: 1570px) {
.coloring.contbig .container, 
.coloring2.contbig .container, 
.coloring3.contbig .container { width: 1540px; }

img.ornament { width: 55px; height: auto; margin-bottom: 30px; display: block; }
img.ornament2 { width: 55px; height: auto; margin-bottom: 30px; }

.coloring .pull-bild-links .box-pull-push, 
.coloring .pull-bild-rechts .box-pull-push, 
.coloring2 .pull-bild-links .box-pull-push, 
.coloring2 .pull-bild-rechts .box-pull-push, 
.coloring3 .pull-bild-links .box-pull-push, 
.coloring3 .pull-bild-rechts .box-pull-push { padding: 50px 120px 60px 120px; }
}