body {
  padding            : 0px;
  margin             : 0px;
  font-family        : verdana, arial, sans-serif, helvetica; 
  color              : #000000;
  font-size          : 11px;
}

p,div,center,form {
   font-family       : verdana, arial, sans-serif, helvetica; 
   color             : #000000; 
   font-size         : 11px;
   padding           : 0px;
   margin            : 0px;
}

td,table {
   font-family       : verdana, arial, sans-serif, helvetica; 
   color             : #000000;
   font-size         : 11px;
}

img {
  border             : 0px;
}

h1 {
   font-family       : Verdana;
   font-size         : 14px;
   color             : #012574;
   padding           : 0px;
   padding-bottom    : 15px;
   margin            : 0px;
}

.formFelder{
  font-size          : 10px;
  width              : 250px;
}

.tickerText{
  font-weight        : bold;
  color              : #012574;
}

#mainTable {
  height             : 100%;
  min-height         : 100%;
  background-image   : url(../files/layout/gif/mainBg.gif);
}

#naviTable {
  background-image   : url(../files/layout/jpg/naviBg.jpg);
  background-repeat  : no-repeat;
}


 a { 
   font-family       : arial, sans-serif, helvetica; 
   color             : #012574; 
   font-weight       : bold;
   font-size         : 11px; 
   text-decoration   : none;
}

 a:active { 
   font-family       : arial, sans-serif, helvetica;  
   color             : #012574; 
   font-size         : 11px; 
   text-decoration   : none;
}

 a:visited { 
   font-family       : arial, sans-serif, helvetica;  
   color             : #012574; 
   font-size         : 11px; 
   text-decoration   : none;
}

a:hover { 
   font-family       : arial, sans-serif, helvetica;  
   color             : #012574; 
   font-size         : 11px; 
   text-decoration   : underline;
}

.leftNavi { 
   font-family       : arial, sans-serif, helvetica;
   font-weight       : normal;
   color             : #012574; 
   font-size         : 11px; 
   text-decoration   : none;
}

.leftNavi a { 
   font-family       : arial, sans-serif, helvetica; 
   color             : #012574;
   font-weight       : normal;
   font-size         : 11px; 
   text-decoration   : none;
}

.leftNavi a:active { 
   font-family       : arial, sans-serif, helvetica;  
   color             : #012574; 
   font-weight       : normal;
   font-size         : 11px; 
   text-decoration   : none;
}

.leftNavi a:visited { 
   font-family       : arial, sans-serif, helvetica;  
   color             : #012574; 
   font-weight       : normal;
   font-size         : 11px; 
   text-decoration   : none;
}

.leftNavi a:hover { 
   font-family       : arial, sans-serif, helvetica;  
   color             : #ffffff; 
   font-weight       : normal;
   font-size         : 11px; 
   text-decoration   : none;
}