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

.frameset {background:black;}


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


td.hauptframe {}