.wrapper, .body {
	width: 100% !important; 
	max-width: none !important;
	background-image: url("../ext/bg.jpg") !important;
}
.agb a {
	background: #005F25 !important;
	border: none !important;
	border-radius: 10px !important;
	color: #fff !important;
	text-shadow: none !important;
}
.back .button {
	background: #346085 !important;
	border: none !important;
	border-radius: 10px !important;
	color: #fff !important;
	text-shadow: none !important;
}
.next .button {
	background: #9b1921 !important;
	border: none !important;
	border-radius: 10px !important;
	color: #ecd10b !important;
	text-shadow: none !important;
}
.row.bedingungen.text h2, .row.bedingungen.text h3 {
	color: #005F25 !important;
}
#footer img {
	width: 110px !important;
}
a {
	text-decoration: none !important;
}
.wrapper .row.info {
	padding-top: 25px !important;
	padding-bottom: 0px !important;
	max-width: 1150px !important;
	margin: 0 auto !important;
}
.wrapper .row.form  {
	max-width: 1150px !important;
	margin: 0 auto !important;
}

/* Menü Hack Anfang*/
.main_menu > li.active a {
	border-bottom: none !important;
}
.bestell-link.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.current_page_item.active > a {
	border-bottom: 2px solid #395d85 !important;
}
/* Menü Hack Ende */

