a:link {
	font : menu;
	font-weight: bold;
	color : #141414;
	text-decoration: none;
		}
a:visited {
	font : menu;
	font-weight: bold;
	color : #141414;
	text-decoration: none;
		}
a:activ {
	font : menu;
	font-weight: bold;
	color : #141414;
	text-decoration: none;
		}
a:hover {
	font : menu;
	font-weight: bold;
	color : #000000;
	text-decoration: none;
		}

body {
	font-family: Arial;
		}

td.MenueAktiv {
	font-family: Arial;
	font-size: 12;
	color: #a0a0a0;

	  border-top-width:1px;
	  border-top-style:solid;
	  border-top-color:#737373;

	  border-bottom-width:1px;
	  border-bottom-style:solid;
	  border-bottom-color:#737373;

	font-weight: bold;
		}
td.MenueInAktiv {
	font-family: Arial;
	font-size: 12;
	color: #a0a0a0;
	font-weight: bold;
		}

td.UMenueAktiv {
	font-family: Arial;
	font-size: 12;
	color: #a0a0a0;
	font-weight: bold;
		}
td.UMenueInAktiv {
	font-family: Arial;
	font-size: 12;
	color: #a0a0a0;
	font-weight: bold;
		}

.button {
	background-color: #092445;
	color:#c0c0c0;
	font-family:arial;
	font-weight:bold;
	font-size:11;
	border-color:1px solid: black;
		}
.inputbox {
	background-color: #C0C0C0;
	color:#1C425C;
	font-family:arial;
	font-weight:bold;
	font-size:11;
		}
.textfeld {
	background-color: #C0C0C0;
	color:#1C425C;
	font-family:arial;
	font-weight:bold;
	font-size:11;
		}

.marquee {
	font-family: Arial;
	font-size:12;
		}
