@charset "utf-8";
/* CSS Document */

* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #312805;
}
body {
	background-color: #f7eedd;
}
#outer {
	margin: 0px auto;
	padding-bottom: 20px;
	width: 950px;
	position: relative;
}
#header {
	position: relative;
	height: 100px;
}
#logo {
	position: absolute;
	top: 25px;
	left: 110px;
	height: 68px;
	width: 496px;
}
#signet {
	width: 229px;
	height: 89px;
	position: absolute;
	top: 5px;
	right: 10px;
}
#left {
	float: left;
	width: 245px;
	padding-top: 60px;
	background-image: url("gfx/menu-top.jpg");
	background-repeat: no-repeat;
	position: relative;
	text-align: center;
}
#menu-blueten {
	position: absolute;
	height: 69px;
	width: 88px;
	background-image: url("gfx/menu-top-blueten.jpg");
	top: -69px;
	left: 14px;
}
#menu-bottom {
	height: 66px;
	width: 245px;
	background-image: url("gfx/menu-bottom.jpg");
}
#menu {
	list-style: none;
	background-color: #423507;
	width: 228px;
	margin-left: 8px;
	padding-bottom: 5px;
}
#menu li {
	padding-bottom: 3px;
}
#menu a {
	display: block;
	height: 31px;
	width: 160px;
	margin-left: 10px;
}
#menu a:hover {
	background-position: 0px 31px;
}
#menu .start {
	background-image: url("gfx/menu-start.png");
}
#menu .speisekarte {
	background-image: url("gfx/menu-speisekarte.png");
}
#menu .zeiten {
	background-image: url("gfx/menu-zeiten.png");
}
#menu .aktionen {
	background-image: url("gfx/menu-aktionen.png");
}
#menu .anfahrt {
	background-image: url("gfx/menu-anfahrt.png");
}
#menu .gaestebuch {
	background-image: url("gfx/menu-gaestebuch.png");
}
#menu .kontakt {
	background-image: url("gfx/menu-kontakt.png");
}

#right {
	float: right;
	padding-top: 20px;
	width: 694px;
}
#canvas {
	position: relative;
	width: 688px;
	height: 242px;
	margin-left: 2px;
}
#canvasInner {
	overflow: hidden;
	position: relative;
	height: 242px;
}
#canvas.map {
	height: 310px;
}
#canvas.admin {
	height: auto;
}
#canvas .image {
	position: absolute;
	width: 688px;
	height: 242px;
}
#canvas #map {
	width: 688px;
	height: 307px;
}

#slideshowControl {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#slideshowControl, #slideshowControl img, #slideshowControl a {
	width: 55px;
	height: 35px;
}
#slideshowControl a {
	display: block;
	background: url("gfx/play-pause.png");
}
#slideshowControl a:hover {
	background: url("gfx/play-pause_hover.png");
}

*html #slideshowControl a, *html #slideshowControl a:hover {
	background: url("gfx/play-pause.gif");
}

#content-line-top {
	position: absolute;
	z-index: 10;
	top: -18px;
	left: -3px;
	width: 694px;
	height: 25px;
	background-image: url("gfx/content-line-top.png");
}
*html #content-line-top {
	background-image: url("gfx/content-line-top.gif");
}
#content-line-middle {
	position: absolute;
	z-index: 10;
	bottom: -20px;
	left: -3px;
	width: 694px;
	height: 30px;
	background-image: url("gfx/content-line-middle.png");
}
*html #content-line-middle {
	background-image: url("gfx/content-line-middle.gif");
}
#content {
	width: 668px;
	margin-left: 2px;
	padding: 25px 10px 10px 10px;
	background-color: #fffad8;
	font-size: 12px;
}
#content-bottom {
	width: 694px;
	background-image: url("gfx/content-line-bottom.jpg");
	background-repeat: no-repeat;
	padding-top: 30px;
	text-align: right;
	font-size: 11px;
}
#content-bottom .sitelinks {
	text-align: center;
	padding-top: 15px;
}

/* CONTENT */

#content p {
	line-height: 150%;
	width: 500px;
	margin-bottom: 1em;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #4c220c;
}
h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #4c220c;
	font-style: italic;
}
a {
	color: #008f00;
	font-weight: bold;
}
a:hover {
	color: #3cc900;
}
a.big {
	font-size: 16px;
}
.clear {
	clear: both;
}
.border {
	border: 1px solid #1f1100;
	border-top: 0;
	border-bottom: 0;
}
.small {
	font-size: 11px;
}
.fontlight {
	color: #746733;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.m_b_10 {
	margin-bottom: 10px;
}
.centered {
	margin: auto;
}
#content .overflow {
	overflow: auto;
	height: 200px;
	width: 665px;
}
.column {
	float: left;
	width: 320px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#content .column p {
	width: 310px;
}
.box {
	padding: 5px;
	background-color: #fffbeb;
	border: 1px solid #1f1100;
}
td, th {
	text-align: left;
	vertical-align: top;
	padding: 5px 20px 5px 8px;
	line-height: 150%;
	border-bottom: 1px solid #fffad8;
}
/* GUESTBOOK */
#gb {
	width: 520px;
	margin: 10px auto;
}
#gb .entry {
	padding: 10px;
	margin-bottom: 1px;
	width: 500px;
}
#gb .time {
	font-size: 11px;
	color: #534615;
}
#gb .comment {
	margin-top: 5px;
	padding: 7px;
	background: #fffbeb;
}
.dark {
	background-color: #e1ed90;
}
.light {
	background-color: #edf8a3;
}	

/* PAGINATION */

#pager {
	width: 520px;
	margin: 10px auto;
}
#pager .next, #pager .prev, #pager .end {
	height: 22px;
	width: 22px;
	display: block;
	float: left;
}
#pager .next {
	float: right;
	background: url("gfx/bt-next.png");
}
#pager .next:hover {
	background: url("gfx/bt-next-hover.png");
}
#pager .prev {
	background: url("gfx/bt-prev.png");
}
#pager .prev:hover {
	background: url("gfx/bt-prev-hover.png");
}
#pager .page {
	margin: auto;
	padding-top: 4px;
	text-align: center;
	width: 150px;
}

/* FORMS */

form {
	width: 422px;
}

input, textarea, select {
	background: #ffecaa;
	width: 290px;
	height: 20px;
	border: 1px solid #1f1100;
	padding: 2px 2px 0px 2px;
}
select {
	height: auto;
}
textarea {
	height: 100px;
	font-size: inherit;
}
input.button {
	background-color: #592c0b;
	color: #ffecaa;
	width: 200px;
	border: 0;
	padding-bottom: 5px;
	height: 25px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.button:hover {
	background-position: 0px 40px;
	color: #ff8a01;
}
input.bt-kontakt {
	height: 40px;
	padding: 0;
	background: url("gfx/button-nachricht.png");	
}
input.bt-gaestebuch {
	height: 40px;
	padding: 0;
	background: url("gfx/button-gaestebuch.png");	
}
input.file {
	height: auto;
}
dd, dt {
	float: left;
	padding: 0px 5px 5px 0px;
}
form dl {
	width: 450px;
}	
form dt {
	width: 120px;
	text-align: left;
}
form dd {
	width:  300px;
}
#content .info {
	width: 409px;
	margin: 0 auto 10px;
	font-weight: bold;
}
.error {
	color: #B30000;
}
