body{
	width:100%;
        height: 100%;
	font-size: 0.9em;
	font-family:georgia, serif;
}

#logo {
	display:none;
}

img {
border:0px;
}

#menu{
	display:none;
}

#banner{
	display:none;
}


#tothetop {
	margin-top: 10px;
	float: left;
}

/* hier kommen Formatierungen fuer die ganze PDF-Dokumentationsarie */

.textrot
{
color: #000000;
}

.textfett
{
font-weight: bold;
}

