
/* Layout
--------------------------------------------------------------------------------------- */

body {background:#326e75;}

div#container {background:#f3fdfe url(/img/physikalische-therapie/bg.gif) repeat-y 50%;}

div#menu-top {background:#4CA8B2 url(/img/physikalische-therapie/bg-top.gif) top;}

div#header {background:url(/img/physikalische-therapie/physi-banner.jpg);}

div#main {background:url(/img/physikalische-therapie/bg-main.gif) repeat-x top;}

div#box {background:#4ca8b2 url(/img/physikalische-therapie/bg-box.gif) repeat-x top;}

div#footer {background:#004D71;}

div#menu {background:#4CA7B2;}

div#suche {background:#004d71;}




/* Typography
--------------------------------------------------------------------------------------- */

#main h1, #main h1 small {color:#004D71;}

#main h2, #main h2 small {color:#004D71;}

.preis {font-size:1.1em; color:#004D71;}
.angebot {color:#004D71;}




/* Superfish
--------------------------------------------------------------------------------------- */

.sf-menu li {
	background:		#4CA8B2;
}
.sf-menu li li {
	background:		#4CA8B2;
	border-bottom:	1px solid #FBF1F1;
}

.sf-menu li li li {
	background:		#4CA8B2;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#004d71;
	color:			#e2f7f9;
	outline:		0;
}

.sf-menu li#uberlink {
	background:		#004d71;
	color:			#e2f7f9;
}



/* Form
--------------------------------------------------------------------------------------- */

form#two legend {
	color:#B43835;
	}
	




/* Links
--------------------------------------------------------------------------------------- */

#menu-top a:hover {color:#fef2f1;}

#main a:link, #main a:visited, #main a:active {color:#004D71;}

#main a:hover {color:#004D71;}

#box a:hover {color:#e2f7f9;}

#footer a:hover {color:#e2f7f9;}