
/*dieses css ist für die Frame "information"*/



/*Anfang Formatierung Links*/






a {
    font-style : oblique;
    text-decoration : none;
  }


:visited {
    color : #3366ff;
  }


:link {
    color : #3366ff;
  }


img {
border-bottom-style : none;
border-left-style : none;
border-right-style : none;
border-top-style : none;
}

/*Ende Formatierung Links */








/*Anfang Formatierung Textinhalt*/

body {
    background-color : #ffffff;
    font-family : Verdana, Tahoma;
  }


td.datum {
    font-weight : bold;
  }


/*Ende Formatierung Textinhalt*/
