body {
	margin-left: 	 0pt;
         margin-right: 	 0pt;
         margin-top: 	 15pt;
         font-family: 	 arial;
	font-size:	 10pt;
         color: 		 #000080;
		 background-color: white;
}

table {
        	table-layout: fixed;
        	border-collapse: collapse;
        	border-spacing: 0px;
        	empty-cells: show;
}

a {
	color:		 #000080;
         text-decoration: none;
         font-weight:	 bold;
         font-style:	 italic;
}

a:hover {
         border-bottom:	 1pt solid #000080;
         border-top:	 1pt solid #000080;
}


#topmenu, #topmenu a {
	height: 	 30pt;
	font-size: 	11pt;
	color: 		 #000080;
	text-transform:  uppercase;
         text-align: 	 center;
         text-decoration: none;
         line-height: 	 12pt;
         font-weight: 	 normal;
         font-style:	 normal;
}

#topmenu a:hover {
	font-weight: 	 bold;
         font-style:	 italic;
         border-top:	 0pt;
         border-bottom:	 0pt;
}

#topmenu a.activated {
	font-weight: 	 bold;
         font-style:	 italic;
}

#leftmenu, #leftmenu a {
	color: 		 #000080;
	font-size:		10pt;
	text-transform:  uppercase;
         text-align: 	 left;
         text-decoration: none;
         line-height: 	 12pt;
}

#leftmenu font {
	border-bottom: 	 1pt solid #000080;
         font-weight: 	 bold;
         font-style: 	 italic;
}

#leftmenu a:hover {
         color:		#0000FA;
		text-decoration: none;
		border-top: 0px;
		border-bottom: 0px;
}

#leftmenu a.activated {
         color:		#0000FF;
}

#nokat a {
	font-weight: 	 normal;
         font-style:	 normal;
         color: 		 #AAAAAA;
         font-size:	 8pt;
}

#nokat a:hover {
	color:		 #000000;
}

#newstitle, #newstitle a {
	font-size: 14pt;
	font-weight: bold; 
	text-align: left;
}


/* SITEMAP */
td#treeT { background-image: url(../img/treeT.gif); background-repeat: no-repeat; }
td#treeL { background-image: url(../img/treeL.gif); background-repeat: no-repeat; }
td#treeIT { background-image: url(../img/treeIT.gif); background-repeat: no-repeat; }
td#treeIL { background-image: url(../img/treeIL.gif); background-repeat: no-repeat; }
td#treeXT { background-image: url(../img/treeXT.gif); background-repeat: no-repeat; }
td#treeXL { background-image: url(../img/treeXL.gif); background-repeat: no-repeat; }

td#tree {padding-top: 14px;  }

td#treeT { padding-left: 30px; }
td#treeL { padding-left: 30px; }
td#treeIT { padding-left: 54px; }
td#treeIL { padding-left: 54px; }
td#treeXT { padding-left: 54px; }
td#treeXL { padding-left: 54px; }
/* ENDE SITEMAP */