body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottom {
	color: #EBF0D0;
	text-decoration: none;
}
a:hover.bottom {
	color: #FFFFFF;
	text-decoration: none;
}
a.top {
	color: #D0E1E9;
	text-decoration: none;
}
a:hover.top {
	color: #D0E1E9;
	text-decoration: underline;
}
.bgLeft {
	background-position: right bottom;
}
.beRight {
	background-position: left bottom;
}
.bgLeftBottom {
	background-position: right top;
}
.beRightBottom {
	background-position: left top;
}
.topText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	text-align: justify;
	vertical-align: top;
	line-height: 14px;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #295076;
	line-height: 16px;
}
td.text {
	padding: 15px 12px 15px 12px;
	text-align: justify;
}
td.bottom {
	color: #FFFFFF;
}
td.panoramaInfo {
	text-align: justify;
	padding: 0px 10px 0px 24px;
	color: #FFFFFF;
	line-height: 14px;
}
td.title1 {
	background-image: url(../gfx/bg_title1.gif);
	height: 41px;
	padding-left: 12px;
	padding-right: 12px;
	font-weight: bold;
}
td.title2 {
	background-image: url(../gfx/bg_title2_top.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 22px 5px 22px;
}
td.title3 {
	background-image: url(../gfx/bg_title2_mid.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 22px 5px 22px;
}
td.fels {
	background-image: url(../gfx/box_mid.gif);
	padding: 0px 20px 0px 0px;
}
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
ul.kiemelt {
	margin-left: 10px;
	padding-left: 30px;
	text-align: justify;
}
.picLeft {
	margin-right: 13px;
	margin-bottom: 8px;

}
.picRight {
	margin-bottom: 8px;
	margin-left: 13px;

}
img.pictureBorder {
	border: 1px solid #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
	padding: 5px;
}
input.textField {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #254f78;
	border: 1px solid #6b8aa7;
	width: 210px;
	height: 20px;
}
input.textArea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #254f78;
	border: 1px solid #6b8aa7;
}
input.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #d98d22;
	width: 50px;
	height: 20px;
	background-color: #ffa628;
	font-weight: bold;
}

/*
 * treatments
 */

.tment {
	float: left;
	width: 182px;
	margin: 0 0 0 5px;
}

.tment .price {
	width: 102px;
	height: 16px;
	padding: 37px 80px 0 0;
	background: #d0e1e9 url(../gfx/bg_tment_price.gif) no-repeat;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #faa327;
	font-weight: bold;
}

.tment .title {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;

	width: 162px;
	height: 43px;
	padding: 0 10px;

	background: #d0e1e9 url(../gfx/bg_tment_title.gif) no-repeat bottom;
	color: #254f78;

	vertical-align: middle;
	text-align: center;

}