/*
** 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
{
#page{ width: 931px; margin:auto;}

/* Rechte Spalte abschalten */
#col2 { display:none; }
#col2_content { display:none; }
/* rechten Randabstand anpassen */
#col3 { margin-right:0; border-right:0; }
}

/*Abstände*/
#col3 {margin-left: 205px; _margin-left: 203px;}


/* Hintergrundbild linke Spalte*/
#col1 {	width: 200px; height: 604px; background-image: url("/fileadmin/images/layout/bg_col1.gif"); background-repeat: no-repeat; background-position: top left;}
/* Hintergrundbild rechte Spalte*/
#col3 {	min-height: 604px; _height: 604px; background-image: url("/fileadmin/images/layout/bg_main.gif"); background-repeat: no-repeat; background-position: top left;}

#title_multilang { width: 550px; float:right; position:absolute; left: 175px;}
.title_multilang_content { font-size: 15px; color: #625C58; font-weight: bold;}
#col3_content { padding: 0 0 0 0; margin: 0 0 0 0; height: 194px; }
#top_content { padding-top: 26px; padding-left: 20px; height: 168px;}
#chapter_image { width: 166px; height: 166px; float:left; }

#pagetitle {  float:left; position:relative; top: 117px; left:1px padding-bottom: 13px; border-bottom: 1px solid #625C58; width: 418px;}
#pagetitle h1 {font-family: helvetica, sans-serif; font-weight: bold;}

#languages { border: 0px solid #801234; height: 13px; float:left; width: 20px; position: relative; top: 88px; left: 0px; overflow: hidden;}
#secondarily_nav_3 {  height: 17px; float:right; width: 100px; position: relative; top: 86px; right: 7px;}
#secondarily_nav_3 li{  padding:0; margin: 0; width: 13px;}

#content_wrap1 { width: 502px; margin-left: 101px; padding-left: 10px; padding-right: 10px; padding-top: 1px;  border-right: 1px solid #625C58; border-left: 1px solid #625C58; min-height: 409px; _height: 409px; background: #ffffff;}

#address { position: absolute; top: 502px; margin-left: 29px;}
