html, body {
	margin:0;
	padding:0;
	font-family: 'Muli', sans-serif;
	background-color:#e3e3e3;
}

.body-index {
	/*height:1122px;
	width:1920px;*/
}

.body-detail {
	/*height:1186px;
	width:1920px;*/
	height: 100%;
	width: 100%;
}

.body_impressum {
	height: 100%;
	width: 100%;
}

.body_ueber_uns,
.body_konzept {
	background-color: #FFFFFF;
}

#page {
	height:100%;
	width:100%;
}

#logo {
	margin: 0 auto;
	width:350px;
}

.logo_transparent {
	background: rgba(44,56,56,0.5);
}

.logo_white {
	background-color: #FFFFFF;
}

#logo img{
	height: 350px;
	width: 350px;
	margin-top: 210px;
}

.navigation {
	font-size: 22pt;
	text-align:center;
	margin-top: 60px;
	width: 100%;
	background: rgba(255, 255, 255, 0.2);
}

.impressumNavi {
	margin-top: 400px;
	padding-bottom: 30px;
	text-align: center;
}

.impressumNavi a {
	color: #FFFFFF;
	text-decoration: none;
}

.pageImpressum {
	text-align: center;
	margin: 45px 0;
}

.pageImpressum a{
	color: #000000;
	font-size:12pt;
	
}

.navigation a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 85px;
}

.navigation a.small {
	font-size:9pt;
}

.menu1 {

}

.menu2{
	margin-top:135px;
}

.menu3 {
	margin-top:135px;
}

.menu4 {
	margin-top:450px;
}

.background-index {
  background: url('../images/Hecke5.jpg') no-repeat;
  /*background-size: 1920px 1122px;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.background-detail {
  background: url('../images/Details2.jpg') no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.background-impressum {
	background-color:#e3e3e3;
}

.background-ueber-uns {
	background: url('../images/ueber_uns_1.png') no-repeat;
	background-position: center top;	
	background-size: 1920px 530px;
}

.background-konzept {
	background: url('../images/moebel_header.jpg') no-repeat;
	background-position: center top;	
	background-size: 1920px 530px;	
}

.background-impressum  .logo_label {
	position: relative;
	width: 350px;
	left: 0px;
	top: -195px;
	text-align: center;
	font-size: 18pt;
}

.kontakt {
	font-size: 16pt;
	text-align:center;
	padding-top: 80px;
	padding-bottom: 60px;
}

.background-impressum  .logo_label a ,
.impressum a,
.kontakt a {
	color:#575656;
	text-decoration:none;
}

.greyFont {
	color:#575656;
}

.textBlock {
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
	line-height: 1.8em;
}

.galery {
	padding: 0 20px;
}

.galery :nth-child(2) {
	margin: 0 20px;
}

.productImage {
	float: left;
	width:170px;
}

.productImage a{
	color: #000000;
	text-decoration: none;
}

.productDescription {
	float:left;
	width: 400px;
	padding-left: 30px;
	margin-bottom:60px;
}

.productDescription p{
	margin-top: -8px;
}

.galeryImage {
	width: 170px;
}

.horCenter {
	margin: 0 auto;
	width: 430px;
}

.impressum {
	float:left;
}

.impressumBlock {
	width: 215px;
	float: left;
	margin-top: 40px;
}
