/* CSS Document for browser print */
body {
        margin: 0px; 
        padding: 0px;
}
body, a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

#center img {
	border:0; 
}
#center h1 {
	font-size: 15pt;
}
#center h2 {
	font-size: 14pt;
}
#center h3 {
	font-size: 13pt;
}
#center h4 {
	font-size: 12pt;
}
#center h5 {
	font-size: 11pt;
}
#center p, li {
	font-size: 9pt;
}
#center {
	width: auto;
	visibility: visible;
}
#center a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
} 
#top, #head, #sub, #sidebar_a, #sidebar_b {
	visibility: hidden;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
/* Unsichtbare Objekte  */
#menue_sprung, .breadtext, .ignore, .ignoreornot, .ignoresuch, legend, dfn
{
	position:absolute;
	display:inline;
	height:0px;
	width:0px;
	overflow:hidden;
	left:-2000px;
	top:-2000px;
}
