#container {
	position: absolute;
    top:50%;
	left:50%;
	width:700px;
	height:600px;
	margin-left:-200px;
	margin-top:-150px;

	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/panel-5.png);
	background-repeat:no-repeat;
}


#fraesen_bt a {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_fraesen.jpg);
	background-repeat:no-repeat;
	top:13px;
	left:59px;
	width:165px;
	height:30px;
	display:block;
	z-index:3;
}

#drehen_bt a {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_drehen.jpg);
	background-repeat:no-repeat;
	top:39px;
	left:51px;
	width:166px;
	height:28px;
	display:block;
	z-index:3;
}

#schleifen_bt a {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_erodieren.png);
	background-repeat:no-repeat;
	top:67px;
	left:44px;
	width:167px;
	height:27px;
	display:block;
	z-index:3;
}

#erodieren_bt a {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_kontakt-2.jpg);
	background-repeat:no-repeat;
	top:95px;
	left:37px;
	width:171px;
	height:30px;
	display:block;
	z-index:3;
}

/*pult_hover*/

#fraesen_bt a:hover {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_fraesen_r.jpg);
	background-repeat:no-repeat;
top:13px;
	left:59px;
	width:162px;
	height:29px;
	display:block;
	z-index:3;
}

#drehen_bt a:hover {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_drehen_r.jpg);
	background-repeat:no-repeat;
top:39px;
	left:51px;

	width:166px;
	height:28px;
	display:block;
	z-index:3;
}

#schleifen_bt a:hover {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_erodieren_r.png);
	background-repeat:no-repeat;
top:67px;
	left:44px;
	width:167px;
	height:27px;
	display:block;
	z-index:3;
}


#erodieren_bt a:hover {
	position: absolute;
	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/bt_kontakt_r-2.jpg);
	background-repeat:no-repeat;
	top:95px;
	left:37px;
	width:171px;
	height:30px;
	display:block;
	z-index:3;
}

#footer-info{display:none;}

.et_pb_scroll_top.et-pb-icon 
{background: #005aab!important;}



/*Tablets Hochformat */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation:portrait) {
  
  #container {
	position: absolute;
    top:50%;
	left:50%;
width:300px;
	height:600px;
	margin-left:100px;
	margin-top:-150px;

	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/panel-5.png);
	background-repeat:no-repeat;
  }

  .et_pb_slide_content{margin-top:40px;}
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px) 
 and (-webkit-min-device-pixel-ratio: 2)  { 
  
   
  #container {
	position: absolute;
    top:50%;
	left:50%;
width:250px;
	height:600px;
	margin-left:-120px;
	margin-top:-150px;

	background-image:url(https://www.cnc-felbinger.de/wp-content/uploads/2017/07/panel-5.png);
	background-repeat:no-repeat;
    
  }
  .et_pb_slide_content{margin-top:40px;}} 



@font-face {
    font-family: 'Montserrat-Regular';
    src: url('cnc-felbinger.de/wp-content/themes/fonts/Montserrat-Regular.woff');
}


@font-face {
    font-family: 'Roboto_Regular';
    src: url('cnc-felbinger.de/wp-content/themes/fonts/Roboto_Regular.woff');
}