#hr-maincontainer {
	width:100%;
	height:100%;
	background: transparent url(/images/content/hoehenrettung/hoehenrettung-bg1.jpg) 0 0 no-repeat;
}

.article {
    padding: 20px;
    position:absolute;
    
    width:270px;
    color:white;
    text-align: justify;
    background-color: white;
    
    filter:alpha(opacity=60); 
    -moz-opacity:0.6; 
    opacity:0.6; 
    -khtml-opacity:.6
}

h2 {
    color: black; 
}

ul#change-bg {
	position: absolute;
	bottom: 0px;
	right:0px;
	list-style: none;
	margin: 0px;
	padding:0px;
}

ul#change-bg li {
	display: inline;
	width: 67px;
	height: 67px;
	float: left;
	margin:0;
	padding:0;
	border-left: 1px solid white;
	border-top: 1px solid white;
}

ul#change-bg li a {
	display:block;
	height: 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul#change-bg li a span {
	display:none;
}

ul#change-bg li#tn1 a { background-image: url(/images/content/hoehenrettung/hoehenrettung-1.jpg); }
ul#change-bg li#tn2 a { background-image: url(/images/content/hoehenrettung/hoehenrettung-2.jpg); }
ul#change-bg li#tn3 a { background-image: url(/images/content/hoehenrettung/hoehenrettung-3.jpg); }
ul#change-bg li#tn4 a { background-image: url(/images/content/hoehenrettung/hoehenrettung-4.jpg); }