* {
  margin: 0;
  padding: 0;
}
html {
  width: 100%;
  height: 100%;
  background-color: #f9f9f7;
  background-image: url(images/bg_html.jpg);
  background-repeat: repeat-x;
}
body {
  margin: 0 auto 0 auto;
  width: 993px;
  color: #333;
  font-family: arial, mssansserif, verdana, sans-serif;
  font-size: 0.75em;
  text-align: center;
  line-height: 1.5em;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#container {
  text-align: left;
  background-color: #1c407a;
  background-image: url(images/bg_body.jpg);
  background-repeat: repeat-y;
  position: absolute;
  width: 993px;
}
body.tgaholding #left {
  background-image: url(images/bg_left_tgaholding.jpg);
}
body.tgagmbh #left {
  background-image: url(images/bg_left_tgagmbh.jpg);
}
body.tgabau #left {
  background-image: url(images/bg_left_tgabau.jpg);
}
body.triotec #left {
  background-image: url(images/bg_left_triotec.jpg);
}
body.obm #left {
  background-image: url(images/bg_left_obm.jpg);
}
body.ems #left {
  background-image: url(images/bg_left_ems.jpg);
}
body.bta #left {
  background-image: url(images/bg_left_bta.jpg);
}
body.b4tga #left {
  background-image: url(images/bg_left_b4tga.jpg);
}
body.odg #left {
  background-image: url(images/bg_left_odg.jpg);
}
#left, #right {
  position: relative;
  display: inline;
  color: #fff;
  font-size: 0.9em;
  line-height: 1.1em;
}
#left a, #right a {
  color: #fff;
}
#left {
  float: left;
  width: 167px;
  padding-top: 142px;
  margin-bottom: 87px;
  padding-left: 19px;
  padding-right: 18px;
  background-repeat: no-repeat;
  height: 701px;
}
#container > #left {
  height: auto;
  min-height: 701px;
}
#middle {
  float: left;
  width: 578px;
  padding-top: 126px;
  padding-left: 3px;
  padding-right: 3px;
  background-color: #fff;
  background-image: url(images/bg_middle.jpg);
  background-repeat: no-repeat;
}
#right {
  float: right;
  width: 179px;
  padding-left: 12px;
  padding-right: 14px;
  padding-top: 7px;
  margin-bottom: 87px;
  background-image: url(images/bg_right.jpg);
  background-repeat: no-repeat;
  height: 701px;
}
#container > #right {
  height: auto;
  min-height: 701px;
}
#middle #content {
  text-align: left;
  margin-top: 28px;
  margin-left: 20px;
  margin-right: 24px;
  margin-bottom: 87px;
}
h1 {
  font-size: 1.2em;
  text-decoration: none;
  margin-bottom: 0.8em;
  color: #1c407a;
}
h2 {
  font-size: 1.2em;
  text-decoration: none;
  font-style: italic;
  margin-bottom: 0.8em;
  color: #1c407a;
}
h3 {
  font-size: 1.2em;
  text-decoration: none;
  margin-bottom: 0.8em;
  font-weight: normal;
  color: #1c407a;
}
h4 {
  font-size: 1.0em;
  text-decoration: none;
  margin-bottom: 0.5em;
  color: #1c407a;
}
h5 {
  font-size: 1.0em;
  text-decoration: none;
  font-style: italic;
  margin-bottom: 0.5em;
  color: #1c407a;
}
h6 {
  font-size: 1.0em;
  text-decoration: none;
  font-weight: normal;
  margin-bottom: 0.5em;
  color: #1c407a;
}
#content a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  text-decoration: underline;
}
textarea {
  font-family: arial, mssansserif, verdana, sans-serif;
  font-size: 1em; 
}
table {
  border-collapse: collapse;
}
li {
  list-style-position: inside;
}
#content hr {
  height: 1px;
  border: 1px solid #333;
}
#footer {
  clear: both;
  background-color: #1c407a;
  height: 3px;
  margin-left: 2px;
  margin-right: 2px;
}
#container #top_menue #login {
  border: 0;
  float: right;
  margin-right: 2px;
}
#top_menue {
  color: #fff;

  font-size: 0.8em;
  height: 20px;
  padding-top: 7px;
  background-image: url(images/bg_topmenue.jpg);
  background-repeat: no-repeat;
}
#top_menue a {
  color: #fff;
  text-decoration: none;
}
#top_menue a:hover {
  color: #fff;
  text-decoration: underline;
}
#menue1 span, #top_menue span#language {
  margin-left: 7px;
  margin-right: 7px;
}
#menue1 span.active {
  font-weight: bold;
}
#menue2 {
  margin-bottom: 58px;
}
#menue2 a {
  text-decoration: none;
}
#container #left #menue2 li a:hover {
  text-decoration: underline;
}
#menue2 li {
  list-style-type: none;
  list-style-position: outside;
}
#menue2 li img {
  margin-right: 9px;
}
#menue2 li.level1 {
  border-top: 1px solid #fff;
  padding-top: 6px;
  padding-bottom: 2px;
}
#menue2 li.level1.first {
  border: 0;
}
#menue2 li.level1.last {
  border-bottom: 1px solid #fff;
}
#menue2 li.level2 {
  margin-left: 8px;
}
#menue2 li.level2.last {
  margin-bottom: 5px;
}
#menue2 li.active {
  font-weight: bold;
}
#left h1, #right h1 {
  font-size: 1em;
  font-style: italic;
  padding-bottom: 2px;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
  text-decoration: none;
  color: #fff;
}
#left h2, #right h2 {
  font-size: 1em;
  text-decoration: none;
  margin-bottom: 0;
  color: #fff;
}
#left #kontakt {
  margin-bottom: 58px;
}
#left #sponsoring {
  font-size: 0.8em;
  text-align: center;
}
#left #sponsoring a img {
  margin-top: 3px;
  border: 0;
}
#middle #content a img {
  border: 0;
}
#right #unternehmensstruktur h1 {
  margin-bottom: 0.4em;
  color: #fff;
}
#right #unternehmensstruktur #unternehmensliste {
  margin-bottom: 30px;
}
#right #unternehmensstruktur #unternehmensliste li {
  list-style-type: none;
  list-style-position: outside;
  margin-bottom: 2px;
}
#right #unternehmensstruktur #unternehmensliste li a {
  text-decoration: none;
  vertical-align: middle;
  font-size: 0.8em;
  font-weight: bold;
}
#right #unternehmensstruktur #unternehmensliste li a:hover {
  text-decoration: underline;
}
#right #unternehmensstruktur #unternehmensliste li img {
  margin-right: 4px;
  vertical-align: middle;
}
/********************************************************************
#right #unternehmensstruktur #unternehmensliste li.active {
  display: none;
}
********************************************************************/
#right #news_container #news-element {
  margin-bottom: 23px;
}
#right #news_container #news-element h1 {
  margin-bottom: 0.4em;
  border: 0;
  font-style: normal;
  color: #fff;
  display: inline;
}
#right #news_container #news-element .news-latest-header-img {
  padding-right: 6px;
  border: 0;
}
#right #news_container #news-element p {
  font-size: 0.8em;
}
#right #news_container #news-element .news-more {
  margin-top: 15px;
  font-size: 0.8em;
}
#middle #content #news-single {
  margin-top: 23px;
  margin-bottom: 23px;
}
#middle #content .news-single-img img {
  float: left;
}
#middle #content #backtolist {
  clear: both;
}
#right #suche {
  padding-top: 7px;
}
#right #suche .tx-macinasearchbox-pi1 input {
  width: 123px;
  margin-right: 5px;
}
#right #suche .tx-macinasearchbox-pi1 span#advanced_search {
  font-size: 0.8em;
}
#right #suche .tx-macinasearchbox-pi1 a img {
  border: 0;
  margin-left: 5px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-searchbox {
  margin-bottom: 30px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-searchbox input {
  width: 190px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-searchbox .tx-indexedsearch-form input {
  width: 382px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-searchbox .tx-indexedsearch-search-select-group input {
  width: 17px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-searchbox select {
  width: 190px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-searchbox #tx-indexedsearch-searchbox-button-submit {
  width: 189px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-rules {
  font-size: 0.9em;
  line-height: 1em;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top: 15px;
  margin-bottom: 15px;
}
#middle #content .tx-indexedsearch .tx-indexedsearch-browsebox {
  margin-bottom: 15px;
}
#middle #content .tx-customref-pi1 table {
  border-collapse: separate;
}
#middle #content .tx-customref-pi1 table td {
  border: 1px solid #333;
}
#middle #content .tx-customref-pi1 table td.unternehmen {
  width: 34px;
  padding: 0;
}
#middle #content .tx-customref-pi1 table td.zuordnung {
  text-align: center;
}
#middle #content .tx-customref-pi1 table td span.branche a {
  padding-left: 3px;
  padding-right: 3px;
}
#middle #content .tx-customref-pi1 table td span.activefilter a {
  background-color: #333;
  color: #fff;
}
#abstand {
  height: 10px;
  clear: both;
  position: relative;
}
.tx-spdirectory-pi1 {
  margin-top: 20px;
}
.tx-spdirectory-pi1 td.jahr {
  width: 100px;
color: #f00;
}
.tx-spdirectory-pi1 h3 {
  margin-bottom: 0;
  margin-top: 20px;
}
.tx-spdirectory-pi1 td {
  padding: 1px;
}
.projekte-list-item {
  clear: both;
}
.projekte-list-item .news-img {
  width: 170px;
  float: left;
  padding-right: 8px;
}
.projekte-list-item h1 {
  margin-top: 20px;
  margin-bottom: 4px;
}
.projekte-list-item .news-list-morelink {
  margin-top: 10px;
}
.projekte-list-item h1 {
  font-style: italic;
}
.projekte-single-item .subheader {
  font-weight: bold;
  margin-bottom: 20px;
}
.projekte-single-item .news-img {
  margin-top: 20px;
}
.projekte-single-item .news-img img {
  margin-top: 8px;
  margin-right: 8px;
}
.projekte-single-item p.news-single-imgcaption {
/*  display: none;*/
clear: both;
}
.projekte-single-item .news-img-container {
  float: left;
}
.projekte-single-item .news-single-backlink {
  margin-top: 10px;
  clear: both;
}
.clearer {
  clear: both;
  height: 1px;
}
.tx-ttnews-browsebox-strong {
  font-weight: bold;
}
.tx-ttnews-browsebox {
  margin-top: 30px;
}
.tx-ttnews-browsebox table td {
  padding-right: 4px;
}
#news-related {
  margin-bottom: 20px;
}
#news-related dt {
  font-style: italic;
}
#content .browsebox li.tx-indexedsearch-browselist-currentPage a {
  font-style: italic;
  text-decoration: underline;
}
#druckversion {
  padding-left: 30px;
}