/* definition von Statndard Tags !!!!  zur Zeit nicht benutzt in HZB_web*/
body  {
	marginheight : 0px;
	marginwidth : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

li,ul,ol,div,p,td,th,blockquote  {
	widows: 3;
	orphans: 3;
	font-family : Geneva,Verdana,Arial;
	font-size : 8pt;
}

.textnavi  {
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
}


.navi  {
	font-family :arial, sans-serif;
	font-size : 12px;
	background-color : #C7C8E1;
}


a.navi:link  {
	color : #60628D;
	text-decoration : none;
}

a.navi:visited  {
	color : #60628D;
	text-decoration : none;
}

a.navi:active  {
	color : #000000;
	text-decoration : none;
}

a.navi:hover  {
	color : #EDEDED;
	text-decoration : none;
	background-color : #E52750;
}

a.textnavi:link  {
	color : #60628D;
}

a.textnavi:visited  {
	color : #60628D;
}

a.textnavi:active  {
	color : #ff0000;
}

a.textnavi:hover  {
	color : #ff0000;
}


a.texthead:active  {
	color : #ff0000;
	text-decoration : none;
}

a.texthead:hover  {
	color : #ff0000;
	text-decoration : none;
}

a.texthead:visited  {
	color : #003399;
	text-decoration : none;
}

a.texthead:link  {
	color : #003399;
	text-decoration : none;
}

.text  {
	font-family : verdana,arial,sans-serif;
	font-size : 11px;
	color : black;
}

.textarial  {
	font-family : arial,sans-serif;
	font-size : 12px;
	color : black;
}

.corporate  {
	font-family : arial,sans-serif;
	font-size : 14px;
	color : black;
	letter-spacing : 0.18em;
}

.corporatewhite  {
	font-family : arial,sans-serif;
	font-size : 14px;
	color : white;
	letter-spacing : 0.18em;
}


.texthead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #60628D;
}


/* für Tabellen*/
td  {
	font-family : ms sans serif;
	font-size : 6pt;
	color : black;
}

.subonline  {
	font-family : verdana, Arial, Helvetica, ms sans serif;
	font-size : 8px;
	color : Gray;
	font-weight : bold;
}

/* für Linien*/

hr {
   color : #C7C8E1;
   border-style : solid;
}


@page { 
	size:21.0cm 29.7cm;
    margin-top:1.4cm;
    margin-bottom:1.4cm;
    margin-left:2cm;
    margin-right:2cm
}
