*{
	margin:0;
	padding:0;
}


/* webfont */

@font-face {
    font-family: 'corporateabq-lightitalicIt';
    src: url('../fonts/corporate_a_light_italic-webfont.woff2') format('woff2'),
         url('../fonts/corporate_a_light_italic-webfont.woff') format('woff'),
         url('../fonts/corporate_a_light_italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'merriweatheritalic';
    src: url('../fonts/merriweather-italic-webfont.woff2') format('woff2'),
         url('../fonts/merriweather-italic-webfont.woff') format('woff'),
         url('../fonts/merriweather-italic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ralewaymedium';
    src: url('../newfonts/raleway-medium-webfont.woff2') format('woff2'),
         url('../newfonts/raleway-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'rakkasregular';
    src: url('../newfonts/rakkas-regular-webfont.woff2') format('woff2'),
         url('../newfonts/rakkas-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'spectralitalic';
    src: url('../newfonts/spectral-italic-webfont.woff2') format('woff2'),
         url('../newfonts/spectral-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



/* - */


.all{
	width: 100%;
	max-width: 1920px;
	margin: auto;
}

#mainwrapper {
	display:table;
	width:90%;
	margin: auto;
	padding-top: 60px; 
}

.table_row{
	display:table-row;
}

#logo {
    background: url("../i/fh.svg")  no-repeat 0 0;
    background-size: contain;
    height: 100px;
    width: 130px; 
}

.logohomelink {
	width: 100%;
	display: block;
	min-height: 100%;
}



.firstcell, .secondcell, .thirdcell {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}

.firstcell {
	width: 5%;
}

.secondcell{
	width: 70%;
}

.logotab {
	display: table;
}

.logocell {
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}

#moblogimg {
	width: 100%;
	height: auto;
	max-width: 105px;
}

#moblogocell {
	display: none;
}

.borderright {
   border-right: 1px solid #b4b4b4;
}

.padleft {
	padding-left: 30px;
}

h3#head_2 {
    font-family: "spectralitalic";
    font-size: 2.9rem;
    color: #3d3d3d;
    letter-spacing: 1.1px;
	padding: 11px 0 0 0;    
}

h4#sub_2 {
    font-family: "rakkasregular";
    font-weight: 400;
    font-style: normal;
    font-size: 0.9rem;
    color: #3d3d3d;
    letter-spacing: 0.10rem;
}

.spacerblock {
	height: 80px;
	display: block;
}

.blog_content,.teaser {
	display:table-cell;
	vertical-align:top;
}

.blog_content {
    width: 70%;
}


/* Blog content "ABOUT" //////////////////////////////////////////////*/

.picabout img {
    width:100%;
	height: auto;
}

#describe {
    font-family: "ralewaymedium";
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5rem;
    font-size: 1.0rem;
    color: #3d3d3d;
	width: 70%;
    padding: 25px 0 70px 0;
}

/* Blog content- ENDE "ABOUT" //////////////////////////////////////////////*/



/* Blog content "WORK" //////////////////////////////////////////////*/

.work{
    padding-bottom: 70px;
}

.sliderli{

}

.topicwrk{
    border-bottom: 2px solid #1b7792;
    position: relative;
    display: inline;
    font-family: "rakkasregular";
    color:#9b9b9b;
    font-size: 2.0rem;
}

.topicwrk:after{
	content: " ";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -7px;
	height: 2px;
	background: #b22222;
}

.subwrk{
    padding-top: 20px;
    font-family: "ralewaymedium";
    color: #9b9b9b;
    font-size: 1.0rem;
}

.deswrk{
    padding-top: 35px;
    font-size: 1.0rem;
    font-family: "ralewaymedium";
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5rem;
    color: #3d3d3d;
    width: 70%;
}

.wrkinfo{
    display: table;
    padding: 30px 0 0 0;
}

.wrkinfoleft{
    display: table-cell;
    width: 35%;
    padding-right: 20px;
}

.wrkinforight{
    display: table-cell;
    width: 50%;
}

.wrkinforightleft{
    display: none;
    padding-top: 20px;
}

.svg img{
    width: 42px;
	height: 42px;
    float: left;
}

.postxt {
    font-family: "ralewaymedium";
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #9b9b9b;
    font-size: 1.0rem;
    padding: 8px 0 0 50px;
}

    
.postxt a,.postxt a:hover,.postxt a:active,.postxt a:visited{
	text-decoration: none;
    color: #9b9b9b;
}

/*
 * Slider 
 */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  padding: 0 0 30px 0;    
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*
 * Slider Ende 
 */

/* Blog content- ende "WORK" //////////////////////////////////////////////*/




/* Blog content "PHOTOGRAPHY" //////////////////////////////////////////////

.topicphoto{
    border-bottom: 1px solid #b22222;
    position: relative;
    display: inline;
    font-family: 'merriweatheritalic';
    color: #b22222;
    font-size: 2.0rem;
}

.topicphoto:after{
	content: " ";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: -5px;
	height: 1px;
	background: #b22222;
}

.pic1photo img {
    width:100%;
	height: auto;
    padding: 25px 0 50px 0;
}

.glr {
    padding: 25px 0 50px 0;

}

.galerie{
	list-style-type: none;
	width: auto;
}

.galerie img {
	padding: 0;
	margin: 0;
	width: 100%;
	/* Bild passt sich an verfügbaren Raum im li an */
}

li{
    display: inline-block;
    width: 45%;
    padding: 0 10px 10px 0;
}



/* Blog content- ENDE "PHOTOGRAPHY" //////////////////////////////////////////////*/


/* Blog content "PHOTOGRAPHY" //////////////////////////////////////////////NEWWWWWWWWWWWWWWWW*/

.pic1photo img {
    width:100%;
	height: auto;
    
}

.glr_left, .glr_middle, .glr_right {
    padding: 0 10px 0 0;
    width: 32%;
    float: left;
}

.galerie{
	list-style-type: none;
	width: auto;   
}

.galerie img {
	padding: 0;
	margin: 0;
	width: 100%;
    padding: 0 0 6px 0;
	/* Bild passt sich an verfügbaren Raum im li an */
}

.phgallery {
    padding: 0 6px 0 0;
    
}

li{
    display: inline-block;
    width: 100%;
    padding: 0 0 10px 0;
}




/* Blog content- ENDE "PHOTOGRAPHY" //////////////////////////////////////////////NEWWWWWWWWWWWWWWWW*/




/* Blog content "GALERIE" //////////////////////////////////////////////NEWWWWWWWWWWWWWW/* 



/* First the Grid */
.gallery-grid {
    position: absolute;
    justify-content: center;
    align-items: center;
    width: 100vw;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px,1fr));
}

/* The Picture Frame */
.gallery-frame {
  padding: 1.5rem;
}

/* The Images */
.gallerycolimg {
    width: 370px;
    height: 300px;
    object-fit: cover;
    object-position: center;
    padding: 0 1.5rem 1.5rem 0;
    cursor: pointer;
    transition: 0.3s;
}

.gallery-img:hover {
  opacity: .7;
}

.galleryc {
 width: auto;
}

 
 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
    object-position: center;
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 100%;
    max-width: 1000px;
  }

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1000px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
    object-position: center;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}









/* Blog content- ENDE "GALERIE" //////////////////////////////////////////////NEWWWWWWWWWWWWWWWW*/




/* Blog content "TSHIRT" ////////////////////////////////////////////// */


.tshirt{
    
margin-bottom: 80px;
}

.mockup_left {
    width: 40%;
    float: left;
    padding: 0 45px 0 0;
}

.mockup_left img{
    width:100%;
	height: auto;
    padding: 30px 0 0 0;  
}

.textdesrc_right {
    padding: 44px 0 0 50px;
}

.descr_head {
    padding: 0 0 20px 0;
    position: relative;
    font-family: 'rakkasregular';
    color: #b22222;
    font-size: 2.5rem;    
}

.descr_txt{
    font-size: 1.0rem;
    font-family: "ralewaymedium";
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5rem;
    color: #3d3d3d;
    padding: 0 0 44px 0;
}

.button_shop {
    border-style: solid;
    border-width: 1px;
    border-color: #b22222;
    padding: 10px 105px;
    width: 100%;
    text-decoration: none;
    font-size: 1.0rem;
    font-family: "ralewaymedium";
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.5rem;
    color: #b22222;
    text-align: center;
    background-color: white;
}



/* Blog content- ENDE "TSHIRT" //////////////////////////////////////////////*/




.teaser {
	padding-left: 50px;
}

.link {
	padding-top: 50px;
}


.link a,.link a:hover,.link a:active,.link a:visited, 
#footer a,#footer a:hover,#footer a:active,#footer a:visited 
{
	text-decoration: none;
	color:#9d9d9d;
	font-size:1.0rem;
    font-family: "ralewaymedium";
    font-weight: 400;
    font-style: normal;	display: block;
	line-height:1.7rem;

}

.divider {
	height: 2px;
	background: #1b7792;
	width: 30%;
	margin: 40px 0 -2px 0;
}

.anotherdivider   {
	height: 2px;
	background: #b22222;
	width: 30%;
	margin: 5px 0 30px 0;
}

.divider-grey {
	height: 1px;
	background: #9b9b9b;
    width: 10%;
	margin: 20px 0 10px 0;
}


.insta img {
    width:100%;
	height: auto;
	max-width:50px;
	margin-top:50px
}





/*
 * Menü 
 */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.2s;
    padding-top: 60px;
    text-align: left;
}

.sidenav a {
    font-family: "ralewaymedium";
    font-weight: 400;
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #800000;
    display: block;
    transition: 0.3s

}

.sidenav a:hover{
    color: #800000;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#menuaufzu {
	font-size:2rem;
	cursor:pointer; 
	position: absolute; 
	right: 35px; 
	top: 80px;
	display: none;
}

#mobmenu > div.menudropdown > div > span, .dropdown 
{
	z-index: 2;
}

.burgerimg {
	width: 100%;
	height: auto;
	max-width: 30px;
}

.logohomelink {
	width: 100%;
	display: block;
	min-height: 100%;
}

.aktuell{
	padding-bottom: 20px;
}

#up {
	position: fixed; 
	right: 40px; 
	bottom: 26px;
	display: none;
}

@media screen and (max-height: 450px) {
  
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
  
}

/*
 * Ende Menü
 */



    @media (max-width: 1500px) {
    
 
        /* The Images */
    .gallerycolimg {
        width: 370px;
        height: 270px;
         object-fit: cover;
    object-position: center;
    padding: 0 1.5rem 1.5rem 0;
    cursor: pointer;
    transition: 0.3s;
    }
        
}








@media (max-width: 1200px) {
    
    .firstcell {
		display: none;
    }
    
    .padleft {
		padding-left: 0;
    }
    
	.spacerblock {
		height: 80px;
	}

	#moblogocell {
		display: table-cell;
	}
    
    #moblogocellabout {
		display: table-cell;
        border-right: 1px solid #9b9b9b;
	}
    
	div.secondcell.padleft > div > div > div:nth-child(2) {
		padding-left: 30px;
	}

	.text{
		width: 100%;
	}
    
    #describe {
		width: 100%;
    }

    .deswrk{
        width: 100%;
    }
    
    .glr_left, .glr_middle, .glr_right {
        padding: 0 10px 0 0;
        width: 27%;
        float: left;
    }      
    
      
 
        /* The Images */
    .gallerycolimg {
        width: 320px;
        height: 230px;
    object-fit: cover;
    object-position: center;
    padding: 0 1.5rem 1.5rem 0;
    cursor: pointer;
    transition: 0.3s;
    }
       
 
    
    

    
 
    
    
    
    
    
    

    
    
    
    @media (max-width: 1000px) {
        
        
    .mockup_left {
        width: 40%;
        float: none;
        padding: 0 45px 0 0;
    }        
        
    .mockup_left {
        width: 100%;
    }    
        
        
    .descr_txt{
        width: 80%;
    }    
        
        
    /* The Images */
    .gallerycolimg {
        width: 250px;
        height: 170px;

    }
        
        
        
 
}
    
    
    
    
    
    
    
}

@media (max-width: 800px) {
    

    
	.teaser{
		display: none;
	}

	.blog_content {
		width: 100%;
	}	

	#mobmenu {
		display: block;
	}
	
	#moblogimg {
		max-width: 88px;
	}
	
	#menuaufzu {
		display: block;
	}

	.insta img {
		margin-top: 0;
		max-width:40px;
		}
	
	.text{
		width: 100%;
	}    
    

    

    /* About // Media max-width 800px */
    
    h3#head_2 {
		font-size: 2.2rem;
	}

	h4#sub_2 {
		font-size: 0.7rem;
    }
    
    /* About Ende */    
    
    
    /* Photogalerie in einer reihe // Media max-width 800px */
 
     li{
        display: inline;
        width: 45%;
        padding: 10px 10px 0 0;
    }
    
    /* Photogalerie Ende */    
    
    /* Tshirt // Media max-width 800px */
 
    .descr_head {
        font-size: 2.2rem; 
    }
    
    
    
    .descr_txt{
        width: 90%;
    }   
    
    .textdesrc_right {
        padding: 44px 0 0 20px;
    }
    
    .mockup_left {
        padding: 0 20px 0 0;
    }  
    
     /* Tshirt Ende // Media max-width 800px */  
    
  .glr_left, .glr_middle, .glr_right {
        padding: 0 10px 0 0;
        width: 100%;
        float: none;
    } 
    
            /* The Images */
    .gallerycolimg {
        width: 500px;
        height: 350px;
        object-fit: cover;
    object-position: center;
    padding: 0 1.5rem 1.5rem 0;
    cursor: pointer;
    transition: 0.3s;

    }
    
    
}

@media (max-width: 550px) {
	
	
	#moblogimg {
		max-width: 65px;
	}
	
    .insta img {
		max-width:30px;
	}

     #hallotxt {
        font-size: 3.0rem;
        letter-spacing: 0.3px;
        line-height: 2.6rem;
    }
    
    #nametxt{ 
        padding-top: 15px;
    }

    
     /* About // Media max-width 550px  */
    
    h3#head_2 {
		font-size: 1.2rem;
	}

	h4#sub_2 {
		font-size: 0.6rem;
		padding-top:3px;
    }
    
    /* About Ende */
    
    

     /* "Work" Media max-width 550px */
    
    .wrkinforightleft{
        display: table-cell;
    }
    
    .wrkinforight{
    display: none;
    }
    /* "Work" Ende */
    
    
    .mockup_left {
        width: 100%;
    }    
    

    
}

@media (max-width: 450px) {
	/*
	#mobsmallmenu {
		display: table-row;
	}

	#mobmenu {
		display: none;
	}
	*/
	
	.insta img {
		max-width:30px;
	}

	#mainwrapper {
		padding-top: 30px; 
	}

	#menuaufzu {
		top: 47px;
	}
	
	div.secondcell.padleft > div > div > div:nth-child(2) {
		padding-left: 5px;
	}

	.logocell {
		padding-right: 15px;
	}
	
    
    .spacerblock {
		height: 50px;
	}
    
    #hallotxt {
    font-size: 2.0rem;
    }
    

 
    
}   




