

/* --- Stylesheet 1476 () --------- */ 

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}




#bg1 {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1;
}

#bg1 img {
	width: 100%;
}

#bg2 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	background: url(http://tramino.s3.amazonaws.com/s/breitachklamm/174780/bg2.png) bottom left repeat-x;
	height: 642px;
	width: 100%;
}