/* ######################################################################################################
** # "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 - IMPRESSUM ###################################################################### */
/*body {background: url(../../img/diatest/bg_impressum.jpg) #c1d6eb; }*/

p,ul,dd,dt {line-height:1.1em; color:#036; font-size:0.9em;}


#col1_content { padding-left:10px;}
#col1_content p{font-size:0.7em; line-height:1.8em;}


#col2_content {}

#col3_content {}
#col3_content p{line-height:1.1em;}




/*a, a em.file {color:#1e6289; text-decoration:none;}*/


/* Close @media all - DO NOT DELETE! */
}
