/* Stylesheet for LRT9 - */
/* @author Hannes Griebel, Sven Camenzind */
/* Page Design */

h1 { text-align: center;
}
table.mitarbeiter { 
        background: NavajoWhite;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        }
div.center {
        text-align: center;
        }
td {    border-style: solid; 
                border-color: white; 
                border-width: 2px;
                padding:8px; 
                vertical-align: top;
                padding-top: 12px;
                }
td.arbeiten {
        padding: 0px;
        vertical-align: top;
        padding-top: 0px;
        border-style: none;
        border-width: 0px;
        }
td.experiment {
        padding: 2px;
        vertical-align: top;
        padding-top: 0px;
        border-style: none;
        border-width: 0px;
        }
#heading { height: 10px;
                        font-size: medium;
                        font-weight: bold;
                }
p {
        text-align: justify;
        }

ul.veroeffentlichung {
	list-style-type: circle;
	}

