﻿.imgimg {
    content: url(../img/logo_.png);
    height: 120px;
    width: 320px;
    position: relative;
}
.imgimgTop {
    content: url(../img/top.jpg);
}
.nav-trenner {

    border-right: 1px solid blue;

}
.vidObjekt
{
	position:relative;top:0;left:0;width:100%;height:100%;
}
.colorFont {
    color: #41bedd;
}

.videooContainer {
    position: relative;
    width: 100%;
    height: 585px;
    border-radius: 5px;
    background-attachment: scroll;
    overflow: hidden;
}

.videoooContainer {
    position: relative;
    width: auto;
    height: auto;
    border-radius: 5px;
    background-attachment: scroll;
    overflow: hidden;
    background-repeat: repeat;
}


.videoooContainer video {
    /*width: 100%;
        height: 100%;*/
    position: relative;
    z-index: 1;
}

.videoooContainer .oooverlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}

    .videooooContainer .ooverlay {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
    }

.videooooContainer {
    position: relative;
    width: 100%;
    border-radius: 5px;
    background-attachment: scroll;
    overflow: hidden;
}
    .videooooContainer video {
        width: auto;
        height: 3100px;
        position: relative;
        z-index: 1;
        right: 1700px;
    }


@media screen and (max-width: 767px) {

    .videooooContainer .ooverlay {
        height: unset;
        width: unset;
        position: unset;
        top: unset;
        left: unset;
        z-index: unset;
    }
    .videooooContainer {
        position: unset;
        width: unset;
        border-radius: unset;
        background-attachment: unset;
        background-color: #4b0100;
        overflow: unset;
        height:unset;
    }
        .videooooContainer video {
            width: 0px;
            height: 0px;
            position: unset;
            z-index: unset;
            right: unset;
        }
        #divMobileHeight{
            height:auto;
        }

}
.videooContainer video {
        /*width: 100%;
        height: 100%;*/
        position: relative;
        z-index: 1;
}

.videooContainer .ooverlay {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 2;
        opacity: 0.8;
}

.scrollIndex {
    overflow-x: hidden;
    overflow-y: auto;
    height: 550px;
}
/*@media screen and (max-width: 767px) {
   
    .videooContainer .ooverlay {
        opacity: 0.8;
    }
  
}
@media screen and (max-width: 992px) {
    .videooContainer {
        height: 660px;
    }
        .videooContainer .ooverlay {
            opacity: 0.8;
        }
}*/

.map {

    padding: 10px 10px 2px 10px;

}

.map iframe {
    width: 70%;

}

.siegelPc {

	    right: 92px;
}


.logoMob
{
	height:120px;
	width:320px;
}

.siegelMob {

		height: 120px;
		width: 120px;
	}


	
@media screen and (max-width: 504px) {

	.siegelMob {

		height: 80px;
		width: 80px;
		
	}
	.logoMob
	{
		height: 100px;
		width: 260px;
	}

}
@media screen and (max-width: 404px) {

	.siegelMob {

		height: 70px;
		width: 70px;
	
	}
	.logoMob
	{
		height: 80px;
		width: 220px;
	}

}

@media screen and (max-width: 344px) {

	.siegelMob {

		height: 50px;
		width: 50px;
	
	}
	.logoMob
	{
		height: 60px;
		width: 180px;
	}

}

@media screen and (max-width: 767px) {

	.siegelPc {

		display:none;
	}
	
	.siegelMob {

		display:inline;
	}

}


@media screen and (min-width: 768px) {

	.siegelPc {

		
		    right: 16px;
		
	}
	
	.siegelMob {

		display:none;
	}

}





@media screen and (min-width: 1000px) {

	.siegelPc {

		display:inline;
		
		    right: 28px;
	}
	
	.siegelMob {

		display:none;
	}

}

@media screen and (min-width: 1200px){
	
	.siegelPc {
    
		right: 92px;
	}
}
	
