<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	height: 100%;
	margin: 0;
	padding: 0;	
}

body {
	background: #eeece9 url(../images/bg.jpg) repeat center top;
	color: #52463b;
	font-family: 'PT Sans', sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100%;
}

a {
	text-decoration: none;
	color: #333333;
}

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

#maincontainer {
	padding:0;
	z-index:100;
	min-height:100%;
	font-size: 100%;
	width: 100%;
	position: relative;
}

#maincontainer.belayout {
	font-size: 100%;
}

.headerspacer {
	display: block;
	width: 100%;
	height: 178px;
}

body.slider .headerspacer {
	height: 165px;

}

#header {
	padding: 0;
	height: 178px;
	overflow: hidden;
	position: absolute;
	top:0;
	left:50%;
	margin-left: -480px;
	z-index: 999;
}

body.slider #header {
	height: 165px;

}


#leftHeader {
	display: block;
	height: 112px;
	/*
	border-right: 1px solid #b0b0b0;	
	*/
	width: 319px;
	margin: 25px 0 0 0;
}


#rightHeader {
	display: block;
	height: 112px;
	/*
	border-left: 1px solid #b0b0b0;
	*/
	width: 319px;
	margin: 25px 0 0 0;
}

#header .claim {
	text-align: center;
	font-size: 105%;
	font-style: italic;
	padding-top: 30px;
	height: 30px;
}

#header hr {
	margin: 0;
	padding: 0;
	clear: both;
	float: none;
	border: none;
	border-bottom: 1px solid #b0b0b0;
	
}

#logo {
	height: 137px;
	display: block;
	background: transparent url(../images/logo.png) no-repeat center top;
}

#logo a {
	display: block;
	width: 300px;
	height: 137px;
	margin: 0;
}
#contentcontainer {
	overflow:auto;
	padding-bottom: 160px;
	position: relative;
}

#footer {
	position:relative;
	height: 160px;
	margin: 0;
	margin-top: -160px;
	width: 100%;
	clear: both;
	z-index: 100;
	padding: 0 0 0 0;
}

#footer_wrap {
	height: 160px;
}

#footerContent {
	text-align: center;
	font-size: 14px;
	margin-top: 0;
	background: transparent url(../images/wappen_footer.png) no-repeat center bottom;
	height:100px;
	padding: 60px 0 0 10px;
	line-height: 1.4;
}

#footerContent .container_12 {
	width: auto;
}

#footerContent a {
	color: #52463b;
	text-decoration: none;
}

#footerContent a:hover {
	color: #e51937;
	text-decoration: none;
}

#footerContent p {
	margin: 0;
	padding: 0;
}

#footerContent ul {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}

#socialmedia {

}

#socialMedia p {
	margin: 0;
	padding: 0;
}

#socialMedia h3 {
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 12px;
	float: left;
	width: auto;
	line-height: 34px;
}

#socialMedia a.facebook {
	display: block;
	width: 34px;
	height: 35px;
	background: transparent url(../images/facebook.png) no-repeat 0 top;
	float: left;
	margin: 0 5px;
}

#left_col {
	background: transparent url(../images/lines.gif) repeat-y left top;
	height:563px;
	padding-top: 1px;
	position: relative;
}

#right_col {

}

#center_col {
}


#mainContent {
	display: none;
}

#right_content {

}

#shopRight {
	width: 220px;
	position: absolute;
	top: 295px;
	left:50%;
	margin-left: 200px;
}

.tx-fbmagento {
	width: 580px;
}

.wai_jumpmenu, .wai {
	display: none;
	border: none;	
}

#webshopbutton {
	position: absolute;
	top:0px;
	right:10px;
	width: 140px;
	height: 45px;
	z-index: 99;
}

#webshopbutton a {
	display: block;
	width: 140px;
	height: 45px;
	overflow: hidden;
	color: #ffffff;
	text-align: center;
	font-size: 105%;
	font-style: italic;
	line-height: 35px;
	text-decoration: none;
	background: transparent url(../images/webshopbutton.png) no-repeat left top;
	
}

#webshopbutton a:hover, #webshopbutton a:active {
	text-decoration: none;
	background-position: left -45px;
}

#webshopbutton a.active, #webshopbutton a.active:hover, #webshopbutton a.active:active {
	text-decoration: none;
	background-position: left -90px;
}

#mainContent a.age-verification {
	display: block;
	width: 60%;
	height: 35px;
	margin: 0 auto;
	line-height: 35px;
	text-align: center;
	color: #ffffff;
	background: #e51937;
	font-size: 105%;
	border: 1px outset #E51937;
}

#mainContent a.age-verification:hover {
	text-decoration: none;
	background: #52463b;
	border: 1px outset #52463b;
	
}

body.age-verification #mainContent h1 {
	width: 100%;
	/* text-align: center; */
	text-transform: none;
}
</pre></body></html>