body
{
}

/* 3 - NavRight (nr) */

a.nr_text:link {
  color:#BEB01A;
  font-size:11;
  text-decoration:none;
  font-weight:normal;
}
  
a.nr_text:visited {
  color:#BEB01A;
  font-size:11;
  text-decoration:none;
  font-weight:normal;
}

a.nr_text:hover {
  color:#BEB01A;
  font-size:11;
  text-decoration:underline;
  font-weight:normal;
}

a.nr_text:active {
  color:#BEB01A;
  font-size:11;
  text-decoration:none;
  font-weight:normal;
}

table.nr_fixing {
  table-layout:fixed;
}

td.nr_left_right {
  width:20px;
}

td.nr_top_bottom {
  height:20px;
  width:149px;
}

td.nr_ecken {
  width:20px;
  height:20px;
}

td.nr_title {
  height:24px;
}

div.nr_title {
  font-size:11px;
  font-weight:bold;
  color:#777777;
  text-indent:8px;
}

td.nr_bg_suche {
  background-image: url(img/goettlich/box_right/bg_suche.gif);
  background-repeat:repeat-x;
  float:left; 
}

td.nr_bg_newsletter {
  background-image: url(img/goettlich/box_right/bg_newsletter.gif);
  background-repeat:repeat-x;
  float:left; 
}

div.nr_text {
  font-size:11px;
  font-weight:normal;
  color:#333333;
}

