/*DESIGN MEDIUM CSS*/
@media screen and (min-width:737px) and (max-width:980px) {
	html {
    margin-bottom: 0;
	}
	
	.header {
	height: 22em;
	position: relative;
	}
	
	.header_wrapper {
	width: 720px;	
	}
	
	span.header_small_xs {
	display: none;
	}
	
	span.header_schwarz {
	background-image: url(../images/headerschwarz_M.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 352px;
	float: right;
	}

/*LOGO*/
	span.logo {
	background-image: url(../images/logo_M.png);
	width: 245px;
	height: 123px;
	position: absolute;
	top: 175px;
	}
	
/*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: 720px;
	}
	
	#nav {
	width: 720px;
	font-size: 0.9em;
	}
	
	#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: 720px;
	}
	
	.main {
	width: 445px;
	}
	
	span.linie {
	width: 200px;
	margin-left: 116px;
	}
	
	.sidebar {
	width: 245px;
	height: auto;
	float: right;
	margin-bottom: 30px;
	}
	
	span.sidebar_linie {
	width: 225px;
	margin-left: 10px;
	}
	
/*TITLE*/
	h1 {
	font-size: 2.5em;		
	}
	
/*HOVER*/
	a.navilink:link, a.navilink:visited, a.navilink:active {
	font-size: 1em;
	}

	a.navilink:hover {
	font-size: 1em;
	}
	
/*FOOTER*/
	.footer_wrapper {
	width: 720px;
	}
	
	.footer {
	height: 114px;
	background-color: rgba(29,10,9,1.00);
	color: #fff;	
	position: relative;
	}
	
	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: 500px;	
	}
	
/*TISCHRESERVIERUNG*/
	span.tischreservierung_XL_L {
	display: none;
	}
	
	textarea {
	width: 100%;	
	}
	
	input.FORM_200px {
	width: 300px;	
	}
	
	select {
	width: 150px;	
	}
	
/*CATERINGANFRAGE*/
	span.cateringanfrage_XXL {
	display: none;	
	}
	
	span.cateringanfrage_XL {
	display: none;	
	}
	
	td.rechts {
	padding-bottom: 3px;
	}
	
	input.anfrageFORM_200px {
    width: 280px;
	}
	
/*IMPRESSIONEN*/
	span.bild {
	display: none;	
	}
}

/*!!!IPAD- PORTRAIT!!!*/
@media screen and (min-width:737px) and (max-width:980px) and (orientation: portrait) {
	html, body {
	margin-bottom: 0;	
	}
	
	.header {
	height: 22em;
	position: relative;
	}
	
	.header_wrapper {
	width: 720px;	
	}
	
	span.header_small_xs {
	display: none;
	}
	
	span.header_schwarz {
	background-image: url(../images/headerschwarz_M.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 352px;
	float: right;
	}

/*LOGO*/
	span.logo {
	background-image: url(../images/logo_M.png);
	width: 245px;
	height: 123px;
	position: absolute;
	top: 175px;
	}
	
/*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: 720px;
	}
	
	#nav {
	width: 720px;
	font-size: 0.9em;
	}
	
	#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: 720px;
	}
	
	.main {
	width: 445px;
	}
	
	span.linie {
	width: 200px;
	margin-left: 116px;
	}
	
	.sidebar {
	width: 245px;
	height: auto;
	float: right;
	margin-bottom: 30px;
	}
	
	span.sidebar_linie {
	width: 225px;
	margin-left: 10px;
	}

.bildangelo{
	float: right; 
	width: 200px;	
	margin-left: 20px;
	}		
	
/*TITLE*/
	h1 {
	font-size: 2.5em;		
	}
	
/*HOVER*/
	a.navilink:link, a.navilink:visited, a.navilink:active {
	font-size: 1em;
	}

	a.navilink:hover {
	font-size: 1em;
	}
	
/*FOOTER*/
	.footer_wrapper {
	width: 720px;
	}
	
	.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: 500px;	
	}
	
/*TISCHRESERVIERUNG*/
	span.tischreservierung_XL_L {
	display: none;
	}
	
	textarea {
	width: 100%;	
	}
	
	input.FORM_200px {
	width: 300px;	
	}
	
	select {
	width: 150px;	
	}
	
/*CATERINGANFRAGE*/
	span.cateringanfrage_XXL {
	display: none;	
	}
	
	span.cateringanfrage_XL {
	display: none;	
	}
	
	td.rechts {
	padding-bottom: 3px;
	}
	
	input.anfrageFORM_200px {
    width: 280px;
	}
	
/*IMPRESSIONEN*/
	span.bild {
	display: none;	
	}
}