/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/
   
       html, body {
      height: 100%; overflow-y: hidden;
    }
	
	
   
body {
	color            : #000000;
	margin		     : 0px;
	padding          : 0px;
	font-family      : arial, sans-serif;
	font-size        : 12px;
	background-color: #ffffff;
	overflow: hidden;
	text-decoration: none;

	
}

.clr {
	clear: both;}


#mainbackround {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	position: absolute;
	text-decoration: none;
	}

/*#schriftzug {
	background-image: url(img/schriftzug.gif);
	position: absolute;
	width: 800px;
	height: 74px;
	margin-left: -450px;
	left: 50%;
}*/

#scrollbackround {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	position: absolute;
	overflow: auto;
	text-decoration: none;
	}

#mainboxouter1 {
	position: absolute;
	width: 100%;
	border: none;
	height: 100%;
	background: #fff url(img/bg_grey.jpg);
	background-attachment: fixed;
	text-decoration: none;
	}

#mainboxouter2 {
	position: relative;
	width: 963px;
	border: none;
	top: 0px;
	text-decoration: none;
	}

#mainboxinner {
	width: 963px;
	overflow: visible;
	position: relative;
	float: left;
	background-image: url(img/bg_body.jpg);
	text-decoration: none;
}

#topbox {
	background-image: url(img/bg_head.gif);
	position: relative;
	width: 963px;
	height: 163px;
}

#toplinx01 {
	position: relative;
	float: left;
	height: 15px;
	top: 3px;
	left: 4px;
	width: 960px;
	text-align: center;
}

#headerbox {
	position: relative;
	width: 963px;
	height: 117px;
	float: left;
	left: 0px;
	top: 4px;
	background-image: url(img/top-logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}

#pathway {
	width: 500px;
	float: left;
	position: relative;
	left: 4px;
	top: 10px;
	text-align: left;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

#topmenu {
	float: right;
	position: relative;
	right: 110px;
	top: 15px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 11px;
	width: 500px;
}



#flaggenbox {
	position: absolute;
	width: 800px;
	height: 40px;
	left: 4px;
	top: 218px;
}

#bannerbox1 {
	position: relative;
	width: 100%;
	overflow: visible;
	float: left;
	padding: 0px;
	margin: 0;
	height: 14px;

}

#bannerbox2{
	position: relative;
	width: 820px;
	overflow: visible;
	float: left;
	left: 7px;
	height: 4px;
}

#bannerbox2unten {
	position: relative;
	width: 480px;
	overflow: hidden;
	float: right;
	right: 24px;	
}

#bannerbox3unten {
	position: relative;
	width: 480px;
	overflow: hidden;
	float: left;
	left: 3px;	
}

#bannerbox3 {
	position: relative;
	width: 166px;
	float: right;
	right: 24px;
	margin-right: 24px;
	}


#righttop {
	width: 166px;
	height: 120px;
	position: relative;
	float: left;
	left: 10px;
}

#leftboxouter {
	float: left;
	position: relative;
	width: 218px;
	height: 100%;
	left: 0px;
	margin: 0;
	padding: 0;
}

#leftboxspacer {
	float: left;
	position: relative;
	width: 180px;
	height: 25px;
	margin: 0;
	padding: 0;
}

#leftbox {
	float: left;
	position: relative;
	width: 180px;
	height: 100%;
	left: 20px;
	margin: 0;
	padding: 0;
}

#servicehotline {
	position: absolute;
	left: -6px;
	top: -23px;
	z-index: 15;
	
	width: 193px;
	height: 46px;
}

#faxbestellung {
	position: relative;
	left: -6px;
	z-index: 17;
	width: 180px;
	height: 45px;
	top: -15px;
	float: left;
	background-image: url(img/seperator.jpg);
}

.seperator {
	position: relative;
	left: -19px;
	top: 48px;
	z-index: 15;
	background-image: url(img/seperator.jpg);
	width: 217px;
	height: 13px;
	float: left;
}

#leftbox2 {
	float: left;
	position: relative;
	width: 170px;
	height: 100%;
	left: 1px;
	overflow: hidden;
}

#contboxouter  {
	width: 720px;
	color: #CCCCCC;
	position: relative;
	float: left;
	overflow: hidden;
	padding: 0px;
	left: 12px;
	margin: 0px;
	text-align: left;
}

#contbox  {
	width: 720px;
	color: #000000;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

#rightbox {
	position: relative;
	width: 172px;
	float: right;
	overflow: hidden;
	right: 1px;
	margin: 0px;
	top: 0px;

	}

#botbox {
	background-image: url(img/bg_bot.jpg);
	float: left;
	position: relative;
	width: 963px;
	height: 99px;
	background-repeat: no-repeat;
}

#bottomspace{
	height: 45px;
	position: relative;
	float: left;
	width: 100%;
	text-decoration: none;
}

#pathbox {
	width: 600px;
	position: relative;
	float: left;
	height: 18px;
	top: 20px;
	left: 10px;
}

#datebox {
	width: 180px;
	position: relative;
	float: right;
	height: 12px;
	top: 0px;
	right: 2px;
}

#serchbox {
	width: 100px;
	position: absolute;
	height: 12px;
	top:2px;
	left: 220px;
}

#textlinkbox {
	position: relative;
	float: left;
	width: 100px;
	top: 6px;
	z-index: 50;
	text-align: right;
	left: 6px;
	background-color: #999999;
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
}

#copyrightbox {
	float: left;
	position: absolute;
	width: 836px;
	text-align: left;
	top: 72px;
	left: 6px;
	color: #CCCCCC;
}

.kategorienstil {
	color: #990000;
	font-weight: lighter;
}

.stilcopyright {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.toplinx {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.boxbot {
	background-image: url(img/boxbot.jpg);
	width: 180px;
	height: 21px;
	float: left;
	position: relative;
}


.boxbot2 {
	top: -3px;
	margin: 0;
	padding: 0;
}

.boxbot3 {
	background-image: url(img/boxbot.jpg);
	width: 180px;
	height: 21px;

	position: absolute;
	left: -6px;
}

.bottomlinks, .bottomlinks a, .bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:hover {
color: #bbb;
text-decoration: none;
}

/* ---eigene styles anfang--------*/

.listbutton {
	background-image: url(img/listbutton.gif);
	width: 121px;
	height: 45px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 9px;
	text-align: center;
	}
	
.listbutton h2 {
	font-size: 9px;
	text-align: left;
	vertical-align: middle;
	}	
.listbuttoninner {
	width: 94px;
	line-height: auto;
	font-size: 9px;
	margin-left: 78px;
	margin-right: 2px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	}
	
*+html .listbuttoninner {
padding-top: 12px;
}	

* html .listbuttoninner {
padding-top: 12px;
}	
		

/* ---eigene styles ende--------*/

/* ---Stilblten styles anfang--------*/
.Stil2 {
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}
.Stil3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.Stil7 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #630000;
	text-align: left;
}
.Stil11 {
	font-size:12px;
	padding: 5px;
	margin: 5px;
	left: 5px;
	text-align: left;
	}
	
.Stil13 {
	font-size: 12px;
	padding: 5px;
	margin: 5px;
	left: 5px;
	text-align: left;
}

li {
        list-style-image: url(images/M_images/arrow.png);
        }
		
td,tr,div {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #2A373D;
        }

p {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
		line-height: 1.5em;
        color: #2A373D;
		margin: 0px;
		padding: 0px;
        }

/* ---Stilblten styles ende--------*/





#leftmenubox01 {
	position: relative;
	width: 187px;
	float: left;
}




.boxText { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.boxTextBG {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #f1f1f1;
}
.boxTextBGII {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #FFCC99;
}
.boxTextPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}



img{
	border:0;
}

A {
  color: #2A373D;
  text-decoration: none;
}

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

A:active {
	color: #000000;
	text-decoration: underline;
	background-color: #B7C5E0;
}



FORM {
	display: inline;
}

TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
	color: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}




TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeadingnohead {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;

	height:17px;
	color: #ffffff;
	background-repeat: no-repeat;
	text-align: center;
}

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(img/boxhead.gif);
	height:17px;
	color: #ffffff;
	background-repeat: no-repeat;
	text-align: center;
}
/* 	color: #2A373D;*/
TD.contBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:17px;
	color: #ffffff;
	text-align: center;
	background-color: #aeae94;
	}

TD.infoBoxHeading_right {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(img/boxhead.gif);
	height:17px;
	color: #ffffff;
	background-repeat: no-repeat;
	text-align: center;
}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-right: 1px solid;
	background: #F9F5E5;
	border-color: #dfdfdf;
	text-align: left;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F9F5E5; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	width: 734px;
    color: #2A373D;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: Black;
}



.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 line-height: 1.5;
 border: 1px solid;
 border-color: #F9F5E5;
}
.moduleRowOver { 

	border: 1px solid;
	border-color: #f9f5e5;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    line-height: 1.5; 
    color: #2A373D;

	}
.moduleRowSelected {}

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #2A373D; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #2A373D; padding: 2px 2px;}
.sitemap_sub a {color:#2A373D; text-decoration:underline;}
.sitemap_sub a:hover {color:#6B0000; text-decoration:underline;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.ansage {
border: solid #BF0101 1px;
background: #EBF0F6;
font-size: 14px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #BF0101;
text-align: center;
padding: 6px;
margin: 12px 0px;
width: 685px!important;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #660001;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 218px;
}


.navLeftinner {
	width: 185px;
	position: absolute;
	overflow: hidden;
}
.navRight {

	width: 1px;
}

.contentsTopics {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: lighter;
}
.onepxwidth {
	width: 1px;
}

/* ---eigenen ergnzungen--------*/
a.menu_oben:link, a.menu_oben:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	}
a.menu_oben:hover{
	color: #DFDCB5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	}
	
h1{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	}	
	
h2{
	color: #666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 0px;
	}	
	
h3{
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bolder;
	font-family: Verdana, Arial, sans-serif;
	}	
	
.preisangabeverordnung {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 9px;
	font-weight: lighter;
}




.main #massageliege-Kategorie-liste {
float: left;
width: 700px;
overflow: hidden;
}

.massageliege-Kategorie-box {
float: left;
width: 130px;
height: 200px;
overflow: hidden;
background: url(img/listen_bg.png);
margin: 5px;
}

.massageliege-Kategorie-box-bild {
float: left;
height: 90px;
text-align: left;
vertical-align: top;
margin: 2px 1px 1px 2px;
}



.massageliege-Kategorie-text {
float: left;
width: 120px;
text-align: left;
vertical-align: top;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #660D13;
padding: 3px 3px 3px 6px;
}


.paypal_block {
float: left;
margin: 0px;
padding: 0px;
padding-top: 15px;
}

.popupblock {
	border: solid 2px #fff;
	background: #990000;
	color: #fff;
	width: 150px;
	padding: 6px;}
.popupblock a, .popupblock a:link, .popupblock a:visited, .popupblock a:hover {
	color: #fff; }

#massageliegenprofil {position:absolute; width:60px; height:14px; z-index:32; left: 244px; top: 85px;}
#massageliegenberatung {position:absolute; width:80px; height:18px; z-index:29; left: 345px; top: 85px;}
#massageliegenschulen {position:absolute; width:68px; height:15px; z-index:30; left: 446px; top: 85px;} 
#massageliegenausstellung {position:absolute; width:54px; height:22px; z-index:31; left: 547px; top: 85px;}
#massageliegenmobilemassage {"position:absolute; width:43px; height:21px; z-index:32; left: 648px; top: 85px; visibility: visible;}
#Map1 {}

