img.responsive-img, video.responsive-video {
    max-width: 100%;
    height: auto;
}

#MenuPopUp {
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 90%;
    margin-top: 50px;
}

.hiding {
	max-width: 1px;
	max-height: 1px;
}

#menuPopPic {
    
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    background-position-y: center;
    width: 100%;
    height: 100%;
    /*border: 1px solid red;*/
}

.Eins {
	background-image: url("../../img/POPUP_PERFORMANCE.jpg");
}

.Zwei {
	background-image: url("../../img/POPUP_VALUES.jpg");
}

.Drei {
	background-image: url("../../img/POPUP_COLLABORATION_ENGINEERING SUPPORT.jpg");
}

.Vier {
	background-image: url("../../img/POPUP_SOLUTIONS APPLICATIONS.jpg");
}

.Fuenf {
	background-image: url("../../img/POPUP_TOTAL APPLICATION COST REDUCTION.jpg");
}

.Sechs {
	background-image: url("../../img/POPUP_PROJECT SIMPLIFICATION.jpg");
}

#menuClosePic {
    position: absolute;
    background-image: url("../../img/close.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    background-position-y: center;
    width: 10%;
    height: 10%;
    right: 0px;
    /*border: 1px solid red;*/
	cursor: pointer;
}


img.menuPic {
	/*border: 5px solid;
	border-color: #000;*/
	position: absolute;
	cursor: pointer;
}

#pic000 {
	margin-left: 660px;	
	margin-top: -135px;
	position:absolute;
}

#pic001 {
	margin-left: 960px;
	width: 220px;
	margin-top: 35px;
}

#pic002 {
    margin-left: 90px;
    width: 200px;
    margin-top: 305px;
}

#pic003 {
    margin-left: 430px;
    width: 200px;
    margin-top: 280px;
}

#pic004 {
    margin-left: 750px;
    width: 200px;
    margin-top: 205px;
}

#pic005 {
    margin-left: 1190px;
    width: 200px;
    margin-top: 205px;
}

#pic006 {
    margin-left: 1610px;
    width: 200px;
    margin-top: 280px;
}
