body{
/* background-image:url(/bilder/allgemein/wz.team.jpg); background-repeat:no-repeat;
 background-attachment:fixed;
 background-position:right bottom;*/

  background-image	:none;
  overflow-y                  : hidden;
  overflow-x                  : hidden;
  
  margin : 0px;
}



#contentArea{
overflow:auto;
}

h1
{
    margin-bottom : 40px;
}

.block
{
    font-family : "Arial";
    font-size : 12px;
    
    width : 590px;
    margin-top : 35px;
}

.blockTitel
{
    font-weight : bold;
}

.abschnitt
{
    margin-top : 20px;
}

.sr
{
    font-variant : small-caps;
    font-size : 13px;
    letter-spacing : 0.05em;
}

#preistableNotebook
{
    border : 1px;
    margin-left : 0px;
}

#preistable
{
    border : 1px;
    margin-left : 0px;
}

.tableSubTitel
{
    text-align : center;
}

#tableHeadLaufzeit
{
    width : 80px;
}

#tableHeadPreis
{
    width : 70px;
}

#tableHeadEinmal
{
    width : 110px;
}

#tableHeadMwst
{
    width : 60px;
}

.rowItem
{
    
    text-align : center;
}

@media print
{

    #header
    {
      display : none;
    }
    
    #footer
    {
      display: none;
    
    }
}
