body {
  color: black!important;
  width: 19cm!important;
  padding: 1cm!important;
}

div#wrapper {
  width: 100%;
  padding: 0;
}

div#top div.global, div#top h1, div#header, div#left, div#tools, div#footer div.global ul.meta, table.typo3-editPanel {
  display: none!important;
}

div#top{
  width: 100%;
  border: none;
}

div#printlogo {
  display: block;
}

div#main{
  width: 100%;
  border: none;
}

div#right {
  background: none!important;
  width: 100%;
}

div#title {
  padding: 0 0 12px 0;
}

div#content {
  margin:0;
  padding:0;
}

div#content ul {
  list-style: circle;
}

div#content ul li {
  padding: 0;
  margin-left: 15px;
  background: none;
}

div#content div.teaser a.more {
  padding-left: 0;
  height: auto;
  background: none;
}

div#footer div.global {
  background: none;
  padding: 0;
  float: none;
  width: auto;
}
