/* CSS Document */

.rb_mini #header{border-bottom: 2px solid #0675b7;}
.rb_mini #header ul.slimmenu.collapsed li a{font-size: 15px; line-height: 1.2;}
.rb_mini #content{margin-top: 100px;}
.rb_mini #footer{height:245px;}
.rb_mini #footer_logo{background-position: -75px 0px;}

.rb_mini #stoerer{
	position:relative;
	z-index: 200;
	box-sizing: border-box;
	width:100%;
	top: 60px;
	margin-top: 50px;
	left: 0;
	right: 0;
	min-width: 120px;
	transform: none;
}


.rb_mini h1{ font-size: 18px;}
.rb_mini h2{ font-size: 15px;}

.rb_wrapper{}
.rb_logo{
	width: 16%;
	display: inline-block;
	padding-top: 14%;
	margin-right: 2%;
	background-image: url("/files/logo.png");
	background-size: contain;
	background-position: left top;
	background-repeat: no-repeat;
}
.rb_title{	
	width: 80%;
	display: inline-block;
	padding-top: 18%;
	background-image: url("/files/title.jpg");
	background-size: cover;
	background-position: center 32%;
	background-repeat: no-repeat;
}
.rb_wrapper audio{
	width: 99%;
	display: block;
	box-sizing: border-box;
}