/*
Thema: default
URI: http://elias-cms.de
Description: Print-StyleSheet das CMS eLIAS. (C)2006 Simonow/Salisbury. http://salisbury-simonow.de
Medien-Typ: print.css
 */
/* global */
body { 
    font-size: 11pt; 
    font-family: arial,verdana, sans-serif; 
    padding: 0 2em 2em 2em;
    }

h1 { 
    font-size: 1.4em; 
    padding-top: 10px; 
    padding-bottom: 8px; 
    }
h2 {
    font-size: 1.2em;
    }
h3 {
    font-size: 0.9em; 
    margin-bottom: 0.5em; 
    text-align: left; 
    }
a {
    text-decoration: none; 
    color: silver;
    }
img {
     border: none;
    }
#header {
    height: 30pt; 
    margin: -1em 0 10pt 0 ;
    }
#header img {
    margin: 0 0 0 0em;
    }
#header .textMaterial {
    display: none;
    }
#navi, #leftCol, #rightCol, #SubNav, #pageName, #register {
    display: none;
    }
#content {
    margin-right: 0em; 
    padding: .2em 2em 0 1em;
    }
#content table {
    margin: 1em;
    }   
#seitenFuss{
    margin: 5em 0 0 0;
    text-align: center;
    font-size: 6pt;
}         
/* modules */

#sgTermin .typ, #plTermin .typ, #metagruppenzugehoerig {
    display:  none;
    }
#sgTermin .datum, #sgTermin .veranstalter, #sgTermin .ort {
    font-weight: bold;
    }
#sgTermin .titel {
    display: block;
    font-weight: bold;
    font-size: 18pt;
    margin: 10pt  0  10pt 0;
    }
#sgTermin .veranstalter{
    border-bottom: solid 1px;
    padding: 0 0 2em  0;
    }    

#sgTermin .event img{ 
    float: right; 
    margin: 0 ;
    }
#sgTermin .materialIcon {
    float: none !important;
    }    
/* sgGruppe */  
#sgGruppe img{
    margin: 10px 0 10px 20px;
    }  
#sgGruppe h2{
    background: transparent;
    color: black;
    font-size: 1.5em;
    }    
#sgGruppeInhalt ul {
    padding: .5em 3em .5em 3em;
    }
#gruppenzugehoerig {
    width: 12em;
    float: right;
	margin: 0 0 0 1.5em; 
	text-align: left; 
	}     
#gruppenzugehoerig h1 {
    font-size: 1em; 
	text-align: center; 
    margin: 0;
    }	
#gruppenzugehoerig ul{
    list-style-type: none;
    padding: 0 0 0 1.5em;
    margin:  0;
    }	    
.textBild {
    float: left; 
    padding: .5em;
    } 
#text, #sgGruppe, #sgMetagruppe	{
    text-align: justify;
    }
.blog {
    page-break-before: auto; 
    }
.blogUser {
    display: none;
    }
