/*
	lendls rot: #98020b
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666;
	height: 100%;
}


h2 {
	font-family: "Zapfino", "Lucida Handwriting", "Verdana", sans-serif;
	font-size: 58px;
	color: white;
	margin-bottom: 0.4em;
	line-height: 0.5em;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #98020b;
	font-weight: bold;
	margin-bottom: 1em;
}

body.herzlich-willkommen #right {
	text-align: center;
}

body.herzlich-willkommen #right img {
	margin-top: 10px;
}

p {
	margin-bottom: 0.5em;
}

a,
a:hover,
a:visited,
a:active {
	text-decoration: none;
	color: #666;
}

a:hover,
a.current {
	color: #98020b;
}

#sitetools {
	display: block;
	width: 780px;
	text-align: right;
	color: #666;
	height: 50px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	line-height: 35px;
}

#sitetools a,
#sitetools a:hover,
#sitetools a:visited,
#sitetools a:active {
	text-decoration: none;
	color: #666;
}

#sitetools a:hover,
#sitetools a.current {
	color: #98020b;
}

#sitetools a.language {
	display: block;
	float: right;
	width: 52px;
	height: 20px;
	padding-top: 10px;
	text-align: center;
	margin-left: -10px;
}

#sitetools a.language.current {
	background: url( /_assets/_img/language_switcher.png ) top center;
}

#content {
	width: 780px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 50%;
	margin-top: -200px;
}

#left {
	width: 386px;
	margin-right: 3px;
	float: left;
	height: 342px;
}

#right {
	background: #98020b;
	float: left;
	height: 302px;
	width: 346px;
	padding: 20px;
	color: white;
	line-height: 1.5em;
	overflow: hidden;
	overflow-y: auto;
}


#right a,
#right a:hover,
#right a:visited,
#right a:active {
	text-decoration: underline;
	color: white;
}

#right a:hover {
	text-decoration: underline;
}

body.das-kaufhaus #right {
	background: #002254;
}

.slideshow {
	overflow: hidden;
}

#nav {
	clear: both;
	padding-top: 5px;
}

#badge {
	position: absolute;
	z-index: 2000;
	left: 346px;
	top: 8px;
}

a.linkContainer {
	display: block;
	width: 120px;
	height: 105px;
	border: 1px solid #CCC;
	float: left;
	text-indent: -1000px;
	margin-right: 6px;
	margin-bottom: 6px;
}

a.linkContainer:hover {
	border-color: #98020b;
}

/* ------------------ shop ------------------ */

#shop {
	width: 778px;
	height: 340px;
	border: 1px solid #98020b;
}

#shop #left {
	float: left;
	width: 190px;
	padding: 0px;
	height: auto;
	margin-right: 0;
}

#shop #center {
	float: left;
	height: 300px;
	width: 346px;
	background: #98020b;
	float: left;
	padding: 20px;
	color: white;
}

#shop #cart {
	float: left;
	padding: 20px;
	height: 300px;
	width: 160px;
}

#productsList {
	list-style: none;
	padding: 20px;
	padding-right: 0px;
	position: absolute;
	width: 180px;
}

#productsList li {
	margin-left: 0;
	padding-left: 0;
	padding-right: 20px;
	height: 60px;
	background: none;
	z-index: 100;
}

#productsList li:hover,
#productsList li.current {
	background: url( /_assets/_img/right-arrow.png ) no-repeat;
	background-position: right 3px;
}
#productsList li img {
	float: left;
	margin-right: 10px;
}

.addCartForm {
	position: absolute;
	bottom: 30px;
	width: 350px;
}

.nextForm {
	width: 160px;
	position: absolute;
	bottom: 30px;
}

.addToCartButton {
	float: right;
	height: 20px;
	width: 102px;
	color: #98020b;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px; 
	background: url( /_assets/_img/button-right-white.png ) no-repeat;
	cursor: pointer;
	padding: 0;
	line-height: 20px;
	vertical-align: middle;
}

.nextButton {
	float: right;
	height: 20px;
	width: 102px;
	color: #666;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px; 
	background: url( /_assets/_img/next-arrow.png ) no-repeat;
	cursor: pointer;
	padding: 0;
	line-height: 20px;
	vertical-align: middle;
}

.prevButton {
	float: left;
	height: 20px;
	width: 102px;
	color: #666;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px; 
	background: url( /_assets/_img/prev-arrow.png ) no-repeat;
	cursor: pointer;
	padding: 0;
	line-height: 20px;
	vertical-align: middle;
}

.nextButton:hover,
.prevButton:hover {
	color: #B34820;
}

#priceField {
	font-size: 16px;
	color: white;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
}

.cartTable {
	font-size: 11px;
	padding: 0;
	border-spacing: 0;
	margin-top: 20px;
}

.cartTable td {
	vertical-align: top;
	padding: 0;
}

.cartTable tr {
}

#shop .col {
	display: block;
	height: 180px;
	width: 225px;
	float: left;
	margin: 20px;
	margin-right: 10px;
}

#shop.schritt2 .cartTable {
	font-size: 12px;
}

#shop input[type=text], #shop textarea {
	width: 220px;
	padding: 3px;
	border: 1px solid #CCC;
}

#shop textarea {
	height: 95px;
}

.addCartForm {
	margin: 0;
	padding: 0;
}

#elerBanner {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -200px;
}
