.staticPage
{
  padding-left:        15px;
  padding-right:       15px;
  margin-top:          15px;
  padding-bottom:      1.5em;
}

.staticPage h1
{
  font-size:     1.36em;
  line-height:   1.2em;
  margin-bottom: 1em;
  margin-top:    1em;
  font-weight:   normal;
}

a.InternerLinkHighlight,
a.InternerLinkHighlight:link,
a.InternerLinkHighlight:active,
a.InternerLinkHighlight:visited
{
  text-decoration:      none;
  background-color:     #FFFFFF !important;
  color:                #ff6600 !important;
  padding-left:         10px;
  background-image:     url('../img/arrows/hyperlink/intern/small/orange.gif');
  background-position:  0 4px;
  background-repeat:    no-repeat;
  display:              inline-block;
}


a.InternerLinkHighlight:hover
{
  text-decoration:      none;
  background-color:     #FFFFFF !important;
  color:                #4B575E !important;
  padding-left:         10px;
  background-image:     url('../img/arrows/hyperlink/intern/small/orange.gif');
  background-position:  0 4px;
  background-repeat:    no-repeat;
  display:              inline-block;
}