/*www.rika-unger.de - CSS - Stylesheet Content*/BODY{ scrollbar-face-color:#FFFFFF;   scrollbar-highlight-color:#C0C0C0;   scrollbar-3dlight-color:#FFFFFF;   scrollbar-darkshadow-color:#FFFFFF;   scrollbar-shadow-color:#C0C0C0;   scrollbar-arrow-color:#000000;   scrollbar-track-color:#FFFFFF;   margin-left: 0px;   margin-right: 0px;   margin-top: 0px;   margin-bottom: 0px;   !important; } .inputstyle{ border: solid 1px;  color: #191970;  background-color: #F5F5F5;  font-size: 12pt;  font-color: #191970;   font-family: Courier;   !important; } .buttonstyle{ border: solid 1px;   color: #FFFFFF;   background-color: #191970;   font-size: 12pt;   font-color: #FFFFFF;   font-familiy: Courier;   !important; } HR{ border: solid 1px #000000;   color: #FFFFFF; } h1{ border-bottom: 1px double #000000; }.table1{ border-left-style: solid;   border-left-width: 1px;   border-right-style: solid;   border-right-width: 1px;   border-top-style: solid;   border-top-width: 1px;  border-bottom-style: solid;   border-bottom-width: 1px;   border-color: midnightblue;   !important; } .table2{ border-left-style: dashed;   border-left-width: 1px;   border-right-style: dashed;   border-right-width: 1px;   border-top-style: dashed;   border-top-width: 1px;   border-bottom-style: dashed;   border-bottom-width: 1px;   border-color: black;   !important; } .table3 { border-left-style: solid;   border-left-width: 1px;   border-right-style: solid;   border-right-width: 1px;   border-top-style: solid;   border-top-width: 1px;   border-bottom-style: solid;   border-bottom-width: 1px;   border-color: black;   !important; } a:aktive { font-family: Courier;   font-size: 12pt;   color: black;   font-weight: normal;   text-decoration: none;   !important; } a:hover { font-family: Courier;   font-size: 12pt;   color: white;   background: gray;   font-weight: normal;   text-decoration: none;   !important; } a { font-family: Courier;   font-size: 12pt;   color : black;   background: gainsboro;   font-weight: normal;   text-decoration: none;   !important; } p { font-family: Courier;   font-size: 12pt;   color : black;   font-weight: normal;   text-decoration: none;   !important; }   td { font-family: Courier;   font-size: 12pt;   color: black;   font-weight: normal;   text-decoration: none;   !important; } td.title { font-family: Courier;   font-size: 12pt;   color: firebrick;   font-weight: normal;   text-decoration: none;   !important; } td.haupt { font-family: Courier;   font-size: 12pt;   color: black;   font-weight: normal;   text-decoration: none;   !important; } 
