body,html {
   padding         : 0px;
   margin          : 0px;
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
}
p,div,form,center,table,td {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
   padding         : 0px;
   margin          : 0px;
}
h1 {
   color           : #00AEEF;
   font-size       : 14px;
   padding         : 0px;
   margin          : 0px;
   font-weight     : bold;
   letter-spacing   : 2;
}

ul {
   padding         : 0px;
   margin          : 0px;
   margin-left     : 8px;
   margin-top      : 5px;
   margin-bottom   : 5px;
   
}
li {
   list-style-type   : square;
   list-style-position: outside;
   list-style-image : url(../files/layout/gif/blue-square.gif);
   margin          : 0px;
   padding          : 0px;
   margin-left     : 8px;
}

h2 {
   font-size       : 11px;
   padding         : 0px;
   margin          : 0px
}

IMG {
	border : 0px;
}

.tickerText {
  color            : #000000;
}

.formFelder {
  border           : 1px solid #999999;
  font-size        : 11px;
  font-family      : verdana;
  padding-left     : 4px;
}

.button {
  padding          : 2px;
  font-size        : 10px;
  border-top       : 1px solid #d5d5d5;
  border-left      : 1px solid #d5d5d5;
  border-bottom    : 1px solid #999999;
  border-right     : 1px solid #999999;
}

a, a:link, a:active, a:visited, a:hover {
  color            : #00AEEF;
  text-decoration  : none;
}
  a:hover {
  color            : #ED1C24;
}

.navi a {
  color            :#ED1C24;
  text-decoration  : none;
}
.navi a:link {
  color            :#ED1C24;
  text-decoration  : none;
}
.navi a;active {
  color            :#ED1C24;
  text-decoration  : none;
}
.navi a:visited {
  color            :#ED1C24;
  text-decoration  : none;
}

.navi a:hover {
  color            :#000000;
  text-decoration  : none;
  font-weight      : bold;
}

.naviON a {
  color            :#000000;
  font-weight      : bold;
  text-decoration  : none;
}

.naviON a:link {
  color            :#000000;
  font-weight      : bold;
  text-decoration  : none;
}
.naviON a;active {
  color            :#000000;
  font-weight      : bold;
  text-decoration  : none;
}

.naviON a:visited {
  color            :#000000;
  font-weight      : bold;
  text-decoration  : none;
}
.naviON a:hover {
  color            :#000000;
  font-weight      : bold;
  text-decoration  : none;
}