body {
  background-color: #ffffff;
  font-weight: normal;
  font-size: 13px;
  font-family: calibri, Tahoma, Arial, Helvetica, sans-serif;
  color: #505050;
  margin: 0;
  padding: 0;
}

h1, h2, h3 {
  color: #000000;
}

h1 {
  padding: 0;
  margin: 0;
  font-size: 190%;
  font-weight: bold;
  letter-spacing: -1px;
}

h2 {
  margin-bottom: .5em;
  font-size: 136%;
  font-weight: normal;
  letter-spacing: -1px;
}

h3 {
  font-size: 100%;
  font-weight: bold;
}

p, blockquote, ol, ul {
  padding: 0;
  margin: 0;
  text-align: justify;
  line-height: 150%;
  font-size: 107%;
}

blockquote {
  margin-left: 2em;
}

ol {
  margin-left: 2em;
}

ul {
  list-style: none;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
}

ul li {
  padding-left: 1em;
  background: url(../images/img07.gif) no-repeat left 7px;
  font-size: 11px;
}

a {
  text-decoration: none;
  color: #404040;
}

a:hover {
  text-decoration: underline;
  color: #000000;
}

/* Menu */

#messagelist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#messagelist li {
  padding: 0;
  padding-top: 5px;
  background: none;
  margin: 0;
  font-size: 11px;
}

#messagelist a {
  display: block;
  margin: 0;
  padding: 2px;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  line-height: 100%;
  color: black;
}

#messagelist a.active {
  background-color: #f0fff0;
  border: 1px solid #a0c0a0;
  font-weight: bold;
}

#messagelist a.disabled {
  background-color: #fff0f0;
  border: 1px solid #c0a0a0;
  font-weight: bold;
}

#messagelist a.showall {
  background-color: #f0f0ff;
  border: 1px solid #7070a0;
  font-weight: bold;
}

#messagelist a:hover, #messagelist a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

#messagelist_sub ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#messagelist_sub li {
  padding: 0;
  padding-top: 5px;
  background: none;
  margin: 0;
  font-size: 11px;
}

#messagelist_sub a {
  display: block;
  margin: 0;
  padding: 2px;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  line-height: 100%;
  color: black;
}

#messagelist_sub a.active {
  background-color: #f0fff0;
  border: 1px solid #a0c0a0;
  font-weight: bold;
}

#messagelist_sub a.disabled {
  background-color: #fff0f0;
  border: 1px solid #c0a0a0;
  font-weight: bold;
}

#messagelist_sub a.showall {
  background-color: #f0f0ff;
  border: 1px solid #7070a0;
  font-weight: bold;
}

#messagelist_sub a:hover, #messagelist_sub a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

#taglist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#taglist li {
  display: inline;
  padding: 0;
  background: none;
  margin: 0;
  font-size: 13px;
}

#taglist a {
  margin: 0;
  padding: 2px;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  color: black;
}

#taglist a:hover, #taglist a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

div.sublist {
  display: block;
  padding-top: 8px;
  padding-left: 10px;
  background-color: #f6f6ea;
}

#sublist ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}

#sublist li {
  display: inline;
  padding: 0;
  background: none;
  margin: 0;
  font-size: 18px;
}

#sublist a {
  margin: 2px;
  padding: 2px;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  color: black;
}

#sublist a:hover, #sublist a:hover {
  background-color: white;
  border: 1px solid #c0c0ac;
  border-bottom: 1px solid white;
  text-decoration: none;
  color: black;
}

#sublist a.active {
  background-color: white;
  border: 1px solid #c0c0ac;
  border-bottom: 1px solid white;
  font-weight: bold;
}

#sharelist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sharelist li {
  padding: 0;
  background: none;
  margin: 0;
  font-size: 13px;
}

#sharelist a {
  display: block;
  margin: 0;
  margin-top: 2px;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  color: black;
}

#sharelist a:hover, #sharelist a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

#sharelist img {
  padding: 2px;
}

#sharelist2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sharelist2 li {
  padding: 0;
  background: none;
  margin: 0;
  font-size: 13px;
}

#sharelist2 a {
  display: block;
  margin: 0;
  margin-top: 2px;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  color: black;
}

#sharelist2 a:hover, #sharelist a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

#sharelist2 img {
  padding: 2px;
}

#menu {
  position: relative;
  width: 990px;
  height: 60px;
  margin: 0 auto;
  border-left: 0px solid gray;
  border-right: 0px solid gray;
  background-color: #ffffff;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li {
  padding: 0;
  display: inline;
  background: none;
}

#menu a {
  display: block;
  float: left;
  padding: 20px 20px 0 20px;
  height: 40px;
  font-size: 15px;
  font-weight: bold;
  color: #505050;
}

#menu a:hover {
  color: #000000;
  text-decoration: none;
  background-color: #DCDEC1;
}

#menu a.active {
  color: #000000;
  text-decoration: none;
  background-color: #DCDEC1;
}

#menu span.accesskey {
  text-decoration: underline;
}

/* Logo */

#logo {
  width: 990px;
  height: 80px;
  margin: 0 auto;
  border-left: 0px solid gray;
  border-right: 0px solid gray;
  background: #010100 url(../images/rnet_top.jpg);
}

#logo h1 {
  margin: 0;
  padding: 18px 100px 0 0;
  text-align: right;
  letter-spacing: -1px;
  font-size: 189%;
}

#logo h2 {
  margin: 0;
  padding: 0 100px 0 0;
  text-align: right;
  letter-spacing: -1px;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
}

#logo h3 {
  display: none;
}

#logo a {
  text-decoration: none;
  color: #484840;
}

/* Page */

#page {
  width: 990px;
  margin: 0 auto;
  border-left: 0px solid gray;
  border-right: 0px solid gray;
  background-color: #ffffff;
  background: #ffffff url(../images/topback.gif) repeat-x top center;
}

/* Content */

#content {
  float: left;
  width: 730px;
  padding: 20px 0 20px 20px;
}

#welcome {
  margin-bottom: 20px;
  padding-bottom: 1px;
}

.floating-box {
  float: left;
  width: 240px;
  margin-right: 5px;
  background: url(../images/artback.gif) no-repeat top center;
}

.floating-box:hover {
  background: url(../images/artback_on.gif) no-repeat top center;
}

.floating-box_today {
  float: left;
  width: 240px;
  margin-right: 5px;
  background: url(../images/artback_idag.gif) no-repeat top center;
}

.floating-box_today:hover {
  background: url(../images/artback_idag_on.gif) no-repeat top center;
}

.nomar {
  margin-right: 0;
}

.floating-box-top {
  float: right;
  width: 225px;
}

.floating-box p, .floating-box_today p, .floating-box blockquote, .floating-box ol, .floating-box ul, .floating-box-top p {
  line-height: 130%;
  font-size: 100%;
  margin-left: 7px;
  margin-right: 7px;
}

.floating-box h1, .floating-box_today h1 {
  margin-left: 7px;
  margin-right: 7px;
  margin-top: 5px;
}

.floating-box img {
  border: 5px solid white;
}

.floating-box img.buttonplus, .floating-box_today img.buttonplus {
  border: 0;
  background: url(../images/button_plus_off.gif) no-repeat top center;
}

.floating-box img.buttonplus2, .floating-box_today img.buttonplus2 {
  border: 0;
  background: url(../images/button_plus_on.gif) no-repeat top center;
}

.floating-box img.buttonplus:hover, .floating-box_today img.buttonplus:hover {
  border: 0;
  background: url(../images/button_plus_on.gif) no-repeat top center;
}

.floating-box img.buttonminus, .floating-box_today img.buttonminus {
  border: 0;
  background: url(../images/button_minus_off.gif) no-repeat top center;
}

.floating-box img.buttonminus2, .floating-box_today img.buttonminus2 {
  border: 0;
  background: url(../images/button_minus_on.gif) no-repeat top center;
}

.floating-box img.buttonminus:hover, .floating-box_today img.buttonminus:hover {
  border: 0;
  background: url(../images/button_minus_on.gif) no-repeat top center;
}

.floating-box img.buttonbroken, .floating-box_today img.buttonbroken {
  border: 0;
  background: url(../images/button_broken_off.gif) no-repeat top center;
}

.floating-box img.buttonbroken2, .floating-box_today img.buttonbroken2 {
  border: 0;
  background: url(../images/button_broken_on.gif) no-repeat top center;
}

.floating-box img.buttonbroken:hover, .floating-box_today img.buttonbroken:hover {
  border: 0;
  background: url(../images/button_broken_on.gif) no-repeat top center;
}

a.prodimg:hover {
  border-bottom: 2px solid black;
}

/* Sidebar */

#sidebar {
  float: right;
  width: 200px;
  padding: 20px 20px 20px 0;
}

#sidebar blockquote {
  margin-left: 0;
  padding-left: 1em;
  background: url(../images/img09.gif) no-repeat right bottom;
  border-left: 5px solid #696b73;
}

#sidebar blockquote p {
  text-align: left;
  line-height: normal;
  font-style: italic;
}

#links {
}

#links ul {
  background: url(../images/img04.gif) repeat-x left bottom;
}

#links li {
  padding: 5px 0;
  background: url(../images/img04.gif) repeat-x left top;
}

#links .subject {
  padding-left: 1em;
/*  background: url(../images/arrowbullet.gif) no-repeat left center; */
  color: #000000;
  font-weight: bold;
}

#links a {
  padding-left: 1em;
  background: url(../images/arrowbullet.gif) no-repeat left center;
  color: #494b53;
}

#links span {
  text-decoration: underline;
  color: black;
}

/* Footer */

#footer {
  height: 50px;
}

#footer .wrapper {
  width: 990px;
  margin: 0 auto;
}

#footer .links {
  float: left;
  width: 670px;
  height: 34px;
  margin: 0 auto;
  border: 0;
  padding: 16px 30px 0 30px;
  font-size: 85%;
  background-color: #ffffff;
}

#footer .legal {
  float: right;
  width: 220px;
  height: 34px;
  margin: 0 auto;
  padding: 16px 20px 0 0;
  background-color: #696b73;
  text-align: center;
  font-size: 85%;
  color: #ffffff;
}

hr {
  clear: both;
  height: 1px;
  background-color: gray;
  border: 0;
}

/* Form */

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label.sh {
  display: block;
  margin-bottom: 0.5em;
  padding-top: 4px;
  width: 150px;
  float: left;
  height: 1em;
}

input.sh, textarea.sh {
  background-color: #f0f0f0;
  color: #505050;
  margin-bottom: 1em;
  padding: 2px;
  border: 1px solid #a0a0a0;
  width: 230px;
}

select.sh {
  background-color: #f0f0f0;
  color: #505050;
  margin-bottom: 1em;
  padding: 2px;
  border: 1px solid #a0a0a0;
}

input.submit {
  margin-left: 150px;
  width: 236px;
  background-color: #696b73;
  color: #ffffff;
  border: 5px solid white;
  font-weight: bold;
  padding: 5px;
}

input.sh:focus, textarea.sh:focus, select.sh:focus {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #808080;
}

textarea.sh {
  height: 180px;
}

a.tooltip {
  position: relative;
  z-index: 24;
  color: #000000;
  text-decoration: none;
}

a.tooltip:hover {
  background-color: #fff;
  margin-left: 3px;
}

a.tooltip span {
  display: none;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 160px;
  border: 1px solid #707070;
  background-color: #fff;
  color: #000000;
  text-align: left;
  font-family: tahoma,verdana,arial;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

ul#dropdown_cats { position: absolute; top: 60px; left: 170px; background: #f6f6ea; border: 0px solid black; z-index: 9999; }
ul#dropdown_cats li { float: none; display: inline; }
ul#dropdown_cats li a { font-size: 10px; font-weight: normal; color: #000000; text-align: left; background-image: none; float: none; display: block; padding: 0 13px; margin: 0; width: 150px; height: 24px; }
ul#dropdown_cats li a:hover { color: #000000; background: #ffffff; }
ul#dropdown_cats li span { color: #000000; font-size: 10px; }
ul#dropdown_cats li a:hover span { color: #DCDEC1; }

ul#dropdown_cats2 { position: absolute; top: 60px; left: 251px; background: #f6f6ea; border: 0px solid black; z-index: 9999; }
ul#dropdown_cats2 li { float: none; display: inline; }
ul#dropdown_cats2 li a { font-size: 10px; font-weight: normal; color: #000000; text-align: left; background-image: none; float: none; display: block; padding: 0 13px; margin: 0; width: 150px; height: 24px; }
ul#dropdown_cats2 li a:hover { color: #000000; background: #ffffff; }
ul#dropdown_cats2 li span { color: #000000; font-size: 10px; }
ul#dropdown_cats2 li a:hover span { color: #DCDEC1; }

