/*ALLGEMEINE
CSS 
CLASS*/
td {
vertical-align: top;	
	
}
.ueberschrift {
	font-size: 18pt;
	color:#910e0e;
}
.beschreibung {
	padding-top:8px;
	font-size: 12pt;
	color:#616161;
	font-weight:bold;
}
.inhalt {
	padding-top:8px;
	font-size: 12pt;
	color:#616161;
	line-height:22px;
}
.inhalt a {
	color:#910e0e;
	font-size:12pt;
}
/* HOME
	CSS
	CLASS */
.home_info {
	font-size: 12pt;
	color:#910e0e;
	padding-top:20px;
}

/* TEAMSEITE 
 CSS
 CLASS*/
#team_name {
	font-size: 11pt;
	color:#910e0e;
}
#team_beschreibung {
	font-size: 11pt;
	color:#616161;
	
}

div#team_rahmen { 
	float:left;
	width:550px;
	height:570px;
	
}

div#team_box { 
	text-align:center;
	height:240px;
}
div#team_logo {
	height:520px;
	width:200px;
	float:right;
	padding-top:50px;
	
}
/* tooltip */
.team_hover { 
	display:none;
	
}	

/* theraphiearten */

.thera_navi a {
	color:#616161;
	font-size:16px;
	font-weight:bold;
	background-image:url(img/thera/thera_navi.png);
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:center;
}
.thera_navi_aktiv a {
	background-image:url(img/thera/thera_hover.png);
	background-repeat:no-repeat;
	padding-left:15px;
	color:#910e0e;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.thera_navi a:hover {
	background-image:url(img/thera/thera_hover.png);
	background-repeat:no-repeat;
	padding-left:15px;
	color:#910e0e;
	font-weight:bold;
	text-decoration:none;
}
.thera_arten {
	float:left;
	width:303px;
}

.thera_beschreibung {
	line-height:25px;
	float:right;
	width:470px;
	color:#616161;
	font-size:16px;
}
/* gallery */
.zui { padding:5px;border:2px solid #910e0e;background-color:white;color:black }
.zui a { color:black;font-size:9px;text-decoration:none; }
/* anfahrt */
.anfahrt_beschreibung {
	float:left;
	border:0;
	width:300px;
	padding:4px;
	font-size:13px;
	color:#616161;
}
.anfahrt_map {
	float:right;
	border:2px solid #910e0e;;
	width:425px;
	padding:5px;

}
.anfahrt_ueberschrift {
	color:#616161;
	font-size:16px;
	font-weight:bold;
}
/* rückentheraphie */

