
table
 {
  border-right:1px;
  border-top:1px;
  border-color:#000000;
 }

 td
  {
   font-family:Arial;
   font-size:8pt;
   border-left:1px;
   border-bottom:1px;
   border-color:#000000;
  }

 td.druck
  {
   font-family:Arial;
   font-size:7pt;
   border-left:1px;
   border-bottom:1px;
   border-color:#000000;
  }
 #title { background-image : url("./Bilder/streifen_blau.gif")}

 a
  {
  font-family:Arial;
  font-size:8pt;
  color:#000000;
  text-decoration:none;
 }

 a:link
  {
   font-family:Arial;
   font-size:8pt;
   color:#000000;
   text-decoration:none;
   font-weight:bold
  }

 a:visited
  {
   font-family:Arial;
   font-size:8pt;
   color:#000000;
   text-decoration:none;
   font-weight:bold
  }

  a:active
   {
    font-family:Arial;
    font-size:8pt;
    color:#000000;
    text-decoration:none;
    font-weight:bold
   }
 a:hover
  {
  font-family:Arial;
  font-size:8pt;
  color:#000000;
  text-decoration:underline;
  font-weight:bold
  }

 input
  {
   border-style:solid;
   border-width:1px;
   background-Color:#efefef;
   font-family:Arial;
   font-size:8pt
  }

 select
   {
    font-family:Arial;
    font-size:8pt;
    border-style:solid;
    border-width:1px;
    background-Color:#efefef;
   }
 textarea
   {
    border-style:solid;
    border-width:1px;
    background-Color:#efefef;
    font-family:Arial;
    font-size:8pt
   }
 div
  {font-family:Arial;
  font-size:8pt;
 }
 p
  {
   font-family:Arial;
   font-size:8pt;
  }
 BODY
  {
   font-family:Arial;
   font-size:10pt;
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:#000000;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-shadow-color:#000000;
   scrollbar-arrow-color:#000000;
   scrollbar-track-color:#FFFFFF;
   
   background: url(./Bilder/ju_bg_neu.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position: left top;
   background-color: #bddbf7
 }