/* ######################################################################################################
** # "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: 19.1.07
**  Datei       : content.css
**  Funktion    : Formatierung der Inhalte und TYPO3-spezifische Änderungen der content.css
**
**  Checked with http://jigsaw.w3.org/css-validator/ 19.1.07 - DB
*/

/* Open @media all - DO NOT DELETE! */
@media all
{

/* ### Individuelle Seitenstyles - CONTACT ###################################################################### */
#col1 {}

p,ul,dd,dt { /*color:#000;*/}

#col1_content {}
#col2_content {}

#col3_content {}
#col3_content p{}


.subcl { margin:0px 0px 0px 60px; }
.subc { margin:0px 0px 0px 50px; }
.subcr { margin:0px 0px 0px 40px; }


/*a, a em.file {color:#1e6289; text-decoration:none;}*/


/* Close @media all - DO NOT DELETE! */
}
