.bigTeaserBox h3 { color: #e98800; }

#landingAcc h3{
	cursor: hand;
	cursor: pointer;
	margin-bottom: 0;
	background: transparent url(../images/chrome/icons/h3-collapsed.gif) right center no-repeat;
}

#landingAcc  h3.active{
	background-image: url(../images/chrome/icons/h3-opened.gif);
	margin-bottom: 5px;
}

#landingAcc .bgColor00:hover, #landingAcc .bgColor00.hover { background-color: #fce3ad !important; }
#landingAcc .bgColor11:hover, #landingAcc .bgColor11.hover { background-color: #fde9bf !important; }
/*#landingAcc .bgColor00, #landingAcc .bgColor11 { behavior: expression( this.onmouseover = new Function("this.className += ' hover';"), this.onmouseout = new Function("this.className = this.className.replace(' hover', '');"), this.style.behavior = null); }*/


.bigTeaserBox {margin-bottom: 15px !important;}
#bavente{
	margin-top: -62px;
	position: absolute;
	right: -48px;
}
#ruerupschwein{
	margin-top: 20px;
	position: absolute;
	right: -33px;
}

#bavButton{
	margin-top: -61px;
	right: -41px;
	position: absolute;
}

#transparEnte{
	margin-top: 140px;
	position: absolute;
	right: -54px;
}


/*~~ RIY Seite ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#videoWrapper {
	height: 400px;
	overflow:hidden;
	margin-left: -21px;
	width:534px; 
	margin-bottom: 50px;
}

/*~~ eisberg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#icebergMask{
	position: absolute; 
	background: #000;
	width: 100%;
	top: 0;
	left: 0;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	z-index: 10;
}

#icebergTeaser{
	position: absolute;
	width: 510px;
	top: 217px; left: 50%;
	margin: 0 0 0 -255px;
	display: none;
	z-index: 1000;
}

#footer{
	padding:5px 3px 0;
	width:559px;
	border-top:1px solid #E4DECF;
}

	#footer ul{
		border:none;
		width:325px;
	}
	
	#footer #copyright{
		width:105px;
	}
