@font-face {font-family: Anton; font-style: normal; font-weight: 400; src:url("fonts/Anton-Regular.ttf") format("truetype");}

@font-face {font-family: Poppins; font-style: normal; font-weight: 100; src:url("fonts/Poppins-ExtraLight.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 400; src:url("fonts/Poppins-Light.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 700; src:url("fonts/Poppins-Regular.ttf") format("truetype");}
@font-face {font-family: Poppins; font-style: normal; font-weight: 900; src:url("fonts/Poppins-SemiBold.ttf") format("truetype");}
@font-face {font-family: Germanica; font-style: normal;  src:url("fonts/Fluted-Germanica.ttf") format("truetype");}
@font-face {font-family: Germanica Narrow;font-weight: 400;  font-style: normal;  src:url("fonts/Plain-Germanica.ttf") format("truetype");}
@font-face {font-family: RobotoCondensed; font-style: normal; font-weight: 400; src:url("fonts/RobotoCondensed-Light.ttf") format("truetype");}
@font-face {font-family: Josefin; font-style: normal; font-weight: 400; src:url("fonts/JosefinSans-Light.ttf") format("truetype");}

/* RESET BROWSERSTYLE */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,blockquote {padding: 0; margin: 0;}





/* ONEPAGE CLASSES */

/* outer div classes for styling */

/* weiss / white */
.tplge_page1 {border:1px solid #3e3e3e;background:#fff;border-radius:5px;padding:40px 20px;}

/* hellgrün / lite green */
.tplge_page2 { background:#fff;margin:20px 0 20px 0;padding:40px 20px;clear: both;border:1px solid #3e3e3e;border-radius:5px;}

/* dunkles blaugrau / dark blue-grey */
.tplge_page3 {background:#fff; clear: both;border-radius:5px;margin-bottom:15px;padding:40px 20px;}

/* helles blaugrau / light blue-grey */
.tplge_page4 {background: #c0c6c9; clear: both;}

/* türkis / turquoise */
.tplge_page5 {background: #055; color: #ddd; clear: both;}


/* weiss / white */
.tplge_page6 {background: #fff; clear: both;}

/* pink */
.tplge_page7 {background: #d6c0c3; clear: both;}
.tplge_page7 h1, .tplge_page7 h2, .tplge_page7 h3, .tplge_page7 h4, .tplge_page7 h5, .tplge_page7 h6 {color: #601;}

/* weiss mit Wolken / white with clouds */
.tplge_page8 {background: #fff url(images/bgclouds.jpg) center top no-repeat; clear: both;}

/* hellgrün / lite green */
.tplge_page9 {background: #c0cfc3; color: #123; clear: both;}





/* GLOBAL */

h1,h2,h3,h4,h5,h6 { color: #000; line-height: 1; padding: 0;margin:0;}



h1 {font-size:17px; display:block;color:#fff;font-weight:normal;}
h2 {font-size: 22px;color:#000;padding-top:0px;padding-bottom:25px;font-weight:normal;font-family:RobotoCondensed;}






h3 {font-size: 20px;padding-bottom:40px;font-family:RobotoCondensed;}
h4 {font-size: 32px;font-family:RobotoCondensed;}
h5 {font-size: 18px;font-family:RobotoCondensed;font-weight:bold;margin:40px 0 20px 0;}
h6 {font-size: 28px;font-family:RobotoCondensed;}
p {margin: 10px 0 30px 0;}
ol {margin: 6px 0;}
ol li {line-height: 1.3em; border: 0; padding: 3px 0; margin: 2px 0 2px 22px;}
ul {list-style: disc; list-style:inside;margin: 6px 0 30px 0;}
ul li {border: 0; }
hr {height: 1px; clear: both; color: #aaa; background-color: #aaa; border: 0; margin: 16px 0;}
blockquote {padding: 2px 0 2px 20px; border-left: 3px solid #999;}





/* 
##############################
 C O N T E N T  C L A S S E S 
##############################
*/

/* Bilder / Images */
img {box-sizing: border-box;}

img.tplge_left_border {display: block; float: left; max-width: 44%; border: 6px solid #998; margin: 0 20px 16px 0;}
img.tplge_right_border {display: block; float: right; max-width: 44%; border: 6px solid #998; margin: 0 0 16px 20px;}
img.tplge_border {border: 6px solid #998}

img.tplge_left, img.tplge_left_noborder {display: block; float: left; max-width: 44%; border: 0; margin: 0 20px 16px 0;}
img.tplge_right, img.tplge_right_noborder {display: block; float: right; max-width: 44%; border: 0; margin: 0 0 16px 20px;}

img.tplge_centered {display: block; margin: 24px auto;}
img.tplge_border_white {border: 1px solid #fff;}


.tplge_box01 {clear: both; background: #e0e6e9; border: 3px solid #abc; padding: 16px 24px; margin: 16px 0;}
.tplge_code {max-height: 310px; background: #eee; color: #333; font-family: 'courier new', monospace; font-size: 15px; border: 3px solid #a0a6a9; padding: 16px 24px; margin: 24px 0; overflow: scroll;}

.tplge_clearLeft {clear: left;}
.tplge_clearRight {clear: right;}
.lukClear {clear: both;}





/* 
##############################
           B O D Y
##############################
*/

/* BODY UND SEITE / BODY AND PAGE */
body {color: #000; font-family: RobotoCondensed; font-size: 16px;scroll-behavior: smooth;}
.body {min-width: 300px; text-align: left;background: #08090a;}
#top {font-size: 10px; line-height: 10px;}





/* KOPFBEREICH / HEADER */

header { padding: 0; margin: 0 auto; overflow: hidden;}
img.tplge_headerimage {display: block;border-left:1px solid #2e2e2e;border-top:0px solid #2e2e2e;border-right:1px solid #2e2e2e; max-width: 100%; margin: 0 auto;}

/* Hauptüberschrift / main heading */
.tplge_sitenameContainer {position: absolute; top:0; width: 100%; padding: 0; margin: 0;}
.tplge_sitename {display: block;position:absolute;bottom:0; max-width: 70%; background: #c30; color: #fff; font-family: Verdana, arial, sans-serif;  padding: 10px 24px 12px 24px;}

/* languagemenu */
.langmenu_container {text-align: center; letter-spacing: 0; padding: 16px; margin: 0;}
.langmenu_container img {border: 5px solid #eee; border-radius: 2px; padding: 0; margin: 0 12px;}
.langmenu_container img:hover {border: 5px solid #fc0;}







/* login */
div.cmsimple_loginform {max-width: 900px; padding: 36px 16px 96px 16px; margin: 0 auto;}


#Datenschutzhinweise{text-decoration:none;}


/* scroll-to-top-button */
#tplge_up {position: fixed; bottom: 24px; right: 10px; display: block; opacity: 0.75; transition: 2s;}



/* LINKFORMATIERUNG / LINKS */

a:link {color:green; text-decoration: none;}
a:visited {color: #369; text-decoration: none;}
a:hover {color: #c50; text-decoration: none;}
a:active {color: #c50; text-decoration: none;}
a:focus {color: #c50; text-decoration: none;}

.tplge_sitenameContainer a:link {color: #fff; text-decoration: none;}
.tplge_sitenameContainer a:visited {color: #fff; text-decoration: none;}
.tplge_sitenameContainer a:hover {color: #fc0; text-decoration: none;}
.tplge_sitenameContainer a:active {color: #fc0; text-decoration: none;}
.tplge_sitenameContainer a:focus {color: #fc0; text-decoration: none;}

a#Datenschutzhinweise{text-decoration:none;}


ul#luk_vorteile{
display:block;width:100%;box-sizing:border-box;margin:0 0 50px 0;padding:0;
list-style: url("/images/haken_vorteile.png");list-style-position: inside;
}

ul#luk_vorteile li{padding:5px;margin:0;}


















#luk_preise{}
.table_header{border-top:1px solid #ccc;background:#fff !important;}

.fwo_name_qm{
display:block;
float:left;
width:60%;
box-sizing:border-box;
padding:10px;

border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}
.fwo_kategorie{
display:block;
float:left;
width:20%;
box-sizing:border-box;
padding:10px 0;

border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
}
.fwo_kategorie img{width:80px;}
.fwo_preis_hs{
display:block;
float:left;
width:20%;
box-sizing:border-box;
padding:10px 0;
text-align:center;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
background:#eee;
}
.fwo_preis_ns{
display:block;
float:left;
width:20%;
box-sizing:border-box;
padding:10px 0;
text-align:center;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background:#eee;
}


































/* 
##############################
 S O N S T I G E S / R E S T
############################## 
*/

img.tplge_scrolltoTopButton {background: #000; position: fixed; bottom: 60px; right: 0; display: block; border: 0px solid #999; border-radius: 20px 0 0 20px; padding: 0 0 2px 0; opacity: 0.86;}
img.tplge_scrolltoTopButton:hover {background: #c30;}

/* MailForms Plugin */
div.ddfmwrap {}
div.ddfmwrap input.ddmf_text {width: 360px!important; max-width: 90%!important; background: #fff!important; border: 1px solid #999!important; padding: 8px!important;}
div.ddfmwrap input.ddmf_verify {width: 106px!important; min-width: 106px!important; background: #fff!important; font-size: 18px; letter-spacing: 3px; border: 1px solid #999!important; padding: 5px 8px!important;}
div.ddfmwrap textarea {width: 90%!important; background: #fff!important; border: 1px solid #999!important; padding: 8px!important;}


div.ddfmwrap div.submitButton input {width: 100%!important; padding: 15px!important;font-weight:bold;}

/* FotoPro Plugin */
img.fproLbThumbs:hover {opacity: 1!important;}





/* 
############################### 
  LUK  Layout
############################### 
*/


#lukTopleist	{
	position:fixed;
	z-index:100;
	width:100%;
	}
#lukTopleistin	{
	display:block;
	margin:0px auto;
	max-width:1800px;
	padding:5px 10px;
	box-sizing:border-box;
	color:#fff;
	background: rgba(11,11,11,0.8);
	border:1px solid #3e3e3e;
	border-top:0;
	}


#lukTextlogo			{display:block;float:left;font-family: Germanica Narrow;line-height:1;font-size:32px;color:#fff;text-decoration:none;margin:2px 0 0 0;clear:both;}
#lukTextlogo:hover			{text-decoration:underline;}

#lukKonleist			{float:right;text-align:right;color:#fff;font-family:Josefin;font-size:15px;}


#lukIMGFrontal			{position:relative;color:#000;display:block;max-width:1800px;margin:0 auto; background:#1c1c1c ;border-top:1px solid #3e3e3e;border-bottom:1px solid #3e3e3e;}

#pageWelcome			{font-family:Josefin;color:#fff;padding:20px 0 0 0;font-size:26px;}
#pageWelcomein			{width:900px;margin:15px auto 0 auto;}

.lukGreenTopleist		{color:#5acf47; font-weight:bold;text-decoration:none;}
.lukGreenTopleist a		{color:#5acf47;}

#tplge_contentInner		{display:block;margin:10px auto; border-radius:5px;width:900px;}

.infoFrame				{float:left;width:250px;color:#fff;background: #2e2e2e;padding:10px 15px 10px 15px;box-sizing:border-box;font-size:12px;}

#legal_copyright		{text-align:center;display:block;background:#08090a;color:#fff;font-size:12px;padding:15px 0;border-top:1px solid #2e2e2e;}

#ueberLuk				{float:right;width:49%;font-size:14px;border-radius:3px;box-sizing:border-box;margin:0px 0 0px 30px;padding:20px;background:#3e3e3e;color:#fff;}
#ueberLuk p				{margin:20px 0 0px 0;}


img#lukOldlook			{display:block;width:100%;border-radius:3px;}

.lukViewFoto			{display:block;float:right;padding:3px 10px;background:green;font-size:10px;font-weight:bold;color:yellow;cursor:pointer;}

a.lukAnfragen			{box-sizing:border-box;background: rgba(0,0,0,0.1);text-align:center;font-size:18px;font-weight:bold;display:block;width:100%;color:black;padding:20px;margin:20px 0 0 0;border:1px solid #ccc;border-radius:5px;box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
a.lukAnfragen:hover{box-shadow: none;text-decoration:none;background:#eee;font-size:18px;border:1px solid #ccc;color:green;}





#lukIntro{font-size:24px;font-family:Josefin;margin:0 0 20px 0;padding:0;color:#fff;text-align:center;font-weight:normal;}
#lukOffer{font-size:36px;    font-family: 'Great Vibes', cursive;margin:40px 0 15px 0;padding:0;color:#eee;text-align:center;font-weight:normal;}




#luk_footer{background:#1c1c1c;margin:0px 0 0 0;border-top:1px solid #2e2e2e;}
#luk_footerin{display:block;width:900px;margin:0 auto;color:#fff;padding:20px 0;}
#luk_footerin p{margin-top:0;} 

#googleFrame{display:block;float:right;width:70%;height:440px;background:#1c1c1c;border:1px solid #2e2e2e}





/* INHALT / CONTENT */

.tplge_content {background: #08090a;width:100%;display:block;margin:0 auto;box-sizing:border-box;}
.tplge_content li {background: none;}

.tplge_content input {background: #fff; color: #344; border: 1px solid #b0b9bf; padding: 3px 6px;}
.tplge_content textarea {width: 90%; background: #fff; color: #344; font-family: arial, sans-serif; font-size: 15px; border: 1px solid #b0b9bf; padding: 6px;}

.tplge_content input.submit, .tplge_content input#submit {background: url(images/button.jpg) repeat-x; float: left; color: #333; font-size: 14px; line-height: 18px; border: 1px solid #666; border-radius: 3px; padding: 2px 6px; margin: 0 6px 16px 0; box-shadow: 0 0 0}
div.submitButton {min-height: 24px;}
div.submitButton input {float: left; background: url(images/button.jpg) repeat-x!important; border: 1px solid #999!important;}
#cmsimple_mailform {max-width: 900px; padding: 20px; margin: 0 auto;}
#cmsimple_mailform h1 {font-size: 32px; line-height: 30px; font-weight: 400; padding: 0; margin: 0 0 24px 0;}

/* 
############################### 
  R E S P O N S I V E  Layout
############################### 
*/

/* main layout */
.tplge_websiteContainer, .tplge_sitenameContainer, .tplge_topMenu {width: 100%; margin: 0 auto;}
.tplge_innerContainer {box-sizing:border-box;border-radius:5px;background:#fff;padding: 20px 20px 20px 20px; margin: 0 auto;}



@media (max-width: 1024px) {
	
#tplge_contentInner{width:95%;box-sizing:border-box;}
#lukTopleistin{padding:10px 20px;}

#lukKonleist{float:none;display:block;position:static;margin-top:10px;}
#pageWelcomein			{width:95%;}
#luk_footerin{width:95%;}
.infoFrame{margin-top:10px;margin-right:15px;width:100%;}
#googleFrame{display:block;float:none;width:100%;height:440px;background:#1c1c1c;border:1px solid #2e2e2e}
#lukTopleist{position:static;}

}




@media (max-width: 900px) {

#ueberLuk {float:none;display:block;width:100%;box-sizing:border-box;margin:0;font-size:14px;margin-bottom:35px;}
.mouseScrollContainer{display:none;}

}




@media (max-width: 750px) {

#ueberLuk {float:none;display:block;width:100%;box-sizing:border-box;margin:0;font-size:14px;margin-bottom:35px;}

#lukTextlogo{width:100%;}
#lukKonleist{display:block;float:left;text-align:left;width:100%;padding-top:0px;font-size:12px;}
}



@media (max-width: 650px) {
.lukViewFoto			{padding:0px 10px;margin:0;}
#luk_preise{font-size:12px;}
}


.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 120;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
background-color: rgba(0, 0, 0, 0.9);
}

.modal h2{color:#fff;margin:0;line-height:1;padding:10px 10px 15px 10px;font-size:18px;}

/* Modal Content */
.modal-content {

  position: relative;
background:#000;
  margin: auto;
  padding: 0px 0 0 0;
  box-sizing:border-box;
  width: 90%;
  max-width: 900px;
  border:1px solid #fff;
}
.modal-content img{width:70%;height:auto;display:block;border:1px solid #fff;margin:0 auto;}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;


position:absolute;top:10px;right:10px;
}

/* Caption text */
.caption-container {
  text-align: center;
background: rgba(0, 0, 0, 0.8);
  padding: 5px 20px;
  box-sizing:border-box;
  color: white;
  font-size:14px;


}
.caption-container p{margin:0;padding:5px 0;}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
  

}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}









*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }




.mouseScrollContainer{
	width:100%;
	position:absolute;
	bottom:50px;
	}
.mouse_scroll {
	display: block;
	margin: 0 auto;
	width:50px;
	padding:0;
	box-sizing:border-box;
}


.mouse_scroll:hover .m_scroll_arrows{border-color:rgba(0,0,0,1);}

.mouse_scroll:hover .mouse{border-color:rgba(0,0,0,0.7);  }
.mouse_scroll:hover .wheel{border-color:rgba(255,255,255,0.7);}







.m_scroll_arrows
{
  display: block;

  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   box-sizing:border-box;
  border-right: 3px solid white;
  border-bottom: 3px solid white;
  margin: 0 0 0px 4px;
  
  width:40px;
  height: 40px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6px;
}

.mouse {
  height: 90px;
  width: 50px;
  border-radius: 5px;
  box-sizing:border-box;
  transform: none;
  border: 3px solid rgba(255,255,255,0.7);
  background:rgba(255,255,255,0.4);
}

.wheel {
  height: 5px;
  width: 5px;
  display: block;
  margin: 10px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 5px solid rgba(255,255,255,0.9);
  -webkit-border-radius: 8px;
          border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}






