
/* ---------- General Layout ---------- */

.region-header
{
 margin: -10px 0 20px 0;
}

.site-branding__name {
    font-size: 40px;
	line-height: 33px;
}
.site-branding__slogan {
	  font-size: 20px;
	  line-height: 32px;
}

body,
input,
textarea,
select,
.site-footer {
  color: #000;
  background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 100%;
}
#block-egovpublic001-views-block-headerbild-block-1,
.navigation,
.search-block-form,
#block-egovpublic001-textresize,
#toolbar,
.region-primary-menu,
#block-egovpublic001-breadcrumbs,
.region-featured-bottom-third,
.region-footer-third,
.region-footer-fourth,
.region-footer-fifth,
.tabs,
.shortcut-action,
#nachoben {
  display: none;
}

#main-content
{
  width: 100%;
}

.one-sidebar .main-content,
.two-sidebars .main-content {
  width: 100%;
}


/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment-forbidden {
  display: none;
}
