/* 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: #FFFFFF; }
.coloring2 { background-color: #eef5df; }

.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: #f5f5f5;
		color: #4A4A49;
		width: 44px;
		height: 44px;
		line-height: 44px;
		right: 45px;
		bottom: 60px;
		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: #4A4A49; 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); }

/* 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-green { width: 100%; background-color: #eef5df; text-align: left; position: relative; padding: 30px; border-radius: 0px; }

.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 #88ba1e; }

.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-top: 0px solid #666666; border-radius: 0px; }
.klappboxhead 		{ background-color: #94c134; padding: 0px; border-bottom: 0px solid transparent; border-radius: 0px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; width: 100%; color: #f18622; }
.klappboxhead:hover { background-color: #88ba1e; }
.klappboxbody		{ background-color: #FFFFFF; overflow: hidden; }
.klappboxpadding 	{ padding: 40px 15px 0px 15px; background-color: #fafcf5; }

/* 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; }

.welle01 		{ background-image: url(../design/welle01.png); background-position: top; background-repeat: repeat-x; background-color: transparent; text-align: left; height: 10px; }
.welle02 		{ background-image: url(../design/welle02.png); background-position: top; background-repeat: repeat-x; background-color: transparent; text-align: left; height: 10px; }
.welle03 		{ background-image: url(../design/welle03.png); background-position: top; background-repeat: repeat-x; background-color: transparent; text-align: left; height: 10px; }
.welle04 		{ background-image: url(../design/welle04.png); background-position: top; background-repeat: repeat-x; background-color: transparent; text-align: left; height: 50px; }







/* 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.check 			{ list-style-type: none; padding: 25px 0px 20px 0px; }
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: #88ba1e; }

body, td, p, .n, blockquote 	{ font-size: 17px; line-height: 23px; }

H1 { font-size: 46px; line-height: 50px; font-weight: 400; text-transform: none; }
H2 { font-size: 40px; line-height: 44px; font-weight: 400; text-transform: none; }
H3 { font-size: 36px; line-height: 40px; font-weight: 400; text-transform: none; }
H4 { font-size: 20px; line-height: 24px; font-weight: 400; text-transform: none; }

span.looksh1 		{ font-size: 46px; line-height: 50px; font-weight: 400; text-transform: none; }
span.looksh2 		{ font-size: 40px; line-height: 44px; font-weight: 400; text-transform: none; }
span.looksh3 		{ font-size: 36px; line-height: 40px; font-weight: 400; text-transform: none; }
span.looksh4 		{ font-size: 20px; line-height: 24px; font-weight: 400; text-transform: none; }

.text-no-center 	{ text-align: left; }

.totop 			{ padding-top: 60px; padding-bottom: 20px; }
.totop2			{ padding-top: 60px; padding-bottom: 0px; }
.totop3			{ padding-top: 0px; padding-bottom: 20px; }
.linktop 		{ padding-top: 44px; }
.searchtop 		{ padding-top: 40px; }
.footer 		{ padding-top: 60px; padding-bottom: 40px; }
.glyphheight 	{ font-size: 32px; }
.resheight	 	{ font-size: 36px; }
.googlemaps		{ height: 300px; }
.googlemaps2	{ height: 200px; }
.bgtotop 		{ padding-top: 170px; padding-bottom: 110px; }
.bgtotop2 		{ padding-top: 80px; padding-bottom: 50px; }
.headerheight 	{ height: 60px; }

span.gross	 		{ font-size: 21px; line-height: 27px; }
span.mittel 		{ font-size: 16px; line-height: 22px; }
span.klein 			{ font-size: 15px; line-height: 21px; }

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

.small 			{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }
a.small 		{ font-size: 12px; line-height: 14px; font-weight: 400; text-transform: none; }

a 					{ font-size: 17px; font-weight: 400; text-transform: none; }
.binner				{ height: 17px; } /* lbottom height */

a.button > .btn, 
a.buttonical > .btn { font-size: 14px; padding: 10px 20px; font-weight: 600; text-transform: uppercase; }
.bbutton, 
.bbuttonical		{ height: 40px; } /* lbottom height */

input.button 		{ font-size: 14px; padding: 10px 20px; font-weight: 600; text-transform: uppercase; }

.klappboxlink, 
a.tabs__nav_link 		{ font-size: 18px; line-height: 18px; font-weight: 600; text-transform: none; padding-top: 7px; padding-bottom: 7px; }
i.klappen 				{ background-color: transparent; padding: 15px; color: #FFFFFF; }

#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; } 

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

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





/* Kleine Geräte (Tablets, 768px und breiter (col-sm-)) */
@media (min-width: 768px) { 
body, td, p, .n, blockquote 	{ font-size: 17px; line-height: 23px; }
.hiddenakt { height: 70px; } /* DotDotDot */

H1 { font-size: 56px; line-height: 60px; }
H2 { font-size: 50px; line-height: 54px; }
H3 { font-size: 44px; line-height: 48px; }
H4 { font-size: 28px; line-height: 32px; }

span.looksh1 		{ font-size: 56px; line-height: 60px; }
span.looksh2 		{ font-size: 50px; line-height: 54px; }
span.looksh3 		{ font-size: 44px; line-height: 48px; }
span.looksh4 		{ font-size: 28px; line-height: 32px; }

.text-no-center 	{ text-align: center; }

.totop 			{ padding-top: 80px; padding-bottom: 40px; }
.totop2			{ padding-top: 80px; padding-bottom: 0px; }
.totop3			{ padding-top: 0px; padding-bottom: 40px; }
.linktop 		{ padding-top: 0px; }
.searchtop 		{ padding-top: 0px; }
.footer 		{ padding-top: 60px; padding-bottom: 40px; }
.glyphheight 	{ font-size: 32px; }
.googlemaps		{ height: 300px; }
.googlemaps2	{ height: 200px; }
.bgtotop 		{ padding-top: 170px; padding-bottom: 110px; }
.bgtotop2 		{ padding-top: 80px; padding-bottom: 50px; }
.headerheight 	{ height: 80px; }

span.gross	 		{ font-size: 21px; line-height: 27px; }
span.mittel 		{ font-size: 16px; line-height: 22px; }
span.klein 			{ font-size: 15px; line-height: 21px; }

span.fusszeile 	{ font-size: 14px; line-height: 20px; }
a.fusszeile 	{ font-size: 14px; line-height: 28px; }
span.topic 		{ font-size: 30px; line-height: 30px; }
span.topic2 	{ font-size: 20px; line-height: 20px; }

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

a 					{ font-size: 17px; }
.binner				{ height: 17px; } /* lbottom height */

a.button > .btn, 
a.buttonical > .btn { font-size: 14px; padding: 10px 20px; }
.bbutton, 
.bbuttonical		{ height: 40px; } /* lbottom height */

input.button 		{ font-size: 14px; padding: 10px 20px; }

.klappboxlink, 
a.tabs__nav_link 		{ font-size: 18px; line-height: 18px; }

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

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

.logo img { width: 100%; max-width: 188px; height: auto; padding-top: 30px; padding-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%; }
}



/* 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: 58px; line-height: 62px; }
H2 { font-size: 52px; line-height: 56px; }
H3 { font-size: 46px; line-height: 50px; }
H4 { font-size: 30px; line-height: 34px; }

span.looksh1 		{ font-size: 58px; line-height: 62px; }
span.looksh2 		{ font-size: 52px; line-height: 56px; }
span.looksh3 		{ font-size: 46px; line-height: 50px; }
span.looksh4 		{ font-size: 30px; line-height: 34px; }

.totop 			{ padding-top: 80px; padding-bottom: 40px; }
.totop2			{ padding-top: 80px; padding-bottom: 0px; }
.totop3			{ padding-top: 0px; padding-bottom: 40px; }
.linktop 		{ padding-top: 0px; }
.searchtop 		{ padding-top: 0px; }
.footer 		{ padding-top: 60px; padding-bottom: 40px; }
.glyphheight 	{ font-size: 32px; }
.googlemaps		{ height: 350px; }
.googlemaps2	{ height: 250px; }
.bgtotop 		{ padding-top: 200px; padding-bottom: 140px; }
.bgtotop2 		{ padding-top: 90px; padding-bottom: 60px; }
.headerheight 	{ height: 80px; }

span.gross	 		{ font-size: 22px; line-height: 29px; }
span.mittel 		{ font-size: 17px; line-height: 24px; }
span.klein 			{ font-size: 16px; line-height: 23px; }

span.fusszeile 	{ font-size: 15px; line-height: 22px; }
a.fusszeile 	{ font-size: 15px; line-height: 30px; }
span.topic 		{ font-size: 30px; line-height: 30px; }
span.topic2 	{ font-size: 20px; line-height: 20px; }

.small 			{ font-size: 13px; line-height: 15px; }
a.small 		{ font-size: 13px; line-height: 15px; }

a 					{ font-size: 18px; }
.binner				{ height: 18px; } /* lbottom height */

a.button > .btn, 
a.buttonical > .btn { font-size: 15px; padding: 10px 20px; }
.bbutton, 
.bbuttonical		{ height: 41px; } /* lbottom height */

input.button 		{ font-size: 15px; padding: 10px 20px; }

.klappboxlink, 
a.tabs__nav_link 		{ font-size: 20px; line-height: 20px; }

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: 243px; height: auto; padding-top: 30px; padding-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: 19px; line-height: 27px; }
.hiddenakt { height: 90px; } /* DotDotDot */

H1 { font-size: 60px; line-height: 64px; }
H2 { font-size: 54px; line-height: 58px; }
H3 { font-size: 48px; line-height: 52px; }
H4 { font-size: 32px; line-height: 36px; }

span.looksh1 		{ font-size: 60px; line-height: 64px; }
span.looksh2 		{ font-size: 54px; line-height: 58px; }
span.looksh3 		{ font-size: 48px; line-height: 52px; }
span.looksh4 		{ font-size: 32px; line-height: 36px; }

.totop 			{ padding-top: 90px; padding-bottom: 50px; }
.totop2			{ padding-top: 90px; padding-bottom: 0px; }
.totop3			{ padding-top: 0px; padding-bottom: 50px; }
.linktop 		{ padding-top: 0px; }
.searchtop 		{ padding-top: 0px; }
.footer 		{ padding-top: 60px; padding-bottom: 40px; }
.glyphheight 	{ font-size: 32px; }
.googlemaps		{ height: 400px; }
.googlemaps2	{ height: 300px; }
.bgtotop 		{ padding-top: 230px; padding-bottom: 170px; }
.bgtotop2 		{ padding-top: 100px; padding-bottom: 70px; }
.headerheight 	{ height: 90px; }

span.gross	 		{ font-size: 23px; line-height: 31px; }
span.mittel 		{ font-size: 18px; line-height: 26px; }
span.klein 			{ font-size: 17px; line-height: 25px; }

span.fusszeile 	{ font-size: 16px; line-height: 24px; }
a.fusszeile 	{ font-size: 16px; line-height: 32px; }
span.topic 		{ font-size: 30px; line-height: 30px; }
span.topic2 	{ font-size: 20px; line-height: 20px; }

.small 			{ font-size: 13px; line-height: 15px; }
a.small 		{ font-size: 13px; line-height: 15px; }

a 					{ font-size: 19px; }
.binner				{ height: 19px; } /* lbottom height */

a.button > .btn, 
a.buttonical > .btn { font-size: 15px; padding: 10px 20px; }
.bbutton, 
.bbuttonical		{ height: 41px; } /* lbottom height */

input.button 		{ font-size: 15px; padding: 10px 20px; }

.klappboxlink, 
a.tabs__nav_link 		{ font-size: 22px; line-height: 22px; }

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

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

.logo img { width: 100%; max-width: 250px; height: auto; padding-top: 30px; padding-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%; }
}