font {	font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: normal;}
font.medium_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;}
font.small_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;}
font.small_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;}
font.big_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;}

a:link {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #A76100;
			font-weight: bold;
			text-decoration: none;}
a:visited {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #A76100;
			font-weight: bold;
			text-decoration: none;}
a:active {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;}
a:hover {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline;}
a.menue:link {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;}
a.menue:visited {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #000000;
			font-weight: bold;
			text-decoration: none;}
a.menue:active {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: none;}
a.menue:hover {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline;}
						
td.hauptfenster {	border-color: #C4C2C3;
					border-style: solid;
					border-width: 40; }
td.nebenfenster {	border-color: #A7A7A7;
					border-style: solid;
					border-width: 10; }
td.tabelle {	border-color: #84807F;
				border-style: solid;
				border-width: 1; }
table.tabelle {	border-color: #84807F;
				border-style: solid;
				border-width: 2;
				border-collapse: collapse}