/*
CSS-File:          de.css
letzte Aenderung:  15.10.2013
Version:           #20
*/
a:link { text-decoration: none; color: #000040; }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: none; color: #ffff00; }
a:active { text-decoration: none; color: #ff0000; }

.classImg {
border-style: solid;
border-color: #ffffff;
border-width: 1px;
}

.trH {
text-align: left;
font-size: 0.7em;
color: #ffffa0;
}

.img {
width:180px;
height:110px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}