/* Diese Datei wird NACH klee.css eingebunden, alle Einstellungen in klee.css werden dadurch überschrieben. */

/* Bullets vor unsortierten Listen: */
ul {
  list-style-image:url(../upload/standards/quadrat.gif);
}

/*Überschriften*/
h1 {

}

/* Texte */
td.content, td.content p,  {

}


/* Links */
td.content a {

}

td.content a:link {

}

td.content a:visited {

}

td.content a:focus {

}

td.content a:hover {

}

td.content a:active {

}