#search {
	display: none;
}

#logo-ersta {
	display: none;
}

#logo-matador {
	display: none;
}

#global {
	display: none;
}

#nav0-1 {
	display: none;
}

#language-en {
	display: none;
}

#language-de {
	display: none;
}

#left {
	display: none;
}

.pager {
	display: none;
}

#footer {
	display: none;
}

.produktanfrage {
	display: none;
}

.subWhite {
	display: none;
}

#directedit {
	display: none;
}

#directedit_settings {
	display: none;
}

#directedit_overlay {
	display: none;
}

.lensE {
	display: none;
}

/* Formatierung */

* {
	font-family:  Arial, Helvetica, sans-serif;
}

html, body {
	height:100%;
}

body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-size: 12px;
	color: #4D4D4D;
}

form {
	display:inline;
}
img {
	border: 0;
}

a {
 	color: #004B8E;
 	text-decoration: none;
}

a: hover {
	color: #F40045;
	text-decoration: underline;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	color: #004B8E;
	text-transform: uppercase;
	margin: 0;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	color: #004B8E;
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

#logo-starcke {
	border: none;
	margin: 0 0 40px 0;
}

#pathfinder {
	display: none;
}

#pathfinder, #pathfinder a {
	display: none;
}

#pathfinder a.active {
	color: #004B8E;
}

/* Produkte Detailseite */
.prod-detail {
	width: 586px;
}
.prod-detail, .prod-detail tr, .prod-detail tr td {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.prod-detail .pic {
	width: 186px;
	border-right: 1px #E5E5E5 solid;
}
.prod-detail .lens {
	border-right: 1px #E5E5E5 solid;
	vertical-align: bottom;
	text-align: right;
	padding: 0 7px 0 0;
}
.prod-detail .infos {
	width: 388px;
	padding: 0 0 0 11px;
}

.prod-detail .infos .weitere {
	background-color: #E5E5E5;
	padding: 6px 10px 12px 10px;
}
.prod-detail .infos .weitere select {
	float: right;
	width: 160px;
	color: #4D4D4D;
}
#infobox {
	position: relative;
	height: 1px;
	font-size: 1px;
}

#detailPrint {
	display: none;
}

#bestand {
	padding-left: 18px;
	position: absolute;
	top:-14px;
	left: 180px;
	width: 130px;
	display: block;
	font-size: 12px;
	color: #012E57;
}

/* Produkte Detailseite - Daten */
.daten {
	width: 586px;
	clear: both;
}
.daten, .daten tr, .daten tr td {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.daten tr td {
	border-top: 1px #fff solid;
	padding: 5px 7px 5px 7px;
	border-bottom: 1px #E5E5E5 solid;
}

.daten tr th {
	border-right: 1px #fff solid;
	background-color: #004B8E;
	color:#fff;
	font-weight:bold;
	text-align:left;
	padding: 5px 7px 5px 7px;
}

.daten tr.hellgrau {
	background-color: #F6F6F6;
}

.daten tr.weiss {
	background-color: #fff;
}