td.m1 {
	background-color: #CCCC99;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	padding-bottom: 3;
	padding-top: 5;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

td.inhalt {
	padding-left: 36;
	padding-right: 36;
	padding-top: 25;
}
.klein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

td.bottom {
	background-color: transparent;
}







.normal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}





a:link {
	text-decoration: none;
	color: #999933;
}

a:active {
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: Olive;
}

a:visited {
	color: #999933;
	text-decoration: none;
}

a:focus {
	text-decoration: underline;
	color: Olive;
}






table.m1 {
	table-layout: fixed
}




