@charset "utf-8";
a#toplevel:link,a#toplevel:visited,a#toplevel:active {
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a#toplevel:hover {
	color: #990000;
}
td#toplevel {
	font-size:18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
td#foot {
font-size:10px;
color:#333333;
}
.bildtext {
	font-size: 9px;
	color: #666666;
}
body {
	background-image: url(/images/body_background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.maintable {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.navsite {
  width: 100;
  padding: 0;
  margin: 0;
}
.navsite ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navsite ul li a {
  text-decoration: none;
  display: block;
  height: 20px;
	background-color: #F2EFE3;
	font-size: 14px;
	color:#333333;
	font-weight: bold;
	padding: 3px 3px 0px 15px;
  text-align: left;
}
html>body .navsite ul li a {
  width: auto;
}
.navsite ul li a:hover {
 	color: #FFFFFF;
	background-color: #990000;
}
.navsite ul li a#current {
  text-decoration: none;
  display: block;
  height: 20px;
	background-color: #990000;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px 3px 0px 15px;
  text-align: left;
}
.navsite ul li a#current:hover {
  background-image: url(/images/baraktivhover.png);
  color: #000000;
}

.nav2 {
  width: 100;
  padding: 0;
  margin: 0;
}
.nav2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav2 ul li a {
  text-decoration: none;
  display: block;
  height: 17px;
	background-color: #F2EFE3;
	background-image: url(/images/menuebene2_li.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	padding: 1px 3px 0px 30px;
  text-align: left;
}
html>body .nav2 ul li a {
  width: auto;
}
.nav2 ul li a:hover {
 	color: #FFFFFF;
	background-color: #990000;
}
.nav2 ul li a#aktuell {
  text-decoration: none;
  display: block;
  height: 20px;
	background-color: #990000;
	background-image: url(/images/menuebene2_li.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px 3px 0px 30px;
  text-align: left;
}
.nav2 ul li a#aktuell:hover {
  background-image: url(/images/baraktivhover.png);
  color: #000000;
}

.myframe {
	width: 650px;
	height: 3000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kanaren {list-style:none;}
#kanaren  td a {float:left; vertical-align:left; text-align:center; width:100%; height:100%; font-family:arial; font-size:12px; text-decoration:none; font-weight: bold; color:#ffffff; background:#990002; border:1px;}
#kanaren td a:hover, #kanaren td a.current {background:#aa2c2d ; color:#fff}
#banner {list-style:none;}
#banner  td a {font-family:arial; font-size:18px; text-decoration:none; color:#ffffff;}
#banner td a:hover, #banner td a.current {color:#000000;}

#navoben ul {
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 1px solid black;
  font-weight: bold;
}
#navoben ul li {
  list-style: none;
  margin: 0;
  display: inline;
}
#navoben ul li a {
  padding: 3px 6px;
  margin-left: 1px;
  border: 1px solid black;
  border-bottem: none;
  background: #D8CEAB;
  text-decoration: none;
}
#navoben ul li a:link {
  color: black;
}
#navoben ul li a:visited {
  color: black;
}
#navoben ul li a:link:hover, #navoben ul li a:visited:hover {
  color: #fff;
  background: #aa2c2d;
  border-color #090;
}
#navoben ul li a#current {
  background: #F1EFE3;
  border-bottom: 1px solid white;
  color: #aa2c2d;
}

.overfett {  
  border-bottom:black solid 1px; 
  border-left:black solid 1px; 
  border-right:black solid 1px; 
  background-color:#F1EFE3; 
  padding-left:5px; padding-right:5px;
}
.overfett a { font-weight:bold; text-decoration:none; }
.overfett a:hover {   background-color:#D8CEAB; }
