/* Standardschrift */
body,div,font,td,p,a,ul,ol,li,td,th,address,nobr,b,i,input,select,textarea { color:black; font-size:11px; font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular; }
input,select,textarea { font-size:10px; font-family:Arial,Helvetica,Verdana,Geneva,Swiss,SunSans-Regular; border:1px solid #919191; }

/* Navigation 
td.navi_left { border-right:1px solid #AFAFAF; padding:5px; }
td.navi_left td { padding-top:8px; text-decoration:none; }
td.navi_left a { text-decoration:none; font-size:10px; }
td.navi_header { text-align:center; border-left:1px solid white; border-bottom:1px solid white; border-top:1px solid white; padding:2px; }
td.navi_header a { font-size:11px; color=#FFFFFF; text-decoration:none; font-weight:bold; }
td.navi_footer { font-size:11px; color=#FFFFFF; text-align:right; }
td.navi_footer a { font-size:11px; color=#FFFFFF; text-decoration:none; }
*/

a.navigation { color:#FFFFFF; font-size:11px; text-decoration:none; }


UL  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        line-height: 12px;
        color: black;
        margin-left:10px;
        list-style-type:square;
        list-style-image:url(../../../www.reinraum.prettl.com/nesh_lang-de_DE/images/shared/list_point.gif);
}

LI  {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        line-height: 12px;
        color: black;
        margin-left:10px;
        margin-top:4pt; 
}

tr.navigation a { color:#FFFFFF; font-size:11px; text-decoration:none; }
tr.navigation a:hover { color:#33587E; }