body {
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
	background-color: #000000;
	background-image: url(images/vorhang-hintergrund.jpg);
	font-size:12px;
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

*{
	padding:0;
	margin:0;
}

#page {
	margin: 0 auto;
	width: 803px;
	text-align:left;
	position:relative;
	z-index:20;
}

.navigation{display: none;}

#v-rechts{
	z-index:5;
	position:fixed;
	right:0;
	top:0;
	background-image: url(images/vorhang-rechts.png);
	background-repeat: no-repeat;
	height: 575px;
	width: 256px;
}

#v-links{
	z-index:4;
	position:fixed;
	left:0;
	top:0;
	background-image: url(images/vorhang-links.jpg);
	background-repeat: no-repeat;
	height: 575px;
	width: 262px;
}

.narrowcolumn, .widecolumn {
	width:801px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.post {
	text-align: left;
	position:relative;
}

h1, h2, h3, h4, h5 {
	margin-bottom:1px;
}

h2 {
	font-size:35px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	background-color: #000;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	color:#FFF;
}

h3{
	font-size:22px;
	padding-top:5px;
}

h4{
	font-size:14px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:20px;
	padding-right:20px;
	color:#fff;
	background-image: url(images/toogle_bg.png);
	background-repeat: repeat-x;
}

a, a:link, a:visited{
	color:#333;
	text-decoration:none;
}

a:hover, a:active{
	text-decoration:underline;
}

.thumbnail{
	border:none;
	width:250px;
	height:150px;
}

img.alignright{
	float:right;
	border:1px solid #ccc;
	padding:2px;
	margin-left:20px;
}

img.alignleft{
	float:left;
	border:1px solid #ccc;
	padding:2px;
	margin-right:20px;
}

#header{
	position:relative;
	z-index:10;
}

#search{
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	width:803px;
	height:37px;
	margin-top:-16px;
	position:relative;
	z-index:20;
}

#search #s{
	position:absolute;
	background-image: url(images/search-s.png);
	background-repeat: no-repeat;
	border: solid 0px;
	width:180px;
	height:22px;
	right:31px;
	top:6px;
	font-size:16px;
	padding-left:3px;
	padding-top:3px;
}

#search #searchsubmit {
	height:25px;
	width:25px;
	border: solid 0px;
	background-image: url(images/search-sub.png);
	background-repeat: no-repeat;
	position:absolute;
	right:6px;
	top:6px;
	cursor:pointer;
}

/* Artikel-Text */

.entry{
	background-color:#fff;
	font-size:14px;
	line-height:22px;
	position:relative;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.entry p{
	margin-bottom:12px;
	margin-top:12px;
}

.entry a, .entry a:link, .entry a:visited{
	color:#890606;
	text-decoration:underline;
}
.entry a:hover, .entry a:active{
	color:#890606;
	text-decoration:none;
	font-style: italic;
}

#entry h1, #entry h2, #entry h3, #entry h4, #entry h5, #entry h6 {
	margin:0;
	padding:0;
	color:#333;
	background-color:#fff;
	background-image:none;
	font-weight:bold;
}
#entry h1{
	font-size: 22px;
}
#entry h2{
	font-size: 20px;
}
#entry h3{
	font-size: 18px;
}
#entry h4{
	font-size: 16px;
}
#entry h5{
	font-size: 14px;
}
#entry h6{
	font-size: 12px;
}
#entry ul, #entry ol{
	margin-left:20px;
}
#entry li{
	line-height:18px;
	margin-bottom:3px;
}
/* END Artikel-Text */

/* Artikel */
#info{
	background-color: #670404;
	background-image: url(images/info.png);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:1px;
	color:#FFF;
	position:relative;
	height:150px;
}

.thumb_single{
	position:absolute;
	top:0px;
	right:0px;
	height:150px;
	width:250px;
}

.thumb_single img{
	height:150px;
	width:250px;
}

#info .zeile{
	background-image: url(images/info-line.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
}

#info .abstand{
	width:140px;
	display:block;
	float:left;
	font-weight:bold;
	color:#c47171;
}

#info a, #info a:link, #info a:visited{
	color:#fff;
	text-decoration:underline;
}
 #info a:hover, #info a:active{
	color:#fff;
	text-decoration:none;
	font-style: italic;
}
#sociable{
	background-color:#fff;
	margin-bottom:1px;
}
#bestellformular{
	background-color:#fff;
	position:relative;
	min-height:560px;
	padding:20px;
}
#bestellinfo{
	position:absolute;
	right:20px;
	top:20px;
	width:280px;
	font-size:12px;
	line-height:18px;
}
#bestellinfo li{
	list-style-type: none;
	margin-bottom:10px;
}
#bestellinfo li.ueber{
	font-weight:bold;
}
#bestellinfo li.ueber2{
	font-size:14px;
	font-weight:bold;
	color:#890606;
}
.mehr_ver{
	background-color:#FFF;
	margin-bottom:1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
}
/* END Artikel */

/* Gallery */
div.scrollable { 
 	position:relative; 
	overflow:hidden;
	float:left;
	width: 720px; 
	height:145px; 
} 
 
div.scrollable div.items { 
	width:20000em; 
	position:absolute; 
} 
.scrollable img {
	width:200px;
	height:125px;
}

.scrollable a {
	float:left;
	background-color:#fff;
	margin-left:3px;
	margin-right:3px;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:200px;
	height:125px;
}

.scrollable .active{
	border: 1px solid #000;
}
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/hori_large.png) no-repeat;
	display:block;
	width:19px;
	height:131px;
	float:left;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right { background-position: -20px 0px; clear:right; margin-left: 3px;}
a.right:hover { background-position:-20px -132px; }
a.right:active 	{ background-position:-20px -263px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:0px -132px; }
a.left:active  	{ background-position:0px -263px; }

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/* END Gallery */

/* Archiv */
.hentry{
	background-color:#FFF;
	margin-bottom:1px;
}

.post.archiv{
	height:150px;
}

.hentry:hover{
	background-color:#EDEDED;
}

.page.hentry{
	background-color:#EDEDED;
}

font.ausverkauft{
	color:#F00;
	font-weight:bold;
}

font.restkarten{
	color:#F90;
	font-weight:bold;
}

.thumb_ver{
	width:250px;
	height:150px;
	float:left;
	margin-right:20px;
}
#karten{
	position:absolute;
	right:0px;
	bottom:0px;
	padding-bottom:1px;
}

#karten a, #karten a:link, #karten a:visited{
	background-color:#121212;
	color:#FFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:1px;
	margin-left:1px;
}
#karten a:hover, #karten a:active{
	background-color:#a21111;
	color:#FFF;
	text-decoration:none;
}
#tags{
	position:absolute;
	width:400px;
	bottom:10px;
	left:270px;
	color:#CCC;
}
#tags a, #tags a:link, #tags a:visited{
	color:#aaa;
}
 #tags a:hover, #tags a:active{
	color:#000;
}
small{
	font-size:12px;
}
/* END Archiv */

/* Seite */
#theater-termine{
	background-image: url(images/toogle_bg.png);
	background-repeat: repeat-x;
	background-color:#670404;
	font-size:12px;
	color:#FFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:1px;
}
#theater-termine a, #theater-termine a:link, #theater-termine a:visited{
	color:#fff;
}
 #theater-termine a:hover, #theater-termine a:active{
	color:#fff;
}
.post h1.zwischen{
	background-image: url(images/toogle_bg.png);
	background-repeat: repeat-x;
	font-size:22px;
	color:#fff;
	margin-left:-20px;
	margin-right:-20px;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:20px;
	padding-top:8px;
	padding-bottom:8px;
}

/* END Seite */

/* Navigation */
#nav td{
	background-color:#fff;
	font-size:12px;
	width:200px;
}
#demnaechst td{
	background-color:#fff;
	width:400px;
}
#nav ul, #demnaechst ul{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#nav li, #demnaechst li{
	list-style-type: none;
	text-indent: 20px;
}
#nav a, #nav a:link, #nav a:visited{
	color:#444;
	display:block;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	text-decoration:none;
}
#nav a:hover, #nav a:active{
	color:#fff;
	background-color:#000;
	text-decoration:none;
}
.ueber_dem {
	font-weight:bold;
	color:#000;
	font-size:14px;
	text-transform: uppercase;
}
.current_page_item, .current-cat{
	background-image: url(images/nav-current.gif);
	background-repeat: no-repeat;
	background-color:#EEE;
}
.ueber_dem2 {
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-transform: uppercase;
	margin-left:20px;
	margin-top:5px;
}
/* END-Navigation */

/* Footer */
#footer {
	width: 803px;
	clear: both;
	height: 100px;
	color:#FFF;
	font-size:11px;
	line-height:16px;
}
#footer2 {
	width: 803px;
	clear: both;
	font-size:10px;
	line-height:14px;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
#footer td {
	background-color: #000;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height:100px;
	width:200px;
}
#footer ul{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}
#footer li{
	list-style-type: none;
}
#footer .ueber {
	font-weight:bold;
	font-size:14px;
	text-transform: uppercase;
	margin-top:15px;
	margin-bottom:3px;
}
#footer a, #footer a:link, #footer a:visited{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover, #footer a:active{
	color:#000;
	background-color:#fff;
	padding-left:3px;
	padding-right:3px;
	text-decoration:underline;
}
/* END Footer */

/* Anfahrt */
#google_map_batavia{
	width:801px;
	height:400px;
	background-color:#FFFFFF;
	margin-bottom:1px;
}

#batavia_infowindow {
	width:420px;
	height:150px;
}

#batavia_infowindow label{
	font-weight:bold;
}
#batavia_infowindow  .route_calc_submit{
	width:84px;
	height:26px;
}

#batavia_infowindow  .text_input{
	background-color:#ebebeb;
	border:solid #a2a2a2 1px;
	border-bottom-color:#e0dfdf;
	border-right-color:#e0dfdf;
	padding:3px;
	font-size:14px;
}

#ifw_fromhere, #ifw_tohere{
	display:none;
}

#batavia_infowindow .logo{
	background-image: url(images/logo-maps.png);
	background-repeat: no-repeat;
	width:420px;
	height:49px;
	margin-bottom:10px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-position: center;
}

#batavia_infowindow strong{
	display:block;
	width:130px;
	float:left;
}

#batavia_infowindow a, #batavia_infowindow a:link, #batavia_infowindow a:visited{
	color:#890606;
	text-decoration:underline;
}
 #batavia_infowindow a:hover, #batavia_infowindow a:active{
	color:#890606;
	text-decoration:none;
	font-style: italic;
}
/* END Anfahrt */

/* Speisekarte */
.entry h2 {
	clear:both;
	font-size:16px;
	background-image: none;
	background-color: #fff;
	color:#000;
	padding-left:10px;
	margin:0;
}

.fach1{
	width:370px;
	float:left;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
}

.fach1 h3{
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	padding-top:1px;
	background-image: url(images/toogle_bg.png);
	background-repeat: repeat-x;
	color:#fff;
}

.fach1 li{
	list-style-type: none;
	padding-left:10px;
	padding-right:10px;
	background-color:#F4F4F4;
	margin-bottom:1px;
}

.fach1 li:hover{
	background-color:#DFDFDF;
}
/* END Speisekarte */

/* Slider Startseite */
#slider {
	margin-left:1px;
    width: 801px; /* important to be same as image width */
    height: 447px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-color:#fff;
	font-size:14px;
	line-height:24px;
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#slider .sliderImage {
    float: left;
    position: relative;
	display: none;
}
#slider .sliderImage span {
    position: absolute;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
    width: 763px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
#slider .clear {
	clear: both;
}
#slider .sliderImage span strong {
    font-size: 20px;
}
#slider .top {
	top: 0;
	left: 0;
}
#slider .bottom {
	bottom: 0;
    left: 0;
}
#slider ul { list-style-type: none;}

/* END Slider Startseite */

/* Partner */
.partner{
	position:relative;
	margin-bottom:1px;
	background-color:#FFF;
}

.partner .logo{
	float:left;
	width:250px;
	min-height:90px;
	background-color:#FFF;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	margin-right:40px;
}
.partner .beschreibung{
	padding-top:15px;
	padding-bottom:15px;
}

.partner .ueber{
	font-weight:bold;
	font-size:20px;
}

.partner strong{
	width:90px;
	display:block;
	float:left;
}
/* END Partner */

/* Pagebar */
.pagebar {
	background: #fff;
	text-decoration: none;
	margin-bottom:1px;
	font-size:16px;
	padding-left:15px;
	padding-bottom:4px;
	padding-top:4px;
}

.pagebar a,.pageList .this-page {
	text-decoration: none;
	background-color:#fff;
	color:#333;
	padding-left:7px;
	padding-right:7px;
	border: dotted 1px #B3B3B3;
}

.pagebar a:visited {
	text-decoration: none;
}

.pagebar .break {
	text-decoration: none;
}

.pagebar .this-page {
	text-decoration: none;
	background-color:#fff;
	color:#890606;
	padding-left:7px;
	padding-right:7px;
	border: dotted 1px #890606;
	font-weight: bold;
}

.pagebar a:hover {
	color:#890606;
	border-color: #890606;
	font-weight: bold;
}

.pagebar .inactive
{
	color: #333;
	text-decoration: none;
}
/* END Pagebar */

/* edit */
.edit{
	position:absolute;
	top:10px;
	right:10px;
}
.edit a{
	margin-bottom:5px;
}
/* END edit */

/* Monatsuebersicht */
.mo-ver{
	margin-bottom:1px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#fff;
	font-size:20px;
	margin-left:1px;
	margin-right:1px;
}
.mo-link{
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	padding-top:5px;
	background-color:#fff;
	margin-bottom:1px;
	margin-left:1px;
	margin-right:1px;
	cursor:pointer;
}
.mo-link strong{
	width:73px;
	display:block;
	float:left;
}
a:hover.mo-link{
	text-decoration:none;
}
.mo-farbe{
	width:10px;
	position:relative;
	float:left;
	margin-right:5px;
}
.mo-all{
	background-color:#fff;
}
a:hover.mo-01{
	background-color:#00a5e4;
}
a:hover.mo-02{
	background-color:#00a29f;
}
a:hover.mo-03{
	background-color:#009f51;
}
a:hover.mo-04{
	background-color:#79c23b;
}
a:hover.mo-05{
	background-color:#fff400;
}
a:hover.mo-06{
	background-color:#ef9b22;
}
a:hover.mo-07{
	background-color:#e96d1a;
}
a:hover.mo-08{
	background-color:#e43d25;
}
a:hover.mo-09{
	background-color:#e6338e;
}
a:hover.mo-10{
	background-color:#95328a;
}
a:hover.mo-11{
	background-color:#382683;
}
a:hover.mo-12{
	background-color:#0071b2;
}
.mo-color-01{
	color:#00a5e4;
}
.mo-color-02{
	color:#00a29f;
}
.mo-color-03{
	color:#009f51;
}
.mo-color-04{
	color:#79c23b;
}
.mo-color-05{
	color:#fff400;
}
.mo-color-06{
	color:#ef9b22;
}
.mo-color-07{
	color:#e96d1a;
}
.mo-color-08{
	color:#e43d25;
}
.mo-color-09{
	color:#e6338e;
}
.mo-color-10{
	color:#95328a;
}
.mo-color-11{
	color:#382683;
}
.mo-color-12{
	color:#0071b2;
}
/* END Monatsuebersicht */