body {
	background-image: url('back.png');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

table.pageOffset {
	margin-top: 20px;
}

table.pageOffset tr td a, table.pageOffset tr td.disabled {
	border: 1px solid #505050;
	display: block;
	padding: 0px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #efefef;
}

#logo {
	position: absolute;
	cursor: pointer;
	left: 1px;
	top: 1px;
	z-index: 1;
}

#sonne {
	position: absolute;
	top: 80px;
	right: 5px;
	z-index: 20;
}

#bottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
	height: 134px;
	background-image: url('gras.gif');
	background-repeat: repeat-x;
}

#bottom #bGras {
	position: absolute;
	left: 0px;
	bottom: 1px;
}

#baum1, #baum2, #baum3 {
	position: absolute;
	bottom: 95px;
	right: 10px;
}

#info_biene {
	position: absolute;
	top: 10px;
	right: 180px;
}

#info_biene #bs_bg {
	padding-right: 30px;
	padding-top: 38px;
	text-align: center;
	background-position: right 0px;
	background-image: url('bs_bg.png');
	font-size: 16px;
	font-weight: bold;
}

dl { margin-top: 0px; }
dl dt {
	margin-top: 10px;
	font-family: 'trebuchet ms';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0px;
}

dl dd {
	margin-top: 2px;
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 11px;
}

ul {
	list-style-image: url('ul.gif');
}

#menu ul { list-style-image: none; }

/* #content img {
	padding: 2px;
	border: 1px solid #808080;
	background-color: #afafaf;
} */

img.left {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}

img.right {
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'trebuchet ms';
}

dl dd h4 {
	margin-top: 6px;
	font-size: 12px;
	margin-bottom: 4px;
	letter-spacing: 0px;
	font-size: 14px;
	text-decoration: underline;
	padding-left: 24px;
	background-image: url('ul.gif');
	background-repeat: no-repeat;
	background-position: left;
}

a:link, a:active, a:visited {
	color: #bf0000;
}

a:hover {
	color: #008B8B;
}

dl dd a {
	padding-left: 15px;
	background-image: url('link.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}

p.abs {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
	font-family: tahoma;
	letter-spacing: 1px;
	font-size: 12px;
}

.tooltip {
	border-left: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	border-right: 1px solid #606060;
	border-bottom: 1px solid #696969;
	font-size: 11px;
	font-family: verdana;
	padding: 2px 6px;
	position: absolute;
	background-color: #FFFFE0;
}

dl.list dd {
	padding-bottom: 6px;
	border-bottom: 1px dashed #606060;
}

dl.small dt { 
	font-size: 11px; 
	font-family: tahoma;
}

dl.small dd {
	margin-left: 10px;
}

.hr {
	margin: 10px;
	border-top: 1px dashed #000;
}

#haus {
	position:absolute;
	left: 222px;
	bottom: 70px;
	border: 0px none;
}

#haus img { border: 0px none; }
