body { margin: 30px 0px 0px 0px; background:#fadbc1; font-family:Arial, Verdana, sans-serif;  }
h1 {font-size:25px;}
.title1{font-size:16px; padding-bottom:22px; }
.title2{font-size:16px;  }
.title1Admin{font-size:16px; padding-bottom:2px; }
.titlePopup1{font-size:18px; padding:12px 0px 16px 10px; color:#939598; text-align:left;}
.titlePopup2{font-size:30px; padding:0px 0px 30px 10px; color:#d06400; text-align:left;}
.titlePopup3{font-size:25px; padding:0px 0px 30px 10px; color:#d06400; text-align:left;}
.textPopup{font-size:16px; padding:0px 0px 0px 10px; line-height:22px;  color:#939598; text-align:left;}
.actionPopup{padding:12px 0px 0px 10px; text-align:left; font-size:10px;}

.button {background:url(../gfx/button_bg.jpg) bottom no-repeat; color:white; border:none;width:73px; height:30px; vertical-align:top; cursor:pointer;}

#mainContainer { width: 990px; margin: 0 auto; position: relative; height:610px; background-color:white;}
#mainContainerAdmin { width: 990px; margin: 0 auto; position: relative; height:790px; background-color:white;}
#mainContainerPreis { width: 990px; margin: 0 auto; position: relative;  background-color:white; }
.header{ background: url(../gfx/bg_header.gif) repeat-x; height:95px; width:100%;}
.headerPreis{ background-color:white; height:77px; width:100%;}
.logo { float:left; width:136px; height:77px; background: url(../gfx/bg_logo.jpg) no-repeat;}
.headerTitle{background: url(../gfx/headerTitle.jpg) no-repeat bottom left; float:left; width:754px; height:44px; font-size:43px; color:#c3c3c3; padding-top:25px; letter-spacing:3pt;} 
.salonInfo{ float:left; color:#cf6400; font-size:10px; height:44px; line-height:12px;}

.menuTop{float:left; height:18px; width:100%;}

.massageTitle{background-color:#c3c3c3; float:left; height:18px; width:661px; text-align:center; color:white;}
.spaTitle{ background-color:#c3c3c3; float:left; height:18px; width:309px; margin-left:20px; text-align:center; color:white;}

.massage{ float:left; width:537px; border-right:solid 1px #cf6400; margin-top:15px; margin-bottom:15px; padding-left:5px; height:100%;}
.spa{ float:left; width:285px;  margin-left:15px;  margin-top:15px; margin-bottom:15px; padding-left:5px;}

.slogan{ float:left; color:#e8b280; font-size:14px; height:18px; padding:0px 0px 0px 136px;letter-spacing:2pt;}
.menuTopLinks{ float:right; padding-right:27px; height:18px; padding-top:2px;}
.menuTopLinks a{ color:white; font-size:11px; text-decoration:none; vertical-align:top; padding-left:7px; paddding-right:5px; }

.mainContentLeft{float:left; width:116px; height:497px; background: #fff; }
.mainContentLeftAdmin{float:left; width:116px; height:617px; background: #fff; }
.menuLeft{ padding:40px 0px 0px 29px; color:#cf6400; font-size:11px; font-weight:bold;}
.menuLeft a {color:#cf6400; text-decoration:none; }
.menuLeft a:hover {color:#8b1e01; cursor:pointer;}
.menuLeftItem {padding-bottom:8px;}

.menuLeftAdmin{ padding:40px 0px 0px 0px; color:#cf6400; width:116px; font-size:11px; font-weight:bold; }
.menuLeft a {color:#cf6400; text-decoration:none; }
.menuLeft a:hover {color:#8b1e01; cursor:pointer;}
.menuLeftItem {padding-bottom:8px;}

.contentData{padding:35px 0px 0px 20px; font-size:11px; color:#939598; width:710px; line-height:18px;}
.contentDataAdmin{padding:35px 0px 0px 20px; font-size:11px; color:#7f7f7f; width:700px; line-height:18px;}

.mainContentRight{float:left; width:144px; min-height:497px; background:#fef0e8;}
.mainContentRightAdmin{float:left; width:143px; height:617px; background:#fef0e8; }
.menuRight { padding:50px 0px 50px 16px; color:#cf6400; font-size:11px; font-weight:bold; }
.menuRightItem{padding-bottom:8px;}
.menuRight a{color:#cf6400; text-decoration:none; padding-bottom:10px;}
.menuRight a:hover{color:#8b1e01; cursor:pointer;}
.menuRightPic{background:url(../gfx/menuRightPic.gif) no-repeat right; width:116px; height:262px; display:none;}

.footer {background: #e8c1af; height:18px; width:100%;}
.info{color:#d06400; font-size:12px; padding:2px 0px 0px 127px; height:18px;}
.infoText {display:inline; padding:0px 5px 0px 5px; list-style-type:disc;	height:18px;}
.info ol {display:inline; height:18px;	}

.leftContent ul { margin: 0px; padding: 0px; width:99px;}
.leftContent ul li { list-style: none; margin:0px 0px 1px 0px;width:99px;}
.leftContent ul li a { background: #d06400; display: block; width: 116px; color: #fff; font-weight: bold; text-decoration: none; padding: 3px; height:16px;width:99px;}
.leftContent ul li a:hover { background: #b55802; width:99px;}
.leftContent ul ul { margin-bottom: 0px; width:87px;}
.leftContent ul ul li a { background: #fef0e8; display: block; color: #cf6400; width: 110px; font-weight: normal; padding-left:16px; height:16px; width:87px;}
.leftContent ul ul li a:hover { background: #fcdfcf ; width:87px;}

.shadow
{
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	background-color: black;
	min-width:990px;
	width:100%;
	min-height:660px;
	height:100%;
	position:absolute;
	top:0%;
	left:0%;
	margin:0 auto;
}
.popUp
{
	position:absolute;
	top:0%;
	left:0%;
	margin:0 auto;
	z-index:10000;
	text-align:left;
	height:100%;
}
.iframeContent
{
	z-index:12000;
}
