.sv-decoration-Innehallsbild {
    margin-left: 0;
    margin-bottom: 1.0em;
    position: relative;
    float: right;
}


.banner-film-text {
   position: absolute;
   top: 128px;
   left: 5px;
   z-index: 10000;
   padding: 1em;
   background-color: rgba(0,0,0,0.5);
   font-size: 68%;
   min-height: 50px;
}


.start-button-left {
   color: #fff;
   border-left: 0;
   border-right: 0;
   border-bottom: 1px solid #fff;
   padding: 5px;
}
.start-button-right {
   color: #fff;
   border-left: 0;
   border-right: 0;
   padding: 5px;
}
/*--- Video på startsidan ---*/
.video-container {
	position:relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow:hidden;
}
.video-container iframe, .video-container2 object, .video-container2 embed {
	position:absolute;
	top: 0;
	left:0;
	width:100%;
	height:100%;
}

.banner-text {
   position: inherit;
   top: 150px;
   left: 150px;
   z-index: 10000;
   padding: 1em;
   background-color:rgba(255,255,255,0.5);
   min-height: 60px;
}
