﻿.hometeaser { }

#homestage {
    margin:0;
    padding:0;
    border:none;
    width:589px;
    height:339px;
}

#teasernav {position: absolute; z-index: 10; top: 1px; left: 472px;}
#teasernav a { float:left; background: url(img/register_01.png); display: block;  width:27px; height:27px; color:#d45000; font-size:13px; font-weight:bold; text-decoration: none; margin: 0px; padding-left:10px; padding-top:5px;  }
html>body #teasernav a { width:17px; height:22px;}
#teasernav a.activeSlide { color:#fff;background:url(img/register_02.png); }
#teasernav a:focus { outline: none;}
