td{
  font-family: sans-serif;
  font-size: 8pt;
}

body{
  font-family: sans-serif;
  font-size: 8pt;
}

input, textarea, select{
  border: 1px solid #000000;
  font-family: sans-serif;
  font-size: 8pt; 
  background-color: #FFFFF; 
}

.rahmen {
    border-top: 1px solid red;
    border-bottom: 1px solid red;    
    background-color: #FFFFF;
}

/*
body {
  scrollbar-face-color:#F9C206;
  scrollbar-highlight-color:#0000FF;
  scrollbar-3dlight-color:#000000;
  scrollbar-darkshadow-color:#000000;
  scrollbar-shadow-color:#000000;
  scrollbar-arrow-color:#008080;
  scrollbar-track-color:#80001A;
}
*/
