@charset "UTF-8";
/* Main Structure, master backgrounds, etc. */ * {
	margin: 0px;
	padding: 0px;
	outline: 0;
	text-transform: lowercase;
}

/* image-replacement --- Versteckt den Text wenn (sowie eigentlich immer) CSS aktiviert ist */
.image-replacement {
	text-indent: -200em;
	overflow: hidden;
}

/* float-restore --- stellt den normalen Element-Fluss wieder her */
.float-restore {
	margin: 0;
	padding: 0;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

body {
	background-color: #bfbfbf;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	font-size: 12px;
	text-align: center;
	background-image: url(../img/element/bg.jpg);
	
}

#main {width:100%; background-image: url(../img/element/bg_main.jpg); background-repeat:repeat-x;}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6, p, p a {
	color: #3d3d3d;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-decoration: none;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 13px;
}

/* Definitionen zum Layout */
a, a:link, a:visited, a:active {
	color: #3d3d3d;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
}

#master-of-all {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(../img/element/bg_master.jpg);
	background-repeat: no-repeat;
}

#header-container {
	width: 1000px;
	height: 160px;
	overflow: hidden;
}

.home-link {
	display: block;
	position: absolute;
	left: 10px;
	top: 50px;
	width: 180px;
	height: 200px;
}

#content-container-top {
	width: 1000px;
	height: 29px;
	background-image: url(../img/element/content-box-top.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#content-container {
	width: 1000px;
	background-image: url(../img/element/content-box-bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	position: relative;
}

#cart-container {
	position: absolute;
	left: 663px;
	top: -1px;
	width: 247px;
	height: 70px;
	z-index: 1;
	background: url(../img/element/cart_bg.jpg) no-repeat #e3e3e3;
	padding-left: 60px;
	padding-top: 10px;
}

a.cart {
	color: #ff6600;
	font-weight: bold;
	font-size: 15px;
}

#content-container-bot {
	width: 1000px;
	height: 80px;
	background-image: url(../img/element/content-box-bot.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 50px;
	padding-top: 15px;
}

.left-clm-start {
	width: 420px;
	padding-left: 40px;
	float: left;
}

.right-clm-start {
	width: 540px;
	float: left;
}

.left-clm {
	width: 310px;
	float: left;
}

.submenu-container {
	margin-left: 35px;
}

.submenu-container ul {
	list-style: none;
	list-style-type: none;
}

.submenu-container h1{
	margin-left: 15px;
	margin-top: 10px;
}

li.sub-01 {
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	height: auto;
	background-image: url(../img/element/submenu-divider.png);
	background-repeat: no-repeat;
}

li.sub-02 {
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
}

li.active>a {
	color: #ff6600;
	text-decoration:none;
}

.right-clm {
	width: 680px;
	float: left;
}

/* HERO START  */
div.hero-container {
	width: 930px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 15px;
}

div.hero-text-container, div.hero-text-detail-container {
	width: 420px;
	overflow: hidden;
	float: left;
}

div.hero-text-container {
	background: url(../img/element/hero-text-bg.png);
	background-repeat: no-repeat;
}

div.hero-text {
	height: 118px;
	padding-left: 18px;
}

div.hero-text-detail {
	float: left;
	padding-left: 18px;
}

div.hero-text h1, div.hero-text h1 a, div.hero-text-detail h1, div.hero-text-detail h1 a {
	text-decoration: none;
}

div.hero-text h1 a:hover, div.hero-text h1.active, div.hero-text h1.active a, div.hero-text-detail h1.active {
	color: #ff6600;
}

div.hero-text p, div.hero-text p a, div.hero-text-detail p {
	line-height: 1.5;
	padding-bottom: 20px;
	padding-right: 10px;
	text-decoration: none;
}

div.hero-text p a:hover {
	text-decoration: underline;
	color: #ff6600;
}

div.hero-img-box {
	float: left;
	overflow: hidden;
}

div.hero-img {
	width: 480px;
	height: 312px;
	background-color: #e3e3e3;
	padding: 8px;
}

div.hero-img-box-shadow {
	background-image: url(../img/element/hero-img-shadow.png);
	background-repeat: no-repeat;
	height: 30px;
}

div.teaser-container {
	margin-bottom: 20px;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}

div.teaser-img {
	float: left;
	padding: 5px;
	background-color: #e3e3e3;
	width: 210px;
}

div.teaser-desc {
	float: left;
	width: 180px;
	margin-left: 5px;
}

div.map-container {
	width: 414px;
	background-image: url(../img/element/divider.png);
	background-repeat: repeat-x;
	padding-top: 10px;
}

div.map-container h1 {
	padding-left: 10px;
}

div.map-container iframe {
	border: 5px solid #e3e3e3;
	margin-left: 10px;
}

div.teaser-shop-container {
	width: 500px;
	overflow: hidden;
}

div.main-content {
	width: 640px;
	overflow: hidden;
	padding-top: 10px;
}

div.teaser-item {
	width: 250px;
	float: left;
}

div.shop-item-container {
	margin-top: 75px;
	overflow: hidden;
}

div.shop-item {
	width: 320px;
	float: left;
	margin-bottom: 20px;
}

div.shop-item ul li {
	list-style-type: none;
	list-style: none;
}

.preis {
	font-size: 14px;
	font-weight: bold;
}

.orange-link {
	color: #ff6600;
	text-decoration: underline;
}

.divider {
	width: 500px;
	height: 40px;
	background-image: url(../img/element/divider-right-clm.png);
	background-repeat: no-repeat;
	border: none;
	text-align: center;
}

/* CONTENT TEXT*/
#content-middle-clm {
	width: 556px;
	float: left;
}

div.content-text {
	width: 530px;
	float: left;
}

div.content-text ul li {
	list-style: disc;
	list-style-position: inside;
}

div.content-img {
	float: left;
	width: 360px;
	margin: 7px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.page-links {
	color: #4b4b4d;
	overflow: hidden;
	margin-bottom: 10px;
}



.page-links li{
	list-style: none;
	list-style-type: none;
	float: left;
	margin-right: 7px;	
} 


.page-links li a {
	text-decoration: underline;
	color: #414141;
}

.page-links li a:hover {
	text-decoration: underline;
	color: #91203e;
	
}

.page-links li a.active {
	color: #91203e;
	font-weight: bold;
}

div.listen-content-container {
	width: 556px;
	margin-bottom: 30px;
	overflow: hidden;
}

div.listen-content-container a {
	text-decoration: none;
}

div.listen-content-container a:hover {
	text-decoration: none;
	color: #000;
}

div.listen-content-thumb {
	float: left;
	margin-right: 10px;
	padding: 6px 8px 9px 6px;
	background: url(../img/element/bg_list-thumb.jpg) no-repeat;
}

div.listen-content-thumb img {
}

div.listen-content {
	width: 300px;
	float: left;
}

div.listen-content p {
	line-height: 1.5;
}

.no-border {
	border: none;
}

/*
 .gallery {
 overflow: hidden;
 width: 360px;
 height: 250px;
 position: relative;
 }
 .gallery ul li {
 position: absolute;
 list-style: none;
 }
 */
.thumbs {
	float: left;
	margin-top: 10px;
	overflow: hidden;
	width: 330px;
}

.thumbs ul {
	overflow: hidden;
}

.thumbs ul li {
	float: left;
	margin-right: 5px;
	list-style: none;
}

.prev, .next {
	float: left;
	padding-top: 5px;
}

/* FORM ELEMENTS STYLES */
#form-newsletter .nl-headline {
	text-indent: -200em;
	margin-top: 20px;
}

#form-newsletter label {
	color: #3d3d3d;
	font-size: 12px;
}

#form-newsletter input {
	height: 35px;
	width: 215px;
	border: none;
	color: #3d3d3d;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../img/element/buttons.png);
	background-repeat: no-repeat;
	background-position: -0 -218px;
	padding: 3px 0px 0px 5px;
	float: left;
}

.newsletter {
	width: 500px;
}

.newsletter p {
	margin-bottom: 10px;
}

button {
	clear: both;
}

/* BUTTONS - FORM ELEMENTS*/
.suchfeld {
	border: none;
	background: white;
	font-size: 12px;
	margin-left: 2px;
	margin-top: 7px;
	float: left;
}

.suchfeld-button {
	float: right;
	padding-top: 0px;
}

.bt-anfragen, .bt-anmelden, .bt-bestellen, .bt-bezahlen, .bt-fertigstellen {
	cursor: pointer;
	height: 51px;
	width: 150px;
	border-style: none;
	background-color: transparent;
	background-image: url(../img/element/buttons.png);
	display: block;
	text-indent: -200em;
}

.bt-anfragen {
	background-position: -0px -0px;
}

.bt-anfragen:hover {
	background-position: -151px -0px;
}

.bt-bestellen {
	background-position: -0px -51px;
}

.bt-bestellen:hover {
	background-position: -151px -51px;
}

.bt-anmelden {
	background-position: -0px -102px;
}

.bt-anmelden:hover {
	background-position: -151px -102px;
}

.bt-bezahlen {
	background-position: -0px -153px;
}

.bt-bezahlen:hover {
	background-position: -151px -153px;
}

.bt-fertigstellen {
	background-position: -0px -252px;
}

.bt-fertigstellen:hover {
	background-position: -151px -252px;
}

/* Gallery Slider*/
#hero-gallery-container {
	width: 562px;
	height: 350px;
	background-image: url(../img/element/bg_gallery.png);
	background-repeat: no-repeat;
	float: left;
}

/* the forward and backward buttons */
.addfwd {
	display: block;
	position: absolute;
	cursor: pointer;
	width: 25px;
	height: 101px;
	top: 0px;
	right: 0px;
	background: url(../images/gallery_fwd.jpg) no-repeat;
}

.addbkwd {
	display: block;
	position: absolute;
	cursor: pointer;
	width: 25px;
	height: 101px;
	top: 0px;
	left: 0px;
	background: url(../images/gallery_back.jpg) no-repeat;
}

/* thumbnail slider end */
/* banner rotator */
#banners_container {
	display: block;
	position: relative;
	width: 640px;
	height: 380px;
	margin: 0px auto 0px;
}

#banner_container {
	position: relative;
	overflow: hidden;
	width: 561px;
	height: 281px;
	margin: 0px auto 0px;
}

#banners {
	white-space: nowrap;
	display: block;
	position: relative;
}

#banners img{
	position: absolute;
	border: none;
}

#thumb-container {
	/*
	 width: 561px;
	 */
	height: 90px;
	overflow: hidden;
	margin-bottom: 20px;
}

#thumb-container ul li {
	list-style: none;
	list-style-type: none;
	margin: 8px 7px 0px 2px;
	float: left;
	border: 1px solid #999999;
	cursor: pointer;
}

#thumb-container li.active {
	border: 1px solid #92203e;
}

#thumb-container ul li a {
	list-style: none;
	list-style-type: none;
}

#thumb-container ul li a {
	float: left;
	border: 1px solid #bbb;
}

#thumb-container ul li a:hover {
	float: left;
	border: 1px solid #92203e;
}

.hidden {
	display: none;
}

/* CART CONTENT */
td, th {
	font-family: arial, sans-serif;
	font-size: 12px;
}

.warenkorb-head {
	font-weight: bold;
	background-color: #e5e5e5;
	padding: 2px;
	margin: 2px;
	height: 20px;
	padding-left: 5px;
}

.warenkorb-content {
	font-weight: normal;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #e5e5e5;
}

.warenkorb-gesamtpreis {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	height: 25px;
	text-align: right;
	border-bottom-color: #e5e5e5;
}

.warenkorb-preis {
	font-weight: normal;
	padding-left: 5px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: right;
	border-color: #e5e5e5;
}

.warenkorb-img {
	width: 130px;
	border: #e5e5e5 solid 1px;
}

.warenkorb-versandkosten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 25px;
	text-align: right;
	padding-right: 3px;
	border-color: #e5e5e5;
}

.warenkorb-bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 25px;
	padding-right: 3px;
	border-color: #e5e5e5;
}

table {
	width: 100%;
}

.shop .teaser-container {
	margin-left: 0;
}

.shop .teaser-container h1 {
	margin-bottom: 70px; 
}

