/* Frame-Tabelle: links TD navileiste, rechts TD hauptframe */
* {vertical-align:top;}

.frameset {background:black;}


.navileiste {background:#450000; align:center; width:98px;}
.linktabelle a:link, a:visited, a:hover, a:visited.hover {text-decoration:none; color:#FC6;}
.linktabelle td {padding-top:11px; padding-bottom:11px; text-align:center; border-bottom:1px solid white;}


