/**
 *  Datei       : therapie.css
 *  Funktion    : Speziefisches-Stylesheet
 *
 */

@media all{

#hintergund {
	background-image:url(../images/bk_therapie.jpg);	
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	}
#topnav a#nav_therapie{
	
	background-color:white;
	}
#topnav a#nav_therapie:hover{

	}
}