#badewanne {
	min-width: 765px;
	min-height: 600px;
	text-align: center;
	margin: 2px;
	background-color: #fef2de;
	border-collapse: collapse;
	border: solid 1px #b51515;
}
#band {
	text-align: left;
	padding: 30px 50px 30px 62px;
	border-top: solid 1px #b51515;
	margin-top: 10px;
	margin-left: -12px;
	border-left: solid 1px #b51515;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 55em;
}
#cd {
	text-align: left;
	padding: 30px 50px 30px 62px;
	border-top: solid 1px #b51515;
	margin-top: 10px;
	margin-left: -12px;
	border-left: solid 1px #b51515;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 55em;
	z-index:0;
}
#datum {
	font-style: italic;
	text-align: right;
}
#gondel {
	height: 100px;
	padding: 10px 0px;
	width: 200px;
	border-bottom: solid 1px #b51515;
	text-align: center;

}
#index {
	text-align: left;
	padding: 30px 50px 30px 62px;
	border-top: solid 1px #b51515;
	margin-top: 10px;
	margin-left: -12px;
	border-left: solid 1px #b51515;
}
#index li {
	margin: 5px 0px;
}
#linkliste {
	padding: 10px 5px;
	text-align: right;
	margin-top: 10px;
	border-top: solid 1px #b51515;
	min-height: 49em;
}
#linkliste ol {
	list-style-type: none;
	font-size: 75%;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: -45px;
	list-style-position: inside;
}
#linkliste ul {
	list-style-position: inside;
	list-style-type: none;
	text-indent: -1cm;
}
#linkliste ul > li {
	margin-top: 5px;
}
#links {
	width: 200px;
	float: left;
	border-right: solid 1px #b51515;
}
#logo {
	border-bottom: solid 1px #b51515;
	padding: 10px;
	height: 100px;
	text-align: center;
}
#mitte {
	width: 9px;
	background-color: #b51515;
	height: 10px;
	border: solid 1px #b51515;
}
#oben {
	width: 10px;
	height: 120px;
}
#rechts {
	line-height: 1.5;
	font-size: 75%;
	margin-left: 211px;
	min-height: 945px;
	border-left: solid 1px #b51515;
	z-index: 10;
}
#streifen {
	width: 10px;
	float: left;
}
#unten {
	width: 10px;
}

a:link {
	font-weight: bold;
	color: #b51515;
	text-decoration: none;
}
a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F20C0C;
	text-decoration: none;
}
body {
	background-color: #fef2de;
	font-family: arial, sans-serif;
}
img {
	border-style: none;
}
img.cd {
	float: right;
	margin: 20px 0px 10px 20px;
}
p {
	text-align: justify;
}
hr{
  height: 1px;
  background-color: #b51515;
  border: 0px;
}
