/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** # "YAML for TYPO3" (c) by Dieter Bunkerd (http://yaml.t3net.de) ######################################
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 6.11.06  
**  Datei       : basemod.css
**  Funktion    : Basis-Modifikation für das Layout des YAML-Tutorials
**
*/

@media screen
{
/*##++cr--##*/


/* Hannover */
/* Spaltentrenner */
#__col3 {border-left:  2px #1C4F79 dotted;}
#__col3 {border-right: 2px #1C4F79 dotted;}
 
 
 
/* Vahrenwald */
/* Spaltentrenner */
#col3 {border-left:  2px #F47921 dotted;}
#col3 {border-right: 2px #F47921 dotted;}



/* OP-Ambulanz */
/* Spaltentrenner */
#__col3 {border-left:  2px #0087BD dotted;}
#__col3 {border-right: 2px #0087BD dotted;}



/* Physiotherapie */
/* Spaltentrenner */
#__col3 {border-left:  2px #FCDB00 dotted;}
#__col3 {border-right: 2px #FCDB00 dotted;}



/* Sophienresidenz */
/* Spaltentrenner */
#__col3 {border-left:  2px #B82938 dotted;}
#__col3 {border-right: 2px #B82938 dotted;}



/* Nav Links Unten */
/* Spaltentrenner */
#__col3 {border-left:  2px #BCC9D4 dotted;}
#__col3 {border-right: 2px #BCC9D4 dotted;}




} 
