html, body,
p, div,
ul, li,
table, th, td,
form, input, textarea, select, optgroup, option, button, label {
 font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif !important;
 font-size: 11pt;
}

#header {
 text-align: right;
}

a img {
 border: none;
}

h1 {
 font-size: 16pt;
 font-weight: normal;
}

h2 {
 font-size: 14pt;
 font-weight: normal;
}

h3 {
 font-size: 12pt;
}

p, div.absatz {
 margin: 0.5cm 0;
}

#visual,
#right,
#header ul,
#footer {
 display: none;
}




/*
  SIFR
*/
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}