/* style sheet gaeste.berlin */



.container
{
	width: 100%;
}

/* <!-- Footer / Links + E-Mail --> */
.footer
{
    	margin-left: 12%;
		margin-right: 12%;
		bottom: 5px;
    	position: fixed;
    	z-index: 0;
    	width: 76%;
}
.icons
{
	margin: auto;
	width: 44px;
	height: 20px;
}
.icons a {
	height: 20px;
	width: 20px;
	display: inline-block;
}
.icons img {
	height: 20px;
	width: auto;
}

.mail
{
	margin: auto;
	text-align: center;
}
.mail a {
	font-size: 17px;
	text-decoration: none;
	color: #FF0000;
}

.nav
{
	margin: auto;
	text-align: center;
}
.nav a {
	font-size: 12px;
	opacity: 0.7;
	color: #FF0000;
}
.nav a:hover {
	opacity: 1;
}




/* <!-- Logo --> */
.logo
{
	width: 76%;
	margin-right: 12%;
	margin-left: 12%;
    /* z-index: 0; */
	top: 10px;
	position: fixed;
}

.title-pic
{
	width: 450px;
	margin: auto;
	z-index: 30;
}
.title-pic img:hover
{
	cursor: pointer;
}
.title-pic img
{
	height: auto;
	width: 450px;
}

.about-info
{
	display: none;
	background: rgba(93, 206, 210, 0.8);
}

.title-text
{
	position: relative;
	width: 442px;
	margin-left: 4px;
	margin-right: 4px;
	font-family: "Times New Roman";
}
.title-text:hover
{
	cursor: pointer;
}
.title-text p {
	color: #e30613;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
	font-size: 12px;
	text-align: justify;
}
.title-text h1 {
	color: #e30613;
	font-size: 20px;
	display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}


/* <!-- Produktfotos --> */
.gallery-pic-info
{
	width: 100%;
	margin-bottom: 10%;
}

.wrapper-first {
		z-index: 20;
		margin-top: 18%;
		margin-bottom: 6%;
}
.gallery-pic-first {
	display: block;
}
.gallery-pic-first img
{
	position: relative;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.gallery-pic-first img:hover
{
	cursor: pointer;
}
.gallery-info-first {
	display: none;
}

.wrapper-second {
		z-index: 20;
		margin-bottom: 6%;
}
.gallery-pic-second {
	display: block;
}
.gallery-pic-second img
{
	position: relative;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.gallery-pic-second img:hover
{
	cursor: pointer;
}
.gallery-info-second {
	display: none;
}

.wrapper-third {
		z-index: 20;
		margin-bottom: 6%;
}
.gallery-pic-third {
	display: block;
}
.gallery-pic-third img
{
	position: relative;
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
}
.gallery-pic-third img:hover
{
	cursor: pointer;
}
.gallery-info-third {
	display: none;
}

.product-text
{
	position: relative;
	width: 40%;
	margin-right: 30%;
	margin-left: 30%;
	font-family: "Times New Roman";
}
.product-text:hover
{
	cursor: pointer;
}
.product-text p {
	color: #e30613;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
	font-size: 16px;
	text-align: justify;
}
.product-text li {
	color: #e30613;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
	font-size: 16px;
}
.product-text h2 {
	color: #e30613;
	font-size: 22px;
	display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
.product-text h3 {
	color: #e30613;
	font-size: 18px;
	display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
.product-pic
{
	position: relative;
}
.product-pic img {
	width: 60%;
	height: auto;
	margin-left: 20%;
	margin-right: 20%;
}
.product-pic img:hover
{
	cursor: pointer;
}

/* .container-center
{
	margin-top: 15%;
	width: 100%;
	position: relative;
} */

/* <!-- Navigationsseiten --> */
.background-nav
{
	margin: 8px;
	background-color: #5dced2;
	height: 100%;
	font-family: "Times New Roman";
}

.background-nav h1 {
	font-size: 20px;
	display: block;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
}
.text-block {
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
	font-size: 12px;
}
.list-block {
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
	font-size: 12px;
}




.background
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #5dced2;
	height: 100%;
	font-family: "Times New Roman";
}


@media screen and (max-width: 900px){
	
	
	.container-center {
	}
	.title-pic {
	width: 250px;
	margin: auto;
	}
	.title-pic img {
	height: auto;
	width: 250px;
	}
	.title-text {
	width: 246px;
	margin-left: 2px;
	margin-right: 2px;
	}
	
	.gallery-pic-first img {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}
	.gallery-pic-second img {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}
	.gallery-pic-third img {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}
	
	.wrapper-first {
		margin-top: 28%;
		margin-bottom: 10%;
	}
	.wrapper-second {
		margin-bottom: 10%;
	}
	.wrapper-third {
		margin-bottom: 10%;
	}
	
	.product-text {
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	}
	.product-pic img {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}
	.product-text p {
	font-size: 12px;
	}
	.product-text li {
	font-size: 12px;
	}
	.product-text h2 {
	font-size: 20px;
	}
	.product-text h3 {
	font-size: 16px;
	}

	.mail a {
	font-size: 13px;
	}
	.nav a {
	font-size: 8px;
	}
	
	.footer p
{
	font-size: 10px;
}
}