*{
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
body {
  text-align: center;
}
a {
  color: #7c7c7c;
}
a:hover {
  color: #41546a;
  text-decoration: none;
}

#wrap {
  width: 985px;
  margin: 0 auto;
  background: url('bg.png') repeat-y;
  text-align: left;
}
#layout {
  margin: 0 13px;
}
#header {
  position: relative;
  background: url('header_bg.png') repeat-x;
  height: 153px;
}
#header #logo {
  margin-left: 45px;
}
#header_background {
  position: absolute;
  top: 0;
  left: 438px;
  background: url('head_1.jpg') no-repeat top right;
  width: 521px;
  height: 153px
}
#subnav {
  position: relative;
  height: 62px;
  background: url('subnav.png') repeat-x top left;
}
#subnav p {
  color: #bbb;
  margin: 0;
  padding: 17px 0 0 45px;
  font-size: 12px;
  line-height: 13px;
}
#subnav a {
  color: #bbb;
  text-decoration: none;
}
#subnav a:hover, #subnav a.aktiv {
  color: #41546a;
}
#subnav #imprint {
  position: absolute;
  right: 40px;
  top: 0;
}
#content {
  background: url('content.png') repeat-y;
  padding: 20px 0 40px 0;
}
#content #cols {
  width: 959px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-size: 12px;
  line-height: 13px;
}
#content #cols td {
  text-align: left;
  vertical-align: top;
  color: #7c7c7c;
}
#content .navigation {
  width: 223px;
  font-size: 12px;
  line-height: 13px;
}
#content .navigation ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-type: none;
}
#content .navigation a {
  display: block;
  color: #9f9f9f;
  text-decoration: none;
  padding: 5px 0 5px 40px;

}
#content .navigation a.aktiv {
  color: #41546a;
  background: url('list_nav_aktiv.gif') no-repeat 22px 6px;
}
#content .navigation a:hover {
  color: #41546a;
  background: url('list_nav.gif') no-repeat 22px 6px;
}
#content .navigation .subnav a {
  padding: 5px 0 5px 70px;
}
#content .navigation .subnav a.aktiv {
  color: #41546a;
  background: url('list_nav_aktiv.gif') no-repeat 50px 9px;
}
#content .navigation .subnav a:hover {
  background: url('list_nav.gif') no-repeat 48px 9px;
}
#content .border {
  border-left: 1px dotted #bbb;
  border-right: 1px dotted #bbb;
}
#content .cbox {
  padding: 0 15px;
  height: 450px;
  position: relative;
}
#content .cbox h2 {
  color: #7c7c7c;
  font-size: 14px;
  line-height: 15px;
  margin: 0;
  padding: 0;
}
#content .cbox p {
  color: #7c7c7c;
  padding: 2px 0 15px 0;
  margin: 2px 0 15px 0;
}
#wrap_foot {
  background: url('bg_foot.png') no-repeat;
  height: 30px;
}
#footer {
  background: url('footer.png') repeat-x;
  height: 69px;
  text-align: center;
}
#footer p {
  margin: 0;
  padding: 35px 0 0 45px;
  font-size: 12px;
  line-height: 13px;
  color: #bbb;
}
.w323 {
  width: 323px;
}
.fplusf {
  color: #7c7c7c;
  font-family: Arial, sans-serif;
  font-weight: bold;
}
.fplusf .plus {
  color:#00d000;
}
.prel {
  position: relative;
  width: 323px;
  height: 280px;
}
#cbox1 {
  position: absolute;
  top: 43px;
  left: 0;
}
#cbox2 {
  position: absolute;
  top: 43px;
  left: 0;
}