/*DESIGN LARGE CSS*/
@media screen and (min-width:980px) and (max-width:1280px) {	
	.header {
	height: 23em;
	position: relative;
	}
	
	.header_wrapper {
	width: 960px;	
	}
	
	span.header_schwarz {
	background-image: url(../images/headerschwarz_L.png);
	background-repeat: no-repeat;
	width: 324px;
	height: 368px;
	float: right;
	}
	
	span.header_small_xs {
	display: none;
	}

/*LOGO*/	
	span.logo {
	background-image: url(../images/logo_L.png);
	width: 324px;
	height: 162px;
	position: absolute;
	top: 160px;
	}

/*NAVIGATION*/
	nav.pull {
	display: none;	
	}
	
	span.navi {
	background-image: url(../images/navibalken.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 56px;
	position: absolute;
	bottom: 0;
	}
	
	section.navi_wrapper {
	width: 960px;
	}
	
	#nav {
	width: 960px;
	}
	
	#nav > ul > li {
    position: relative;
    padding: 0 30px 9px 10px;
	}
	
	#nav > ul > li:first-of-type {
  	padding: 0 30px 9px 0;
	}
	
	#nav li ul {
	z-index: 2;
	}
	
	.hero {
	padding: 0 0 0 0;
	height: 100%;
	display: table-row;
	}
	
/*INHALT*/
	.inhalt {
	height: 100%;
	color: #fff;	
	}
	
/*CONTENT*/		
	.content {
	width: 960px;
	}

	.main {
	width: 606px;
	}
	
	span.linie {
	width: 200px;
	margin-left: 210px;
	}
	
	.sidebar {
	width: 324px;
	height: auto;
	float: right;
	margin-bottom: 30px;
	}
	
	span.sidebar_linie {
	width: 304px;
	margin-left: 10px;
	z-index: 1;
	}

/*FOOTER*/
	.footer_wrapper {
	width: 960px;
	position: relative;
	clear: both;	
	}
	
	.footer {
	height: 114px;
	background-color: rgba(29,10,9,1.00);
	color: #fff;	
	position: relative;
	clear: both;
	}
	
	span.footer_grafik_S_XXS {
	display: none;	
	}
	
/*KONTAKT*/
	span.anschrift, span.oeffnungszeiten {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 30px;
	}
	
/*IFRAME*/
	iframe {
	width: 100%;
	height: 400px;	
	}
	
/*TISCHRESERVIERUNG*/
	span.tischreservierung_XL_L {
	position: relative;
	left: 10px;
	}

	td.links {
	width: 32%;	
	}
	
	span.tischreservierung_S_XXS {
	display: none;
	}
	
/*CATERINGANFRAGE*/
	span.cateringanfrage_XXL {
	display: none;	
	}
	
	span.cateringanfrage_XL {
	position: relative;
	left: 10px;	
	}
	
	span.cateringanfrage_L_XXS {
	display: none;	
	}
	
	input.anfrageFORM_200px {
    width: 280px;
	}
	
/*IMPRESSIONEN*/
	span.bild_S_XXS {
	display: none;	
	}
}

/*!!!IPAD - LANDSCAPE!!!!*/
@media screen and (min-width:980px) and (max-width:1280px) and (orientation: landscape) {
	html, body {
	margin-bottom: 0;	
	}
	
	.header {
	height: 23em;
	position: relative;
	}
	
	.header_wrapper {
	width: 960px;	
	}
	
	span.header_schwarz {
	background-image: url(../images/headerschwarz_L.png);
	background-repeat: no-repeat;
	width: 324px;
	height: 368px;
	float: right;
	}
	
	span.header_small_xs {
	display: none;
	}

/*LOGO*/	
	span.logo {
	background-image: url(../images/logo_L.png);
	width: 324px;
	height: 162px;
	position: absolute;
	top: 160px;
	}

/*NAVIGATION*/
	nav.pull {
	display: none;	
	}

	span.navi {
	background-image: url(../images/navibalken.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 56px;
	position: absolute;
	bottom: 0;
	}
	
	section.navi_wrapper {
	width: 960px;
	}
	
	#nav {
	width: 960px;
	}
	
	#nav > ul > li {
    position: relative;
    padding: 0 30px 9px 10px;
	}
	
	#nav > ul > li:first-of-type {
  	padding: 0 30px 9px 0;
	}
	
	#nav li ul {
    z-index: 2;
	}
	
	.hero {
	padding: 0 0 0 0;
	height: 100%;
	display: table-row;
	}
	
/*INHALT*/
	.inhalt {
	height: 100%;
	color: #fff;	
	}
	
/*CONTENT*/		
	.content {
	width: 960px;
	}

	.main {
	width: 606px;
	}
	
	span.linie {
	width: 200px;
	margin-left: 210px;
	}
	
	.sidebar {
	width: 324px;
	height: auto;
	float: right;
	margin-bottom: 30px;
	}
	
	span.sidebar_linie {
	width: 304px;
	margin-left: 10px;
	}
	
.bildangelo{
	float: right; 
	width: 230px;
	margin-left: 20px;
	}	

/*FOOTER*/
	.footer_wrapper {
	width: 960px;
	position: relative;
	clear: both;		
	}
	
	.footer {
	height: 114px;
	background-color: rgba(29,10,9,1.00);
	color: #fff;	
	position: relative;
	clear: both;
	}
	
	span.footer_grafik_S_XXS {
	display: none;	
	}
	
/*KONTAKT*/
	span.anschrift, span.oeffnungszeiten {
	width: 100%;
	height: auto;
	float: none;
	margin-bottom: 30px;
	}
	
/*IFRAME*/
	iframe {
	width: 100%;
	height: 400px;	
	}
	
/*TISCHRESERVIERUNG*/
	span.tischreservierung_XL_L {
	position: relative;
	left: 10px;
	}

	td.links {
	width: 32%;	
	}
	
	span.tischreservierung_S_XXS {
	display: none;
	}
	
/*CATERINGANFRAGE*/
	span.cateringanfrage_XXL {
	display: none;	
	}
	
	span.cateringanfrage_XL {
	position: relative;
	left: 10px;	
	}
	
	span.cateringanfrage_L_XXS {
	display: none;	
	}
	
	input.anfrageFORM_200px {
    width: 280px;
	}
	
/*IMPRESSIONEN*/
	span.bild_S_XXS {
	display: none;	
	}
}