span.lupeneu {
	background-image: url(lupeneu.gif);
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding-left: 21px;
	padding-top: 2px;
}
img.rahmen {
  width: 150px;
  height: auto;
}
.listItem a, .listItem a:visited, .listItem a:hover {
  height: auto;
}
.listItem span.des {
  padding: 2px 8px 2px 8px;
}
.listItem a.lupe2 {
	cursor: pointer;
	line-height: 20px;
	color: #ECECEC !important;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	height: 20px;
	width: 100%;
	background-color: #999;
	border: 0;
	margin: 0;
	padding: 0;
}
.listItem a.lupe2:hover {
	background-color: #666;
	border: 0;
}

#footer {
  text-align: center;
  padding-left: 0px;
}

#bilderrechts {
  width: 160px;
  background: #fff;
}

#css.content #bilderrechts {
  width: 155px;
}
			
div.seitenende {
      clear: both; 
      padding-top: 8px;
      border-bottom: 1px solid #fff;
      }
/* tabs */
#tabContainer {
	position: relative;
	margin: 0 10px 0 10px;
}
#tabMenu {
	position: relative;
	height: 30px;
	width: 550px;
	display: block;
}
#tabContent {
	position: relative;
	border: 1px solid #ccc;
	background: #fff;
	overflow: auto;
	margin-left: 2px;
}
#tabContent .active {
	padding: 5px 10px;
	display: block;
}
/* Tab menu styles generated via the horitontal menu builder @ www.cssmenubuilder.com */
.menu {
	margin: 0 auto;
	padding: 0;
	height: 30px;
	width: 100%;
	display: block;
	background: url('topMenuImages.png') repeat-x;
}
.menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
.menu li a {
	float: left;
	padding-left: 15px;
	display: block;
	color: rgb(255,255,255);
	text-decoration: none;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	background: url('topMenuImages.png') 0px -30px no-repeat;
}
.menu li a span {
	line-height: 30px;
	float: left;
	display: block;
	padding-right: 15px;
	background: url('topMenuImages.png') 100% -30px no-repeat;
}
.menu li a:hover {
	background-position: 0px -60px;
	color: rgb(255,255,255);
}
.menu li a:hover span {
	background-position: 100% -60px;
}
.menu li a.active, .menu li a.active:hover {
	line-height: 30px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url('topMenuImages.png') 0px -90px no-repeat;
	color: rgb(82,82,82);
}
.menu li a.active span, .menu li a.active:hover span {
	background: url('topMenuImages.png') 100% -90px no-repeat;
}

/* Videothek */


div.videofenster {
  float: left;
  width: 320px;
  border: 1px solid #ccc;
  margin-top: 10px;
}

div.videotext {
  float: left;
  width: 300px;
  margin-left: 30px;
  margin-top: 10px;
}

