

/* --- Stylesheet 1437 () --------- */ 

#motive {
	position: relative;
	padding-top: 100px;
	z-index: 1;
}

#motive .wrap {
	position: relative;

}

#motive .wrap .maske-nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url(//tramino.s3.amazonaws.com/s/svg/132208/mask-nav.png) top left no-repeat;
	height: 35px;
	width: 100%;
	z-index: 10000;
}




#motive .motiv {
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}

#motive .motiv .Bild img { width: 100%; height: auto; }


#motive .motiv .info {
	position: absolute;
	right: 30px;
	bottom: 25px;
	color: #FFF;
	color: rgba(255,255,255,0.7);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.6);
	font-size: 12px;
}


#nav_left { position: absolute; bottom: 30px; right: 75px; cursor: pointer; z-index: 1000; }
#nav_right { position: absolute; bottom: 30px; right: 40px; cursor: pointer; z-index: 1000;}

#motive .button {
	color: #000;
	height: 22px;
	width: 22px;
	background-color: #FFF;
	border-radius: 50px;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	-moz-user-select:none;
	-khtml-user-select: none;
	border: 2px solid #fff;
}

#motive .button:hover { background-color: #000;	color: #fff; }

/* --- Stylesheet 1539 () --------- */ 

#motiv_headline {
	position: absolute;
	right: 0px;
	bottom: 80px;
	width: 435px;
	color: #666;
	color: #eee;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

#motiv_headline .inner {
	background-image: url(//tramino.s3.amazonaws.com/s/erdinger-arena/269437/t50.png);
	padding: 20px 20px 30px 20px;
}

#motiv_headline h1 { font-family: 'Cabin Condensed', Arial;  margin: 0px 0px 7px 0px; font-size: 28px; line-height:33px; color: #fff; font-weight: normal }
#motiv_headline .link { position: relative; text-align: right; z-index: 2; }
#motiv_headline .link a { color: #fff; }

/* --- Stylesheet 4268 () --------- */ 

@media all and (min-width: 1000px) and (max-width: 1250px) {

	#body #motive .wrap { height: 340px !important; }
	#body #motive.unterseite .wrap { height: 270px !important; }

	#motiv_headline {
		font-size: 12px;
		line-height: 1.2;
	}
	#motiv_headline h1 {
		font-size: 24px;
		line-height: 1.2;
	}
}

@media all and (min-width: 768px) and (max-width: 999px) {

	#motiv_headline {
		font-size: 12px;
		line-height: 1.2;
		bottom: 20px;
	}
	#motiv_headline h1 {
		font-size: 21px;
		line-height: 1.2;
	}
}

@media all and (max-width: 767px) {
	#motiv_headline {
		display: none;
	}
	#motive {
		padding-top: 80px;
	}
	#motive .wrap .maske-nav {
		display: none;
	}
}