#wrapper {
	position: relative;
	width: 938px;
	min-height: 550px;
	margin: 0 auto 0;
	padding: 0;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#head {
   position: relative;
   min-height: 491px;
   width: 938px;
   margin: 0;
   padding: 0;
   background-color: transparent;
   background-image: url(../images/bg_head.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
   z-index: 10;
}

.rundung {
	position: absolute;
	height: 250px;
	width: 938px;
	left: 0;
	bottom: 130px;
   background-image: url(../images/rundung.gif);
   background-repeat: no-repeat;
   background-position: left top;
   z-index: 10;
}

.flasche {
   position: absolute;
   left: 68px;
   bottom: 0;
   height: 475px;
   width: 385px;
   z-index: 11;
   background-image: url(../images/flasche.png);
   background-repeat: no-repeat;
   background-position: left top;
}
.slideshow {
   position: absolute;
   right: 0;
   top: 130px;
   height: 345px;
   width: 735px;
   background-image: url(../images/bild.jpg);
   background-repeat: no-repeat;
   background-position: left top;
   z-index: 9;
}

#contentwrapper {
	position: relative;
	min-height: 210px;
	width: 938px;
	margin: 0;
	padding: 0;
	background-color: #efe9d6;
   background-image: url(../images/bg_contentwrapper.gif);
   background-repeat: repeat-y;
   background-position: left top;
	border-top: 10px solid #efe9d6;
	border-bottom: 10px solid #efe9d6;
}

#content {
	position: relative;
   margin: 0;
   padding: 10px 15px;
   width: 708px;
   min-height: 200px;
   line-height: 140%;
}

#bannerbk {
	position: relative;
   float: right;
   width: 180px;
   min-height: 200px;
   padding: 15px 10px;
   margin: 0;
}

#footer {
   position: relative;
   display: block;
   min-height: 40px;
   width: 938px;
   margin: 0;
   background-color: transparent;
   background-image: url(../images/bg_footer.jpg);
   background-repeat: no-repeat;
   background-position: left bottom;
}

#qualitaet {
   position: absolute;
   top: 390px;
   left: 25px;
   margin: 0;
   padding: 0;
   width: 140px;
   height: 140px;
   background-image: url(../images/qualitaet.gif);
   background-repeat: no-repeat;
   background-position: left top;
   z-index: 15;
}

.slogan {
   position: absolute;
   display: block;
   bottom: 0;
   right: 0;
   margin: 0;
   padding: 0;
   width: 500px;
   height: 88px;
   z-index: 50;
   color: #64615c;
   font-size: 260%;
   font-weight: bold;
   text-align: center;
}

.clear_left {
   display: block;
   clear: left;
}
.clear_right {
   display: block;
   clear: right;
}


/* Login ****************************/
#login {
   position: absolute;
   bottom: 5px;
   right: 0;
   margin: 0;
   padding: 0;
}
#login a:link,
#login a:visited {
	display: block;
   color: #741938;
   padding: 2px 0 0 5px;
   margin: 0;
   width: 53px;
   text-decoration: none;
   font-weight: bold;
}
#login a:focus,
#login a:hover,
#login a:active {
   text-decoration: underline;
   color: #741938;
}


/* Logo ****************************/
a.HPLogo {
   position: absolute;
   right: 123px;
   bottom: 133px;
   width: 276px;
   height: 135px;
   margin: 0;
   padding: 0;
   z-index: 20;
}
a.HPLogo img {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0 none;
}

/************* Copyright ******************/
#copyright {
   position: absolute;
   bottom: 10px;
   left: 15px;
   color: #041260;
   font-size: 86%;
   font-weight: bold;
}

/************* Pagerouter ******************/
#drucken {
   position: absolute;
   bottom: 10px;
   right: 15px;
}
#drucken a,
#drucken a:link,
#drucken a:visited {
   color: #041260;
   font-size: 86%;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
}
#drucken a:focus,
#drucken a:hover,
#drucken a:active {
   color: #333;
   font-weight: bold;
   text-decoration: underline;
}


/************* Warenkorbportlet ******************/
#warenkorb {
   position: relative;
   margin: 0 0 10px 0;
   padding: 0;
   border: 1px solid #5c5c68;
   background-color: #fdf7e9;
}
#bannerbk  #warenkorb h3 {
	color: #0f1343;
	margin: 5px 0;
	padding: 0 5px;
	border: 0 none;
}
#warenkorb table {
   position: relative;
   display: block;
   width: 100%;
   margin: 0;
   padding: 3px 5px;
   background-color: #f0e9d7;
}

#warenkorb a.wkp_link,
#warenkorb a:link.wkp_link,
#warenkorb a:visited.wkp_link {
	position: relative;
	display: block;
	margin: 3px 0;
	padding: 0 5px;
   color: #0d1641;
   font-size: 92%;
   font-weight: bold;
   text-decoration: none;
}
#warenkorb a:focus.wkp_link,
#warenkorb a:hover.wkp_link,
#warenkorb a:active.wkp_link {
   color: #0d1641;
   font-weight: bold;
   text-decoration: underline;
}

/************* Suche ******************/
.suche {
   position: relative;
   margin: 0 0 10px 0;
   padding: 0;
   border: 1px solid #5c5c68;
   background-color: #fdf7e9;
}
#bannerbk  .suche h3 {
   color: #0f1343;
   margin: 5px 0;
   padding: 0 5px;
   border: 0 none;
}

.suche form {
   position: relative;
   margin: 0 0 5px 0;
   padding: 0 5px;
}
.suche form input {
   position: relative;
   margin: 0;
   padding: 0;
   height: 18px;
   width: 128px;
}

.suche a.submit,
.suche a:link.submit,
.suche a:visited.submit {
   position: absolute;
   right: 5px;
   bottom: 5px;
   display: block;
   margin: 0;
   padding: 1px 2px;
   height: 18px;
   width: 25px;
   color: #34375a;
   background-color: #f0e9d7;
   border: 1px solid #34375a;
   text-decoration: none;
}
.suche a:focus.submit,
.suche a:hover.submit,
.suche a:active.submit {
   background-color: #fdf7e9;
}

/************* Shoplink ******************/
.shoplink {
   position: relative;
   margin: 0 0 10px 0;
   padding: 0;
   border: 1px solid #5c5c68;
   background-color: #fdf7e9;
}
#bannerbk .shoplink h3 {
   color: #0f1343;
   margin: 5px 0;
   padding: 0 5px;
   border: 0 none;
}

.shoplink a,
.shoplink a:link,
.shoplink a:visited {
   position: relative;
   display: block;
   margin: 3px 0;
   padding: 0 5px;
   color: #0d1641;
   font-size: 92%;
   font-weight: bold;
   text-decoration: none;
}
.shoplink a:focus,
.shoplink a:hover,
.shoplink a:active {
   color: #0d1641;
   font-weight: bold;
   text-decoration: underline;
}

/**************** Sitemap ********************/
.view_sitemap {
   position: relative;
   margin: 0;
   padding: 0;
}
.view_sitemap ul {
   position: relative;
   list-style-type: square;
}
.view_sitemap ul ul {
   list-style-type: disc;
}
.view_sitemap ul ul ul {
   list-style-type: circle;
}

.view_sitemap ul a,
.view_sitemap ul a:link,
.view_sitemap ul a:visited {
	color: #0f1a5c;
	padding: 1px 2px;
}
.view_sitemap ul a:focus,
.view_sitemap ul a:hover,
.view_sitemap ul a:active {
   color: #FFF;
   background-color: #0f1a5c;   
}





/**************** Print ********************/
#print_adresse {
	display: none;
}
#print_logo {
	display: none;
}

