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: 898px;
	width: 352px;
	height: 202px;
	margin-top: 5px;
}

#pic001:hover {
	
	width: 362px;
	height: 212px;
	
}

#pic002 {
    margin-left: 90px;
    width: 189px;
    margin-top: 305px;
}
#pic002:hover {
    
    width: 199px;
    
}


#pic003 {
    margin-left: 430px;
    width: 367px;
    margin-top: 278px;
}

#pic003:hover {

    width: 377px;

}

#pic004 {
    margin-left: 785px;
    width: 225px;
    margin-top: 205px;
}

#pic004:hover {
    
    width: 235px;
    
}

#pic005 {
    margin-left: 1190px;
    width: 305px;
    margin-top: 205px;
}

#pic005:hover {
    
    width: 315px;
    
}

#pic006 {
    margin-left: 1642px;
    width: 320px;
    margin-top: 281px;
}

#pic006:hover {

    width: 330px;

}

