body {
 background: white;
 color: black;
 font-size: 8pt;
 font-family: verdana, ariel;
}
td  {
    font-size:7pt;
    font-family: Verdana;
    color:black;
}

.hr { page-break-before:always; color:#fff; margin-bottom:3em; text-align:left; }
.hr:after { content:" \A "; }
body:before { content:" \A "; }

a   {
 color: black;
 text-decoration: none;
}

th a, th {
    background: #A2B9CE  ;
    color: blue;
    letter-spacing: 0px;
    font-size:8pt;
}
.tabval0 {
    vertical-align:text-top;
    font-family: verdana,helvetica;
    background-color:   #D3D3D3;
    font-size: 7pt;
}
.tabval1 {
    vertical-align:text-top;
    font-family: verdana,helvetica;
    background-color: #e6e6e6;
    font-size: 7pt;
}
.yellow {
    font-family: Arial,verdana,helvetica;
    color: #333333;
    background-color: #ffff00;
    font-weight: bold;
    font-size: 8pt;
}


.skip, #subnav, #tbl_head, #menu, #inputform, #navi, #logo ,#links, #helpmenu1, #helpmenu2, img{
 display: none;
}
#main a:link:after, #main a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 0.9em; }
#main a[href^="/"]:after {
 content: " (http://www.lobpreis-index.de" attr(href) ") ";
}
.fright {
 float: right;
 margin: 0 0 1em 1em;
}
.fleft {
 float: left;
 margin: 0 1em 1em 0;
}
