body {
	cursor: url('beo.ico');
	background-attachment: scroll;
	background-color: #2e2e2e;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing: normal;
}
.adresse {
	position: fixed;
	visibility: visible;
	bottom: 0px;
	z-index: 50;
	width: 100%;
	background-color:#000000;
	left: auto;
	right: auto;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}.beobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #A2A2A3;
}
.abstand_links {
	margin-left: 19px;
	margin-right: 19px;
}
.hundertpro {
	width: 100%;
}

#roombaoverlay {
	position: absolute;
	left:100px;
	z-index:100;
	top: 100%;
}
