#noprint {
 	display:none;
	}
#umbruch {
	page-break-before:always
	}

#container{
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: justify;
	width: auto;
	}
.h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	}
.h2	{font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; text-align: right;}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	}
.ueber {page-break-after:avoid;
	}
#printhead {
	text-align: justify;
	text-decoration: underline;
}
	
a, a:visited, a:hover, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #0033FF;
	background-color: #999999;
	background-color: #999999;
}
a.atitel {
	font-weight: bold;
	color: #000000;
	font-size: 1em;
	text-decoration: none;
}