html, body {
	height: auto !important;
    min-height: auto !important;
}

#gesamt {
	width: 100%;
	position: relative;
    display: block;
    left: 0px;
    margin-left: 0px;
    padding: 0px;
    height: auto !important;
    min-height: auto !important;
}

#header {
    width: 100%;
    height: 180px;
}

#headerlogo {
    display: none;
}

#adressdaten {
    display: block;
    position: absolute;
    left: 300px;
}

#logo {
    position: absolute;
    display: block;
}

#navigation {
    display: none;
}

#wrapper {
	height: auto !important;
}

#logform {
	display: none;
}

#warenkorb {
	display: none;
}

#subnavigation {
	display: none;
}

#wrapper_content {
	display: none;
	height: auto !important;
}

#content {
    width: 100%;
    float: none;
    position: relative;
    padding: 0px 0px 0px 0px;
    left: 0px;
    top: 0px;
    color: #000000;
    height: auto !important;    
    border: 1px solid #000;
}

.katalog_uebersicht_bild {
	display: inline-block !important;
	float: left !important;
}

.katalog_uebersicht_zusatz {
	display: inline-block !important;
	float: right !important;
	width: 500px !important;
}

.wp_katalogbild, .wp_box_katalogbilder {
	display: inline-block !important;
}

#footer, #footer_startseite {
    display: none;
}
