/* Fuer die Druckausgabe ueberfluessiges abschalten */
#nav,#subnav,#kopf,#suche,#fuss,#info, .legacycontent , #deko{
  display: none;
}
#ueberschrift {
display: none;

/* Geeignete Eigenschaften fuer die Druckausgabe setzen */
}
body {
  margin: 0;
  padding: 0;
  color: black;
  background: transparent;
}	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}
h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

ol, ul, li {
  font-size: 1.0em;
  line-height: 1.8;
  margin-top: .2em;
  margin-bottom: .1em;
}
.printwidth
{
	width:590px;
	position:fixed;
	left:5px;
	right:5px;
	top:5 px;
	position:absolute;
    left:0px; 
	top:0px;
}

.printwidth1
{
	width:290px;
	position:fixed;
	left:0px;
	right:0px;
	bottom:20px;


}
.td01{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	padding-top:2px;
border:1px solid grey;
}
.td05{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-weight:bold;
	font-variant:normal;
	color:#000000;
	padding-top:2px;
border:1px solid grey;
}
