@charset "utf-8";

/* CSS Document 
   Autor: Pascal Wego,
   
   
   Inhalt:
    

		
   */



/*##################Grundeinstellungen############*/


html,
body {
    height: 100%;
    font-family: 'Libre Baskerville', serif;
    background-color: #fff;

    
    
}

* { 
	padding: 0;
	margin: 0;
    font-size: 1.0em;
	text-decoration: none;
    list-style: none;
    text-decoration: none;
    text-decoration-line: none;
    
	}



.clearer {clear: both;}

a {list-style-type: none;
    text-decoration: none;}

.halbfull{width: 94%;
        margin: 0 3%;}


.handy {display: none;}

/* ################# Schriftformatierung ######################### */

h1 {font-size: 3em;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    text-align: center;
    color: #fff;}

  
h2 {font-size: 2.5em;
    text-align: right;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    text-align: left;
    }

h3 {font-size: 2.5em;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    text-align: left;
    }

.gstarts {font-size: 2em;
    line-height: 1.5em;
}

.fptext {font-size: 1.3em;
        }

.zentriert {text-align: center;
            margin-top: -1.4em;
             font-family: 'Libre Baskerville', serif;
    font-weight: 700;}

.rechts {text-align: right;
        margin-top: -1.6em;
           }

.italic {
    font-family: 'Lato', sans-serif;
    font-weight: 300italic;
    font-style: italic;}

.sehrlight {
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    font-style: normal;}

.produkttypo {
    font-size: 1.3em;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
     padding: 22px 0 5px 0;
}

.zeittypo {
    font-size:1em;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
     padding: 5px 0 10px 0;
}

.kokk {text-align: center;
    font-size: 2em;
    font-family: 'Libre Baskerville', serif;
    font-weight: 700;
    color: #554d4f;}

p {font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #554d4f;
    text-align: 2em;
    hyphens: auto;
    }

.bildinner {margin: 3em 2em;
            text-align: left;}

.bildinner_2 {margin: 3em 2em;
            text-align: right;}

.bildinner_3 {margin: 5em 3em;
            text-align: center;}

.bilddicker {font-size: 1.7em;
            font-family: 'Libre Baskerville', serif;
            font-weight: 700;}

.b_icon  {font-size: 1.5em;
            font-family: 'Libre Baskerville', serif;
            font-weight: 700;}


/* ################# icon ######################### */

.heart {width: 1.7em;
    height: auto;}


/* ################# Navi ######################### */


#bildboxiu {
            width: 100%; 
    height: 10em;
    position: fixed;
    left: 0;
    top: 0;
            z-index:9953544;}

#bildkopf {width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
            height: auto}




/* ###################### starter ############################### */

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}


.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


/* ###################### 50er box ############################### */


.fuenfer {
        width: 50vw;
    max-width: 50%;
        height: 50vw;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        background-color: #f4eedd;
        float: left;
        
    
}


.ftext {padding: 5em;}

.huni {
        width: 100%;
        height: auto;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        background-color: #f4eedd;
        float: left;
        
    
}



.faces_2 {
    background-image: url(../bilder/pixel/zumborn_portrait.jpg);
    background-size: 100%;}

.platzmacher {
            width: 100%;
            height: 3em;
            border-bottom: 4px solid #fff;}

.bord {border-bottom: 4px solid #fff;}

/* ###################### firma ############################### */

.firma {
        width: 100%;
        height: 440px;
        padding-top: 80px;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        background-color: #a8a741;
        background:-moz-linear-gradient(top,#a8a741,#83a23e); /* Firefox */
        background:-webkit-gradient(linear,left top,left bottom,from(#a8a741),to(#83a23e)); /* Chrome, Safari */
        filter: progid:DXImageTransform.Microsoft.gradient(start
            Colorstr='#a8a741',endColorstr='#83a23e'); /* Internet Explorer */
        
    
}

.rander {width: 1000px;
    margin: 0 auto;
    background-color:#83a23e;
    }


.faces {width: 40%;
        height: auto;
    margin-right: 10%;
    float: left;}

.fullbild{width: 100%;}


#firmentext {width: 50%;
            height: auto;
    float: left;
            }




/* ###################### firma ############################### */

#produkte {
        width: 100%;
        height: 250px;
        padding-top: 50px;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: 4px solid #fff;
        border-bottom: 8px solid #fff;
        background-image: url(../bilder/pixel/hintergrund_4.jpg);
        background-repeat:no-repeat;
        background-position: 0 30%;
        background-size: 100%;
        
    
}





/*###############hier greift die funktion dass beim anklicken der boxen was erscheint #############*/	
/*################################################ grueneboxen #####################################*/

#boxes {
    width: 100%; 
    height: auto; }



.boxeins{float: left;
        width: 100%;
        height: auto;}


.clickding{
    width: 240px;
   height: 240px;
   margin: 0 3px -50px 3px;
   float: left;
    background-color: #f4eedd;
    position: relative;
    top: -100px;
}

.clickdingzwei{
    width: 240px;
   height: 240px;
   margin: 0 3px -50px 3px;
   float: left;
    position: relative;
    top: -100px;
}

.rahmenclick {
     width: 1000px;
    height: auto;
    margin: 0 auto;
    background-color: #eee;}




.atm {
    width: 100%;
    height: auto;}








.bigbild a:hover, 
.bigbild a:focus, 
.bigbild a:active{
    opacity:1.0;
    }


bild_in_rahmen {
    width: 100%;
    height: auto;}


/*################################## erscheinende box ############################################################*/




#boxes ul li {
    list-style-type:none;
    }

.bildbutton {
    width:200px;
    height:auto;}

.big { 
        width: 100%;
        height: auto;
    float:left;
    padding: 3em 10% 3em 10%;
    }

.bigmuster {
    width:80%;
    height:auto;
    padding: 2em 10%;
    float:left;
    }

.bigbild img {
    width:500px;
    height:auto;
    float:left;
    }

.bigbild img {
    height:17em;

    }



.galerie {
    width: 25%;
    height: auto;
    float: left;}

.galerie_zwei {
    width: 50%;
    height: auto;
    float: left;}

.vierer {width: 100%;
    height: auto;}


.last {padding-bottom: 4em;}


/*################################## deko ############################################################*/


#logo {width: 100%;
            height: auto;
            z-index: 5564;}

#logobox {position: fixed;
            top: 0.7em;
            left: 1em;
            height: auto;
            width: 15%;
            z-index: 55644;
            }

/*################################## kontakzformular ############################################################*/

.kf {
        width: 100%;
        height: 450px;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
        background-color: #fff;
        background-image: url(../bilder/pixel/hntergrung_3.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        color: #fff;
        
    
}
/*################## kontaktormular ############*/


/*######################################Kontaktformular#################
*/




#kontaktformular {
    width: 100%;
    margin-top: 2em;}




#kontaktformular input{
color: #888; }



#besuchername {
    width: 47%;
    margin: 1em 3% 0 0;
    padding: 0.1em 1%;
    border: none;
    box-shadow: 0 0 5px #888;
    height: 2.2em;
    font-size: 1em;
    color: #888;
    background-color: rgba(255, 255, 255, 0.75);
    float: left;
    }

#besuchermail {
    width: 47%;
    margin: 1em 0 0 3%;
    padding: 0.1em 1%;
    border: none;
    box-shadow: 0 0 5px #888;
    height: 2.2em;
    font-size: 1em;
    color: #444;
    background-color: rgba(255, 255, 255, 0.75);
    float: left;
    }

#nachricht {
    width: 100%;
    margin: 2em 0 2em 0;
    padding: 0.1em 1%;
    font-size: 1em;
    color: #444;
    border: none;
    background-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 5px #888;
    }

#abschicken{
    margin-bottom: 3em;
    padding: 0.1em 1%;  
    font-size: 1em;
    border: none;
    box-shadow: 0 0 5px #888;
    background-color: #fff;
    color:#888;
    }

#besuchermail:hover, #nachricht:hover, #besuchername:hover {background-color: rgba(255, 255, 255, 1);}
/*##################  ############*/

.tel {
        width: 100%;
        height: 210px;
        padding: 1em 0;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-top: 4px solid #fff;
        background-color: #f4eedd;
    
}

.objekt {width: 30%;
        height: auto;
        margin: 0 0 0 5%;
        z-index: 555;
        position: absolute;}

.icon_tel {width: 6%;
        height: auto;
        margin: 2.2em 0 0 37%;
        position: absolute;
      
       }

.icon_text {width: 18%;
        height: auto;
        margin: 5em 0 0 46%;
    position: absolute;
       }

.icon_tel_2 {width: 6%;
        height: auto;
        margin: 2.6em 0 0 66%;
        position: absolute;
      
       }

.icon_text_2 {width: 18%;
        height: auto;
        margin: 5em 0 0 74%;
    position: absolute;
       }


/*################## google maps ############*/


.goo {
       width: 100%;
        height: 254px;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-bottom: 4px solid #fff;
        padding: 0;
        }



/*##############################################################################################*/


footer {
        width: 90%;
        height: 30px;
        border-top: 4px solid #fff;
        margin: 0 5%;
        background-color: #fff;
        color: #000;
    }

footer a{ color: #000;}

@media screen and (max-width: 1000px)and (min-width: 0px) {
  
    #boxes, #produkte, .platzmacher, .rauszwei {display: none;}
    
    
    
}



@media screen and (max-width: 400px)and (min-width: 0px) {
  
/*################################################### Navi ###############################*/

    
    .handy {display:block;}
    .normal {display: none;}
    
    
}



@media screen and (max-width: 950px)and (min-width: 0px) {
  
    .faces_2 ,.loko ,.objekt, .goo {display: none;}
    
    .fuenfer {
        width: 100%;
        max-width: 100%;
        height: auto;
        float: none;
        
    
}
    .gugu {width: 100%;
    height: 400px;}
    
    
    .icon_tel {width: 6%;
        margin: 2.2em 0 0 5%;
      
       }

.icon_text {width: 25%;
        margin: 5em 0 0 14%;
       }

.icon_tel_2 {width: 6%;
        margin: 2.6em 0 0 49%;
      
       }

.icon_text_2 {width: 25%;
        height: auto;
        margin: 5em 0 0 58%;
    position: absolute;
       }
    
}
   
/*################################################### Handyansischt  ###############################*/    
@media screen and (max-width: 400px)and (min-width: 0px) {

    
.tel {
        width: 100%;
        height: 300px;}



.icon_tel {width: 18%;
        height: auto;
        margin: 2.2em 0 0 5%;
        position: absolute;
      
       }

.icon_text {width: 62%;
        height: auto;
        margin: 5em 0 0 30%;
    position: absolute;
       }
    
    

.icon_tel_2 {width: 18%;
 margin: 11.6em 0 0 5%;

      }

.icon_text_2 {width: 62%;
        margin: 13em 0 0 30%;
       }



.gugu, .nonohandy, .kf {display: none;}

.hast {padding-top: 10em;}
    
    
}