/* verteilprofis.de */
body {
  padding:0px;
  margin:0px;
  background-color:#e6e6e6;
  font-family:Arial, Helvetica, Verdana, "sans-serif";
  font-size:12px;
  color:#000000;
  line-height:18px;
  background-image:url("/fileadmin/template/img/line.gif");
  background-repeat:repeat-y;
}
table, td {
  font-family:Arial, Helvetica, Verdana, "sans-serif";
  font-size:12px;
  color:#000000;
}
span {
  font-family:Arial, Helvetica, Verdana, "sans-serif";
  font-size:14px;
  font-weight:bold;
  color:#BC4414;
}
input, textarea {
  font-family:Arial, Helvetica, Verdana, "sans-serif";
  font-size:10px;
  color:#233D89;
  border:1px solid #233D89;
}
a:link, a:active, a:visited {
  color:#000000;
  text-decoration:underline;
}
a:hover {
  color:#BC4414;
  text-decoration:none;
}
#logo {
  position:absolute;
  top:0px;
  left:0px;
  width:175px;
  height:211px;
}
#header {
  position:absolute;
  top:0px;
  left:175px;
  width:807px;
  height:211px;
  background-color:#ffffff;
}
#menu {
  position:absolute;
  top:177px;
  left:175px;
  width:807px;
  height:27px;
  border-bottom:5px solid #000000;
  background-color:#DB662E;
}
#submenu {
  position:absolute;
  top:211px;
  width:140px;
  height:77%;
  padding:26px 5px 0px 30px;
}
#nrw {
  position:absolute;
  left:15px;
  top:500px;
}
#inhalt {
  background-image:url("/fileadmin/template/img/back.gif");
  background-repeat:repeat-y;
  position:absolute;
  top:209px;
  left:176px;
  width:527px;
  height:77%;
  padding:20px;
}
#teaser {
  background-color:#EFEBEF;
  position:absolute;
  top:209px;
  left:752px;
  width:230px;
  height:77%;
  padding-top:10px;
}
a:link.submenu, a:active.submenu, a:visited.submenu {
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  line-height:22px;
}
a:hover.submenu {
  font-weight:bold;
  color:#BC4414;
  text-decoration:none;
}
.teaserueber {
  background-color:#E19D7D;
}
.subactive {
  color:#BC4414;
  text-decoration:none;
  font-weight:bold;
  line-height:22px;
}