@charset "utf-8";
/* Style resetten start */
html, body, div, span, applet, object, iframe, hr, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
/* Style resetten ende */
/* clearfix start */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	font-size:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
	background-color: #c4e7f5;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}
/* End hide from IE-mac */
/* clearfix ende */
body {
	background-color: #b9e9ac;
	background-image: url(../gfx/body-bg-sommer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 80%;
}
h1 {
	font-size: 200%;
	font-weight: bolder;
	color: #296624;
	margin-bottom: 10px;
}
h2 {
	font-size: 150%;
	font-weight: bolder;
	color: #296624;
	margin-bottom: 10px;
}


a {
	color: #388c32;
}
a:hover {
	color: #45AB3D;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
b, strong {
	font-weight: bold;
}

ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul li {
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
}
ol li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.flowers {
	list-style-image: url(../gfx/flower-li-1.png);
	list-style-position: outside;
	margin-left: 20px;
	background-image: url(../gfx/flower-ul-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 80px;
	padding-left: 80px;
}
.outlines  {
	width: 100%;
	border: 2px solid #95D183;
}
.outlines   td  {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.outlines    tr:hover  {
	color: #296624;
}
.darkgreen  {
	border: 1px solid #333333;
	background-color: #95D183;
}
.darkgreen:hover {
	background-color: #9ED58E;
}

.brightgreen {
	background-color: #B7E0AB;
}
.brightgreen:hover {
	background-color: #C2E6B9;
}






#wrapper {
	min-width:906px;
}
#menue {
	height: 500px;
	width: 330px;
	display: inline;
	position: absolute;
	top: 20px;
	bottom: auto;
	left: 99px;
	padding-left: 1px;
}
#menue ul {
	padding-left: 27px;
	padding-top: 26px;
}
#menue li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9cd997;
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	color: #388C32;
}
#menue a {
	color: #388c32;
	text-decoration: none;
}
#lng-nav {
	position: fixed;
	height: 41px;
	width: 189px;
	top: 0px;
	right: 25px;
}
#content {
	margin-right: 20px;
	margin-left: 543px;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#map {
	height: 400px;
	width: 100%;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}
.downunder {
	position: absolute;
	bottom: 5px;
	left: 20px;
}
.font-75 {
	font-size: 75%;
}
.txtbox200 {
	width: 200px;
	border: 1px solid #388C32;
}
.txtbox200:hover {
	border: 1px solid #ABE0A7;
}
.txtbox100proz {
	width: 100%;
	border: 1px solid #388C32;
}
.txtbox100proz:hover {
	border: 1px solid #ABE0A7;
}

.smalltxt {
	font-size: 50%;
}
.ur-absolut {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.btn-anfahrt {
	background-image: url(../gfx/button-anfahrt.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 172px;
	color: #FFFFFF;
	text-indent: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn-anfahrt:hover {
	background-image: url(../gfx/button-anfahrt-hover.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 172px;
	color: #FFFFFF;
	text-indent: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.btn-anfahrt-big {
	background-image: url(../gfx/button-anfahrt-big.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 262px;
	color: #FFFFFF;
	text-indent: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btn-anfahrt-big:hover {
	background-image: url(../gfx/button-anfahrt-big-hover.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 262px;
	color: #FFFFFF;
	text-indent: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.float-left {
	float: left;
}
.a_out {
	background-image: url(../gfx/a-out.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.speisekarte {
	background-image: url(../gfx/goto-speisekarte-de.jpg);
	display: block;
	background-repeat: no-repeat;
	height: 163px;
	width: 224px;
}
.speisekarte:hover {
	background-image: url(../gfx/goto-speisekarte-de-hover.jpg);
	display: block;
	background-repeat: no-repeat;
}