body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 11px;
	height: 100%;
	color: #000000;
}

html{
	height: 100%;
	width: 100%;
}

/* Deklarationen der Links und der Navi */
a.topNavi,a.topNavi:visited,a.topNavi:active,a.topNavi:hover{
	font-size: 10px;
	color: #E5E4CF;
	font-weight: normal;
	text-decoration: none;
}
a.footer,a.footer:visited,a.footer:active,a.footer:hover{
	font-size: 10px;
	color: #E5E4CF;
	font-weight: bold;
	text-decoration: none;
}

div.footer{
	color: #E5E4CF;
	font-size: 10px;
}

a.ticker:link, a.ticker:visited, a.ticker:hover, a.ticker:focus, a.ticker:active {
    color: #efc70d;
    text-decoration: none;
    font-weight: normal;
}