/* ######################################## */
/* # Navigation  					      					# */
/* ######################################## */

.navigation
{	width: 140px;
}


/* ######################################## */
/* # Textfeld     					      				# */
/* ######################################## */

#main
{	left: 485px;
}

/* ######################################## */
/* # Header        					      				# */
/* ######################################## */

#header
{	min-width: 940px;
}

#header_space
{	width: 196px;
}

#header ul li a
{	width: 94px;
}

/* ######################################## */
/* # Speisekarte      				      # */
/* ######################################## */

#menu .anti_abstand		{ height: 17px; }
#menu .pasta_abstand	{ height: 34px; }
#menu .pizza_abstand	{ height: 51px; }
#menu .dolci_abstand	{ height: 68px; }
#menu .bar_abstand		{ height: 85px; }
#menu .wein_abstand		{ height: 102px;}
#menu .specials_abstand	{ height: 17px; }

#menu .preis,
#menu .menge,
#menu .flasche,
#menu .gruppe .preis,
#menu .wein .gruppe
{	width: 36px;
}
#menu .wein .gruppe
{	width: 72px;
}
#menu .flasche
{	width: 43px;
}


/* ######################################## */
/* # Navigation    					      # */
/* ######################################## */

.navigation
{	width: 144px;
}


/* ######################################## */
/* # Home 							      # */
/* ######################################## */

.h_willkommen
{	margin: 17px 0 0 20px;
}

.h_openings
{	margin: 40px 0 0 73px;
}

/* ######################################## */
/* # NEWSLETTER 					      # */
/* ######################################## */

a.newsletter_menu {
	position: absolute;
	right: 40px;
	top: 97px;
  width: 94px;
  color: #fdfcf7;
  display: block;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 27px;
  line-height: 13px;
  margin: 0;
  padding: 3px 6px 0;
  text-decoration: none;
  z-index: 99;
	background-color: #de0038;
}
a.newsletter_menu:hover,
a.newsletter_menu_active {
	color: #fdfcf7;
	background-color: #a4002d;
}

#newsletter
{	display: none;	
	position: absolute;
	width: 240px;
	padding: 30px 10px 30px 10px;
	margin: 0 0 0 0;
	top: 109px;
	right: 60px;
	z-index: 90;
	background-color: #f0eae4;
}

#newsletter .n_text
{	border: medium none;
	display: block;
	float: left;
	height: 15px;
	width: 179px;
	margin: 0;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #746e64;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	border-right: solid 1px #c4bcaf;
}
#newsletter .n_submit
{	height: 23px;
	width: 50px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #746e64;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	border: none;
	background-image: url(../basics/form_button_bg.jpg);
}




/* ######################################## */
/* # Locations 						      # */
/* ######################################## */


#l_leiste
{	margin: 50px 0 1px 0;
	width: 540px;
}

#store_o span.fixedw
{	width: 27px;
}
