
/* Modify default settings */

html { font-size: 100%; /* IE hack */ }
table { font-size: 100%; /* IE hack */ }
html,body { height:100%; }

body { 
	/* This reduces default size from 16px to 12px = 75% ~ 76% bug fix */
	font-size:69%;
	font-family:Verdana;
	color:#ffffff;
	background:#5b0405 url('images/background.gif') repeat-x;	
	line-height:1.4em;
	letter-spacing:0;
	padding:0px;
	margin:0px;
}


input, select, th, td { font-size:1em }
li li, li p, td p, blockquote p, pre { font-size:1em }

form { border:0px; margin:0px; }
ul,ol,dl { margin-top:1em; margin-bottom:1em; }
li { padding-left:0em; }
p { margin: 0em 0em 1.8em 0em; }
h1,h2,h3,h4,h5,h6 { margin:0em 0em 0.8em 0em;  }
img { border:0px; }
hr { border-bottom:0px; border-top:1px solid #cc9933; }



/* Link layout settings */

a {
	text-decoration:none;
	color:#cc9933;
}
a:hover {
	text-decoration:underline;
	color:#cc9933;
}
a:link { }
a:visited { }
a:active { }


/* Headings */

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	color:#cc9933;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	color:#cc9933;
	font-size: 1.4em;
	font-weight: normal;
}

h3 {
	color:#cc9933;
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	color:#cc9933;
	font-size: 1.0em;
	font-weight: normal;
}

h5 {
	color:#cc9933;
	font-size: 0.8em;
	font-weight: normal;
}

h6 {
	color:#cc9933;
	font-size: 0.6em;
	font-weight: normal;
}


/* Main layout style settings */

div#wrapper {
	text-align:center;
	background:url('images/background_box.jpg') center no-repeat;
}
div#container_box {
	width:774px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#logo {
	width:269px;
	height:131px;
	background:url('images/logo.gif');
	text-indent:-3000px;
	float:left;
}
div#vip {
	width:86px;
	height:108px;
	float:right;
	margin-right:25px;
}
div#menu {
	width:505px;
	float:left;
}
div#menu ul#m1 { 
	margin:0px;
	padding:0px;
}
div#menu ul#m1 li {
	float:left;
	list-style:none;
	text-indent:-3000px;	margin: 4px 3px 4px 3px;
}
div#menu ul li a#menu-home {
	display:block; width:52px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/home1.png');	}
div#menu ul li a:hover#menu-home {
	display:block; width:52px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/home1.png');	}
div#menu ul li a#menu-tea-room {
	display:block; width:89px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/tea-room0.png');	}
div#menu ul li a:hover#menu-tea-room {
	display:block; width:89px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/tea-room1.png');	}
div#menu ul li a#menu-take-out {
	display:block; width:72px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/take-out0.png');	}
div#menu ul li a:hover#menu-take-out {
	display:block; width:72px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/take-out1.png');	}
div#menu ul li a#menu-kermissen {
	display:block; width:88px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/kermissen0.png');	}
div#menu ul li a:hover#menu-kermissen {
	display:block; width:88px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/kermissen1.png');	}
div#menu ul li a#menu-events {
	display:block; width:52px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/events0.png');	}
div#menu ul li a:hover#menu-events {
	display:block; width:52px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/events1.png');	}
div#menu ul li a#menu-contact {
	display:block; width:65px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/contact0.png');	}
div#menu ul li a:hover#menu-contact {
	display:block; width:65px; height:15px; cursor:pointer; cursor:hand;
	background-image: url('images/contact1.png');	}
div#teaser {
	display:block;
	clear:both;
	width:774px;
	height:464px;
	background:url('images/teaser/10.jpg') no-repeat;
}
div#content_background {
	background:black;
	width:754px;
	height:444px;
	margin:10px;
	position:absolute;
	opacity:0.75;
	filter:alpha(opacity=75);
	z-index:0;
}
div#container_content {
	width:735px;
	height:400px;
	position:absolute;
	margin: 45px 20px 20px 20px;
	z-index:10;
	overflow:hidden;
}
div#content {
	position:absolute;
	width:100%;
	height:400px;
	overflow:auto;
	overflow-x:hidden;
}
div#footer {
	text-align:center;
	font-size:90%;
	padding-right:10px;
	color:white;
}
div#footer a {
	color:white;
}
div#footer a:hover {
	text-decoration:underline;
	color:#cc9933}
div#mapbox {
	width:300px;
	height:300px;
	overflow:hidden;
	color:#333;
}

.sortable_list {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.sortableitem {
	border: 0px;
	margin: 0px;
	padding-top:2px;
}

/* ImageBox */


#ImageBoxOuterContainer {
	z-index:500;
}
#ImageBoxOverlay {
	background-color: #000;
	z-index:450;
}
#ImageBoxCaption {
	color:#cc9933;
	background-color: #660000;
}
#ImageBoxContainer {
	width: 250px;
	height: 250px;
	background-color: #660000;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages {
	margin: 0;
}
#ImageBoxNextImage {
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage {
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover {
	background-image: url(images/next_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover {
	background-image: url(images/prev_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Classes */

div.center { text-align:center; }
div.left { text-align:left; }
div.right { text-align:right; }
div.clear { clear:both; }
div.scroll { overflow:auto; }
div.notebox {
	font-size:0.83em;
	padding:2px;
	clear:left;
}
div.floatercell {
	float:left;
	width:105px;
	height:105px;
	margin:3px;
	background:#CCBB99;
	border:1px solid #cc9933;
	opacity:0.80;
	filter:alpha(opacity=80);
}


/* Form layout settings */

.field {
	color:black;
	border:1px solid white;
	background:white;
	opacity:0.55;
	filter:alpha(opacity=55);
}

.fieldButton { font-size: 1em; }