body{
background-color:#FFFFFF;
color:#52585A;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin:0 !important;
padding:0 !important;

}

#content{
	padding: 0; 
}
#headerspacer{
	height: 90px;
}
.media{
	padding-top:14px;
	padding-left: 14px;
} 
.kundenvideos{
	background: url("../images/backverlauf.png") repeat-x 0 0 ;
	height: 600px;
	clear: both;
	
}
.banner{
	padding-left: 434px;
	padding-top: 26px;
	height: 54px;
	background: url("../images/backbanner.png") no-repeat 20px 16px ;
}

.videoblock{
	background: url("../images/buehneback.png") no-repeat 0 0 ;
	margin: 0 12px 12px 12px;
	height: 460px;
}

.videolink{
	cursor: pointer;
	float: left;
	margin: 8px 3px;
}

.buehne{
	width: 580px;
	height: 460px;
	border-right:1px solid #cdd0d2;
	float: left;
}

.rightbuehne{
	width: 390px;
	margin-left: 580px;
}

.buehne h3, .rightbuehne h3{
	font-weight: normal;
	font-size: 16px;
	padding: 0px 0 0 20px;
	margin: 0;
}

.vlinks{
	margin: 8px  0 0 15px;
	
}

.meinung{
  float: left;
	cursor: pointer;
	/* margin: 16px 0 0  80px; */
  margin: 16px 0 16px 18px;
}
.blocked{
	display: none;
}

.closeMeinung{
	
	position: absolute;
	right:2px;
	background: transparent url(../images/close1.png) 0 2px no-repeat;

}

.closeMeinung a{
	outline: none;
}

.blockcontainer{
	background: url(../images/lightbox/borders.png) 0 0 repeat-y;
}


.border-bottom{
	background: url(../images/lightbox/border_bottom.png) 0 0 no-repeat;
	font-size:1px;
	height: 8px;
}
.border-top{
	background: url(../images/lightbox/border_top.png) 0 0 no-repeat;
	font-size:1px;
	height: 8px;
}


