/* ######################################################################################################
** # "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_2col_left.css
**  Funktion    : Variation des Basislayouts (2-Spalten-Layout)
**  Checked with http://jigsaw.w3.org/css-validator/ 19.1.07 - DB
*/

@media screen
{

/* Formatierung der Seite */
body { padding:0; margin:0;
       color:#ffffff;
       font-family:Verdana,Helvetica,Arial,sans-serif;
       font-size:83.33%;
       background:#ffffff url("pict/mitte.jpg") no-repeat bottom center;  }
#bg  { width:952px; height:97%;          
       margin-left: auto;
       margin-right: auto;
       text-align:left;  }
#inhalt	{ width:940px; height:100%;
       padding:0; margin:0; }
h1  { font-size:1.0em; padding:20px; }
p   { font-size:0.75em; padding:15px 10px 15px 52px; 
 background:url("pict/transparent.png"); }
a   { text-decoration:none; color:#3A3A3A; }
.copyright { font-size:0.75em; text-align:right; padding:0; background:transparent; }

a.skischool { text-decoration:underline; color:#ffffff; }

td.adresse { color:#000000;font-size:0.75em; background-image:url("pict/bg_trans.png");padding:15px;}
td a { font-size:1em;color:#000000; text-decoration:underline;}
