/* Version 1 */
/* 09.08.2007 */

#header {
    display: none;
}

#navigation {
    display: none;
}

#context {
    clear: both;
    width: 37em;
    margin-left: 0.6em;
}

#context .unsichtbarDruck {
    display: none;
}

#content {
    float: left;
    margin-left: 0.6em;
    width: 37em;
}

#content .footer li {
    display: none;
}

#content .footer li.datum {
	 display: inline;
}

#content .naviStartseite {
    display: none;
}

