body{
               margin:0;
               font-family:Arial;
               font-size:12pt;
}

div.inf{
               display:none;
}

div.pfeil{
               width:90px;
}

table{
               table-layout:auto;
               border:0px solid black;
               height:100%;
}

table.links{
               table-layout:auto;
               padding-left:15px;
               padding-right:15px;
               border-right:1px solid #777777;
               background-color:#D0D0D0;
}

table.rechts{
               table-layout:auto;
               padding-left:15px;
               padding-right:15px;
               border-left:1px solid #777777;
               background-color:#D0D0D0;
}

img{
               margin:2px;
}

div.unterschrift{
               font-size:8pt;display:none;
               width:500;
               text-align:left;
}

#anleitung{
               font-size:10pt;
               width:500;
               text-align:left;
}

#rueck{
               border:none;
}

#vor{
               border:none;
}

