/*
 * @__header__@
 *
 * ===== CVS-Server Info =============================================
 *
 * $Id: style.css,v 1.54 2005/01/20 23:49:49 hotzenplotz Exp $
 *
 * ===================================================================
 */

body, p, td
{
  font-size:10px;
  background-color:#ffffff;
  color:#333362;
  margin:0px 0px 0px 0px;
  paddding:0px;
  font-family:Verdana,"Bitstream Vera Sans",sans-serif;
}

table
{
  padding:0px;
  margin:0px 0px 0px 0px;
}

td
{
  text-align:left;
}

b
{
  font-weight:bold;
  font-size:10px;0px 0px 0px 0px;
}

.footer
{
  font-size:10px;
}

.light-grey-bg
{
  background-color:#eeeeee;
}

.red
{
  color:#cc0000;
}

.red-bg
{
  background-color:#cc0000;
}

.sb-bg
{
  background-color:#eeeeee;
}

.search-bg
{
  background-color:#e1e1e1;
}

.preis-bg
{
  background-color:#cccccc;
}

.bar
{
  background-color:#8b8181;
  color:white;
  font-weight:bold;
  vertical-align:middle;
  text-align:left;
  height:25px;
}
.bar-bg
{
  background-color:#8b8181;
}
.rednfat
{
  font-weight:bold;
  color:#cc0000;
}

.rednfatnsmall
{
  font-size:10px;
  font-weight:bold;
  color:#cc0000;
}

.search-select
{
  font-size:9px;
  width:100%;
}


.email-input
{
  font-size:9px;
  width:100%;
}

.white-on-rednfat
{
  font-weight:bold;
  color:white;
  background-color:#cc0000;
}
.red-on-grey
{
  color:#cc0000;
  background-color:#cccccc;
}

textarea, input
{
  border:1px inset #cc0000;
  padding: 3px;
  font-size:10px;
  background-color:#ffffff;
  color:#333362;
  font-family:Verdana,"Bitstream Vera Sans",sans-serif;
  font-size:11px;
}

a
{
  cursor:pointer;
  text-decoration:none;
  font-weight:bold;
  color:#333362;
}
.mfa
{
  cursor:pointer;
  text-decoration:none;
  font-weight:bold;
  color:#333362;
}
.mfa:hover
{
  cursor:pointer;
  color:#000000;
}
.megawhite
{
  cursor:pointer;
  text-decoration:none;
  font-weight:bold;
  color:white;
}
.megawhite:hover
{
  cursor:pointer;
  text-decoration:underline;
}