tr td.menu {
		background-color: #b0b0b0;
		text-align: center;
	};
tr td.menu a {
		color: #ffffff;
		background-color: #c0c0c0;
		font-family: Arial, Helvetica;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: none;
	};

tr td.akt {
		background-color: #ffffff;
		text-align: center;
	};
tr td.akt a {
		color: #000000;
		background-color: #ffffff;
		font-family: Arial, Helvetica;
		font-size: 11pt;
		font-weight: bold;
		text-decoration: none;
	};

tr td.copy {
		background-color: #CCCCCC;
		text-align: center;
		font-family: Verdana, Arial;
		font-size: 9pt;
	};
tr td.copy a:visited {
		color: #000000;
	}
tr td.copy a:active {
		color: #000000;
	}
tr td.copy a:hover {
		color: #000000;
	}


td {
		font-family: Verdana, Arial;
		font-size: 8pt;
		color: #000000;
		margin: 13px;
	};

.inhalt{
		font-family: Verdana, Arial;
		font-size: 10pt;
		color: #000000;
		margin: 17px;
		text-align: justify;
	};
.inhaltk{
		font-family: Verdana, Arial;
		font-size: 8pt;
		color: #000000;
		margin: 17px;
		text-align: justify;
	};

.fontsten{
		font-size: 10pt;
	};

.bla1{
		background-color: #CCCCCC;
	};

a{
		color: #000000;
	}

a:hover{
		text-decoration: underline;
	}


