* 
{

    margin:0;
    padding:0;  
}

#linie_border
{
  background:url(../images/template/linie.gif) no-repeat;
  width:801px;
  height:19px;   
  position:absolute;
  left:1px;
  bottom:0px;
  font-family:tahoma;
  font-size:10px;
  color:abbfc5;

}
#linie
{
  padding-top:3px;
}


#linie_border a
{
    color:white;
    font-family:tahoma;
    font-size:10px;
}



#footer_border
{
  background:#fff url(../images/template/bottom_bg.jpg) no-repeat top;
  width:801px;
  height:100px;
}

