BODY            {
                background-color: white;
                font-size: 12px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                color: #666666;
                }

H2				{
				color: RGB(68,92,146);
				}
TABLE,TR,TD,P,UL,DL,OL    	{
                font-size: 12px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                color: #666666;
                }

td.left						{
                font-size: 12px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
				text-align: left;
                color: #666666;
                }
td.right					{
                font-size: 12px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
				text-align: right;
                color: #666666;
                }				
				
td.matrizenlinks		{
				border-top:1px solid #FFCC99;
				text-align: center;
				border-bottom:1px solid #FFCC99;
				border-left:1px solid #FFCC99;
				border-right:1px solid #FFCC99;
				font-size: 13px;
				background-color: #eeeeee;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                color: #666666;
				}			
td.matrizenoben		{
				border-top:1px solid #FFCC99;
				text-align: center;
				border-bottom:1px solid #FFCC99;
				border-right:1px solid #FFCC99;
				font-size: 13px;
				background-color: #eeeeee;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                color: #666666;
				}
td.matrizenunten		{
				border-right:1px solid #FFCC99;
				border-bottom:1px solid #FFCC99;
				font-size: 10px;
				background-color: white;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
				}
td.matrizenleer		{
				border-right:1px solid #FFCC99;
				border-bottom:1px solid #FFCC99;
				border-left:1px solid #FFCC99;
				font-size: 13px;
				background-color: #eeeeee;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
				}								

.header2        {
                font-size: 16px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                }

.header                {
                font-size: 19px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                }

.normal                {
                font-size: 12px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                }

.klein                {
                font-size: 10px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                color: #666666;
                }

.nav           		{
                font-size: 12px;
                font-family: arial, helvetica, sans-serif;
                font-style: normal;
                color: #eeeeee;
                }

A:link {
                color: RGB(68,92,146);
                text-decoration: none
                }

A:active {
                color: RGB(100,133,200);
                text-decoration: none
                }

A:visited {
                color: RGB(68,92,146);
                text-decoration: none
                }

A:hover {
                color: RGB(100,133,200);
                text-decoration: none
                }
A.nav:link {
  color: #ffffff;
  text-decoration: none;
}

A.nav:active {
  color: #000000;
  text-decoration: none;
}

A.nav:visited {
  color: #ffffff;
  text-decoration: none;
}

A.nav:hover {
  color: #ffffff;
  text-decoration: none;
}
.fixlink {
	font-size: 10px;
}

