/* 
**  last changed: 2008-06-05, simplicity gmbh, pma
*/

@media all
{

/* ----------------------------------------
** Formatierung Überschriften
*/
h1,h2,h3,h4,h5,h6 { 
}


/* ----------------------------------------
** Formatierung Subheader
*/

#subheader .clickpath { 
	background-image: url(/fileadmin/templates/subsites/patienten/clickpath_bg.png);
}
#subheader .left_corner { 
	background-image: url(/fileadmin/templates/subsites/patienten/clickpath_bg_left.png);
}
#subheader .right_corner { 
	background-image: url(/fileadmin/templates/subsites/patienten/clickpath_bg_right.png);
}

/* ----------------------------------------
** Formatierung Footer
*/
#footer .copyright, #footer .bottomnav { 
	background-image: url(/fileadmin/templates/subsites/patienten/footer_bg.png);
}
#footer .left_corner { 
	background-image: url(/fileadmin/templates/subsites/patienten/footer_bg_left.png);
}
#footer .right_corner { 
	background-image: url(/fileadmin/templates/subsites/patienten/footer_bg_right.png);
}


/* do not delete */
}
