.hoch
{
	height:100%;
}
.n_head{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   font-style: normal;
   line-height: normal;
   font-weight: 700;
   padding-top:18pt
}
.n_header{
   font-family: Arial, Helvetica, sans-serif;
   font-size: small;
   font-weight:700;
   font-style: normal;
   line-height: normal;
}
.n_text{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   line-height: 12pt;
   font-weight: 700;
}
.n_content{
   font-family: Arial, Helvetica, sans-serif;
   font-size: x-small;
   line-height: 12pt;
   font-weight: normal;
}
.n_link:link, .n_link:active,{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color:#003366};
}
.n_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: unterline;
	color:#CC0000};
}
.n_link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	color:#009933;
}
.n_footer{
   font-family: Arial, Helvetica, sans-serif;
   font-style:italic;
   font-size: x-small;
   line-height: 12pt;
   font-weight: normal;
}