/* Formatierung des Inhaltsbereichs
..............................................................................*/
body {
  background: none;
}

#page_margins {
  margin: 0;
  width: auto;
}

#header-2,
#pt-main-nav,
#col1,
#col2,
#footer {
  display: none;
}

#header-1 {
  height: 75px;
}

#pt-branding-logo {
  border-bottom: 1px solid #000000;
  padding-bottom: 10px;
  position: static;
  width: auto;
}

#currentdate {
  float: right;
}

#main {
  background: none;
  padding: 0;
}

#col3 {
  border: 0 none;
  margin-left: 0;
  margin-right: 0;
}

#col3_content {
  padding: 0 !important;
}

#pt-breadcrumb {
  position: static;
}

a img {
  border: 0;
}
