/*
	lendls rot: #98020b
*/

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

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


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;
}

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;
}


#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;
}