﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #000;
	background-color: #ddb;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-color: #ddb;
}
#masthead {
	background-color: #ddb;
	font-family: "Monotype Corsiva";
	font-size: x-large;
	color: #663300;
	font-weight: bold;
	height: 115px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
.kanne {
	border-width: 0px;
	float: left;
	width: 120px;
	height: 115px;
	margin-left: 19px;
	margin-right: 15px;
	
}
.sack {
	border-width: 0px;
	width: 120px;
	height: 115px;
	
}
.liobenanschr {
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
}
#sidebar {
	float: left;
	width: 158px;
	background-color: #ddb;
	position: relative;
	height: auto;
	color: #663300;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-size: x-small;
	top: auto;
	clear: both;
}
/* Formatvorlagen für die Navigation */
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #663300;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: underline overline;
	color: #FF6600;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
#content {
	float: left;
	width: 805px;
	padding: 15px;
	overflow: auto;
	background-color: #fff;
	margin: 0px;
	position: relative;
}
/* Formatvorlagen für Fußzeile */
.bilderrahmen {
	border: thin ridge #CC6600;
	padding: 7px;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-box-shadow: 3px 3px 11px #666;
	-moz-box-shadow: 3px 3px 11px #666;
	box-shadow: 3px 3px 11px #666;
}
.bildbreit {
	margin: 7px 9px 7px 9px;
	border: thin ridge #CC6600;
	padding: 7px;
	float: none;
	-webkit-box-shadow: 3px 3px 11px #666;
	-moz-box-shadow: 3px 3px 11px #666;
	box-shadow: 3px 3px 11px #666;
}
.bildschmal {
	margin: 7px 44px 7px 44px;
	border: thin ridge #CC6600;
	padding: 7px;
	float: none;
	-webkit-box-shadow: 3px 3px 11px #666;
	-moz-box-shadow: 3px 3px 11px #666;
	box-shadow: 3px 3px 11px #666;
}
.bildohnerahmen {
	border-width: 0px;
	margin-left: 0px;
	margin-right: 2px;
}
.b_cafe_garten {
	border: thin ridge #CC6600;
	padding: 4px;
	-webkit-box-shadow: 3px 3px 11px #666;
	-moz-box-shadow: 3px 3px 11px #666;
	box-shadow: 3px 3px 8px #000000;
	text-align: center;
	margin-right: 33px;
}
.b_torten {
	border: thin ridge #CC6600;
	padding: 7px;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-box-shadow: 3px 3px 11px #222;
	-moz-box-shadow: 3px 3px 11px #222;
	box-shadow: 3px 3px 11px #222;
	height: 250px;
}
.b_impressum {
	border: thin ridge #CC6600;
	padding: 7px;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-box-shadow: 3px 3px 11px #666;
	-moz-box-shadow: 3px 3px 11px #666;
	box-shadow: 3px 3px 11px #666;
	float: right;
	width: 360px;
	height: 240px;
}
.center {
	text-align: center;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	font-weight: normal;
	color: #663300;
	text-align: center;
}
h2 {
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
	color: #663300;
	text-align: left;
}
h3 {
	font-family: Verdana;
	font-size: small;
	font-weight: normal;
	color: #663300;
}
h4 {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	color: #663300;
}
p {
	font-family: Verdana, Geneva, Tahoma, Sans-Serif;
	font-size: small;
}
a {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:active {
	color: #CC9900;
}
a:hover {
	color: #FF6600;
}
#footer {
	clear: both;
	width: 1000px;
	background-color: #C9C994;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	font-family: Verdana;
	color: #663300;
	font-size: small;
}
#footer p {
	font-size: 0.9em;
	text-align: center;
	margin: 0px;
	padding: 2px;
}
#footer a {
	color: #663300;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline overline;
}
.web28 {
	vertical-align: middle;
	border-width: 0px;
	margin: 7px;
}

