#abdeck_container .page_add_contact_container{
    margin: 0px auto;
    width: 70%;
}
#abdeck_container .page_add_contact{
    background: #ddddde url(https://app.getresponse.com/images/common/webforms/1/167/1/img/bg.jpg) no-repeat center top;
    color: #555;
    width: 100%;
    min-height: 360px;
    float: left;
    margin: 38px 0px;
}
#abdeck_container .page_add_contact .page_add_contact_form{
    padding: 192px 0px 0px 0px;
}
#abdeck_container .page_add_contact_container input.form-control, #abdeck_container .page_add_contact_container textarea.form-control{
    width: 90%;
}
#abdeck_container .page_add_contact_container input.form-control:focus, #abdeck_container .page_add_contact_container textarea.form-control:focus {
    border-color: #ff7537;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 117, 55, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 117, 55, .6);

}
#abdeck_container .page_add_contact .page_add_contact_form a{
    color: #555;
}
#abdeck_container .page_add_contact_container .btn-primary{
    background: #ff7537;
    font-style: italic;
    font-weight: bold;
    border-color: #ff7537;
}
#abdeck_container .abdeck_second_form .kunden_nr_input, #abdeck_container .abdeck_second_form .kunden_nr_input + b{
    float: left;
}
#abdeck_container .abdeck_second_form .kunden_nr_input + b{
    margin-left: 5px;
    line-height: 34px;
}
#abdeck_container .page_add_contact_container .top_primary_btn br{
    display: none;
}

/*RESPONSIVE*/
@media all and (max-width:990px){
    #abdeck_container .top_form_fields input{
        margin: 0 auto;
    }
    #abdeck_container .page_add_contact_container .top_primary_btn br{
        display: block;
    }
}
@media all and (max-width:900px){
    #abdeck_container .header_image img{
        width: 100%;
    }
    #abdeck_container .page_add_contact_container input.form-control, #abdeck_container .page_add_contact_container textarea.form-control{
        width: 100%;
    }
}
@media all and (max-width:768px){
    #abdeck_container .page_add_contact_container{
        width: 98%;
    }
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
  }
  
  .switch input { 
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
  }
  
  input:checked + .slider {
    background-color: #2196F3;
  }
  
  input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
  }
  
  input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
  }
  
  /* Rounded sliders */
  .slider.round {
    border-radius: 34px;
  }
  
  .slider.round:before {
    border-radius: 50%;
  }

  #Frame0 {
	background-color: #F7F7F7;
	margin: 30px auto auto;
	padding: 10px;
	width: 750px;
	border: 1px solid #EEE;
}
.Button3 {
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: 700;
	line-height: 23px;
	margin-right: 2px;
	min-width: 40px;
	padding: 0 16px;
	text-align: center;
	-moz-user-select: none;
	color: #FFFFFF;
	-moz-box-shadow:inset 0 1px 0 #529E21, inset 1px 0 0 #4A911C, inset -1px 0 0 #4A911C, inset 0 -1px 0 #3D7F12, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:inset 0 1px 0 #529E21, inset 1px 0 0 #4A911C, inset -1px 0 0 #4A911C, inset 0 -1px 0 #3D7F12, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow:inset 0 1px 0 #529E21, inset 1px 0 0 #4A911C, inset -1px 0 0 #4A911C, inset 0 -1px 0 #3D7F12, inset 0 2px 0 rgba(255, 255, 255, 0.3), inset 0 0 4px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
	background:#6dbd45;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.2, #6dbd45), color-stop(1, #51a326));
	background:-moz-linear-gradient(center top, #6dbd45 20%, #51a326 100%);
	border:0;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	padding: 3px 10px;
	text-align:center;
	overflow:hidden;
	min-width:70px;
}
.Button1:hover {
	text-decoration: none;
}
.button3:active {
	background:#6dbd45;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.2, #5EA534), color-stop(1, #519327));
	background:-moz-linear-gradient(center top, #5EA534 20%, #519327 100%);
}
.Button3:active, .a:active {
	position: relative;
	top: 1px;
}
.Input {
	background-color: #FFFFFF;
	border-color: #A0A0A0 #B9B9B9 #B9B9B9;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	margin: 7px;
	padding: 5px;
	width: 200px;
}
.Table {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E4E4E4;
}
.Table td {
	background-color: #F8F8F8;
}