a:hover {
	text-decoration: underline;
}
.contentTable {
	text-align: left;
}

.contentTable a {
	color: #000000;
	text-decoration: underline;
}
.contentTable a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

.contentTable a:hover img {
	display: block;
}

.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: underline;
}

.info a:hover {
	color:#9aacc4;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.textCaption {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.textWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}

.sm_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: 5px;
	text-decoration: none;
	text-align: left;
}
.sm_aktuell {
	color: #6d981c;
}
.sm_praxis {
	color: #f11d1d;
}
.sm_ganzheitlich {
	color: #00a6e1;
}
.sm_traditionell {
	color: #ffaf03;
}
.sm_leistungen {
	color: #9c9b9b;
}

.content_bg_blue {
	background-image: url(../img/backgrounds/blue.jpg);
	background-repeat: no-repeat;
}
.content_bg_orange {
	background-image: url(../img/backgrounds/orange.jpg);
	background-repeat: no-repeat;
}
.content_bg_green {
	background-image: url(../img/backgrounds/green.jpg);
	background-repeat: no-repeat;
}
.content_bg_red {
	background-image: url(../img/backgrounds/red.jpg);
	background-repeat: no-repeat;
}
.content_bg_grey {
	background-image: url(../img/backgrounds/grey.jpg);
	background-repeat: no-repeat;
}
.background_middle {
	background-image: url(../img/background_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: scroll;
	padding-bottom: 50px;
}
body {
	background-image: url(../img/background.jpg);
	background-position: 0px 0px;
	background-attachment: scroll;
}
#content_layer {
	width:572px;
	height:476px;
	overflow:auto;
}

