body {
	/* background-image:  url(../pics/ruth-index.jpg); */
	background-repeat: no-repeat;
	background-position: center 10px; 
	background-color: #000000;
	left: 0px;
	top: 0px;
}

a {
	color: #FFCC00; /* #D9FFCC */
	text-decoration: none;
}
a visited {
	color: #FFCC00; /* #99FFCC */
	text-decoration: none;
}

.link01 {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	color: #FFCC00;
	text-decoration: none;
}
.outerdiv { 
	/* background-image:  url(../pics/herzbeutl.jpg);
	background-repeat: no-repeat;
	background-position: center 10px; */
	position:absolute;
	top:280px;
	left:50%;
	overflow:show; 
}
.rumabe-bottom { 
	position:absolute;
	top:-90px;
	left:-300px;
} 
.bgpic { 
	position:absolute;
	top:-180px;
	left:-220px;
} 
.link01-bottom {
	position: absolute;
	left: -400px;
	bottom: -260px;
}
.link01-bottom a {
	color: #CCCCCC; /* #FFCC00 #D9FFCC */
	text-decoration: none;
}

