#UserForm_Form {
	width:90%;
	}

	.kontaktheding h1{
		border: none;
		color: #222;
		font-size: 53px;
		margin-top: 50px;
		font-weight: bold;
		text-align:center;
		margin-bottom:78px;
	}
	#EditableTextField_b4198 {
	margin-top:57px;
	}
	.shadow {
	-webkit-box-shadow: 0px -3px 6px 0px rgba(207,207,207,1);
	-moz-box-shadow: 0px -3px 6px 0px rgba(207,207,207,1);
	box-shadow: 0px -3px 6px 0px rgba(207,207,207,1);
	}  
	 .kontaktline hr{
		display: block;
		height: 1px;
	   
		width:15%;
		
		background-color:#6bc3f0;
		}
		
		input[type="submit"], .Actions .action { 
		color: #ffffff;
		font-size: 20px;
		background: transparent;
		padding: 5px 50px;
		border: 2px solid #2eb398;
		border-radius: 7px;
		transition: all 0.3s;
		text-decoration: none;
	}
	.kontaktformbackground {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(246,246,246,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(0%, rgba(237,237,237,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(246,246,246,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(246,246,246,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(246,246,246,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(246,246,246,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 47%, rgba(246,246,246,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 );
	height:569px;
	}
	.typography p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 20px;
	font-family: 'Roboto', serif;
    }
	.typography h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    }
	a.btn, button, input[type="submit"], {
    background-color: #aebc00 !important;
    border-radius: 0 !important;
    height: 60px !important;
    padding-top: 20px !important;
    font-size: 20px !important;
    border: none !important;
	
	
    }
	article h1 {
	text-align:center;
	}
	.anchor {
    padding-top: 60px;
    margin-top: -60px;
   }
   .overlay {

	background-color: rgba(0, 0, 0, 0.5);
    }
	.overlay1 {
	background-color: rgba(255, 255, 255, 0.4);
	}
	.col-sm-12 h2 {
	font-weight: bold;
    font-size: 32px;
    font-family: 'Lora', serif;
	}
	.container-fluid h3 {
	font-weight: bold;
    font-size: 16px;
    font-family: 'Lora', serif;
	}
	.col-sm-12 p {
	font-size: 16px;
    font-family: 'Roboto', serif;
	}
	.productimage {
	
	width:70%; 
	height:auto; 
    margin-left:15%;
	 margin-right:10%;
	}
	.small-icons {
	 width:14.25%;
	 }
	 @media (max-width: 767px) {
	 .small-icons {
	 display:none;
	 }
	 .anchor {
    padding-top: 0px;
    margin-top: 0px;
	 
	 }
	 .button2 { 
	 width:100% !important;
	 }
	 }
	.button-online {
	border: 2px solid #aebc00;
    box-sizing: border-box;
    overflow: hidden;
    height: 60px;
    padding: 0;
    text-align: center;
    text-transform: none;
	 background-color: #aebc00;
    }
	.button-online a.hover {
	background: transparent !important;
	}
	
	
	.eff-8 {
	.border: 40px solid #aebc00;
    position: absolute;
    transition: all .7s ease;
    z-index: 1;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    }
	.actionbutton {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
   
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-transform: uppercase;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    color: white;
    background-color: #aebc00;
    border: 1px solid transparent;
    transition: all .7s ease;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 5px;
	}
	.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 0;
    height: 60px;
    font-size: 20px;
    font-family: 'Roboto', serif;
    font-weight: bold;
    width:100%;
    color: #fff;
    }
	.button2 {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
	border-radius: 0;
    height: 60px;
    font-size: 20px;
    font-family: 'Roboto', serif;
    font-weight: bold;
    width:70%;
    color: #fff;
    }
	.button1 {
    background-color:#aebc00;
   
     border: 5px solid #aebc00;
    }
	.button1:hover {
    background-color: transparent;
    color: #aebc00;
	text-decoration:none;
    }
    .button1 a{
    
    color: #fff;
 
    }
    .buttonkategory a{
    letter-spacing: 1px;
    border-radius: 0;
    height: 60px;
    font-size: 26px;
    font-family: 'Roboto', serif;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
    border: none;
    transition: all .7s ease;
    z-index: 2;
    position: relative;
    color: #fff;
}
@media (max-width: 768px) {
		.footermobile {
			margin-bottom:15px;
		}
		.footerfacebook {
    width: 50%;
    height: auto;
    margin-left: 100px;
    }
	}