body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/background.jpg);
	background-color:white;
	background-repeat:no-repeat; 
  	background-attachment:fixed;
	font-size: 12px;
	color:#666;
}

h1, h2, h3, p, table { margin:0; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#bdd596;
	margin-top:0;
	margin-bottom:30px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#bdd596;
	margin-bottom:15px;
	margin-top:14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#bdd596;
	margin-bottom:15px;
}

p, table, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom:12px;
	margin-top:12px;
}

a { color:#e2017b; text-decoration:none; }
a:hover { text-decoration:none; border-bottom: 1px dashed #e2017b; }
.img:hover { border:none; background:none; }

.foot a { color:#666; text-decoration:none; }
.foot a:hover { color:#666; text-decoration:none; border-bottom: 1px dashed white; }

.spezialitaet p, .wokgericht p { margin:5px; }

img {
	border:0;
}

.img {
	border:0;
}

#bitxtreme {
	position: fixed;
	right: 0;
	top: 0;
	display: block;
	width: 28px;
	height: 94px;
}

.head {
	margin:0 auto;
	width:955px;
	height:204px;
}

.menu {
	margin:0 auto;
	width:955px;
	height:32px;
	background:url(../images/menu_background.png) no-repeat;
}
.content {
	margin:0 auto;
	width:955px;
}

.top {
	background:url(../images/content_top.png) no-repeat;
	height:18px;
	
}

.middle {
	clear:left;
	overflow:hidden;
	background:url(../images/content_bg.png) repeat-y;
	position:relative;
}

.middle_detail {
	position:relative;
	top:0;
	left:16px; /* Schatten */
	width:923px; /* Breite .middle - left and right */
	overflow:hidden;
	padding:30px 0 170px;
}

.pane_left {
	padding-left:20px;
	margin-left:14px;
	width:385px;
/*	height:378px; */
	float:left;
}

.pane_left_flower {
	padding-left:20px;
	width:400px;
	height:378px;
	float:left;
}

.pane_left_flower_200909 {
	float:left;
	padding-left:20px;
	margin-left:14px;
	width:425px;
/*	height:378px; */
}

.onepane {
	padding-left:20px;
	margin-left:14px;
	width:845px;
	float:left;
}

.pane_left_admin {
	padding-left:20px;
	margin-left:14px;
	width:560px;
	float:left;
}

.onepane_admin {
	padding-left:20px;
	margin-left:14px;
	width:845px;
	float:left;
}

.pane_left_drittel {
	padding-left:20px;
	margin-left:14px;
	width:470px;
	float:left;
}

.pane_right {
	float:right;
	width:430px;
	padding-right:14px;
	border; 1px solid red;
}

.pane_right_admin {
	width:220px;
	float:right;
	margin-right:34px;
}

.pane_right_book {
	width:390px;
	float:right;
	padding-right:14px;
}

.pane_right_drittel {
	width:150px;
	float:right;
}

.spezialitaet {
	width:225px;
	height:138px;
	
	padding:50px 170px 0 40px;
}

.oeffnungszeiten {
	margin-left:120px;
	margin-top:45px;
	width:295px;
	height:195px;
}

.lageplan {
	margin-left:129px;
	margin-top:0;
	width:295px;
}

.wokgericht {
	width:215px;
	height:133px;
	padding:60px 145px 0 80px;
}

.newsletteroptionen {
	width:319px;
	height:180px;
	margin:45px 0 0 120px;
	background-image:url(../images/box_newsletter.jpg);
}



.slideshow {
	width:319px;
	height:169px;
	margin:50px 0 0 60px;
	background-image:url(../images/box_slideshow.jpg);
}

.info {
	width:319px;
	height:141px;
	margin:15px 0 0 60px;
	background-image:url(../images/box_informationen.jpg);
}

.bottom {
	background:url(../images/content_bottom.png);
	height:24px;
}

.foot {
	color:#666;
	font-size:11px;
	margin-left:30px;
	margin-top:0;
}

.list_table 
{
    font-size: 12px;
}

.list_table .alt
{
    background-color: #e8f0da;   
}

.list_table .sum td
{
    border-top: solid 1px #bdd596;
}
		
/* Forms */
.input { width:200px; border:1px solid #bdd596; color:#4E4E4E; background-color:#FFFFFF; padding:2px; margin-bottom:5px; }
.check { vertical-align:middle; }
.button_news_on, .button_news_off, .button_news_edit, .button_news_next { margin-top:5px; width:148px; height:22px; border:none; }
.button_news_on { background:url(../images/button_news_on01.gif); }
.button_news_on:hover { background:url(../images/button_news_on02.gif); }
.button_news_off { background:url(../images/button_news_off01.gif); }
.button_news_off:hover { background:url(../images/button_news_on02.gif); }
.button_news_edit { background:url(../images/button_news_edit01.gif); }
.button_news_edit:hover { background:url(../images/button_news_edit02.gif); }
.button_news_next { background:url(../images/button_news_next01.gif); }
.button_news_next:hover { background:url(../images/button_news_next02.gif); }
