body {
	background-color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	margin: 0px;
}

div#container {
	background-image: url(../images/layout/background-container.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
	width: 1009px;
}

/* ---- HEADER ---- */

div#header {
	background-image: url(../images/layout/background-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 245px;
}

div#header-print {
	display: none;
}

div#header div#versandkosten {
	float: right;
	width: 143px;
	height: 144px;
}

div#header div#top {
	height: 25px;
	padding-top: 25px;
	text-align: right;
}

div#header div#logo {
	height: 134px;
}

div#header div#trusted-ekomi {
	float: right;
	margin: 70px 100px 0px 0px;
}

div#header div#logo img {
	margin: 24px 0px 28px 27px;
}

div#header div#menue-top {
	height: 45px;
	padding-left: 207px;
	color: #fff;
	font-size: 15px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

/* ---- MENUE ---- */

div#menue {
	float: left;
	padding-left: 15px;
	margin-top: -5px;
	margin-bottom: -211px;
	width: 190px;
	min-height: 350px;
}

/* ---- BREADCRUMB ---- */

div#breadcrumb {
	font-size: 10px;
	color: #9e9e9e;
	margin-bottom: 3px;
	display: block;
	height: 20px;
	width: 70%;
	margin-top: 0px;
	padding-left: 28px;
	float: left;
}

/* ---- CONTENT ---- */

div#content {
	float: left;
	padding-left: 28px;
	line-height: 155%;
	width: 72%;
}

/* ---- CONTENT -- SUCHE ---- */

div#content div#suche {
	margin: 0px -5px;
	height: 55px;
	width: 99%;
	clear: left;
}

/* ---- RIGHT ---- */

div#right {
	float: left;
	width: 190px;
	padding-left: 28px;
	margin-top: 9px;
}

div#right div.container {
	background-image: url(../images/layout/content-right-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #e5e5e5;
	width: 168px;
	padding: 0px 10px;
	margin-bottom: 15px;
	min-height: 100px;
	line-height: 155%;
}

div#right div.container div.navi {
	margin-bottom: 15px;
	height: 20px;
}

div.navi {
	margin-bottom: 15px;
	height: 20px;
}

/* ---- FOOTER ---- */

div#footer {
	background-image: url(../images/layout/background-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	clear: both;
	width: 790;
	height: 241px;
	padding-left: 225px;
	color: #848484;
	font-size: 10px;
}

div#footer div#sitemap {
	float: left;
}

div#footer div#kontaktdaten {
	font-size: 15px;
	float: left;
	text-align: right;
	width: 323px;
}

div#footer div#kontaktdaten-print {
	display: none;
}

div#footer div#bookmarken {
	clear: left;
	float: left;
	width: 330px;
	margin-top: 16px;
	padding-left: 7px;
}

div#footer div#bookmarken img {
	margin-left: -3px;
	margin-top: 8px;
}

div#footer div#logos {
	float: left;
	width: 170px;
}

div.seite-drucken {
	text-align: right;
	clear: left;
	padding-right: 50px;
}

div.seite-drucken-top {
	float: right;
}

div.clear {
	clear: both;
}

div.konturen-print {
	display: none;
}

div.warenkorb-left {
	background-image: url(../images/layout/background-warenkorb-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 209px;
	height: 18px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}
div#domain {
	float: left;
	margin-top: -30px;
	margin-left: 30px;
}

div.warenkorb-leer {
	background: url(/design2010/images/layout/warenkorb-leer.gif) no-repeat left top;
	font-size: 11px;
	margin: -9px -5px 0px;
}

div.warenkorb-gefuellt {
	background: url(/design2010/images/layout/warenkorb-gefuellt.gif) no-repeat left top;
	font-size: 11px;
	margin: -9px -5px 0px;
}

div.warenkorb-leer a, div.warenkorb-gefuellt a {
	display: block;
	width: 148px;
	height: 26px;
	padding: 28px 10px 0px 42px;
	color: #fff;
	text-align: center;
}