html {
    background: #fdfdfd;
        user-select: none;
            scroll-behavior: smooth;
    
}


@media screen and (min-width: 600px)  {
body {
    font-family: "Helvetica", Helvetica, sans-serif;
    font-weight: lighter;
    font-size: calc(2.8vw - 2vw);
    line-height: 1.5;
    /*background-color: #e6e9e9;*/
    background-color: #fdfdfd;

    padding: 1vw;
    

    border-width: thin;
    position: relative;
    height: 100vh;
    
}
    
    h2 {
    padding-top: 1%;
    margin: 0; 
    position: absolute;
    right: 1%;
    font-size: inherit;
    font-weight: lighter;



    
    }
    
    h3  {
    padding: 0;
    margin: 0; 
    font-size: 1.2vw;
    font-style: oblique;
    font-weight: 600;
    top: 0;
    right: 1%;
 
    position: absolute;

    }
    
    .box1 {
    

    position: relative;
    height: 120%;
    margin-top: 5%;
    margin-left: 3%;
    margin-right: 5%;
    margin-bottom: 8%;

    
    z-index: 1;
    
    
    
}

    b-kat {
    font-style: oblique;
    font-weight: 600;
    position: relative;
    float: right;
    padding-left: 0.3vw;
    line-height: 1.6;
   
   

    
}

     .caption {
            position: absolute;
            bottom:0;
            right: 0;
            padding-right: 2px;
            
    
            text-align: right;

            font-size: 0.7em;
            line-height: 1;
            color: #333;
            z-index: -1;
        }

.container {
margin-top: 3em;
margin-left: 6em;
margin-right: 8em;
margin-bottom: 10em;
  display: grid;
  grid-template-columns: 1fr 5fr;
    column-gap: 1px;
    row-gap: 10px;
    font-size: 14px;
}

    .cvtext {
        margin-left: 6em;
        margin-right: 8em;
        margin-bottom: 10em;    
        display: block;
        text-align: justify;
        font-family: "source code pro", source code pro, sans-serif;
        text-align-last: left;
        line-height: 1.3;
        font-size: 14px;
    }

}


@media screen and (max-width: 600px) {
body {
    font-family: "Helvetica", Helvetica, sans-serif;
    font-weight: lighter;
    font-size: 1.8vw;
    line-height: 1.5;
    /*background-color: #e6e9e9;*/
    background-color: #fdfdfd;
  
    padding: 1vw; 
    
    border-width: thin;
    position: relative;
    height: 100vh;
}
    
    h2 {
    padding-top: 3%;
    margin: 0; 
    position: absolute;
    right: 1%;
    font-size: 1.6vw;
    font-weight: lighter;



    
    }
    
    h3  {
    padding: 0;
    margin: 0; 
    font-size: 2.5vw;
    font-style: oblique;
    font-weight: 600;
    top: 0;
    right: 1%;

    position: absolute;

    }
    
    .box1 {
    

    position: relative;
    height: 100%;
    margin-top: 7%;
    margin-left: 3%;
    margin-right: 5%;
    margin-bottom: 8%;

    
    z-index: 1;
    
    
    
}
    
    b-kat {
    font-style: oblique;
    font-size: 1.6vw;
    font-weight: 600;
    position: relative;
    float: right;
    padding-left: 0.3vw;
    line-height: 1.4;
   
   

    
}
    
     .caption {
            position: absolute;
            bottom:0;
            right: 0;
            padding-right: 2px;
            
    
            text-align: right;

            font-size: 0.8em;
            line-height: 1;
            color: #333;
            z-index: -1;
        }
    
    .container {
margin-top: 3em;
margin-left: 6em;
margin-right: 8em;
margin-bottom: 10em;
  display: grid;
  grid-template-columns: 1fr 3fr;
    column-gap: 1px;
    row-gap: 10px;
        font-size: 1.8vw;
}
    
    .cvtext {
        margin-left: 6em;
        margin-right: 8em;
        margin-bottom: 10em;    
        display: block;
        text-align: justify;
        font-family: "source code pro", source code pro, sans-serif;
        text-align-last: left;
        line-height: 1.3;
        font-size: 1.8vw;
    
}


}
/*h1 {
    color: #222;
    font-family: oblique;
    font-weight: 1200;
    line-height: 1.5;
}*/









.domain {
    
    float: right;
    font-size: inherit;
    font-weight: lighter;
    position: relative;
    z-index: 1;
    

}













.beschreibung{
    font-size: inherit;
    text-align: right;
    
    padding-right: 0.3vw;
    padding-left: 25%;

    line-height: 1.1em;
}


  


.footer2 {
    margin-top: 1em;
    float: right;
    text-decoration: none;
    text-align: right;
    font-weight: lighter;
    line-height: 1.2;
    position: relative;
    padding-bottom: inherit;
    padding-top: 1%;
  
    
}

a {
    cursor:pointer;
    transition: color 0.3s;
    text-align:right;
    
    
}

a.backueber {
    font-size: 14px;
    
}

a.backueberunten {
    font-size: 14px;
    bottom: 0px;
    right: 0px;
    padding-bottom: 1vw;
    padding-right: 1vw;
    position: fixed;
}

a.backimpressunten {
    bottom: 0px;
    right: 0px;
    position: fixed;
    padding-bottom: 1vw;
    padding-right: 1vw;
    
}

a:link {
  text-decoration: none;
    color: black;
}

a:visited {
  text-decoration: none;
    color: black;
}

a:hover {
  text-decoration: overline;
}

a:active {
  text-decoration: none;

}
    
    
.impress {
        margin-left: 6em;
        margin-right: 8em;
        margin-bottom: 10em;
        display: block;
        text-align: justify;
 }

.itext {
        font-family: "source code pro", source code pro, sans-serif;
        text-align: center;
      
}

.pptext {
        font-family: "source code pro", source code pro, sans-serif;
        text-align-last: left;
    
}


 

* {box-sizing:border-box}

/* Slideshow container */
.imagebox {
    position: relative;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 2%;

    border-style: solid;
    border-color: #e0e0e0;
    border-width: 0.5px;
    z-index: 1;

    max-width: 75%;
    height: 50%;
    
    
}




.slideshow-container {
            position: relative;
            height: 100%;
            width: 100%;
            overflow: visible;
    
        }
        .slides {
           
    position:absolute;
    width: 100%;
    height: 100%;  
            
            padding-left: 15%;
        padding-top: 5%;
    padding-bottom: 2%;
    display: none;
      justify-content: flex-end; /* Align images to the right */
            align-items: flex-end; /* Align images to the bottom */
            
            /*  justify-content: center;
    align-items:normal;/* Align images to the top */
            object-fit: contain;
            
            transition: transform 10s ease;
        }
        .slides.active {
            display: block;
           
        }


@media screen and (max-width: 600px) {    
    
    .slides.active img {
        max-width: 90%; /* Ensure images do not exceed container height */
        height: auto;

    }
    .slides.active img.landscape {
            height: auto; /* Landscape images maintain their aspect ratio */
            padding-top: 10%;
    }
   
    .slides.active img.portrait {
        max-height: 95%;    
        height: auto; 
    }
    
    
    /*img.landscape {
            display: block;
            margin-left: 15%;
            margin-right: auto;
            width: 68%;
            pointer-events: none;
        }
        img.portrait {
            display: block;
            margin-left: 21%;
            width: 43.52%;
            pointer-events: none;
    } */
}


@media screen and (min-width: 600px) {
    .slides.active img {
        max-height: 100%; /* Ensure images do not exceed container height */
    width: auto; /* Maintain aspect ratio */

    }
    
    
        .slides.active img.landscape {
            max-height: 90%;
            height: auto; /* Landscape images maintain their aspect ratio */
        
            
            /*display: block;
            margin-left: 17%;
            margin-right: auto;
            max-width: 30%;
            pointer-events: none;*/
        }
        .slides.active img.portrait {
            width: auto; /* Maintain aspect ratio */
            
            /*display: block;
            margin-left: 25%;
            max-width: 30%;
            max-height: 10%;
            pointer-events: none; */
    }
}

    

    
    
       
        .prev, .next {
           
            position: absolute;
            top: 0; /* Align to the top of the container */
            height: 100%; /* Full height of the container */
            width: 50%; /* Half the width of the container */

            user-select: none;
            opacity: 0; /* Make buttons invisible */
            -webkit-appearance: none; /* Remove default styling in WebKit browsers */
            -moz-appearance: none; /* Remove default styling in Firefox */
            appearance: none; /* Remove default styling in modern browsers */
            background: none; /* Remove background */
            border: none; /* Remove border */
            padding: 0; /* Remove padding */
            margin: 0; /* Remove margin */
    
        }
        .next {
            cursor: e-resize;
            right: 0;
        }
        .prev {
            cursor: w-resize;
            left: 0;
}
.body, .slides, .slideshow-container, .box1, .prev, .next {
    outline: none; /* Remove outline */
    background-color: transparent; /* Remove background color */
    border: none; /* Remove border if applicable */
}

/* Remove visual feedback on focus and active states */
.imagebox:focus, .imagebox:focus-visible, .imagebox:active,
.body:focus, .body:focus-visible, .body:active,
.slides:focus, .slides:focus-visible, .slides:active,
.slideshow-container:focus, .slideshow-container:focus-visible, .slideshow-container:active,
.box1:focus, .box1:focus-visible, .box1:active,
.prev:focus, .prev:focus-visible, .prev:active,
.next:focus, .next:focus-visible, .next:active {
    outline: none; /* Remove outline on focus and active */
    background-color: transparent; /* Remove background color on focus and active */
}
    
    


/*.a {
   display: flex;
   object-fit: contain;
    max-width: 10vw;
    height: auto;
    transform: rotate(90deg);
    margin-left: auto;
        margin-right: auto;

    
}

p {
    font-size: 0.8em;
    margin-left: 10px;
    margin-right: 10px;
    
}

a:link {
  color: #FF0000;
    text-decoration: none;
}

/* visited link 
a:visited {
  color: #FF0000;
  text-decoration: none;
}

/* mouse over link 
a:hover {
  color: #ff0000;
  font-size: 1.1em;
}

/*p {
  display: none;
  background-color: #0083e8;3
  padding: 20px;
} 

div:hover p {
  display: block;
}

*/ 