a.text:link    { color:#000000; text-decoration:underline; font-weight:bold; font-style:italic; }
a.text:visited { color:#000000; text-decoration:underline; font-weight:bold; font-style:italic; }
a.text:active  { color:#000000; text-decoration:underline; font-weight:bold; font-style:italic; }
a.text:hover   { color:#000000; text-decoration:underline; font-weight:bold; font-style:italic; }

a.steuer:link    { color:#000000; text-decoration:none; font-weight:bold; font-style:italic; }
a.steuer:visited { color:#000000; text-decoration:none; font-weight:bold; font-style:italic; }
a.steuer:active  { color:#000000; text-decoration:none; font-weight:bold; font-style:italic; }
a.steuer:hover   { color:#000000; text-decoration:none; font-weight:bold; font-style:italic; }

td      { font-size:14px; color:#000000; }
th      { font-size:14px; color:#000000; font-weight:bold; text-align:left; }
body    { font-family:Arial,Helvetica,sans-serif; font-size:14px; color:#000000; }
.normal { font-size:14px; color:#000000; }
.klein  { font-size:11px; color:#000000; }

.copy  { font-size:11px; color:#CCCCCC; }

.stzelle1 { font-size:13px; color:#000000; border-left:1px solid #0099CC; border-top:1px solid #0099CC; border-bottom:1px solid #0099CC; margin:5px; }
.stzelle2 { font-size:13px; color:#000000; border-top:1px solid #0099CC; border-bottom:1px solid #0099CC; margin:5px; }
.stzelle3 { font-size:13px; color:#000000; border-right:1px solid #0099CC; border-top:1px solid #0099CC; border-bottom:1px solid #0099CC; margin:5px; }

h1 { font-size:20px; font-weight:normal; font-style:italic; text-align:center; border:1px solid #0099CC; background:#EEEEEE; padding:1px; }
h2 { font-size:13px; font-weight:normal; }

#menuepunkt {
    margin-left:18px;
}

#anzeigebereich {
    position: absolute;
    top: 0;
    left: 0;
    width: 1010px;
    height: 570px;
    border: 1px solid #000000;
    background-image: url(hint-portrait.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#inhalt {
    position: absolute;
    top: 0;
    left: 0;
    width: 1010px;
    height: 570px;
    overflow: auto;
}

