body {
  background:#f6f2e9;
  margin:0px;
  padding: 0px;
}
p,
h3,
#copy,ul {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#fff;
}
h3 {
  padding-top:40px;
  font-size:1em;
}

/* Kopf */
#koli {
  text-align:right;
}
#komi {
  background:url(_img/bg_ko_mi.gif) repeat-x #e28e8d;
  text-align:center;
  vertical-align:bottom;
}
a.weiss12:link,
a.weiss12:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#fff; text-decoration:none;
}
a.weiss12:hover,
a.weiss12:active {
  text-decoration:underline overline;
}

/* Rumpf */
#bgli,
#koli {
  background:url(_img/bg_li.gif) repeat-x #ca2e2c;
}
#bgre,
#kore {
  background:url(_img/bg_re.gif) repeat-x #ff6600;
}
.linie {
  background:#fff;
}
#conav {
  background:url(_img/bg_nav.gif) repeat-y top right #ca2e2c;
}
#trenner {
  background:#ff6600 url(_img/bg_nav_trenner.gif)repeat-y;
  vertical-align:top;
}

/* Navigation */
.navtab {
  background:#9F221D;
  border-top:#ff6600 solid 2px;
  border-bottom:#ff6600 solid 2px;
  border-left:#ff6600 solid 2px;
  margin-bottom:19px;
}
a.nav:link,
a.nav:visited,
.navact {
  width:168px;
  display:block;
  padding:2px 0 2px 5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#fff;
  text-decoration:none;
  border-bottom:#ca2e2c 1px solid;
}
a.nav:hover,
a.nav:active {
  background:#ff6600;
  border-bottom:#ca2e2c 1px solid;
}
.navact {
  background: #ff6600;
}

/* Content */
#co {
  background:url(_img/bg_co.jpg) no-repeat #ff6600;
  vertical-align:top;
}
#co p,
#co h3 {
  padding-left:15px;
  padding-right:10px;
}
#co ul {
  padding-right:10px;
}
#copic {
  background:url(_img/bg_pic.gif) repeat-x #ff6600;
  vertical-align:bottom;
}

/* Fuss */
#fuli,
#fupic {
  background:#8f0000;
  vertical-align:top;
}
#fumi {
  background:url(_img/bg_fu_mi.jpg) no-repeat #8f0000;
  text-align:center;
}

/* Copyright */
#copy {
  width:100%;
  padding-top:5px;
  font-size:11px;
  color:#8f0000;
  text-align:center;
}
#copy a:link,
#copy a:visited {
  color:#8f0000;
  text-decoration:none;
}
#copy a:hover,
#copy a:active {
  color:#ff6600;
  text-decoration:underline overline;

