@CHARSET "UTF-8";



DIV#teaser {
      width:                  722px;
      max-width:              722px;
      height:                 193px;
      max-height:             193px;
      overflow:               hidden;
      float:                  none;
      clear:                  both;
      background-image:       url('../images/frontend/index/teaser.jpg');
      background-repeat:      no-repeat;
      background-position:    left top;
      margin-bottom:          9px;
      margin-left:            11px;
}
DIV#teaser:hover {
      background-image:       url('../images/frontend/index/teaser.jpg');
      background-position:    0px -193px;
}
DIV#teaser A#teaserRegister:link, DIV#teaser A#teaserRegister:visited {
      position:               absolute;
      display:                block;
      width:                  722px;
      max-width:              722px;
      height:                 193px;
      max-height:             193px;
      text-decoration:        none;
}
DIV#teaser A#teaserFeatures:link, DIV#teaser A#teaserFeatures:visited {
      position:               absolute;
      display:                block;
      width:                  107px;
      max-width:              107px;
      height:                 24px;
      max-height:             24px;
      margin:                 150px 0px 0px 498px;
      z-index:                100;
      text-decoration:        none;
      background-image:       url('../images/frontend/index/teaser_features.png');
      background-repeat:      no-repeat;
      background-position:    left top;
}
DIV#teaser A#teaserFeatures:hover {
      background-image:       url('../images/frontend/index/teaser_features_hover.png');
}
DIV#teaser A#teaserDemo:link, DIV#teaser A#teaserDemo:visited {
      position:               absolute;
      display:                block;
      width:                  107px;
      max-width:              107px;
      height:                 24px;
      max-height:             24px;
      margin:                 150px 0px 0px 597px;
      z-index:                100;
      text-decoration:        none;
      background-image:       url('../images/frontend/index/teaser_demo.png');
      background-repeat:      no-repeat;
      background-position:    left top;
}
DIV#teaser A#teaserDemo:hover {
      background-image:       url('../images/frontend/index/teaser_demo_hover.png');
}
DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:link, DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:visited {
      width:                  411px;
      height:                 73px;
      display:                block;
      background-image:       url('../images/frontend/index/click_register.png');
      background-repeat:      no-repeat;
      background-position:    left top;
      text-decoration:        none;
      margin-left:            8px;
}
DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:hover, DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:active {
      background-image:       url('../images/frontend/index/click_register.png');
      background-repeat:      no-repeat;
      background-position:    0px -73px;
}
/*DIV#teaser A:link, DIV#teaser A:visited {
      margin-left:            381px;
      background-image:       url('../images/frontend/index/click.png');
      background-repeat:      no-repeat;
      width:                  107px;
      line-height:            24px;
      float:                  left;
      margin-top:             54px;
      text-decoration:        none;
}
DIV#teaser A:hover, DIV#teaser A:active {
      background-image:       url('../images/frontend/index/click_hover.png');
}
DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:link, DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:visited {
      width:                  255px;
      height:                 22px;
      display:                block;
      background-image:       url('../images/frontend/index/click_register.gif');
      background-repeat:      no-repeat;
      text-decoration:        none;
      margin-left:            8px;
}
DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:hover, DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#click:active {
      background-image:       url('../images/frontend/index/click_register_hover.gif');
      background-repeat:      no-repeat;
}*/

DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#moreinfo:link, DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#moreinfo:visited {
      width:                  125px;
      height:                 22px;
      margin-left:            8px;
      margin-top:             12px;
      display:                block;
      background-image:       url('../images/frontend/index/more_info.gif');
      background-repeat:      no-repeat;
      text-decoration:        none;
}
DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#moreinfo:hover, DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content A#moreinfo:active {
      background-image:       url('../images/frontend/index/more_info_hover.gif');
      background-repeat:      no-repeat;
}
DIV#rightBlock DIV#contentBackground DIV#contentBackgroundFooter DIV#content UL {
      padding:                0px 0px 0px 20px;
      margin:                 0px;
      line-height:            21px;
      list-style-type:        disc;
}


INPUT#compareButton {
      border:                 0px;
      width:                  146px;
      max-width:              146px;
      height:                 18px;
      max-height:             18px;
      display:                block;
      background:             transparent url('../images/frontend/compare/compare.gif') no-repeat;
}
INPUT#compareButton:hover, BUTTON#compareButton:focus {
      background:             transparent url('../images/frontend/compare/compare_hover.gif') no-repeat;
}
INPUT#registerButton {
      border:                 0px;
      width:                  146px;
      max-width:              146px;
      height:                 24px;
      max-height:             24px;
      display:                block;
      background:             transparent url('../images/account/register/register.gif') no-repeat;
}
INPUT#registerButton:hover, BUTTON#registerButton:focus {
      background:             transparent url('../images/account/register/register_hover.gif') no-repeat;
}
