
/************ Marmota 2022 ************/



body {
	font-family: Open Sans, Arial, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-weight: 200;
	margin: 0;
	padding: 0;
	behavior:url("csshover.htc");
	text-decoration:none;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
	background-image: url(../pics/001.jpg);
	height: 100vh;
}

body a {
	text-decoration:none;
	color: #FFF; 
}

body a.active, body a:hover {
	text-decoration:none;
	font-weight: 400;
	color: #FFF;
}

#Seite {
	position: relative;
	float: left;
	width: 1200px;
	top: 0;
	left: 50%;
	margin: 0 0 0 -600px; 
}

#Inhalt {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	z-index: 95;
}

.hellgrau {
	background-image: url(../pics/marmota-hellgrau.png);
}

.hellblau {
	background-image: url(../pics/marmota-hellblau.png);
}

.dunkelgrau {
	background-image: url(../pics/marmota-dunkelgrau.png);
}

.dunkelviolett {
	background-image: url(../pics/marmota-dunkelviolett.png);
}

.tuerkis {
	background-image: url(../pics/marmota-tuerkis.png);
}

.magenta {
	background-image: url(../pics/marmota-magenta.png);
}

.orange {
	background-image: url(../pics/marmota-orange.png);
}








/************ Head ************/




#logo {
	position: relative;
	float: left;
	width: 300px;
	height: 100px;
	left: 50%;
	margin: 25px 0 0 -150px;
	z-index: 100;
}


#menue-left {
	position: relative;
	float: left;
	width: 150px;
	height: 20px;
	margin: 90px 0 0 -30px;
	color: #FFF;
	font-weight: 300;
	z-index: 99;
}

#menue-right {
	position: relative;
	float: right;
	width: 150px;
	height: 20px;
	margin: 90px 10% 0 0;
	text-align: right;
	z-index: 99;
}

#menue-left a, #menue-right a  {
	text-decoration:none;
	color: #DDD;
	font-weight: 400;
}

#menue-left a.active, #menue-right a.active, #menue-left a:hover, #menue-right a:hover  {
	text-decoration:none;
	color: #FFF;
	font-weight: 600;
}





/************ content ************/


#dia-show {
	position: relative;
	float: left;
	width: 80%;
	margin: 50px 0 60px 10%;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	overflow: hidden;
	z-index: 90;
}

#text {
	position: relative;
	float: left;
	width: 80%;
	margin: 50px 0 60px 10%;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	overflow: hidden;
	z-index: 90;
}

#left {
	position: relative;
	float: left;
	width: 45%;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	z-index: 90;
}

#index-slider {
	position: relative;
	float: left;
	width: 100%;
	height: 800px;
	margin: 50px 0 50px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
}

#drinks-slider {
	position: relative;
	float: left;
	width: 100%;
	height: 1350px;
	margin: 20px 0 50px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
}

#drinks-slider-mobile {
	display: none;
}



#text-pic {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 15px 0 50px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
}

#drinks-pic {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 25px 0 50px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
}

#events {
	position: relative;
	float: right;
	width: 500px;
	height: 585px;
	margin: 0 0 0 40px;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	z-index: 90;
}

#event-poster {
	position: relative;
	float: left;
	width: calc(95% - 500px);
	margin: -15px 0 0 0;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	z-index: 90;
}

#event-pic {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 15px 0 50px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
}

#space-1 {
	position: relative;
	float: left;
	width: 100%;
	height: 20px;
}

#space-2 {
	position: relative;
	float: left;
	width: 100%;
	height: 80px;
}






/************ TEXT-STILE ************/

h1, .h1 {
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 300;
	color: #FFF;
	letter-spacing: 3px;
	text-align: center;
	margin:0;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	-hyphens: none;
}

h2, .h2 {
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: 1px;
	color: #FFF;
}

h3, .h3 {
	font-weight: 600;
	color: #FFF;
}

h4, .h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 100;
	letter-spacing: 1px;
	color: #666;
}

h5, .h5 {
	font-size: 1em;
	line-height: 1em;
	font-weight: 100;
	margin-top: -1em;
}


h11, .h11 {
	font-family: 'Righteous';
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 300;
	color: #FFF;
	letter-spacing: 3px;
	text-align: center;
	margin:0;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	-hyphens: none;
}

h12, .h12 {
	font-size: 3em;
	line-height: 1.2em;
	font-weight: 300;
	color: #FFF;
	letter-spacing: 3px;
	text-align: center;
	margin: 0;
	-moz-hyphens: none;
	-o-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	-hyphens: none;
}

h13, .h13 {
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: 1px;
	color: #FFF;
}


.bold {
	font-weight: 600;
}

.dunkel {
	color: #333; 
}

.hell {
	color: #FFF; 
}

.text-link-bar {
	color: #FFF; 
}

.text-link-bar a {
	color: #FFF; 
}

.text-link-bar a:hover {
	color: #FFF; 
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.block {
	text-align: justify;
}

.center {
	text-align: center;
}

.green {
	color: #0C6;
}

.bigger {
	font-size: 1.25em;
}

strong {
	font-weight: 600;
	letter-spacing: 1px;
}

.strong {
	font-weight: 600;
}







/************ FOOTER ************/

#footer {
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
	left: 50%;
	margin: -80px 0 100px -600px;
	font-size: 0.8em;
	color: #FFF;
}

#footer-bar {
	position: relative;
	float: left;
	width: 50%;
	margin-left: 10%;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-left {
	position: relative;
	float: left;
	width: 35%;
	margin-left: 10%;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-left-pic {
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	z-index: 99;
}

#footer-mid {
	position: relative;
	float: left;
	width: 20%;
	text-align: left;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-mid-pic {
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	margin-right: 10px;
	z-index: 99;
}

#footer-right {
	position: relative;
	float: right;
	margin-top: 0;
	width: 25%;
	margin-right: 10%;
	text-align: right;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-right-pic {
	position: relative;
	float: right;
	height: 40px;
	width: auto;
	z-index: 99;
}

#footer a {
	text-decoration:none;
	color: #fff; 
}

#footer a.active, footer a:hover {
	text-decoration:none;
	color: #fff;
}

#footer-mobile {
	display: none;
}

#button-mail {
	display: none;
}

#button-phone {
	display: none;
}

#button-info {
	display: none;
}




#footer-mail {
	position: relative;
	float: left;
	width: 14%;
	text-align: left;
	height: 40px;
	line-height: 3;
	z-index: 99;
	margin-left: 10%;
}

#footer-mail-pic {
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	z-index: 99;
}

#footer-phone {
	position: relative;
	float: left;
	width: 12.5%;
	text-align: left;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-phone-pic {
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	z-index: 99;
}

#footer-maps {
	position: relative;
	float: left;
	width: 12.5%;
	text-align: left;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-maps-pic {
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	z-index: 99;
}

#footer-follow {
	position: relative;
	float: left;
	width: 12%;
	text-align: left;
	height: 40px;
	line-height: 3;
	z-index: 99;
}

#footer-follow-pic {
	position: relative;
	float: left;
	height: 40px;
	width: auto;
	z-index: 99;
}

#footer-info {
	position: relative;
	float: right;
	width: 29%;
	text-align: right;
	height: 40px;
	line-height: 3;
	margin-right: 10%;
	z-index: 99;
}

#footer-info-pic {
	position: relative;
	float: right;
	height: 40px;
	width: auto;
	z-index: 99;
}









/************        C S S        ************/

/************      1 3 0 0 P X    ************/

/************ T A B L E T S & CO  ************/



@media (max-width: 1300px) 		{



#Seite {
	position: relative;
	float: left;
	width: 90%;
	top: 0;
	left: 5%;
	margin: 0; 
}

#index-slider {
	height: 60vw;
}

#drinks-slider {
	position: relative;
	float: left;
	width: 100%;
	height: 101.5vw;
	margin: 20px 0 50px 0;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
}

#menue-left {
	height: 20px;
	margin-left: -30px;
	margin-left: calc(10% - 150px);
}

/************ content ************/


#text {
}


#karte {
	width: 60%;
	margin: 50px 0 100px 20%;
}


#events {
	width: 100%;
}

#event-poster {
	width: 100%;
	margin: 50px 0 0 0;
}

#event-pic {
	width: 300px;
	margin: 0 5% 50px 0;
}




/************ FOOTER ************/

#footer {
	width: 100%;
	left: 50%;
	margin: -80px 0 10px -50%;
}


}    






/************        C S S        ************/

/************      8 0 0 P X    ************/




@media (max-width: 900px) {




#Seite {
	width: 100%;
	top: 0;
	left: 0%;
	margin: 0; 
}


#Inhalt {
	width: 100%;
	margin-top: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	z-index: 95;
}




/************ Steuerung ************/


#menue-left {
	margin-top: 150px;
}

#menue-right {
	margin: 150px 10% 0 0;
}

#logo {
}


#dia-show {
	position: relative;
	float: left;
	width: 100%;
	margin: 50px 0 60px 0;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	overflow: hidden;
	z-index: 90;
}

#index-slider {
	width: 80%;
	margin: 20px 10% 50px 10%;
}

#drinks-slider {
	width: 100%;
	height: 150vw;
	margin: 25px 0 50px 0%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#footer {
	margin-top: -120px;
}


#footer-left-pic, #footer-mid-pic, #footer-right-pic  {
	display: none;
}

#footer-left  {
	width: 30%;
}

#footer-mid  {
	text-align: center;
}

#footer-right  {
	width: 30%;
}


 } 
   
   
   
   
   
   
     
/************        C S S        ************/

/************      7 0 0 P X    ************/




@media (max-width: 700px) {



#logo {
}


body {
	font-size: 1.5em;
}

#menue-left {
	width: 40%;
	height: 40px;
	top: 40px;
	margin-left: calc(10% - 150px);
	z-index: 100;
}

#menue-right {
	width: 20%;
	height: 40px;
	top: 40px;
	margin-right: 50px;
	z-index: 100;
}

#menue-left a, #menue-right a {
	text-decoration:none;
	color: #FFF;
	font-weight: 400;
}

#menue-left a.active, #menue-right a.active, #menue-left a:hover, #menue-right a:hover {
	text-decoration:none;
	color: #FFF;
	font-weight: 600;
}


#menue-left.bar a.active, #menue-right.bar a.active, #menue-left.bar a:hover, #menue-right.bar a:hover {
	text-decoration:none;
	color: #FFF;
	font-weight: 600;
}








h1, .h1, h11, .h11, h12, .h12 {
	font-size: 2em;
}


#index-slider {
	width: 80%;
	margin: 20px 10% 50px 10%;
}

#events {
	width: 100%;
	margin-top: 38px;
	text-align: center;
}

#event-pic {
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

#left {
	width: 100%;
}

#footer {
	display: none;
}



#footer-mobile {
	display: block;
	z-index: 100;
	width: 100%;
	height: 500px;
}

#button-mail {
	display: block;
	position: relative;
	float: left;
	width: 32.67%;
	margin-right: 1%;
	background-color: #666;
}

#button-phone {
	display: block;
	position: relative;
	float: left;
	width: 32.67%;
	height: auto;
	bottom: 0;
	background-color: #666;
}

#button-info {
	display: block;
	position: relative;
	float: right;
	width: 32.67%;
	height: auto;
	bottom: 0;
	background-color: #666;
}



#button-social-bar {
	display: block;
	position: relative;
	float: left;
	width: 49.5%;
	height: auto;
	margin-top: 1%;
	bottom: 0;
	background-color: #666;
}

#button-phone-bar {
	display: block;
	position: relative;
	float: left;
	width: 32.67%;
	height: auto;
	bottom: 0;
	margin: 0;
	background-color: #666;
}

#button-maps-bar {
	display: block;
	position: relative;
	float: right;
	width: 49.5%;
	height: auto;
	margin-top: 1%;
	bottom: 0;
	background-color: #666;
}

#button-mail-bar {
	display: block;
	position: relative;
	float: left;
	width: 49.5%;
	height: auto;
	margin-top: 1%;
	bottom: 0;
	background-color: #666;
}

#button-info-bar {
	display: block;
	position: relative;
	float: right;
	width: 49.5%;
	height: auto;
	margin-top: 1%;
	bottom: 0;
	background-color: #666;
}

 } 
     
