body {				
	margin: 0;
	padding: 0 10px 0 10px;
	background-image: url("/images/framebg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;

	scrollbar-base-color:#9e7436;
	scrollbar-3dlight-color: #936c32;
	scrollbar-arrow-color:#cfbc9f;
	scrollbar-darkshadow-color: #936c32;
	scrollbar-face-color:#9e7436;
	scrollbar-highlight-color:#9e7436;
	scrollbar-shadow-color:#9e7436;
	scrollbar-track-color:#936c32; 
}

#pagetitle {
	margin: 0;
	padding: 0 0 0 5px;
	background-repeat: no-repeat;
	background-position: top center;
	height: 40px;
	border: 0;
	text-align: center;
}

h2 {
	padding-top: 0;
	margin-top: 0;
}

#pagetitle h1 {
	display: none;
}

div.error {
	font-size: 130%;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: red;
}

div.errorwrapper {
	border: 1px solid black;
	background-color: red;
}

.menusection {
	color: #005dac;
	font-weight: bold;
	font-style: italic;
	border-top: 1px solid black;
	padding: 10px 0 2px 0;
	margin-top: 10px;
}

.menusection div.title {
	font-style: normal;
	font-size: 150%;
}

div.drinkssub {
	font-weight: bold;
	color: #005dac;
	font-size: 120%;
	margin-top: 15px;
}

div.dish {
	width: 99%;
	margin: 10px 0 10px 0;
	padding: 5px;
}

div.dish div.price {
	float: right;
	text-align: right;
	margin-left: 5px;
}

div.dishdesc {
	font-style: italic;
	font-size: 90%;
	padding-right: 50px;
}

div.galleryframe {
   height: 193px;
   width: 234px;
   background-image: url('/images/gallery_frame.gif');
   border: 0;
   margin: 0;
   padding: 0;
}

div.gallerydesc {	
}

div.frametitle {
	height: 27px;
	width: 237px;
	position: relative;
	top: 152px;
	left: 0;
/*	border: 1px solid red; */
	border: 0;
	padding: 0;
	margin:0;
}

div.frametitle img {
}


div.webcamframe {
   height: 155px;
   width: 190px;
   background-image: url('/images/webcam_frame.gif');
   border: 0;
   margin: 0;
   padding: 0;
}

div.achtung {
	color: #000;
	text-align: center;
	font-size: 90%;
}



/*
 Guestbook
*/

div.guestbookitem {
	width: 99%;
	padding: 0 0 5px 0;
	margin: 20px 10px 35px 10px;
	border-bottom: 1px solid white;
}

div.guestbookitem div.title {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid white;
}

div.guestbookitem span.author {
	font-weight: bold;
}

div.guestbookitem div.content {
	padding: 5px 15px 0 0;
	color: black;
}

div.eintragen {
	text-align: right;
}

div.eintragen a {
	font-size: 120%;
	font-weight: bold;
	color: white;
}

/* 
 Forms
*/

input, textarea, select {
	background-color:#869db5;
	border: 1px solid black;
	color: black;
	font-size: 90%;
	font-family: verdana, helvetica, sans-serif;
}

div.form {

}

div.formitem {
	padding: 0;
	margin: 10px 0 0 0;
}

div.formitem div.entry {

}

div.formitem div.tip {
	padding-left: 10px;
	font-style: italic;
}

div.formitem p.title {
	font-weight: bold;
	font-size: 110%;
	padding: 0;
	margin: 0;
}

div.buttons input {
	border: 0;
	background-color: #426288;
}

/**
 Gallery
**/

div.mygallery {
	padding: 10px 3px 0 3px;
	margin-bottom: 15px;
	float: left;
	width: 45%;
/*	border: 1px solid red; */
	text-align: center;
}

div.mygallery div.title {
	margin: 0 0 1px 0;
	padding: 0 0 1px 0;
	font-size: 140%;
	font-weight: bold;
	color: #cfbc9f;
}

div.mygallery div.title span.size {
	font-size: 66%;
	color: white;
	font-weight: normal;
}

div.mygallery div.date {
}

div.mygallery div.previewimg {
	float: right;
	margin-left: 10px;
}

div.mygallery div.description {
	font-style: italic;
	padding: 10px 10px 5px 20px;
}

div.simage {
	width: 49%;
	height: 154px;
	padding: 2px 1px 2px 1px;
	margin: 0 0 10px 0;
	float: left;
	text-align: center;
}

div.vimage {
	width: 49%;
	height: 154px;
	padding: 2px 1px 2px 1px;
	margin: 0 0 10px 0;
	float: left;
	text-align: center;
}

div.himage {
	width: 49%;
	height: 154px;
	padding: 27px 1px 2px 1px;
	margin: 0 0 10px 0;
	float: left;
	text-align: center;
}

div.galleryselector {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}

/*
User's view of gallery
*/

div.galleryoverview {
	margin-bottom: 20px;
}

div.galleryoverview div.title {
	font-size: 160%;
	font-weight: bold;
	font-family: georgia, times, sans-serif;
}

div.galleryoverview div.date {
	padding-left: 5px;
	font-style: italic;
}

div.image {
	margin: 0 10px 30px 10px;
	padding-bottom: 35px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
/*	background-image: url('/images/lion_sm.gif');
	background-position: bottom center;
	background-repeat: no-repeat; */
}

div.image div.imagebox {
	
}

div.image div.imagebox div.titlebox {
	padding-bottom: 3px;	
}


div.image div.imagebox div.titlebox span.title {
	font-size: 140%;
	font-weight: bold;
}
div.image div.imagebox div.titlebox span.size {
	
}

div.image div.description {
	font-face: georgia, times, serif;
	font-style: italic;
	padding-left: 10px;
	padding-right: 10px;
}


/*
 Users' view of news
*/

div.singlenews {
	border-bottom: 1px solid white;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
}

div.singlenews div.date {
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding-bottom: 7px;
}
div.singlenews div.content {
	color: black;	
}
div.singlenews div.content div.title {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
}

div.singlenews div.image {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	border: 0;
}

td.content {
	color: black;
}

/* News overview */

div.newsitem {
	border-bottom: 1px solid white;
	margin-bottom: 25px;
	padding: 0 0 5px 0;
}

div.newsitem div.date {
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid white;
	padding-bottom: 3px;
}
div.newsitem div.content {
	color: black;	
}
div.newsitem div.content div.title {
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

/**
 Buchungsanfrage
**/

td.black, td.black td {
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
}

td.blackcell {
	font-size: 8pt;
	color: black;
	font-family: arial, verdana, helvetica, sans-serif;
}

.query select {
	font-size: 90%;
}

.query input {
	font-size: 90%;
}

.anfragewarning {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid black;
	padding: 5px;
	color: white;
	background-color: #426288;
	text-align: center;
}

/* colour of star */
span.formneeded {
	color: #005dac;
}
