@import url(/shared/cms.css);

body {
	padding: 0;
	margin: 0;
	font-family: verdana,arial,helvetica;
	font-family: "Trebuchet MS", verdana,arial,helvetica;
	/* font-family: "Century Gothic","Avant Garde Gothic","Avant Garde","URW Gothic L",helvetica,sans-serif;*/ 
	font-size: 10pt;
	background: white;
	color: #5a5a5a;
}

#topbar {
	background: url(top_bg.gif) center top no-repeat;
	height: 188px;	
}

#top-content {
	position: relative;
	/*background: green;*/
	width: 941px;
	height: 170px;
	margin: 0 auto;
}

#top-img {
	background: url(top_img.jpg) no-repeat 0 8px;
	position: absolute;
	left: 148px;
	top: 1px;
	width: 793px;
	height: 159px;
}

#top-logo {
	background: url(logo.gif) no-repeat 9px 8px;
	position: absolute;
	left: 1px;
	top: 1px;
	width: 222px;
	height: 92px;
}


/*---- bottom-bar -----------------------------------------------------------------------------------------------*/

#bottombar {
	background: url(bottom_bg.gif) repeat-x 0 1.1em;
	margin-bottom: 4em;
}

#bottombar-content {
	width: 731px;
	margin: 0 auto;
	padding: 0 210px 0 0px;
}

#bottombar-sep {
	clear: both;
	height: 8px;
}

#bottombar-content div {
	color: #605247;
	text-align: right;
	font-size: 8pt;
	margin: 0;
}

#bottombar-content div.top {
	margin-top: 2px;
	margin-bottom: 1em;
}

#bottombar-content  a {
	color: #605247;
	text-decoration: none;
	float: right;
}

#bottombar-content  a:hover {
	text-decoration: underline;
}

/*---- main-bar -----------------------------------------------------------------------------------------------*/

#main-bar {
	background: url(right_img1.jpg) no-repeat center 0;
}

#main-content {
	margin: 0 auto;
	width: 941px;
	position: relative;
	padding-bottom: 60px;
}

#content-bar {
	width: 480px;
	margin-left: 250px;
}

#right-img {
	background: url(left_img.jpg) green;
	width: 412px;
	height: 486px;
	position: absolute;
	top: 200px;
	left: 780px;
}


#left-bar {
	position: absolute;
	top: -70px;
	left: -2px;
	width: 230px;
}


#content-top {
	background: url(main_top.gif);
	height: 17px;
}

#content-bottom {
	background: url(main_bot.gif);
	height: 88px;
}

#content {
	background: url(main_mid.gif);
	padding: 0 12px;
	padding-bottom: 0.5em;
	min-height: 450px;
}

/*--- menus ------------------------------*/


#menu {
	background: url(lmenu_mid.gif);
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 10px;
}

#menu li {
	padding: 0;
	margin: 0;
}

#menu a {
	display: block;
	color: #3a2312;
	text-decoration: none;
	padding: 0 15px;
}

#menu a:hover {
	color: red;
}

#menu a span.title {
	display: block;
	font-size: 9pt;
	font-weight: bold;
}

#menu a span.subtitle {
	display: block;
	font-size: 7pt;
	font-weight: normal;
	padding: 0;
	padding-bottom: 4px;
	margin-bottom: 6px;
	background: url(bar_menu.gif) no-repeat center bottom;
	color: #605247;
}

div.menu-top {
	background: url(lmenu_top.gif);
	height: 17px;
}

div.menu-bottom {
	background: url(lmenu_bot.gif);
	height: 17px;
}

#menu-sub  {
	margin-left: 20px;
	margin-top: 40px;
}

#menu-sub  p{
	font-size: 7pt;
	color: #605247;
	line-height: 150%;
}

#menu-icon {
	margin-top: 0px;
	margin-right: 18px;
	background: url(menu_icon.gif) no-repeat top right;
	height: 54px;
}


/*--- diverses ----------------------------*/

.alt {
	display: none;
}

.clear {
	clear: both;
}

.small {
	font-size: 7.5pt;
}

p {
	color: black;
	margin: 0.5em 0;
	font-size: 9pt;
	line-height: 170%;
	/*letter-spacing: 1px;*/
}

#content div.hr  hr {
	display: none;
}

#content div.hr {
	clear: both;
	height: 8px;
	font-size: 1px;
	background: url(bar_main.gif) no-repeat center 4px;
	margin-bottom: 6px;
}

#content h1 {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
	font-size: 14pt;
	letter-spacing: 1px;
	font-weight: normal;
}

#content h2 {
	font-size: 12pt;
	margin-top: 1.5em;
	/* font-style: italic;*/
	font-weight: normal;
	/* letter-spacing: 1px;*/
	border-bottom: 1px dotted #bebebe;
}

#content h3 {
	margin-top: 0;
	font-size: 10pt;
}

#content h4 {
	margin-top: 0;
	font-size: 10pt;
}

#content img.banner {
	border: 6px solid white;
	/*margin: 4px;*/
}

#content div.img_with_title img.banner {
	margin: 0;
	border-bottom: none;
}

#content div.img_with_title p {
	background: white;
	padding: 4px 4px;
}

#content img.banner.align_r, #content img.banner.align_l , #content div.img_with_title.align_r, #content div.img_with_title.align_l  {
	clear: none;
}

/*--- Speisekarten ------------------------------*/

#content div.sk-list {

}

#content div.sk-entry a  {
	color: white;
	text-decoration: none;
}

#content div.sk-entry a:hover {
	text-decoration: white;
}

#content div.sk-entry {
	border: 6px solid white;
	width: 210px;
	font-size: 8pt;
	height: 15em;
	margin-right: 6px;
	float: left;
	background: #C3B250; /*#ff4107;*/
	/*color: #4F450F;*/
	color: white;
	position: relative;
}

#content div.sk-entry div.img {
	height: 60px;
	background: red;
}

#content div.sk-entry h3 {
	margin: 0.5em 8px 4px 8px;
	font-size: 11pt;
	font-style: italic;
}

#content div.sk-entry p {
	line-height: 120%;
	margin: 0 8px 4px 8px;
	color: white;
}

#content div.sk-entry p.price {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
}

#content div.sk-entry p.price  span {
	font-size: 12pt; 
	font-style: italic;
	font-weight: bold;
}


#content div.speise-list {
	/*background: #CFCCB5;*/
	clear: both;
	margin-bottom: 1px;
	/*border-left: 1px dotted #D7D4BE;*/
	background: #e6e5d8;
	padding: 1px 4px;
}

#content div.speise-list div.t-bar {
}

#content div.speise-list span.r-bar {
	float: right;
	/*width: 13em;*/
}

#content div.speise-list span.preis {
	float: left;
	font-weight: bold;
	text-align: right;
}

#content div.speise-list span.preis2 {
	text-align: right;
	float: left;
	font-weight: bold;
}

#content div.speise-list span.preis-text {
	width: 4em;
/*	float: right;*/
}

#content div.speise-list span.info {
	font-size: 8pt;
	padding-right: 0.5em;
}

#content div.speise-list span.inhalt {
	text-align: right;
	float: left;
	padding-right: 0.5em;
}

#content div.speise-list h3.title {
	float: left;
	margin: 0;
	color: black;
}

#content div.speise-list span.nr {
	float: left;
	margin: 0;
	width: 2.3em;
}

#content div.speise-list div.content {
	clear: both;
	margin: 0;
	padding-bottom: 2px;
}

#content div.speise-list div.content.with-num {
	margin-left: 2.3em;
}

#content div.speise-list div.content p {
	line-height: 120%;
	margin: 0.7em 0 0 0;
	/*margin-right: 4em;*/
	color: #605247;
}

.f_err {
	color: red;
}