body,p,td,a,span
{
font-family:verdana,helvetica,arial;
font-size:12px;
font-weight: normal;
color:#303030;
word-spacing:1px;
line-height:11px;
}

.normal
{
font-family:verdana,helvetica,arial;
font-size:10px;
font-weight: normal;
color:#303030;
word-spacing:1px;
line-height:11px;
}



#liste_life {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#7D8BB4;
  padding-left:4px;
  border-top-width:1px;;
  border-top-style:solid;
  border-top-color:green;
  padding-top:4px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:green;
  padding-bottom:4px;
  padding-right:4px;
  background-color:#D8E9D5;
  font-size:11px;
  line-height:12px; }

#liste_freeze {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#7D8BB4;
  padding-left:4px;
  border-top-width:1px;;
  border-top-style:solid;
  border-top-color:green;
  padding-top:4px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:green;
  padding-bottom:4px;
  padding-right:4px;
  background-color:#D3DAD6;
  font-size:11px;
  line-height:12px; }

#produkte {
  position:relative;
  top:20px;
  left:0px;
  width:250px; }

/* Linkfarben und Klassen */

a:link
{
text-decoration:none;
}

a:visited
{
text-decoration:none;
}

a:active
{
text-decoration:none;
}

a:hover
{
text-decoration:none;
color:#b0b0b0;
}