/*
** Author       : swisstypo3
** YAML Version : 2.5.2
** Dateiversion : 12.03.07
** Datei        : basemod_1-3_fixed.css
** Funktion     : Variation des Basislayouts - Spaltenanordnung: 1-3
**
*/
@media screen
{
/* Rechte Spalte abschalten */
#col2 { display:none; }
#col2_content { display:none; }
/* rechten Randabstand anpassen */
#col3 { margin-right:0; border-right:0; }
}

#main { height: 577px; }

/* Hintergrundbild linke Spalte*/
#col1 {	width: 223px; height: 577px; background-image: url("/fileadmin/images/startseite/col1_bg.gif");}
/* Hintergrundbild rechte Spalte*/
#col3 {	height: 577px; background-image: url("/fileadmin/images/startseite/col3_bg.gif");  background-repeat: no-repeat;}
/* Inhalte positionieren */
#col3_content {	width: 351px; margin-left: 169px; padding-top: 125px;}

#col3_content a{color: #4F4B48; display: block; border-bottom: 0px solid #4F4B48; text-decoration: none; margin-bottom: 0px; line-height: 110%;}
h2.lay5 {border-bottom: 2px solid; margin-bottom: 0px;}

#col1_content {	width: 150px; height: 100px; margin-left: 44px; margin-top: 440px; }

/* Adress-Block */
#adresse_dot { background-image: url("/fileadmin/images/layout/dot.gif"); background-repeat: no-repeat; background-position:0px 4px; width: 9px; height: 13px; float: left;}
#adresse_text { margin-left: 15px; width: 120px; line-height: 20px;}
#adresse_text p.bodytext{ line-height: 150%;}