* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

html {
  color: #FFFFFF;
  background-image: url(/img/rlietz/backgrund.gif);
  font-size: 10px;
  padding: 0;
  margin: 0;
}

body {
  color: #FFFFFF;
  margin: 0;
  background-image: url(/img/rlietz/backgrund.gif);
  font-size: 10px;
  padding: 0;
}

a, a:visited, a:link {
  color: #b4b4b4;
  text-decoration: none;
}

a:hover {
  color: #FC0003;
}

img {
  border: 0;
}

img.bannerBackground {
  width: 1000px;
  height: 162px;
  background-image: url(/img/rlietz/banner_background.jpg);
}

img.submenu {
  border-bottom: 1px solid #FFFFFF;
}
img.submenu_head {
  border-bottom: 1px solid #FC0003;
}

h2 {
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #FC0003;
}

h2.sectionhead {
  border-bottom: 1px solid #FC0003;
}

h3 {
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: bold;
  color: #FC0003;
}

table.framewrapper {
  z-index: 5;
  width: 1000px;
  background-image: url(/img/rlietz/backgrund-dark.gif);
}

table.framewrapper td {
}

table.maincontent {
  margin: 8px;
}

table.maincontent td {
  border: 0;
  padding: 0;
}

td.td_topmenu {
  background-image: url(/img/rlietz/topmenu_background.jpg);
  width: 1000px;
  height: 42px;
}

td.td_maincontent {
}

td.td_footer {
  text-align: center;
  background-image: url(/img/rlietz/backgrund-dark.gif);
  padding: 6px;
}

td.columnspacer {
  width: 12px;
  border: 0;
}

table.imgpart {
  width: 700px;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  margin-top: 8px;
  margin-bottom: 8px;
  background-image: url(/img/rlietz/backgrund-article.gif);
}
table.imgpart td.maimg {
  width: 180px;
}
table.imgpart td.matext {
  vertical-align: top;
  padding: 8px;
  width: 520px;
}
table.imgpart div.matext_head {
  color: #FC0003;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 4px;
}
table.imgpart div.matext_subhead {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 2px;
}

img.imgthumb {
  vertical-align: middle;
}

div.divthumb {
  width: 188px;
  height: 188px;
  padding: 5px;
  margin-right: 12px;
  margin-bottom: 12px;
  text-align: center;
  vertical-align: middle;
  border: 1px dotted #FC0003;
  float: left;
}
