/*
Thema: zmi
URI: http://www.zmi.uni-giessen.de
Description: Print-StyleSheet fuer das Zentrum fuer Medien und Interaktivitaet in Giessen. (C)2007 Simonow. http://netzlaboranten.de
Medien-Typ: print.css
 */

body {
    font-size: 9pt; 
    font-family: arial,verdana, sans-serif; 
    padding: 2em;
    }
a {
    text-decoration: none; 
    color: silver;
    }
h1 {
    font-size: 1.4em; 
    padding-top: 10px; 
    padding-bottom: 8px; 
    }
h2 	{ 
    font-size: 1.2em;  
    padding-top: 10px; 
    padding-bottom: 8px; 
    }
h3 	{
    font-size: 0.9em; 
    margin-bottom: 0.5em;
    text-align: left; 
    }

#header {
    height: 30pt; 
    margin: -2.5em 0 20pt 0 ;
    }
#header img {
    margin: 0 0 0 9em; 
    border: double silver 4px;
    }
#flashbanner, #navi2, #leftCol, #rightCol, #navi, #SubNav, #pageName, #register {
    display: none;
    }
#content {
    margin-right: 0em; 
    padding: .2em 2em 0 1em;
    }
#content table {
    margin: 1em;
    }
#text img {
    border: none;
    }
#sgPerson img {
    float: right;
    }
#sgPerson h1 {
    font-family: times, serif;
    font-size: 20pt;
    font-weight:  bold;
    }    
#sgPerson h2 {
    margin: 2em 0 0 0;
    font-size: 10pt;
    border-bottom: dotted silver 1pt;
    } 
#sgPersonGruppe {
    width: 30%;
    font-size: 7pt;
    background: white;
    }   
#sgPersonGruppe h1 {
    font-size: 9pt;
    margin: 0;
    padding:  0;
    border-bottom: solid silver 1pt;
    }    
#sgPersonGruppe ul {
    list-style-type: none;
    padding: 0;
    margin:  0;
    }

#text, #sgGruppe, #sgMetagruppe	{
    text-align: justify;
    }
.blog {
    page-break-before: auto; 
    }
.blogUser {
    display: none;
    }
.textBild {
    float: left; 
    padding: .5em;
    } 
