.content,
.aside {
	width: 470px;
}
.main .wrap,
.wrap,
.visual .wrap,
.visual-info {
	width: 440px;
}
.logo {
	right: 0;
}
.teaser,
.widget {
	width: 200px;
}
.aside {
    clear: both;
    float: left;
    margin: 53px -15px 0 -15px;
}
.widget {
	float: left;
	margin: 0 15px 30px 15px;
}
.visual {
	height: auto;
}
.visual-info {
	position: relative;
	height: auto;
  background: #f9f9f9;
}
.cycle-pager {
	display: none;
}
.sidenav {
    top: 185px;
}
.header {
	position: relative;
	height: 57px;
}
.trigger {
	position: absolute;
	top: 15px;
	left: 0;
	z-index: 556;
	display: block;
	cursor: pointer;
	border: none;
	outline: none;
	height: 42px;
	width: 94px;
	padding: 12px 14px 0 14px;
	border: none;
	background: #fff;
}
.trigger.active {
	background: #eee;
}
.trigger .icon {
	float: left;
	width: auto;
}
.trigger .menu-title {
	float: right;
	font-size: 15px;
	position: relative;
	top: -3px;
	right: 0;
}
.icon-bar {
	display: block;
	width: 18px;
	height: 3px;
	margin: 2px 0;
	background: #000;
}
.nav {
	display: none;
	top: 57px;
	bottom: auto;
	padding: 15px 0;
	background: #eee;
	-webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.3);
}
.nav > li {
	float: none;
	margin: 0 0 10px;
}
.nav > li > a,
.nav > li > span {
	color: #000;
}
.nav > li > a.active,
.nav > li > span.active,
.nav > li.ac span.active  {
	color: #fff;
	background: #000;
}
.nav > li a.icon-home,
.nav > li a.icon-home.active,
.nav > li:hover > a.icon-home:hover,
.nav > li a.icon-home.active,
.nav > li.produktfinder a {
	width: auto;
	background: none;
}
.nav > li.login,
.nav > li.produktfinder {
	position: relative;
	right: auto;
}
.home-title,
.produktfinder-title {
	display: initial;
}
.nav > li > .drop-nav {
	display: none;
	position: relative;
	top: 0;
	background: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nav > li span {
	cursor: pointer;
}
.nav > li.ac span {
	background: #ccc;
}
.nav > li.ac > .drop-nav {
	display: block;
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
.nav > li a.icon-home.active {
	background: #000;
}
.nav > li.produktfinder a,
.nav > li.produktfinder a:hover {
  padding: 11px 15px;
  background-image: none;
}
.subheader {
	margin-top: 0;
}
.indexedsearch-input {
	width: 338px;
}
.subnav .wrap {
  min-height: 65px;
}
input[type=text], input[type=email], textarea {
	width: 338px;
}
.form-row label {
	width: 97px;
}
.section {
  float: none;
  display: block;
  margin-top: 50px;
}
.section:first-of-type {
  margin-top: 0;
}
.section:last-of-type {
  margin-top: 60px;
}
.awards-images img {
  padding: 10px 0;
}
input[type=text] {
  width: 440px;
}
.form-spalte {
	width: 440px;
	float: left;
	margin: 0 0 20px 0;
}
.spalte-links {
  margin-right: 0px;
}
.tablewrap {
	width: auto;
  overflow: hidden;
  overflow-x: scroll;
}