<!--
body  {		
	margin-left: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	background: #333333;
	}
.titel {
	color: #000080;
	text-align: center;
	font-family: Arial;
    }
.tab {
	font-size: 10px;
	color: #000080;
	font-family: Verdana;
    }
a:link {
	color: #000080;
	text-decoration: none;
	}
a:visited {
	color: #000080;
	text-decoration: none;
	}
a:hover {
	color: #38A0FF;
	text-decoration: underline;
    }
a:active {
	color: #000080;
	text-decoration: none;
    }
A.menulink {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
A.menulink:visited {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
A.menulink:hover {
	color: #38A0FF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
A.menulink:active {
	color: #000080;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

-->