body,html {
   padding         : 0px;
   padding-top     : 5px;
   padding-bottom  : 20px;
   margin          : 0px;
   font-family     : verdana,arial,sans-serif,helvetica;
   font-size       : 11px;
   color           : #000000;
}

p,center,div,form,table,td {
   padding         : 0px;
   margin          : 0px;
   font-family     : verdana,arial,sans-serif,helvetica;
   font-size       : 11px;
}
table,td {
   color           : #000000;
   font-family     : verdana,arial, sans-serif, helvetica;
   font-size       : 11px;
}
h1 {
   color           : #666666;
   font-size       : 11px;
   padding         : 0px;
   padding-top     : 5px;
   margin          : 0px;
   font-weight     : bold;
}

.inputTypeText {
  border-left      : 1px solid #474e66;
  border-top       : 1px solid #474e66;
  border-bottomt   : 1px solid #e7e8ed;
  border-right     : 1px solid #e7e8ed;
}

ul {
   padding         : 0px;
   margin          : 0px;
   margin-left     : 10px;
   margin-top      : 5px;
   margin-bottom   : 5px;
   
}
li {
   margin          : 0px;
   paddin          : 0px;
   margin-left     : 10px;
}

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

sup {
   font-size       : .8em;
   line-height     : 1em;
}
.specialPrice {
   background       : url(../files/layout/jpg/redCross.jpg);
   background-repeat: no-repeat;
   color            : #000000;
}

IMG {
   border          : 0px;
}
.button {
    height         : 24px;
    width          : 178px;
    color          : #ffffff;
    font-weight    : bold;
}
.tickerText {
  color            : #000000;
}

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

#searchBox{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  background-image : url('../files/layout/gif/search.jpg');
  background-repeat: no-repeat;
  color            : #ffffff;
  font-size        : 12px;
  float            : left;
  width            : 175px;
  vertical-align   : middle;
	}

#searchBox input.serach{
  width            : 130px;
  font-size        : 12px;
  padding          : 0px;
  padding-left     : 5px;
  color            : #000000;
  border           : 0px;
  background       : none;
  margin-top       : 12px;
  margin-bottom    : 0px;
}
#searchBox{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  background-image : url('../files/layout/gif/search.gif');
  background-repeat: no-repeat;
  color            : #ffffff;
  font-size        : 12px;
  float            : left;
  width            : 175px;
  vertical-align   : middle;
}
#searchBox input.search{
  width            : 130px;
  font-size        : 12px;
  padding          : 0px;
  padding-left     : 5px;
  color            : #000000;
  border           : 0px;
  background       : none;
  margin-top       : 12px;
  margin-bottom    : 0px;
}

a, a:link, a:active, a:visited {
  color            : #0066CC;
  text-decoration  : none;
}
  a:hover {
  color            : #0066CC;
  text-decoration  : underline;
}

.navi a {
  color            : #333333;
  text-decoration  : none;
}
.navi a:link {
  color            : #333333;
  text-decoration  : none;
}
.navi a:active {
  color            : #333333;
  text-decoration  : none;
}
.navi a:visited {
  color            : #333333;
  text-decoration  : none;
}
.navi a:hover {
  color            : #0066CC;
}


.naviActive a {
  color            : #0066CC;
  text-decoration  : none;
}
.naviActive a:link {
  color            : #0066CC;
  text-decoration  : none;
}
.naviActive a:active {
  color            : #0066CC;
  text-decoration  : none;
}
.naviActive a:visited {
  color            : #0066CC;
  text-decoration  : none;
}
.naviActive a:hover {
  color            : #333333;
}


.priceNavi a {
  color            : #ffffff;
  text-decoration  : none;
}
.priceNavi a:link {
  color            : #ffffff;
  text-decoration  : none;
}
.priceNavi a:active {
  color            : #ffffff;
  text-decoration  : none;
}
.priceNavi a:visited {
  color            : #ffffff;
  text-decoration  : none;
}
.priceNavi a:hover {
  color            : #b50000;
}