BODY {
		background-color: white;
		font-family: arial, helvetica, sans-serif;
		font-style: normal;
		
		}

TABLE,TR,TD,P,UL,DL,FONT, TEXTAREA           {
		font-family: arial, helvetica, sans-serif;
		font-style: normal;
		font-size:12px;
		}


.auswahl	{
		font-family: arial, helvetica, sans-serif;
		font-style: normal;
		font-size:12px;
		}

.klein	{
		font-family: arial, helvetica, sans-serif;
		font-style: normal;
		font-size:10px;
		}

.header	{
		font-family: arial, helvetica, sans-serif;
		font-style: normal;
		font-size:18px;
		}

.leftnav {
		font-family: arial, helvetica, sans-serif;
		font-style: bold;
		font-size:14px;
		color:RGB(255,255,255);
		}
		

A:link {
  color: RGB(143,183,206);
  font-style: bold;
  font-size:12px;
  text-decoration: none;
}

A:active {
  color: RGB(255,255,255);
  font-style: bold;
  font-size:12px;
  text-decoration: none;
}

A:visited {
  color: RGB(143,183,206);
  font-style: bold;
  font-size:12px;
  text-decoration: none;
}

A:hover {
  color: RGB(255,255,255);
  font-style: bold;
  font-size:12px;
  text-decoration: none;
}
