body { background-color:#0BC8A2 ; }

/* table, tr, th, td { border:thin solid black; border-collapse:collapse; } */ 

td   {  font-family:Arial, Helvetica;
        font-size:14pt;
        text-decoration:none;
        color: black;
        text-align:justify;

    }

th   {  font-family:Arial, Helvetica;
				font-size:16pt;
				font-weight: bold;
				text-decoration:none;
				text-align:left;
				color: black;
                                vertical-align:top;
	}


a { font-family:Arial, Helvetica;
                font-size:14pt;
                color: black;
                text-decoration:none;
                font-weight: bold; }

a:hover { font-family:Arial, Helvetica;
                font-size:14pt;
                color: #777777;
                text-decoration:none;
                font-weight: bold; }



p { font-family:Arial, Helvetica;
                font-size:16pt;
                color: black;
                text-decoration:none;
        }

a.klein { font-family:Arial, Helvetica;
          font-size:14pt;
          text-decoration:none;
          color: black;
          font-weight: bold; }



/* große Links */
a.gross { font-family:Arial, Helvetica;
                                        font-size:20pt;
                                        text-decoration:none;
                                        color: black;
                                        font-weight: bold; }

.header {                 font-family:Arial, Helvetica;
                                        font-size:20pt;
                                        text-decoration:none;
                                        color: black; }

.text {                 font-family:Arial, Helvetica;
                                        font-size:16pt;
                                        text-decoration:none;
                                        color: black; }

.textklein {                 font-family:Arial, Helvetica;
                                        font-size:12pt;
                                        text-decoration:none;
                                        color: black; }

.textwinzig {                 font-family:Arial, Helvetica;
                              font-size: 10pt;
                              color: black; }
