body {
	margin: 0 0 0 0;
	background-color: #FFFACD;
		overflow-y: scroll;
	overflow-x: hidden;
}
/* Text #575E81#006400   #F6F7C3 #686C93#4F5285*/
td, center, p, blockquote, body, div {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif; /*font-family: Verdana;*/
	font-size: 10pt;
	color: #4F5285;
	scrollbar-base-color: #F6F7C3;
	scrollbar-arrow-color: #575E81;
	scrollbar-face-color: #FFFACD;
	scrollbar-highlight-color: #686C93;
	scrollbar-shadow-color: #ADC373;
	scrollbar-track-color: #FFFACD;
	cursor: url(logo-1.cur);
}
img {
	border: none;
}
.klein {
	font-size: 8pt;
	font-weight: 400;
}
.mf {
	font-size: 12pt;
	font-weight: 700;
}
h1 {
	background-color: #135720;
	font-family: Comic Sans MS, Times New Roman;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	color: #F4F5B3;
}
h2 {
	background-color: #135720;
	font-family: Comic Sans MS, Times New Roman;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #F4F5B3;
}
.graukl {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 400;
	color: #5E609D;
}
a {
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	line-height: 16px;
	CURSOR: url('heidelbeeren3.cur');
}

:link {
	color: #4F5285;
}
:visited {
	color: #51459D;
}
:active {
	color: #A52A2A;
}
a:hover {
	color: #4F5285;
	font-weight: 700;
   background: #E2E8E2;
	cursor: url(logo-2.cur);
}
/* menue*/
#menu {
	position: absolute;
	top: 45px;
	left: 30px;
	width: 120px;
	z-index: 25;
}
/* Bild oben banner*/
#oben {
	position: absolute;
	top: 10px;
	left: 0px;
	z-index: 6;
}
#beerenzweig {
	position: absolute;
	top: 75px;
	left: 0px;
	z-index: 15;
}
#o-rl {
	position: absolute;
	top: 0px;
	z-index: 21;
}
#o-rr {
	z-index: 20;
}
#bdh {
	position: absolute;
	top: 90px;
	left: 20px;
	z-index: 11;
}
/* Text */
#text {
	position: absolute;
	top: 175px;
	left: 200px;
	z-index: 14;
	padding: 40;
}
.button {
	width: 147px;
	line-height: 14px;
	border-left: 0px dotted #b9b9b9;
	border-top: 0px solid #0D5C1C;
	border-bottom: 1px dotted #D8E3D3;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
}
.button:hover {
	width: 145px;
	background-color: #FFFACD;
	border-left: 2px solid #FFFACD;
	border-top: 1px solid #FFFACD;
	border-right: 0px solid #373863;
	border-bottom: 0px solid #0D5C1C;
	text-decoration: none;
	background-image: url(b4.gif);
}
.buttona {
		width: 147px;
	line-height: 14px;
	border-left: 1px solid #b9b9b9;
	border-top: 0px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	font-weight: 700;
	background-color: #F6F7C3;
	background-image: url(b4.gif);
}
/*   #8D97BA*/
.buttona:hover {
	width: 146px;
	background-color: #F4F5B3;
	border-left: 2px solid #373863;
	border-top: 0px solid #373863;
	border-right: 0px solid #373863;
	border-bottom: 1px solid #373863;
	text-decoration: none;
   background-image: url(b4.gif);
}
.rand {
	border-color: #00008B;
	border-width: 3;
	border-style: double;
	border-top: none; 
	border-left: none;
}
/* Rand oben-unten*/
.rand_ou {
	border-top: 4px solid #0D5C1C;
	border-bottom: 4px solid #0D5C1C;
}
/*Rand - eingelassen*/
.rand-i {
	border-width: 2;
	border-style: inset;
}
hr {
	color: #4F5285;
	border-color: #4F5285;
	border: #4F5285;
	background-color: #4F5285;
	height: 1px;
}
.liste li {
	list-style-type: none;
	list-style-image: url(beere.gif);
}
.abstand {
	line-height: 12px;
}
.abstand:hover {
color: Red;
}
#nein {
display: none;
}