body, button, input, select, textarea { 
	font-family: "Slabo 27px",serif !important;
	font-size: 16px !important;
}
a {
	text-decoration: none !important;
}

.wrapper .static_header {
	text-align: left;
	padding: 0;
}
.wrapper .action .button, .action a {
	font-size: 14px !important;
}
.back .button, .agb a, .saferpay .wrapper .action .button, .action a  {
	border: none !important;
	box-shadow: none;
	font-weight: 100;
	font-family: "Nunito",sans-serif !important;
	text-transform: uppercase !important;
}
.next .button {
	background: rgba(156, 10, 15, 1) none repeat scroll 0 0 !important;
	border: none !important;
	box-shadow: none;
	font-weight: 100;
	font-family: "Nunito",sans-serif !important;
	text-transform: uppercase !important;
}
.site-header-type-button .main-navigation {
	font-family: "Nunito",sans-serif !important;
}
@media only screen and (max-width: 480px) {
	.site {
		padding-bottom: 120px;
	}
	.wrapper .bestellung h2 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
}