#header {
	z-index: 4;
}

#gelbe-wand-teaser {
	width: 760px;
	height: 270px;
	margin-bottom: 25px;
	text-indent: -999em;
	background: #fff url(./../img/bvb/gelbe-wand-teaser.jpg) no-repeat;
}

#gelbe-wand-info {
	color: #000;
}

#gelbe-wand {
   position: relative;
   width: 760px;
   height: 505px;
   margin-bottom: 15px;
   background: #eee url(./../img/bvb/gelbe-wand.png) no-repeat;
   z-index: 9999;
}

	#gelbe-wand ul {
		font-size: 1.1em;
	}

   #gelbe-wand ul li {
      position: absolute;
      height: 30px;
      width: 30px;
   }
   
      #gelbe-wand ul li a {
         display: block;
         height: 30px;
         width: 30px;
      }

			#gelbe-wand ul li a div.userinfo {
				position: absolute;
				width: 320px;
				padding-bottom: 10px;
				left: -50px;
				bottom: 30px;
				z-index: 10000;
				background: url(/img/bvb/pin.png) no-repeat center bottom;
				color: #fff;
			}

				#gelbe-wand ul li a div .ticket {
					width: 280px;
					padding: 5px;
					border: 5px solid #ffff00;
					border-width: 0 5px 5px 5px;
					margin: 0 10px;
					background: #000;
				}


					#gelbe-wand .ticket .header {
						padding: 8px 5px 8px 5px;
						margin: -5px -5px 5px -5px;
						background: #ff0 url(./../img/bvb/bvb-logo-header.gif) no-repeat right center;
						color: #000;
					}


					#gelbe-wand .ticket table td,
					#gelbe-wand .ticket table th {
						vertical-align: top;
						padding-bottom: 2px;
						padding-top: 2px;
						line-height: 1.1;
						border-bottom: 1px solid #565753;
					}


					#gelbe-wand .ticket .about {
						width: 215px;
						float: right;
						border-top: 1px solid #565753;
					}


						#gelbe-wand .ticket .about th {
							width: 95px;
							padding-right: 10px;
						}
					
					#gelbe-wand .ticket .opinion {
						clear: both;
						width: 280px;
						border-top: 1px solid #565753;
					}
					
						#gelbe-wand .ticket .opinion th {
							width: 160px;
							padding-right: 10px;
						}
			
				#gelbe-wand ul li a div img {
					margin: 0 0 10px 0;
					float: left;
				}
			
			#gelbe-wand ul li a:hover div,
			#gelbe-wand ul li a.hover div {
				display: block;
			}





         
#sidebar .teaser-bvb {
   color: #000;
   background: #6aba02 url(./../img/bvb/teaser-box-single-bvb.png) no-repeat left bottom;
}

#sidebar .teaser-bvb * {
   color: #000;
}

#invite-friends-button {
   background-image: url(./../img/bvb/invite-friends-button-bvb.png);
}


#register-button {
   width: 75px;
   height: 75px;
   float: right;
   text-indent: -999em;
   background: url(./../img/bvb/register-button-bvb.png) no-repeat;
}

#register-button:hover {
   background-position: -75px 0;
}
   
.sidebar-button-visit-group {
	background-image: url(./../img/bvb/button-visit-group.png);
}

.huge-button-bvb-mitmachen {
	background-image: url(./../img/bvb/button-huge-mitmachen.png);
}