/*
Thema: fsag
URI: http://www.lasso-musik.de
Description: Thema fuer das CMS eLIAS (2009) Simonow/Seth. http://netzlaboranten.de
 */

@import url(defaults.css);

* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, sans-serif;
    font-size: 86%;
    line-height: 145%;
    background: #55624d;
    color: white;
    }
img {
    bordeR: none;
    }
.textMaterial { margin: 10px 6px 0 0; }
a {
    text-decoration: underline;
    color: white;

}    
h1, h2, h3, h4 {
    text-transform: uppercase;
    }
h3 { 
   font-size: 1em;
   margin: .8em 0 .2em 0;
 }
#container { 
    width: 787px;
    margin: auto;
    padding: 0 14px 1em 0;
    background: url(../images/bkg-container.jpg) left 339px  ;
 }
#leftCol, #pageName, #navi, #SubNav {
    display: none;
    }
#header {
    height: 340px;
    }
#header img {
    padding: 0;
    margin: 0;
    }    
#register {
    padding: 30px 0 0 24px;
    width: 220px;
    font-size: 1.5em;
    float: left;
}   
#register ul { 
    list-style-type: none;
    } 
#register a {
    display: block;
    text-decoration: none;
    height: 1.2em;
    color: white;    
    margin: 0 0 10px 0 ;
    text-transform: uppercase;
    font-weight: bold;    
}
#kontakt { 
    padding: 10em 0 0 10px;
    font-size: 12px;
 }
#content {
    font-family: verdana, arial, sans-serif;
    width: 487px;
    padding: 10px 20px 0 35px;
    float: left;
    }
#content ul { 
    padding: 1em 16em 1em 2em;
 }
#content ul li { 
    margin: 0 0 .6em 0;
 }
#cover #dossier {
    display: none;
    width: 240px;
    line-height: 160%;
    float: right;
    font-size: .9em;
    }    
#cover #dossier h1, h1, h2 {
    margin: 1em 0 .5em 0;
    font-size: 1.3em;

    }
#sgPerson ul {
    padding: 10px;
    list-style-type: none;
}
#sgPerson ul li {
    padding: 5px;
}
#seitenFuss {
    clear: both;
    margin: 0 0 0 140px ;
    padding: 30px 0 10px 0;
    width: 800px;
    text-align: center;
    color: #008854;
    font-size: .7em;
    font-weight: bold;
    }    

#plGruppe { 
   
 }
#plGruppe ul { 
    list-style-type: none;
            }
#plGruppe ul li {
    font-size: 1.1em;
    margin: 0 0 10px 0;
                  } 
.gruppenLeitung, #sgGruppeZugehoerig, #metagruppenzugehoerig, #gruppenzugehoerig { display: none; }
.blog {
    

    line-height: 150%;
    }    
.blog h2 {
    font: 1.8em normal Verdana, sans-serif;    
    margin: .2em 0 0 0;
    padding: 0 0 1em 0;

    }    
.blogUser {
    display: none;
        }
.blogUser a {
    color: silver;
    text-decoration: none;
    }        
