.programm th a {
color:#444;
text-decoration:none;
}

.programm th a:visited {
color: #444;
}

.programm th a:hover {
color:#222;
text-decoration:none;
}

img.vksi {
float:right;
}

/**
 * Aussehen der Downloadlinks hat sich 2008 geändert,
 * deshalb hier zusätzliche Definition um die älteren zu überschreiben
 **/

p.download a {
color:#006;
text-decoration:underline;

background-image:url(/gfx/dl.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:18px;
}

p.download a:hover {
text-decoration:none;
}

