html
{
	margin: 0;
	padding: 0;
	height: 100.1%;
}

body
{
	margin: 0;
	padding: 0;
	background-color: #FEEAC4;
	font-family: Verdana, Arial, Helvetica;	
	text-align: center;
	background-image:url(layout/body-hg_wellness.gif);
	background-position: top center;
	background-repeat: no-repeat;
	font-size:12px;
	line-height:1.4em;
	
}

/******************************************************************************/

#container
{
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/******************************************************************************/

#navi
{
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	font-size: 15px;
	font-weight: normal;
	position: relative;
	height: 45px !important;
}

#navi ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

#navi li
{
	margin: 0;
	padding: 0;
	float: left;
}

#navi a
{
	color: #7E065B;
	margin: 0 0 0 5px;
	padding: 18px 7px 10px 7px;
	display: block;
	text-decoration: none;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;	
}

#navi a:hover, #navi a:active, #navi a:focus
{
	color: #fff;
	background-color: #97096D;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 0 0 5px;
	padding: 18px 7px 10px 7px;
	display: block;
	text-decoration: none;
}

#navi a:link, #navi a:visited
{
	padding: 18px 7px 10px 7px;
		
}

#navi span
{
	color: #fff;
	background-color: #97096D;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	margin: 0 0 0 5px;
	padding: 18px 7px 10px 7px;
	display: block;
	text-decoration: none;
		
}

/******************************************************************************/

#bild
{
	padding: 0 0 0 0;
	margin: 0 0 0 40px;
}

#bild img
{
	display: block;
	
}

#bild p
{
	padding: 0;
	margin: 0;
	
	clear:both;
}

/******************************************************************************/

#inhalte
{
	background-image:url(layout/inhalt-hg_wellness.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 10px 0 0 0px;
	margin: 48px 0 0 0;
	width: 840px;
}


/******************************************************************************/

#linksmit
{
	margin: 0px 0 0 40px;
	padding: 0px;
	width: 210px;
	float: left;
	clear:both;	
	position: relative;
	display: inline;
}


#linksmit div
{
	clear: both;
	margin: 0 0 0 10px;
	padding: 5px;
	border: 3px solid #97096D;	
	background-color: #fff;
	position: relative;
}

#linksmit h2
{
	font-size: 15px;
	color: #7E065B;
	background-color:#FEEAC4;
	border-bottom: 1px solid #A3267E;
	padding: 1px 5px 1px 5px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
	position: relative;
}

#linksmit h3
{
	position: relative;
	font-size: 13px;
	color: #333;
	font-style:normal;
	padding: 0;
	margin:5px 0px 10px 8px !important;
}

#linksmit a
{
	font-weight: normal;
	color: #7E065B;
	text-decoration: none;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	position: relative;
}

#linksmit ul, #linksmit ol
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#linksmit a:hover, #linksmit a:active, #linksmit a:focus
{
	text-decoration: underline;
	color: #9E3F75;
}

#linksmit span, #linksmit a.aktiv:link, #linksmit a.aktiv:visited
{
	text-decoration: underline;	
}


#linksmit img
{
	padding: 0;
	margin: 5px;
	display: block;
	border:0;
	border: 1px solid #97096D;
	float:left;
	position: relative;	
}

#linksmit .nofloat
{
		float: none !important;
}

/******************************************************************************/


#rechtsmit
{
	margin: 0 0 0 0;
	padding: 0;
	width: 540px;
	float: left;
}


#rechtsmit div
{
	clear: both;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 3px solid #97096D;	
	background-color: #fff;
}

#rechtsmit h2
{
	font-size: 15px;
	color: #7E065B;
	background-color:#FEEAC4;
	border-bottom: 1px solid #A3267E;
	padding: 1px 5px 1px 5px;
	margin: 5px 0 5px 0;
	font-style: normal;
	font-weight: normal;
	position: relative;
}

#rechtsmit h3
{
	font-size: 13px;
	color: #333;
	font-style:normal;
	padding: 0;
	margin:5px 0px 10px 5px !important;
	position: relative;	
}

#rechtsmit p
{
	margin: 0 0 0 5px;
}
#rechtsmit ol, #rechtsmit ul
{
	margin: 0 0 0 10px !important;
	padding: 0 0 0 5px !important;
	display:block;
	clear:both;
}

#rechtsmit li
{
	margin: 0 0 0 10px !important;
	padding: 0 0 0 5px !important;
	line-height: 1.4em;
	list-style-type: square !important;
}


#rechtsmit a
{
	margin:0;
	padding:0;
	font-weight: normal;
	color: #7E065B;
	text-decoration: none;
}

#rechtsmit a:hover, #rechtsmit a:active, #rechtsmit a:focus
{
	text-decoration: underline;
	color: #9E3F75;
}

#rechtsmit span, #rechtsmit a.aktiv:link, #rechtsmit a.aktiv:visited
{
	text-decoration: underline;	
}

#rechtsmit img
{
	padding: 0;
	margin: 0px 5px 5px 0;
	display: block !important;
	border:0;
	border: 1px solid #97096D;
	float: left;
}

#rechtsmit .nofloat
{
	float: none !important;
}

/******************************************************************************/
	
.prospektlink
{
	margin: 15px 0 0 0 !important;
	border: 0 !important;
	background: none !important;
}

/******************************************************************************/

#footer
{
	margin: 0 !important;
	padding: 0 !important;
	background-image:url(layout/footer-hg_wellness.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer h1
{
	font-size: 15px;
	color: #7E065B;
	background-color:#FEEAC4;
	border-bottom: 1px solid #A3267E;
	padding: 1px 5px 1px 5px;
	margin: 10px 0 0 0;
	font-style: normal;
	font-weight: normal;
	position: relative;
}

#footer h2
{
	position: relative;
	font-size: 13px;
	font-weight: bold;
	color: #7E065B;
	font-style:normal;
	padding: 0;
	margin:5px 0px 10px 8px !important;
}

#footer ol, #footer ul
{
	margin: 0 0 0 10px !important;
	padding: 0 0 0 5px !important;
	display:block;
	clear:both;
	color: #7E065B;
}

#footer li
{
	margin: 0 0 0 10px !important;
	padding: 0 0 0 5px !important;
	line-height: 1.4em;
	list-style-type: square !important;
	color: #7E065B;
}

#footer div
{
	padding: 120px 20px 20px 20px !important;
}

#footer .zeitmessung
{
	font-size: 10px;
	color: #7E065B;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-size: 10px;
	color: #7E065B;
}

#footer a
{
	color: #7E065B;
}

#footer #footerLink1
{
	text-decoration: none;
}

#footer #footerLink2
{
	text-decoration: none;
}

#footer #footerLink3
{
	font-weight: bold;
}

#footer #footerLink4
{
	text-decoration: none;
}

#footer #footerLink5
{
	text-decoration: none;
}

#footer #logos
{
    margin: 29px 0 0 0;
    padding: 0;
    float: right;
}

#footer #logos img
{
    border: none !important;
}


/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}