/* CSS Document */

div#container {
	background-image: url(../images/layout/background-container.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
	width: 98%;
	color: #5e5e5e !important;
}

div#header-print {
	padding-top: 44px;
	height: 200px;
	display: block;
	margin-top: -100px;
	padding-left: 20px;
}

div#content {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 95% !important;
}

div#content div#breadcrumb {
	font-size: 10px;
	color: #9e9e9e;
	margin-bottom: 10px;
}

div#menue-top, div#versandkosten, div#suche, div#footer div#sitemap, div#header, div#menue, div#right, div.seite-drucken, div.seite-drucken-top, div#bookmarken, div#footer div#kontaktdaten, div#footer div#logos {
	display: none;
}

div#footer div#kontaktdaten-print {
	display: block;
	clear: both;
	text-align: right;
	width: 970% !important;
	height: 200px;
	margin-bottom: -20px;
}

div.konturen-print {
	display: block;
	width: 100%;
	clear: both;
}

div.clear {
	clear: none;
}

/* ----- PRODUKTE ----- */

/* NEU, TIPP */

.produkt-neu, .kat-produkt-neu, .produkt-tipp, .kat-produkt-tipp {
	display: none;
}

div#right div.container h1 {
	border: 1px solid #e5e5e5;
	border-bottom: none;
}

/* TABLE FUNKTIONEN */

table.funktionen-top {
	background-image: url(../images/layout/background-table-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #e8e8e8;
	border: 1px solid #e8e8e8;
	color: #848484;
	width: 100%;
	min-width: 534px;
	margin-top: 15px;
}

table.funktionen-top tr.bg {
	background-image: url(../images/layout/background-table.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table.funktionen-bottom {
	background-image: url(../images/layout/background-table-right-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #e8e8e8;
	border: 1px solid #e8e8e8;
	color: #848484;
	width: 100%;
	margin-top: 15px;
}

table.funktionen-bottom tr.bg {
	background-image: url(../images/layout/background-table-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.funktionen-top td, table.funktionen-bottom td {
	padding: 5px 8px 2px 8px;
}

table.funktionen-top a, table.funktionen-bottom a {
	text-decoration: none;
	color: #848484;
}
