br* {
  padding: 0;
  margin: 0;
}
body {
  font-family: tahoma, verdana, arial;
  font-size: 0.9em;
  background-color: #97B7E6;
  background-image: url(../images/fill.jpg);
}
#container {
  width: 753px !important;
  margin-left: auto;
  margin-right: auto;
  height:auto !important;
  overflow:hidden;
}

#contentarea {
  width: 472px !important;
  background-color: #97B7E5;
  border: 1px solid #fff;
  font-family: tahoma, verdana, arial;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  padding:0px;
  border:0px;
  margin:0px;
  height:550px !important;
}

#contentarea table {
  width: 100% !important;
  text-align:center;
}

#contentarea a {
text-decoration:  underline;
font-weight: bold;
border: none;
color: #000;
 }
#contentarea a:hover {
text-decoration:  underline; 
border: none;
color: #000;
}

#tanzheader {
  background: url(../images/background.jpg) top left repeat-x;
  width: 753px;
  height: 44px;
  text-indent: –5000px;
  padding: 0em;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#tanz_header2 {
  background: url(../images/header_bg.jpg) repeat-x;
  width: 374px;
  height: 116px;
  text-indent: –5000px;
}

#tanz_menu {
  width: 132px;
  height:100%;
  background-color: #97B7E5;
  font-family: tahoma, verdana, arial;
  font-size: 1em;
  text-align: left;
  text-decoration: none;
  color: #fff;
  padding:0px;
  border:0px;
  margin:0px;
  padding-bottom:80px;

  border-left:1px solid #fff;
  border-bottom:1px solid #fff;
  background-image:url(http://www.katzbach.com/images/bridge.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  
}
#tanz_menu2 {
  width: 132px;
  height:100%;
  background-color: #97B7E5;
  font-family: tahoma, verdana, arial;
  font-size: 1em;
  text-align: left;
  text-decoration: none;
  color: #fff;
  padding:0px;
  border:0px;
  margin:0px;
  border-right:1px solid #fff;
  border-bottom:1px solid #fff;
  position:relative;
  background-image:url(http://www.katzbach.com/images/pic_right.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
}

#ornament {
  width: 116px;
  height: 115px;
  background-image: url(../images/ornament.jpg) no-repeat;
  background-position: bottom;
  text-indent: –5000px;
}
#content {
  width: 468px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  min-height: 500px;
  float: left;
}
#foto {
  width: 186px;
  height: 308px;
  background-image: url(../images/paar.jpg);
  margin-top: –505px;
  margin-left: 614px;
  text-indent: –5000px;
}
#extra {
  width: 176px;
  height: 198px;
  background-color: #C76100;
  margin-left: 614px;
  text-indent: –5000px;
  padding-left: 10px;
  padding-top: 10px;
  font-family: tahoma, verdana, arial;
  font-size: 0.9em;
  text-align: left;
  text-decoration: none;
  color: #ffffff;
}
#footer {
  width: 753px;
  height: 44px;
  background-image: url(../images/footer.jpg) repeat-x;
  padding-top: 16px; /* Abstand zur Hintergrundlinie */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: #C76100;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: #2E6FCB;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 132px;
	text-decoration: none;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;	
	border-bottom: 1px solid #fff;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#333;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: #77A1DD;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 132px;
	text-decoration: none;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #fff;
}

a.sublevel:hover {
	color: #fff;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

div div a.sublevel:link, div div a.sublevel:visited {
	display: block;
	background: #97B7E5;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 132px;
	text-decoration: none;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #fff;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

ul,ol {
width: 100%;
display: block;
}

li {
width: auto;
line-height: 1.8em;
margin: 0 0 0 1em;
}