<!--
body  {		
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #FFFFFF;
	}
.titel {
	color: #38A0FF;
	text-align: center;
	font-family: Arial;
    }
.tab {
	font-size: 12px;
	color: #330065;
	font-family: Verdana;
    }
a:link {
	color: #330065;
	text-decoration: none;
	}
a:visited {
	color: #330065;
	text-decoration: none;
	}
a:hover {
	color: #38A0FF;
	text-decoration: underline;
    }
a:active {
	color: #330065;
	text-decoration: none;
    }
A.menulink {
	width: 122px;
	height: 22px;
	text-align: left;
	vertical-align: middle;
	color: #330065;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	background-image: bilder/button2.jpg;
	text-decoration: none;
	}
A.menulink:visited {
	text-decoration: none;
	color: #330065;
	font-family: Tahoma;
	font-size: 10px;
	}
A.menulink:hover {
 	text-decoration: none;
	color: #38A0FF;
	font-family: Tahoma;
	font-size: 10px;
	}
A.menulink:active {
	text-decoration: none;
	font-size: 10px;
	color: #330065;
	font-family: Tahoma;
	}

-->
