a {
	color:#00008B;
	text-decoration : none;
	font-weight: bold
	}

a:hover {
	color: silver;
	font-weight: bold;
	}
	
a.navi{
	color:black;
	font-weight: bold;
	text-decoration : none;
	font-size:0.8em;
	}
	
	
td.navi
{
	border-right: silver 0px solid;
	border-top: silver 0px solid;
	border-left: silver 0px solid;
	border-bottom: silver 0px solid;
}	


td.navisub1
{
	border-right: silver 0px solid;
	border-top: silver 0px solid;
	border-left: silver 0px solid;
	border-bottom: silver 0px solid;
}	

body.main
{
	margin:0px 50px; background-color:white
}

#bdyTitel{
	font-weight: bold;
	font-size: 1.2em;
	color: #6363b5;
	text-align: center;
	font-variant: small-caps;
}