h1, .h1 {
  color: #2C005F;
  letter-spacing: 7px;
  font-size: 24px !important;
  font-weight: bold;
}

h2, .h2 {
  letter-spacing: 3px;
  font-size: 22px !important;
  font-style: italic;
}

h3, .h3 {
  color: #333333 !important;
  letter-spacing: 2px;
  font-size: 18px !important;
  text-decoration: underline;
}

h4, .h4 {
  font-size: 16px !important;
}

mark1 {
  color: #C90;
}

.languageswitcherload a:link {
  color: #dfdfdf !important;
}
.languageswitcherload a:visited {
  color: #dfdfdf !important;
}
.languageswitcherload a:active {
  color: #dfdfdf !important;
}
.languageswitcherload a:hover {
  color: #dfdfdf !important;
}

.t3-mainnav {
  font-weight: bold;
  font-size: 16px;
}

.navbar-default .navbar-nav > li > a {
  color: #777777 !important;
}

.t3-megamenu {
  color: #777777 !important;
}
  
.t3-content {
  background-color: #ffffff !important;
  padding-left: 30px;
  padding-right: 30px;
}

.t3-module {
  background-color: #dfdfdf;
  margin-top: -20px;
  padding-bottom: 168px;
}

.t3-mainbody {
  padding-top: 0px !important;
}

.t3-sl {
  padding-top: 15px !important;
  padding-bottom: 0px !important;
  padding-right: 0px; !important;
}

.article-aside {
  padding: 0 !important;
  margin: 0 !important;
}

.t3-footer {
  background-color: #ffffff;
}

.customfooter {
  background-color: #ffffff;
  color: #2C005F;
}

.t3-copyright {
    display: none;
}