.container-load {
      width: 100%;
      aspect-ratio: 2 / 2.923076923;
      background-color: #d0d9d8;
      padding: 20px;
      box-sizing: border-box;
      position: relative;
      border-radius: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }

    .progress-container {
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translateX(-50%);
      width: 80%;
      height: 10px;
      background-color: white;
      border-radius: 5px;
      overflow: hidden;
    }

    .progress-bar {
      height: 100%;
      width: 0%;
      background-color: black;
      animation: none;
    }

    @keyframes load {
      to {
        width: 100%;
      }
    }

.promptlabel{
margin-bottom: 10px;
margin-top: 0px;
}

.promptlabel2{
font-size: 16px;
margin-bottom: 8px;	
margin-top: 0px;	
}

.formatbutton{
			width: 150px;
			 background-color: white;
            border: 0px solid black;
            color: black;
            padding: 5px 10px 5px 10px;
            font-size: 18px;
            cursor: pointer;
			border-radius: 10px;
		}
		
.formatbutton:hover {
            background-color: #ccc;
        }

.active {
            width: 150px;
			 background-color: #000000;
            border: 0px solid black;
            color: white;
            padding: 5px 10px 5px 10px;
            font-size: 18px;
            cursor: pointer;
			border-radius: 10px;
        }

.active:hover{
background-color: #000000;
}

.info-icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            background-color: #d0d9d8;
            color: black;
            text-align: center;
            border-radius: 50%;
            cursor: pointer;
            line-height: 20px;
	
        }

.tooltip {
            display: none;
            position: absolute;
            background-color: white;
            border: 0px solid #ccc;
            padding: 10px;
            border-radius: 10px;
            box-shadow: 0px 10px 30px #8ea4a2;
            max-width: 200px;
            font-family: Arial, sans-serif;
            font-size: 14px;
            color: #333;
			white-space: normal;
			z-index: 1;
			margin-top: 10px;
        }

button{
color: black;
}

p{
font-size: 18px;
}

.backgroundcolor{
background: #d0d9d8;
}

.backgroundinner{
width: 75%;
text-align: center;
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-top:40px;
padding-bottom: 40px
}



.image-select-container {
         border-radius: 10px;   
        }

        .selected-image {
            width: 100px;
            height: 150px;
            border: 3px solid #03BF68;
            margin-bottom: 10px;
        }

        .image-options {
        

        }

        .image-option {
            cursor: pointer;
            width: auto;
            height: 225px;
            border: 1px solid transparent;
            transition: border 0.3s;
			object-fit: cover;
			object-position: 50% 0%;
			padding: 5px;
        }

        .image-option:hover {
            border: 1px solid #bdbdbd;
        }

        .image-option.selected {
            border: 1px solid #000000;
        }
		
		.promptinput{
		width: calc(100% - 22px);
			/* height: 40px; */
			border: 0px solid #000000;
			font-size: 16px;
			background: #ffffff;
			padding:10px;
			box-shadow: 0px 10px 30px #8ea4a2;
			border-radius: 10px;
			text-overflow: ellipsis;
			font-family: Roboto;
			resize: none;
		}

		.promptinput2{
		width: calc(100% - 22px);
			height: 40px;
			border: 0px solid #000000;
			font-size: 16px;
			background: #ffffff;
			padding:5px;
			padding-left: 10px;
			padding-right: 10px;
			box-shadow: 0px 10px 30px #8ea4a2;
			border-radius: 10px;
			text-overflow: ellipsis;
		}
		
		.promptinput:focus, .promptinput2:focus{
		outline: none;
		}

.promptinput::placeholder, .promptinput2::placeholder {
    color: #ccc;
	
}
.promptinput::-webkit-input-placeholder, .promptinput2::-webkit-input-placeholder {
    color: #ccc;
	
}
.promptinput:-moz-placeholder, .promptinput2:-moz-placeholder {
    color: #ccc;
    opacity: 1;

}
.promptinput:-ms-input-placeholder, .promptinput2:-ms-input-placeholder {
    color: #ccc;
	
}

.promptinput2{
		width: 70%;
	height: 30px;
}


h1, h2{
font-weight: normal;
}

		
		.submitbutton, .alleinspobutton{
		
			width: 200px;
			height: 50px;
			 background-color: black;
            border: 0px solid black;
            color: white;
            padding: 10px 20px;
            font-size: 18px;
            cursor: pointer;
			border-radius: 10px;
		}

.alleinspobutton{
height: unset;
width: 300px;
margin-top: 30px;
}
		
		.submitbutton:hover {
            background-color: #ccc;
        }
		
		.submitbutton:disabled{
			opacity: 0.3;
			background-color: black;
		}
		
		
		
		@font-face {
  font-family: 'Roboto';
  src: url('https://my.unidraw.de/fonts/roboto-v30-latin-regular.woff2') format('woff2'),
       url('https://my.unidraw.de/fonts/roboto-v30-latin-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('https://my.unidraw.de/fonts/roboto-v30-latin-100.woff2') format('woff2'),
       url('https://my.unidraw.de/fonts/roboto-v30-latin-100.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('https://my.unidraw.de/fonts/roboto-v30-latin-300.woff2') format('woff2'),
       url('https://my.unidraw.de/fonts/roboto-v30-latin-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('https://my.unidraw.de/fonts/roboto-v30-latin-500.woff2') format('woff2'),
       url('https://my.unidraw.de/fonts/roboto-v30-latin-500.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('https://my.unidraw.de/fonts/roboto-v30-latin-700.woff2') format('woff2'),
       url('https://my.unidraw.de/fonts/roboto-v30-latin-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url('https://my.unidraw.de/fonts/roboto-v30-latin-900.woff2') format('woff2'),
       url('https://my.unidraw.de/fonts/roboto-v30-latin-900.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}

body, html{
margin: 0px;
padding: 0px;
font-family: Roboto;
	font-weight: 300;
}

.errorgen{
	border-radius: 10px;
background: #d0d9d8;
display: flex;
justify-content: center;
align-items: center;
	margin-bottom: 25px;
	padding: 10px;
}

.divinspo{
display: inline-flex;
flex-direction: column;
flex-grow: 1;
}

.header, .headermobile{
height: 100%;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding-bottom: 10px;
	padding-top: 10px;
	flex-direction: row;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	font-family: Roboto;
}

.headerlogo{
height:50px;
width: auto;
}

.headerlogomobile{
height:40px;
width: auto;
}

.headerlink{
color: #000000;
	text-decoration: none;
}

.footer{
display: grid;
    grid-template-columns: repeat(6, 1fr); /* 3 Spalten */
    grid-gap: 25px; /* Abstand zwischen den Grid-Items */
    width: 75%; /* Passe die Breite nach Bedarf an */
	margin: 20px auto 20px auto;
}

.footeroption{
text-align: center;
text-decoration: none;
padding: 20px 0px 20px 0px;
}

.bestehendebilder{
display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 Spalten */
    grid-gap: 25px; /* Abstand zwischen den Grid-Items */
    width: 100%; /* Passe die Breite nach Bedarf an */
}

.bestehendebilder2{
display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 Spalten */
    grid-gap: 25px; /* Abstand zwischen den Grid-Items */
    width: 100%; /* Passe die Breite nach Bedarf an */
	margin-bottom: 25px;
	
}

.bestehendebilder3{
display: grid;
    grid-template-columns: repeat(4, 1fr); /* 3 Spalten */
    grid-gap: 25px; /* Abstand zwischen den Grid-Items */
    width: 100%; /* Passe die Breite nach Bedarf an */
	margin-bottom: 25px;
	
}

.genbild{
	border-radius: 10px;
		width: 100%;
		padding: 0px;
		object-fit: contain;
			<!--margin-bottom:40px;-->
		
		}


.inspobutton{
			
			width: 100%;
			<!--height: 40px;-->
			 background-color: white;
            border: 0px solid black;
            color: black;
            padding: 10px 20px;
            font-size: 16px;
            cursor: pointer;
	margin-top: 0px;
	background-color: white;
		}


@media screen and (max-width: 479px) {
/*Mobile Portrait: up to 479px*/
	
.bestehendebilder, .bestehendebilder2, .bestehendebilder3{
grid-template-columns: repeat(2, 1fr); /* 3 Spalten */
}	
	
.backgroundinner, .header, .headermobile{
width: 90%;
}
	
}

@media screen and (max-width: 767px) and (min-width: 480px)  {
	
.bestehendebilder3{
grid-template-columns: repeat(3, 1fr); /* 3 Spalten */
}	
		
}

@media screen and (max-width: 850px) {
/*Mobile Portrait: up to 479px*/
	
	
.footer{
    grid-template-columns: repeat(1, 1fr); /* 3 Spalten */
    width: 90%; /* Passe die Breite nach Bedarf an */
	grid-gap: 0px;
}	
	
.footeroption{
padding: 10px 0px 10px 0px;	
	}	
	
}

@media screen and (max-width: 767px) and (min-width: 480px)  {
/*Mobile Landscape: 480-767px*/
}

@media screen and (max-width: 991px) and (min-width: 768px)  {
/*Tablet: 768-991px*/
}

@media screen and (max-width: 1279px) and (min-width: 992px)  {
/*Laptop: 992-1279px*/
}

@media screen and (max-width: 1439px) and (min-width: 1280px)  {
/*Desktop 1: 1280-1439px*/
}

@media screen and (min-width: 1920px) {
/*Desktop 2: 1440-1920px*/
}

@media screen and (max-width: 1020px) {
	.header{
	display: none;
	}
}

@media screen and (min-width: 1021px) {
	.headermobile{
	display: none;
	}
}


.svgicon {
padding-left: 0px;
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: cover;
  background: none;
}

.svgicon-basket {
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-cart.svg);
}
.svgicon-basket:hover,
.svgicon-basket:focus,
.svgicon-basket:active,
.svgicon-basket:checked{
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-cart.svg);
}


.svgicon-account {
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-account.svg);
	margin-left: 30px;
margin-right: 30px;
}
.svgicon-account:hover,
.svgicon-account:focus,
.svgicon-account:active,
.svgicon-account:checked{
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-account.svg);
}


.svgicon-heart {
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-heart.svg);
}
.svgicon-heart:hover,
.svgicon-heart:focus,
.svgicon-heart:active,
.svgicon-heart:checked{
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-heart.svg);
}

.svgicon-menu {
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-menu.svg);
}
.svgicon-menu:hover,
.svgicon-menu:focus,
.svgicon-menu:active,
.svgicon-menu:checked{
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-menu.svg);
}

.svgicon-account-mobile {
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-account.svg);
}
.svgicon-account-mobile:hover,
.svgicon-account-mobile:focus,
.svgicon-account-mobile:active,
.svgicon-account-mobile:checked{
  background-image: url(https://unidraw.de/themes/Frontend/ThemeX1/frontend/_public/src/img/icons/x-account.svg);
}

.navilink{
color: black;
text-decoration: none;
margin-left: 14px;
margin-right: 14px;
	font-weight: normal;
}

.infotexttext {
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0px;
    background-color: #000000;
    font-size: 16px;
    color: #ffffff;
	text-align: center;
	letter-spacing: 1px;
}

.headerlogocon, .headeraccount, .headernavi, .headeraccountmobile, .headerlogoconmobile{
display: flex;	
}

.headeraccount{
justify-content: flex-end;
width: 25%;	
}

.headerlogocon{
justify-content: flex-start;
width: 25%;
}

.headernavi{
justify-content: center;
	width: 50%;
}

.headeraccountmobile{
justify-content: flex-start;
width: 25%;	
}

.headerlogoconmobile{
justify-content: center;
width: 50%;
}

.lefttext{
padding: 0px;
margin-top: 20px;
margin-bottom: 0px;
}




/* Stil für die horizontale Scrollbar */
    .image-select-container {
        width: 100%; /* Volle Breite des Anzeigebereichs */
        overflow-x: auto; /* Horizontales Scrollen ermöglichen */
        white-space: nowrap; /* Verhindern von Zeilenumbrüchen */
        background-color: white; /* Weißer Hintergrund */
        padding: 10px 0; /* Innenabstand oben und unten 10px */
		box-shadow: 0px 10px 30px #8ea4a2;
    }

    /* Stil für den Scrollbalken */
    .image-select-container::-webkit-scrollbar {
        height: 10px; /* Höhe des Scrollbalkens */
        background-color: white; /* Hintergrundfarbe des Scrollbalkens */
    }

    .image-select-container::-webkit-scrollbar-thumb {
        background-color: black; /* Farbe des Scrollbalken-Daumens */
    }

    /* Inhalte innerhalb der Scrollbox */
    .image-option-wrapper {
        width: auto; /* Beispielbreite für den Inhalt */
        padding: 10px 15px 10px 15px; /* Innenabstand für den Inhalt */
		display: inline-block;
    }


.wahltext{
margin-top: 10px;
	margin-bottom: 0px;
}

.noimg{
margin: 0px;
}

.gototext{
text-decoration: underline;
cursor: pointer;
display: inline-block;
	margin-bottom: 0px;
	margin-top: 0px;
}

.gototext2{
display: inline-block;
margin: 0px 5px 0px 5px;
}

.inspotext{
text-decoration: underline;
cursor: pointer;
display: inline-block;
	font-size: 16px;
	background: none;
	border: none;
	line-height: 30px;
	color: black;
}

.inspotext2{
display: inline-block;
margin: 0px 5px 0px 5px;
	font-size: 16px;
	line-height: 30px;
	color: black;
}

@media screen and (max-width: 1050px) {
	.inspotext2{
	display: none;
	}
	
	.inspotext{
	font-size: 14px;
	}
}

a:visited{
color: black;
}

a{
color: black;
}

/*-------------------------*/

   .menu {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 0;
            left: 0;
            background-color: white;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 41px;
	   		box-shadow: 0px 0px 1000px black;
        }

        .menu a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 16px;
            color: black;
            display: block;
            transition: 0.3s;
			display: flex;
    		align-content: center;
			flex-direction: row;
    		align-items: center;
    		justify-content: flex-start;
			line-height: 26px;
        }

        .menu .closebtn {
            padding: 0px 32px 10px 32px;
            font-size: 40px;
			background: none;
			border: none;
			line-height: 40px;
			color: black;
           
        }