body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #ccffff;
	background: url(../GRAFICS/hintergrund.jpg);
	margin: 10px;
}

html, body {
height: 98%;
}

table {
	margin: 0px;
	background-color: #99cc66;
	border: 0px;
	border-collapse: collapse;
}

table.i {
	margin: 0px;
	background-color: #99cc66;
	border: 1px solid green;
	border-collapse: collapse;
   margin: auto;
}
table.z {
	margin: 20px;
	background-color: #fff;
	border: 1px solid black;
         font-size: 18px;


}
td.z1 {    text-align:left;
          vertical-align:top;
          padding:20px;
          border: 1px solid black;
          	background-color: #99aa66;
}
td.z2 {    text-align:left;
          vertical-align:top;
          padding:10px;
          border: 1px solid black;

}
.z1 {
          	background-color: #99aa66;
}


td {
      margin: 0px;
		background-color: #99cc66;
   	border: 0px;
      border-collapse: collapse;
}

td.i {
	border: 1px solid green;
	background-color: #ffcc66;
	text-align: center;
	/*	background: url(../GRAFICS/menu.gif); */
	height: 25px;
/*	border-left: 3px solid #99cc66;
	border-right: 3px solid #99cc66;
	border-top: 0px;
	border-bottom: 0px; */
}

td.m {
	border: 1px solid #99cc66;
	background-color: #669933;
	text-align: left;
	/*	background: url(../GRAFICS/menu.gif); */
	height: 25px;
	padding-left: 10px;
}

td.o {
	border: 1px solid #99cc66;
	background-color: #99cc66;
	text-align: left;
	/*	background: url(../GRAFICS/menu.gif); */
	height: 25px;
	padding-left: 20px;
}

td.t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
}
td.im {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 20px;
}

}


li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

h3 {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #000000 ;
}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
h4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #3300cc;
}

a:visited {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: #3300cc;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: #3300cc;
}

a.i:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a.i:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a.i:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	color: black;
}

a.m:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: black;
}

a.m:visited {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	color: black;
}
a.m:hover {
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
	color: black;
}

img {
	border: 0px;
	margin: 4px;
}
