body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:80%;
	background-color: #ffffff;
	background-image: none;
	padding: 5px;
}

#all_inner {
	border: 0px;
	width: 620px;
}

#header {
	background-image: none;
	background-color: #ffffff;
	height: auto;
}

#header_text {
	height: 10px;
}


/******************************************************************************
* EN: hide DIV-tags that are not required in the print version                *
* DE: verstecke die DIV-Tags, die in der Druckversion nicht erforderlich sind *
******************************************************************************/
#menu { display: none; }
#shadow_top { display: none; }
#laufschrift { display: none; }
#sidebar { display: none; }
#header_text { display: none; }
#shadow_bottom { display: none; }
#bottom { display: none; }
#licenselink { display: none; }
#counterbereich { display: none; }
#breadcrump {display: none; }
