@charset "utf-8";
/* CSS Document */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
#slide2{background-image:url(../images/backgrounds/wir_m.jpg) !important;}
#slide3{background-image:url(../images/backgrounds/getraenke_m.jpg) !important;}
#slide4{background-image:url(../images/backgrounds/tapas_m.jpg) !important;}
.footer img.pangea {margin-right:5%;}
.footer img.fb{margin-left:5%;}
.speisekarte .left {
width: 100%;
display: block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 100%;
display: block;
float:none;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
}

html,body{
	font-family: muli, sans-serif;
	width:100%;
	height:100%;
	color:#eedfc3;
}

.wrapper p {font-size:1.3em;text-align:center;}
/*.wrapper p span{text-align:center;content:"";display:inline-block;width:100%;}*/
#slide5 .wrapper p {font-size:1.2em;text-align:center;}


a {color:#EEDFC3;text-decoration:none;}
a:hover {color:#f60;}
p {margin-bottom:25px;line-height:1.2em;}
strong {font-weight:bold;}

.nav1 {background:url(../images/icons/kugel_mit_hintergrund.png);background-repeat:no-repeat;background-position:50%;-webkit-transition: none;height:165px;}
.nav2 {background:url(../images/navi/wir.png);background-repeat:no-repeat;background-position:50%;}
.nav3 {background:url(../images/navi/getraenke.png);background-repeat:no-repeat;background-position:50%;}
.nav4 {background:url(../images/navi/tapas.png);background-repeat:no-repeat;background-position:50%;}
.nav5 {background:url(../images/navi/kontakt.png);background-repeat:no-repeat;background-position:50%;}

.nav2:hover {background:url(../images/navi/wir_active.png);background-repeat:no-repeat;background-position:50%;}
.nav3:hover {background:url(../images/navi/getraenke_active.png);background-repeat:no-repeat;background-position:50%;}
.nav4:hover {background:url(../images/navi/tapas_active.png);background-repeat:no-repeat;background-position:50%;}
.nav5:hover {background:url(../images/navi/kontakt_active.png);background-repeat:no-repeat;background-position:50%;}

.nav2.active {background:url(../images/navi/wir_active.png);background-repeat:no-repeat;background-position:50%;background-size:6%;}
.nav3.active {background:url(../images/navi/getraenke_active.png);background-repeat:no-repeat;background-position:50%;background-size:6%;}
.nav4.active {background:url(../images/navi/tapas_active.png);background-repeat:no-repeat;background-position:50%;background-size:6%;}
.nav5.active {background:url(../images/navi/kontakt_active.png);background-repeat:no-repeat;background-position:50%;background-size:6%;}

.navi_bg{
position: fixed;
width: 100%;
height: 80px;
/*background: #EEDFC3;*/
top: 95px;
z-index:110;
}
.navigation{
	position:fixed;
	z-index:110;
	top:10%;
	width: 100%;
	text-align: center;
	opacity:1;
	-webkit-transition: opacity .2s ease-in-out;
}
.navigation li {display: inline-block;
width: 15%;
margin: 0 auto;}

.slide{
	min-height:600px;
	background-attachment: fixed;
	width:100%;
	height:100%;
	position: relative;
	box-shadow:inset 0px 10px 10px rgba(0,0,0,0.3);
}
.outer {
	top:40%;
	position:relative;
	text-align:center;
	z-index:101;
	background: rgba(60, 31, 27, 0.55);
	padding:2% 0;
}
.wrapper{
	width:60%;
	min-height:200px;
	margin:0 auto;
}
.anchorLink{
	display:block;
	width:140px;
	height:150px;
	position:relative;
	margin:0 auto;
}
.anchorLink:hover{
	cursor:pointer;
}
img.logo {position:relative;left:330px;top:-200px;}
img.pangea_start{margin-top:25%;width:100%;max-width:410px;margin-bottom:5%;}
.orange {color:#f60;/*position:relative;top: -60px;font-size: 2em;right: 110px;font-family:serif;*/}
.button img {margin:0 auto;display:block;}
.wfuas , .teaser{position:absolute;bottom:2%;right:5%; z-index:100;}
.footer {position:absolute;bottom:2%;left:5%;width:240px;font-size:16px;}
.footer img.pangea {vertical-align:middle;margin-right:15%;}
.footer img.fb{vertical-align:text-top;margin-left:15%;}
.teaser{
right:7%;
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition:all 1s ease;
transition: all 1s ease;
}
.teaser:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
#inner.inner_inactive{background:rgba(0, 0, 0, 0.0);z-index:-25;height:0px;width:0px;overflow:hidden;top:50%;left:50%;right:50%;}
#inner.inner_active {
	position:fixed;
	top:0%;width:100%;
	height:100%;
	*background:rgba(0, 0, 0, 0.95);
	-webkit-transition: all 1000ms linear;
     -moz-transition: all 1000ms linear;
     -o-transition: all 1000ms linear;
     -ms-transition: all 1000ms linear;
     transition: all 1000ms linear;
	z-index:1000;
	color:#000;
	text-align:justify;
	font-size:1.2em;
	}

#inner .spielregeln{background:url(../images/backgrounds/spiele.jpg);
	background-size: contain;
	position:relative;
	top:10%;
	width: 25%;
	margin: 0 auto;
	border: 15px solid rgb(255, 102, 0);
	padding: 2%;
	font-weight:700;
}

#inner .spielregeln h3{font-size:2em;font-weight:700;margin-bottom:20px;}
#inner .spielregeln .close {text-align:right;margin:0;}
#slide1{
	z-index:130;
	background-image:url(../images/backgrounds/startseite_1024.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale')"; 
}
#slide2{
	background-image:url(../images/backgrounds/wir_f.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/wir_f.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/wir_f.jpg',sizingMethod='scale')"; 
	
}
#slide3{
	background-image:url(../images/backgrounds/getraenke_f.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/getraenke_f.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/getraenke_f.jpg',sizingMethod='scale')"; 
}
#slide4{
	background-image:url(../images/backgrounds/tapas_f.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/tapas_f.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/tapas_f.jpg',sizingMethod='scale')"; 
}
#speisekarte{
	background-image:url(../images/backgrounds/startseite_1024.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale')"; 
}
#slide5{
	background-image:url(../images/backgrounds/startseite_1024.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale')"; 
}
#impressum{
	background-image:url(../images/backgrounds/startseite_1024.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wow-internet.de/fileadmin/pangea/images/backgrounds/startseite_1024.jpg',sizingMethod='scale')"; 
	}
	.impressum {
width: 960px;
margin: 0 auto;
text-align: justify;
}
#slide1 .outer{top:0%;background:none;padding:0;}
#slide5 .outer{background:none;padding:0;}
#slide1 .wrapper {top:10%;}
#slide5 .wrapper img {vertical-align:middle;margin-right:5px;}
#slide5 p {line-height:1.8em;}
#speisekarte .outer{background:none;}
.speisekarte{
background:rgba(238, 223, 195, 0.5);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:left;
padding:5%;
color:black;
}
.speisekarte ol{list-style-type:decimal;margin-left:5%;}
.speisekarte ol li{list-style-type:decimal;margin-bottom:3%;}
.speisekarte .left{width:45%;display:inline-block;border-right: 1px solid #f60;;padding-right: 4%;}
.speisekarte .right{width:45%;display:inline-block;float:right;}
.speisekarte h3{font-size: 120%;color: #F60;font-weight: 700;text-transform: uppercase;margin-bottom: 5%;}
.speisekarte span{float:right;color:#f60;}
.teaser img {height:55px;width:55px;}
.teaser  img{
width:55px;
height:55px;
animation:mymove 3s;
animation-iteration-count:infinite;

/* Safari and Chrome */
-webkit-animation:mymove 3s;
-webkit-animation-iteration-count:infinite;
}
@keyframes mymove
{
0% {height:55px;width:55px;margin-left:0px;}
50% {height:65px;width:65px;margin-left:10px}
100%  {height:55px;width:55px;margin-left:0px;}
}

@-webkit-keyframes mymove /* Safari and Chrome */
{
0% {height:40px;width:40px;margin-left:0px;}
50% {height:50px;width:50px;margin-left:5px;}
100%  {height:40px;width:40px;margin-left:0px;}


}
.wrapper .anchorLink {height:auto;} 
ul#navi li img {max-width:140px;}

ul#navi{
background: rgba(238,223,195,0);
background: -moz-linear-gradient(top, rgba(238,223,195,0) 25%, rgba(238,223,195,1) 25%, rgba(238,223,195,1) 75%, rgba(238,223,195,0) 75%);
background: -webkit-gradient(left top, left bottom, color-stop(25%, rgba(238,223,195,0)), color-stop(25%, rgba(238,223,195,1)), color-stop(75%, rgba(238,223,195,1)), color-stop(75%, rgba(238,223,195,0)));
background: -webkit-linear-gradient(top, rgba(238,223,195,0) 25%, rgba(238,223,195,1) 25%, rgba(238,223,195,1) 75%, rgba(238,223,195,0) 75%);
background: -o-linear-gradient(top, rgba(238,223,195,0) 25%, rgba(238,223,195,1) 25%, rgba(238,223,195,1) 75%, rgba(238,223,195,0) 75%);
background: -ms-linear-gradient(top, rgba(238,223,195,0) 25%, rgba(238,223,195,1) 25%, rgba(238,223,195,1) 75%, rgba(238,223,195,0) 75%);
background: linear-gradient(to bottom, rgba(238,223,195,0) 25%, rgba(238,223,195,1) 25%, rgba(238,223,195,1) 75%, rgba(238,223,195,0) 75%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eedfc3', endColorstr='#eedfc3', GradientType=0 );
}
#slide5 .bot_wrap .footer {display:block;}
#slide5 .bot_wrap .wfuas {display:block;}
@media only screen and (max-width:860px){
.nav1 {background:url(../images/icons/kugel_mit_hintergrund.png);background-repeat:no-repeat;background-position:50%;background-size:100%;-webkit-transition: none;}
.nav2 {background:url(../images/navi/wir.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
.nav3 {background:url(../images/navi/getraenke.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
.nav4 {background:url(../images/navi/tapas.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
.nav5 {background:url(../images/navi/kontakt.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}

.nav2:hover {background:url(../images/navi/wir_active.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
.nav3:hover {background:url(../images/navi/getraenke_active.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
.nav4:hover {background:url(../images/navi/tapas_active.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
.nav5:hover {background:url(../images/navi/kontakt_active.png);background-repeat:no-repeat;background-position:50%;background-size:100%;}
}

@media only screen and (max-width : 700px) {
.wrapper p {font-size:1.1em;}
#slide5 .wrapper p{font-size:1em;}
#slide5 .wrapper {top:30%;}
h2 {margin-bottom:15px;}

}
@media only screen and (max-width : 560px) {
.wrapper {width:80%; top:30%;}
.wrapper p {font-size:1em;}
#slide5 .wrapper{font-size:0.9em;}
}
@media only screen and (max-width : 570px) and (orientation : landscape) {
#navi {top:600px !important;display:none;}
#slide1 img.pangea_start {width:60%;margin-top:35px;}
.outer{top:10%;}
}
@media only screen and (max-width : 480px){
.navigation li {width:15%;}
#slide1 .wrapper {top:10px !important;}
#slide2 .wrapper {top:20px !important;}
.outer {top:20px !important;}
.wrapper .anchorLink {height:55px;}
#navi {top:600px !important;display:none;}
/*
.slide {background: no-repeat top left fixed;}
.nav2 {background-position:50%;position:absolute;left:150px;margin-top:60px;}
.nav3 {background-position:50%;position:absolute;left:300px;margin-top:60px;}
.nav4 {background-position:50%;position:absolute;right:300px;margin-top:60px;}
.nav5 {background-position:50%;position:absolute;right:150px;margin-top:60px;}
*/
.slide {min-height:480px;}
.bot_wrap {
position: absolute;
bottom: 0px;
display: block;
width: 100%;
}
#slide5 .bot_wrap .footer {display:block;left:0;text-align:center;width:100%;}
#slide5 .bot_wrap .wfuas {display:block;bottom:6%;right:0;text-align:center;width:100%;margin-bottom:50px;}
.speisekarte {
background: rgba(238, 223, 195, 0.5);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: left;
padding: 3%;
color: #000;
font-size: 75%;
}
.speisekarte .left {
width: 49%;
display: inline-block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 49%;
display: inline-block;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px){
.outer{top:10px;}
.slide {min-height:auto;}
}
@media only screen and (min-device-width : 768px) and (orientation : portrait) {
/*#slide2{background-image:url(../images/backgrounds/wir_m.jpg);}
#slide3{background-image:url(../images/backgrounds/getraenke_m.jpg);}
#slide4{background-image:url(../images/backgrounds/tapas_m.jpg);}*/
.speisekarte {
background: rgba(238, 223, 195, 0.5);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
text-align: left;
padding: 3%;
color: #000;
font-size: 75%;
}
.speisekarte .left {
width: 100%;
display: block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 100%;
display: block;
float:none;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
.footer img.pangea {margin-right:5%;}
.footer img.fb{margin-left:5%;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
#slide1 img.pangea_start {width:60%;margin-top:10px;}
ul#navi {display:none;}
.slide {min-height:400px;height:100%;width:100%;}
.outer {top:85px;height:auto;clear:both;}
.bot_wrap {
position: absolute;
bottom: 0px;
display: block;
width: 100%;
}
.speisekarte .left {
width: 100%;
display: block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 100%;
display: block;
float:none;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
#slide5 .bot_wrap .footer {display:block;left:0;text-align:center;width:100%;}
#slide5 .bot_wrap .wfuas {display:block;bottom:6%;right:0;text-align:center;width:100%;margin-bottom:80px;}
#inner .spielregeln {width:85%;font-size:0.8em;font-weight:normal;top:5%;margin: auto auto;}
#inner .spielregeln p {margin-bottom:5px;}
#inner .spielregeln h3 {font-weight:2em;}
#slide5 {font-size:0.5em;}
}
@media only screen and(-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) and (orientation : landscape) {
#slide1 img.pangea_start {width:80%;margin-top:10px;}
ul#navi{display:none;}
body {font-size:1.1em;}

}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (orientation : portrait), (min-resolution: 144dpi) and (orientation : portrait) {
/*#slide2{background-image:url(../images/backgrounds/wir_m.jpg);}
#slide3{background-image:url(../images/backgrounds/getraenke_m.jpg);}
#slide4{background-image:url(../images/backgrounds/tapas_m.jpg);}*/
#slide1 img.pangea_start {margin-top:45%;}
.speisekarte .left {
width: 100%;
display: block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 100%;
display: block;
float:none;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px){
/*#slide2{background-image:url(../images/backgrounds/wir_m.jpg);}
#slide3{background-image:url(../images/backgrounds/getraenke_m.jpg);}
#slide4{background-image:url(../images/backgrounds/tapas_m.jpg);}*/
.footer img.pangea {margin-right:5%;}
.footer img.fb{margin-left:5%;}
.speisekarte .left {
width: 100%;
display: block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 100%;
display: block;
float:none;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
}
@media only screen and (max-device-width: 720px) and (orientation:portrait) {
/*#slide2{background-image:url(../images/backgrounds/wir_m.jpg);}
#slide3{background-image:url(../images/backgrounds/getraenke_m.jpg);}
#slide4{background-image:url(../images/backgrounds/tapas_m.jpg);}*/
#slide5 .wrapper{font-size:1.2em;}
.speisekarte .left {
width: 100%;
display: block;
border-right:none;
padding:0
}
.speisekarte .right {
width: 100%;
display: block;
float:none;
}
.speisekarte ol {list-style-type:none;margin-left:0;}
.speisekarte ol li {list-style-type: none;margin-bottom: 3%;}
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0) and (orientation:portrait) {

body{ width:100%;min-width: 600px;height:100%;*min-height:1000px; }
.slide{
	*background-attachment: fixed;
	width:100%;
	*height:auto;
	position: relative;
	padding:140px 0;
}
img#logo_start.pangea_start{margin-top:-25%;}
#impressum{
	background-image:url(../images/backgrounds/startseite_1024.jpg);
	background-repeat: repeat-x;
	}
#slide1{background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

#slide2{background:url(../images/backgrounds/wir_r.jpg) no-repeat 100%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

#slide3{background:url(../images/backgrounds/getraenke_r.jpg)no-repeat 100%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}

#slide4{background:url(../images/backgrounds/tapas_r.jpg)no-repeat 180%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
#speisekarte{min-height:600px;
background:url(../images/backgrounds/startseite_r.jpg) no-repeat 150%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
.speisekarte{margin-top:-25%;}
#slide5{background:url(../images/backgrounds/startseite_r.jpg) no-repeat 230%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}


}
@media only screen and (min-resolution:192dpi){
img#logo_start.pangea_start{margin-top:15%;}
body{ width:100%;min-width: 600px;}
#slide5 .wrapper p {font-size:2em;}
.slide{
	*background-attachment: fixed;
	width:100%;
	*height:auto;
	position: relative;
	padding: 0;
}
#impressum{
	background-image:url(../images/backgrounds/startseite_1024.jpg);
	background-repeat: repeat-x;
	}
#slide1{background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide2{background:url(../images/backgrounds/wir_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide3{background:url(../images/backgrounds/getraenke_r.jpg)no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide4{background:url(../images/backgrounds/tapas_r.jpg)no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#speisekarte{min-height:600px;
background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.speisekarte{margin-top:0%;}
#slide5{background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

}
@media only screen and (min-resolution:192dpi) and (orientation:landscape){
img#logo_start.pangea_start{margin-top:5%;}
#slide1{background:url(../images/backgrounds/startseite_rl.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide2{background:url(../images/backgrounds/wir_rl.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide3{background:url(../images/backgrounds/getraenke_rl.jpg)no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide4{background:url(../images/backgrounds/tapas_rl.jpg)no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#speisekarte{min-height:1000px;
background:url(../images/backgrounds/startseite_rl.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#slide5{background:url(../images/backgrounds/startseite_rl.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

}
@media only screen and (min-resolution:288dpi) and (orientation:landscape) {
#slide5{min-height:1000px;}
}
@media only screen and (min-resolution:288dpi) and (orientation:portrait) {
.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:15px 0;
	}
img#logo_start.pangea_start{margin-top:5%;}
#slide1{min-height:1000px;
background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide2{min-height:1000px;
background:url(../images/backgrounds/wir_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide3{min-height:1000px;
background:url(../images/backgrounds/getraenke_r.jpg)no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#slide4{
min-height:1000px;
background:url(../images/backgrounds/tapas_r.jpg)no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#speisekarte{min-height:800px;
background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#slide5{min-height:600px;
background:url(../images/backgrounds/startseite_r.jpg) no-repeat fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}