/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background:#013D0C url(../images/bg_page_wellness.gif) top center repeat-y;
}
a {
	color:#333;
}
#site {
	background:url(../images/bg_top_wellness.jpg) top left repeat-x;
}
#header {
	background:url(../images/bg_header_wellness.jpg) top center no-repeat;
}
.center {
	width:724px;
	margin:0 auto;
	background:url(../images/header_wellness.jpg) top left no-repeat;
}
#header .logo {
	float:left;
	margin-top:15px;
	margin-left:15px;
	border:none;
}
#topmenu {
	height:40px;
	clear:left;
	line-height:50px;
	padding-left:7px;
}
#topmenu a {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin:0 5px;
	color:#666;
}
#topmenu a:hover, #topmenu a.active {
	color:#999;
}
#container {
	margin-top:10px;
	background:none;
}
#breadcrumb {
	margin-bottom:20px;
	padding-left:170px;
	font-size:10px;
}
#breadcrumb a {
	text-decoration:none;
	color:#666;
}
#breadcrumb a:hover {
	color:#333;
}
#wrapper {
	/*height:182px;
	overflow:auto;*/
}
/*
#wrapper {
	overflow:hidden;
}
* html #wrapper {
	height:1%;
}
*/
#container-left {
	float:left;
	width:164px;
}
#menu {
	padding-left:15px;
}
#menu a {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	margin-bottom:7px;
	color:#666;
}
#menu a:hover, #menu a.active {
	color:#999;
}
#menu a.submenu {
	padding-left:10px;
	text-transform:none;
}
#menu a.subsubmenu {
	padding-left:15px;
	text-transform:none;
	font-weight:normal;
}
#container-right {
	float:right;
	width:535px;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	font-size:14px;
	color:#09701C;
}
#content a:hover {
	color:#09701C;
	text-decoration:none;
}
#content h4, #content h5 {
	font-size:12px;
	color:#000;
}
#content .neuigkeiten_detail h3 {
	font-size:10px;
}
.neuigkeiten_index .clear_liste {
	clear:left;
}
/*.Events #content, .BadundSanitr #content, .Produkte #content {
	height:225px;
	overflow:auto;
}*/
#footer {
	clear:both;
	padding-top:18px;
	position:absolute;
	width:700px;
}
#bottommenu {
	position:absolute;
	right:0;
	width:520px;
	text-align:center;
}
#credits {
	position:absolute;
	left:0;
	width:160px;
	text-align:center;
}

.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste, #clearer {
	clear:both;
}
.team_liste {
	overflow:hidden;
	margin-bottom:5px;
}
* html .team_liste {
	height:1%;
}
textarea {
	width:350px;
}
.shop, .shop a {
	color:#333;
}
.shop {
	margin-top:15px;
}
.shop img {
	padding-right:10px;
	padding-bottom:15px;
}
form {
	margin:0;
}
/*table, td, tr {
	margin:0;
	padding:0;
}*/
.text_statt {
	/*text-decoration:line-through;*/
	font-size:9px;
	font-weight:bold;
	/*margin-bottom:-15px;*/
	display:block;
	
}
.text_statt br {
	display:none;
}
#productHolder {
	overflow:hidden;
}
* html #productHolder {
	height:1%;
}
.product {
	float:left;
	width:45%;
	border:1px solid #CCC;
	padding:5px;
	margin-right:10px;
	display:inline;
	text-align:center;
	height:240px;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
