body::after {
  content: "ROUND TABLE - Der gesamte Inhalt ist urheberrechtlich geschützt. Alle Rechte vorbehalten.";
  border-top: 1px solid #333;
  width: 100%;
  display: inline-block;
}

div#container::before {
  content: " ";
  display: inline-block;
  width: 100%;
  border-top: 5px solid #0078A3;
}
div#container {
  padding: 10px 0;
}
body::before {
  content: url(http://stage.round-table.de/typo3temp/pics/brand_01_9ed4028d0d.png);
}

p {
  color: #33434C!important;
  min-height: 15px;
  line-height: 19px;
}
i {
  font-style: italic!important;
}
div.wrapper-subpages div#left {
  width: 100%;
}

h1{
    color: #33434c!important;
}

h2{
    color: #33434c!important;
}

h2.h2_bold{
    color: #0078a3!important;
}

h3{
    color: #0078a3!important;
}
h4 {
  color: #0078A3!important;
}
.adopt_adapt_improve { 
  position: absolute;
  right: 0px;
  bottom: 25px;
  font-size: 130%;
}

#header div.misc_menu {
  width: 100%;
}
p.blue_content {
  color: #0078A3!important;
}

a:after {
  display: none;
}