#km   {
	position: absolute;
	right: 0px;
	opacity: 0.8;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	z-index: 0;
	float: right;
	top: 95px;
}
h3 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
td     { color: #333; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif }
.headline { color: #900; font-size: 20px; }
.hd-td { color: white; font-size: 20px; background-color: #900; padding: 5px; }
a:link  { color: #333; text-decoration: underline }
a:hover { color: #900; }
a:visited  { color: #333 }
body  {
	color: #333;
	font-size: 13px;
	background-color: white;
	background-image: url(Bilder/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
}
.seniorenfreund {
	position: relative;
	left: -115px;
	margin: -35px -100px 0 0;
	bottom: -25px;
}
.table { padding: 5px; border: solid 1px #900; }.td-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #900;
}
#news        {
	visibility: visible;
	position: absolute;
	top: 82px;
	left: 35;
	width: 250px;
}
#news ul  {
	padding-left: 2px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news ul li {
	margin-bottom: 3px;
}
#news p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#news hr {
	border-bottom: 2px solid #600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 2px;
	margin: 8px -5px 7px -5px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(Bilder/transp_bg.png) repeat 50px;
	overflow: hidden;
}

