/********************************************************
******************* BETA REHAKLINIKEN *******************
********************************************************/
/*
		Copyright:  fresh frames GmbH & Co. KG
					http://www.freshframes.com/
				
		Seite:		betanet
		
		Autor:		Stefanovski Alexander
					stefanovski@freshframes.com
					http://www.freshframes.com/

													   */
/* DIV CONTAINER ////////////////////////////////////////
///////////////////////////////////////////////////////*/

#suche_ergebnisse a:hover, #suche_ergebnisse_detail a:hover, #feature a:hover {
	background-color: #E1EECF; /* Farbdefinition-Link hover */
}

a:hover span {
	background-color: #E1EECF;
}

#suche_ergebnisse a:visited {
	color: #89BB3E;
}

#suche_ergebnisse #hinweis a:visited {
	color: #3D531C;
}

#suche_ergebnisse a:visited:hover {
	color: #3D531C;
}

ul.autocompleter-choices {
	border:	1px solid #3D531C;
}

#suche_eingabe {
	background-color: #89BB3E; /* Farbdefinition-Eingabefeld */
}

#suche_ergebnisse .markierung {
	background-color: #FCF2CF;
	text-decoration: inherit;
}
						
#suche_nav_seiten { 
	background-color: #E1EECF; /* Farbdefinition-Seitennavigation */
}
					
#footer {	
	background: url(../bilder_layout/footer_back_rehakliniken.gif) top left no-repeat; /* Farbdefinition-Hintergrund-Fußzeile */
}

/* TYPOGRAPHIE //////////////////////////////////////////
///////////////////////////////////////////////////////*/

/* Suche ***********************************************/

#suche h1 {
	color: #3D531C; /* Farbdefinition-Überschrift */
	margin: 10px 0 0 0;		
}

#suche a {
	color: #3D531C; /* Farbdefinition-Link */
}

#suche_nav_seiten p {
	color: #3D531C; /* Farbdefinition-Lauftext-Seitennavigation */
}

#suche_nav_seiten a {
	color: #3D531C; /* Farbdefinition-Link-Seitennavigation */
}

.suchfeld {
	border: 1px solid #3D531C; /* Farbdefinition-Suchfeld-Rand */
}

.suchfeld_c {
	border: 1px solid #3D531C; /* Farbdefinition-Suchfeld-Rand */
}

.suchfeld_p {
	border: 1px solid #3D531C; /* Farbdefinition-Suchfeld-Rand */
}

/* Feature **********************************************/

.feature_block_treffer a {
	color: #3D531C; /* Farbdefinition-Feature-Link */
}

/* Tooltip **********************************************
********************************************************/

.ctool-tip {
	color: #61670E;
	width: 150px;
	z-index: 13000;
}
 
.ctool-title {
	font: bold 10px/1.4em Verdana;
	margin: 0;
	color: #61670E;
	padding: 8px 8px 4px;
	background: #ECF3C6;
	border-bottom: 1px solid #61670E;
}
 
.ctool-text {
	font: normal 10px/1.4em Verdana;
	padding: 4px 8px 8px;
	background: #ECF3C6;
}
