	body {
		background-color: #fbf7e6;
		font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: Black;

	}
	a:link {
		font: normal bolder Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #6a0035;
	}
	a:link.navi {
		font: normal Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #6a0035;
	}
		a:visited.navi {
		font: normal Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: #6a0035;
	}
	a:link.channel {
		font: normal Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: White;
	}
		a:visited.channel {
		color: #ffffcc;
	}
			a:hover.channel {
		background-color: #006600;
	}
	a:visited {
		color: #000099;
	}
	a:hover {
		background: White;
	}

	h1 {
		font-size: 14px;
	}
	h2 {
		font-size: 12px;
	}
	.table {
		vertical-align: top;
		background-color: #fbe9ce;
		font-size: 9pt;
		color: black;
	}
	.table_innen {
		vertical-align: top;
		font-size: 9pt;
		color: black;
		border: thin;
		border-style: dotted;
	}
	.td {
		background-color: #91c8ff;
		vertical-align: top;
		font-size: 9pt;
		color: black;
	}
	.td_innen {
		background: transparent;
		vertical-align: top;
		font-size: 9pt;
		color: black;

	}
	ul {
		background: #FFF7EE;
		font-size: 10pt;
		color: black;
		padding: 3 3 3 3;
		background-color: transparent;
	}

	li {
		list-style-type: disc;
		font-size: 10pt;
		color: black;
		list-style-image: url(/feeds/ico2.gif);
		list-style-position: inside;
		padding: 1 0 0 0;
		vertical-align: top;
	}
	.formfeld {
		font-family: Tahoma;
		font-size: 11px;
		color: #A21911;
		background-color: #ffffff;
		border-top: 1px solid #003300;
		border-right: 1px solid #003300;
		border-bottom: 1px solid #003300;
		border-left: 1px solid #003300;
	}
	.button {
		font-family: Tahoma;
		font-size: 9pt;
		font-weight: normal;
		color: #FFFFFF;
		background-color: Black;
		border-top-width: 2px;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #006600;
		border-right-color: #006600;
		border-bottom-color: #006600;
		border-left-color: #006600;
	}
	#mouse {
	background: transparent;
	position: absolute;
	left: 390px;
	top: 25px;
		}
	.s { color: black; background-color: black; }
	.w { color: white; background-color: white; }

