.center {text-align:center}
.left   {text-align:left}
.nowrap {white-space:nowrap}
.footer_bg_center {background-image:url(./images/footer.jpg);
                   text-align:center;
                   white-space:nowrap;
                   color: white;
                  }
.footer_bg_left   {background-image:url(./images/footer.jpg);
                   text-align:left;
                   white-space:nowrap;
                   color: white;
                  }                  
body {background-color:#FE9900;
      margin-left:  7px;
      margin-right: 7px;
      margin-hight: 0px;
      margin-top:   0px;
      margin-wigth: 0px;
     }

.news { border-top-style:solid;
	border-bottom-style:solid;
        border-bottom-width:1px;
        border-top-width:1px;
        border-color:white;
        color: white;
      }

li  { font-size:12pt;
      font-family: "Times New Roman", serif; font-size: 12pt
      letter-spacing:0.2mm;
      word-spacing:0.8mm;
      color:white;
      margin-left:  20px;
    }
      
a:link    {color:white; }
a:visited {color:white; }
a:active  {color:white; }

h1, h2, h3 {color: white;
            white-space:nowrap;
           }
input {background-color:#FE9900;
       color: white;
       text-align: center; 
      } 

p { margin-bottom: 10pt; direction: ltr; color: white; widows: 2; orphans: 2 }
p.western { font-family: "Times New Roman", serif; font-size: 12pt; so-language: de-AT }

