/* 
Theme Name: LLook-01
* Description: Responsive WBCE-Template
* Version: 1.0
Copyright 2021 - This Template is Released under GNU General Public License http://www.gnu.de/documents/gpl.de.html 
and the MIT License:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the 'Software'), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/

html {scroll-behavior: smooth;}

body {
font-family: 'open sans', sans-serif;
font-weight: 400;
font-size:18px;
line-height: 180%;
color:#fff;
background-color: #2A2A2A;
background-image: url(../img/bg_dunkel.jpg);
background-repeat:no-repeat;
background-size:cover;
background-attachment:fixed;
margin: 0; padding: 0;
height:100%;
/* automat. Silbentrennung: für Webkit Browser */
hyphens: none;
-webkit-hyphens: none; /* Für Mozilla Browser */
-moz-hyphens: none; /* Für Internet Explorer Browser */
-ms-hyphens: none;
/*overflow: -moz-scrollbars-vertical;*/
overflow-x: hidden; overflow-y:scroll;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Berkeley-Oldstyle-Bold', arial, sans-serif;
text-align: left;
padding: 0px;
letter-spacing: 0px;
font-weight:500; 
line-height: 120%; 	
}

h1{font-size:40px; color: #2a2a2a; letter-spacing: 0.05em;}
h2{font-size:30px; color: #bc952f; letter-spacing: 0.05em; hyphens: auto; -webkit-hyphens: auto; /* Für Mozilla Browser */ -moz-hyphens: auto; /* Für Internet Explorer Browser */ -ms-hyphens: auto;}
h3{font-size:24px; color: #bc952f; hyphens: auto; -webkit-hyphens: auto; /* Für Mozilla Browser */ -moz-hyphens: auto; /* Für Internet Explorer Browser */ -ms-hyphens: auto;}
h4{font-size:14px; color: #bc952f;}
h5{font-size:12px; color: #000;}
h6{font-size:12px; color: #000; text-transform: uppercase;}

blockquote{color:#bc952f; border: 1px solid #bc952f; margin: 0 auto; padding: 0px 25px;  font-style: italic }

a{text-decoration: none; color:#000; letter-spacing: 0.05em; font-weight:400}
a:hover{text-decoration: none; color: #333;}
a:active, a:visited {color:#000}

/* Dieser Eintrag entfernt den gepunkteten Rahmen um Links beim anklicken. */
a:focus {outline: none;}

hr {border: none; border-top: 1px solid #cacaca;}

/* BUTTON */
.button-1{
background-color: orange;
font-size:12px;  
font-family: 'montserrat', Arial, sans-serif;
padding: 4px 0px 5px 2px;
margin: 0px;
color:#fff;
height: auto;
letter-spacing: 2px;
border-radius: 30px;
width: 120px;
float: left;
text-align: center;
box-sizing: border-box;
text-decoration:none;
transition: all 0.2s;
}
.button-1:hover{ background-color: #45a29e;}
.button-1 a{color:#fff;}

/* MENU ###################################################### */
#menu-top{
position: fixed;
margin: 0 auto;
width: 100%;
background-color: #2A2A2A;
display:block;
height: 100px;
border-bottom: 1px solid #cacaca;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
z-index: 10;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}

.menuwrap{
width: 75%;	
float:right;
height:60px;
margin-top:28px;
background-color:transparent;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.menu-logo{
max-width: 250px;	
float:left;
color:#000;
height:150px;
padding: 12px 5px 0px 50px;
overflow: hidden;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.menu-logo img {width:125px}

/* HEADER ###################################################### */
#head{
margin: 0px auto 0px auto;
padding: 0px;
width: 100%;
background-color: #fff;
min-height: 50px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

/* Flex items */
.teaser-section {display: flex; flex-wrap: wrap;}
.teaser {display: flex;}

.head-links{
margin: 100px auto 0 auto;
background-color: #dddddd;
float:left;
width: 30%;
min-height: 50px;
font-weight: 400;
font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
text-align:center;
color: #000;
padding: 10px 50px 0px 50px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

/* Logo/Bilder Header linke Spalte */
.img-responsive {
width: 100%;
max-width: 200px;
height: auto;
}

.head-rechts{
margin: 100px auto 0 auto;
float:left;
overflow: hidden;
width: 100%; 
min-height: 50px;
font-weight: 400;
font-family: 'open sans',Arial,sans-serif;
color: #000;
background-color: #9e9e9e;
padding: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.head-rechts p {
line-height: 0px;
padding: 0px;  
margin: 0px;
}

/* FRAMEWORK ###################################################### */
.hauptfeld{
font-size: 1.5em;
letter-spacing: 0.02em;
line-height: 2.0em;
margin: 0px auto;
/*margin: 90px auto;*/
padding:0px 10px 0px 10px;
top: 0px;
bottom:0px;
width: 80%;
min-height: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.hauptfeld h1 {
	font-family: 'open sans',Arial,sans-serif; 
	font-size:40px; 
	color: #fff; 
	letter-spacing: 0.05em;
}

.hauptfeld h2 {
	font-family: 'open sans',Arial,sans-serif; 
	font-size:24px; 
	color: #fff; 
	letter-spacing: 0.05em;
	padding-top:25px;
}
.hauptfeld p {font-size: 18px; line-height: 180%;}

.hauptfeld li {font-size: 18px; line-height: 180%;}

.hauptfeld a {text-decoration: none; color: #fff; letter-spacing: 0.05em; font-weight: 400;}

.content{
background-color:#2a2a2a;
font-size: 1.5em;
margin: 0 auto;
/*! padding: 40px 10%; */
top: 0px;
bottom:0px;
width: 100%;
/*! min-height: 10px; */
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.content h1 {font-size:40px; color: #bc952f; text-align: center; letter-spacing: 0.15em; padding-top:50px}

.content h2 {font-size:50px; font-family: 'open sans', sans-serif; text-transform:uppercase; font-weight: 400; letter-spacing: 0.05em;}
.content p {color:#fbf3e3; line-height: 1.5em}

.cube  {padding:75px 100px 0px}

.cube h1 {font-size: 40px; color: #bc952f; text-align: left; letter-spacing: 0.15em;}


#totop {
position: fixed;
right: 20px;
bottom: 20px;
padding: 0px;
text-align:left;
width: 40px;
height: 40px;
z-index: 10;
background-image: url("../img/totop.jpg");
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.contact {
margin: 0px auto;
/*! padding: 40px 0px 40px 0px; */
background-color: #2a2a2a;
color:#fff;
}

.contact h3 {color:#fbf3e3;}

.contact p {line-height: 0.75em;}

.contact a {text-decoration: none; color: #fbf3e3}
.contact a:hover {text-decoration:underline; color:#fff}
.contact a:after. a:focus, a:after {color: #fbf3e3}

.message {
margin: 0px auto;
padding: 0px;
background-color: #f8f8f8;
color:#333;
/*min-height: 50px;*/
text-align:left;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.message p {padding-top:30px}

.message ul {font-weight:normal}
.message li {list-style-type: square}
li::marker {color: #bc9527;}

.message a{text-decoration: none; color:#000; letter-spacing: 0.05em; font-weight:600 !important;}
.message a:hover{text-decoration: none; color: #333;}
.message a:active, a:visited {color:#000}


.btn {color:#bc952f; font-weight: bold; border: solid 1px #bc952f; padding: 5px 10px;}
.btn:link {text-decoration: none;}
.btn:hover {border: none; background-color: rgba(188, 149, 47, 0.6); color:#fff!important;}
.btn:visited {color:#bc952f;}
.btn:after {color:#bc952f;}
.btn:active {color:#bc952f;}


.messagewrap {
width: 80%; 
margin: 0px auto 0 auto;
padding: 0px; 
}

.footer{
margin: 0px auto;
padding: 0px;
background-color: #4c4c4c;
min-height: 50px;
text-align:left;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.footerwrap{
width: 80%;
font-size: 15px;
margin: 0px auto 0 auto;
padding: 0px 0px 40px 0px;
color:#fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.footerwrap p {
font-weight: 600;
}

.footerwrap a {
text-decoration: none;
color: #fff !important;
	font-weight: 600;
}

.footerwrap a:hover{
text-decoration: none;
color: #f79b38!important;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6{
font-family: 'open sans', sans-serif;
color: #cecece;
}

.footer h1 {font-size: 1.5em; text-transform: uppercase; letter-spacing: 0.1em;}

.footer p {font-size: 1.15em}

.ellnav{
width: 100%;
height: auto;
font-size: 15px;
margin: 0px auto 0 auto;
padding: 0px 0px 40px 0px;
color:#a8a8a8;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
text-align: center;
}

.clear {clear:left;}

img.picteaser {float:right; max-width:32% !important; margin: 3px 35px 2px 0.3%; height:auto;}

img.piccenter {width:33% !important; display: block; margin: auto;}
img.picfull {width:100% !important; height:auto;}

img.pic2left {float:left; max-width:49% !important; margin: 3px 1% 2px 0; height:auto;}
img.pic2right {float:right; max-width:49% !important; margin: 3px 0 2px 0.5%; height:auto;}

img.pic3left {float:left; max-width:32% !important; margin: 3px 1.5% 2px 0; height:auto;}
img.pic3right {float:right; max-width:32% !important; margin: 3px 0 2px 0.3%; height:auto;}

img.pic4left {float:left; max-width:24% !important; margin: 3px 1% 2px 0; height:auto;}
img.pic4right {float:right; max-width:24% !important; margin: 3px 0 2px 0.5%; height:auto;}

/* Responsive Stuff ###################################################### */
/* Responsive Stuff ###################################################### */
/* Responsive Stuff ###################################################### */
/* Responsive Stuff ###################################################### */
/* Responsive Stuff ###################################################### */

@media screen and (max-width: 1300px){
	
body {
font-family: 'open sans', sans-serif;
font-weight: 400;
font-size:14px;
line-height: 140%;
}
	
.scroll, .menu-logo {display: none;}
#menu-top{height: 0px;}

.menuwrap{
width:100%;
float:none;
margin: 0px;	
height:75px;
top: 0px;
position: fixed;
padding: 15px 0px 0px 0px;
background-color: #2a2a2a;
border-bottom: 1px solid #cacaca;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.head-links{
margin: 40px auto 0 auto;
background-color: #dddddd;
float:none;
width: 100%;
min-height: 20px;
font-weight: 400;
font-family: 'Open Sans',"Helvetica Neue",Helvetica,Arial,sans-serif;
text-align:center;
color: #000;
padding: 20px 30px 20px 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.head-rechts{
margin: 0 auto 0 auto;
overflow: hidden;
float:none;
width: 100%;
min-height: 20px;
font-weight: 400;
font-family: 'open sans',Arial,sans-serif;
text-align:left;
color: #000;
background-color: #9E9E9E;
padding: 0px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-box-sizing: border-box;
}

.hauptfeld {
padding: 0px 10px 20px 10px;
width: 100%;
min-height: 50px;
margin: 0;
}

.content, .zweispaltig-links, .zweispaltig-rechts, .footer, .footerwrap  {
padding: 0px 0px 20px 0px;
width: 100%;
margin: 0;
min-height: 50px;
}
}

@media screen and (max-width: 568px){
.hauptfeld{
width: 100%;
padding: 30px 20px 0px 20px;
}
}

