@charset "utf-8";
/* CSS Document */


#rub-themenbox_es {
	background: #f3f3f3;
	height: 210px;
	overflow: hidden;
	position: relative;
	width: 460px;
}

#rub-slider_outer_es {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 210px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 460px;
}
#rub-slider_inner_es {
    height: 210px;
    overflow: hidden;
    position: relative;
    width: 460px;
}
#rub-slider_inner_es .rub-slider-thema_es{
    float: left;
    height: 210px;
    width: 460px;
}

#rub-slider_control_es {
	height: 25px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	text-align: right;
	top: 161px;
	width: 150px;
	z-index: 100;
}
#caption {
    color: #f0f0f0;
    font-size: 80%;
    margin: 9px 10px 0 0;
}
#prev {
    cursor: pointer;

}
#next {
    cursor: pointer;

}
#pause {
    cursor: pointer;

}
#play {
    cursor: pointer;

}




.rub-slider_overlay_es {
	background: none repeat scroll 0 0 #000000;
	left: 0;
	filter: alpha(opacity=50);
	opacity: .5;
	overflow: hidden;
	padding: 0 10px;
	position: absolute;
	width: 460px;
	z-index: 10;
}
.rub-slider_overlay_es {
	height: 25px;
	top: 165px;
}

.rub-slider_text_es {
	color: #F0F0F0;
	left: 0px;
	position: absolute;
	width: 460px;
	z-index: 100;
	top: 165px;
	height: 25px;
	font-size:80%;
	margin: 0; padding:5px 0 0 10px;
}

.rub-slider_text_es p {
 color: #F0F0F0;
 margin: 0; padding:6px 0 0 10px;
}
.rub-slider_text_es a:link, .rub-slider_text_es a:visited {
	color: #F0F0F0;
	text-decoration: underline;
}
.rub-slider_text_es a:hover {
	color: #F0F0F0;
	text-decoration: underline;
}
