body {
  font-family: Arial,Helvetica,Geneva,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 80%;
  line-height: 150%;
  font-size-adjust: none;
  font-stretch: normal;
  color: #333333;
}
img {
  border:  none;
}
a {
  color: #6e8ea9;
}
h1 {
  margin: 0.3em 0 0.4em;
  font-weight: normal;
  font-size: 2.1em;
  line-height: 120%;
  color: #3a4b59;
}
h2 {
  margin: 0.5em 0 0.4em;
  font-weight: bold;
  font-size: 1.8em;
  line-height: 120%;
}
h3 {
  margin: 0.3em 0 0.5em;
  font-weight: normal;
  line-height: 120%;
  font-size: 1.3em;
  text-transform: uppercase;
}
h4 {
  margin: 0.3em 0 0.4em;
  font-weight: bold;
  line-height: 120%;
  font-size: 1.2em;
  color: #3a4b59;
}
.leftfloatimg {
  position: absolute;
  width: 170px;
  margin-left: -225px;
}
.leftfloatimg div {
  padding: 5px 5px 5px 25px;
  font-size: 0.8em;
  line-height: 130%;
}
.col_left {
  float: left;
  width: 48%;
}
.col_right {
  width: 48%;
  float: right;
}
.thumbleft {
  float: left;
  width: 72px;
}
.descright {
  width: 168px;
  float: right;
  font-size: 0.9em;
}
.clear {
  clear: both;
  float: none;
}
.teaser {
  border-top: medium none;
  border-left: medium none;
  padding: 6px 10px;
  background: transparent url(../_gfx/bg_submenu.gif) repeat-x scroll 0% 50%;
  width: 180px;
  float: left;
  height: 100px;
  margin-right: 15px;
  margin-bottom: 3px;
  color: #ffffff;
  font-size: 0.85em;
  line-height: 150%;
}
.teaser h4 {
  border-bottom: 1px solid #a8baca;
  color: #ffffff;
}
.teaser a {
  color: #ffffff;
}

