/*-------------------Headline----------------------*/
table#head {
  height: 150px;
  width: 100%;
}
td.itinfra {
  background: url(/fileadmin/introduction/images/background/banner-bg-infrastruktur.png) #ff6500 no-repeat;
}
td.voip {
  background: url(/fileadmin/introduction/images/background/banner-bg-operator.png) #ff6500 no-repeat;
}
td.connect {
  background: url(/fileadmin/introduction/images/background/banner-bg-connect.png) #2A9FE4 no-repeat;
}
td.sysintegration {
  background: url(/fileadmin/introduction/images/background/banner-bg-integration.png) #006600 no-repeat;  
}
td.partnerb {
  background: url(/fileadmin/introduction/images/background/banner-bg-integration.png) #0033cc no-repeat;  
}
td.security {
  background: url(/fileadmin/introduction/images/background/banner-bg-control.png) #D90000 no-repeat;
}
td.dsgvo {
  background: url(/fileadmin/introduction/images/background/banner-bg-control.png) #ff6500 no-repeat;
}
td.hosting {
  background-color: #FFFF66;
}
td.partner {
  background: url(/fileadmin/introduction/images/background/banner-bg-partner.png) #ff6500 no-repeat;
}
td.support {
  background: url(/fileadmin/introduction/images/background/banner-bg-support.png) #0033cc no-repeat;
}
td.company {
  background: url(/fileadmin/introduction/images/background/banner-bg-company.png) #ff6500 no-repeat;
}
td.team {
  background: url(/fileadmin/introduction/images/background/banner-bg-team.png) #ff6500 no-repeat;
}
td.contact {
  background: url(/fileadmin/introduction/images/background/banner-bg-contact.png) #ff6500 no-repeat;
}
td.g2go {
  background: url(/fileadmin/introduction/images/background/banner-bg-connect.png) #ff6500 no-repeat;
}
/*-------------------Footer----------------------*/
table#adress {
  height: 100px;
  width: 80%;
  margin-top: 24px;
}
td.adresstxt a {
  font-size: 14px;
}
td.adresstxt a:hover {
  font-size: 14px;
}
td.adresshead{
  color: inherit;
  font-family: "Share","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  height: 40px;
}
td.adresstxt {
  height: 50px;
  font-size: 14px;  
}
table#remote {
  height: 100px;
  width: 80%;
  margin-top: 24px;
}
td.remotehead{
  color: inherit;
  font-family: "Share","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  height: 40px;
}
td.remoteimg {
  height: 50px;
}
td.remotetxt {
  height: 50px;
  font-size: 14px;  
}

td.remotetxt a {
  font-size: 14px;
}
td.remotetxt a:hover {
  font-size: 14px;
}
table#fopartner {
  height: 40px;
  width: 80%;
  margin-top: 24px;
  margin-bottom: 10px;
}
td.fopartner{
  color: inherit;
  font-family: "Share","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  line-height: 1.1;
  font-size: 20px;
  height: 20px;
}
.meta-section {
    background-color: #ffffff;
    border-top: none;
    color: #333333;
    padding: 12px 0;
}
.meta-section .language{
  display: none;
}
.meta-section .copyright {
  text-align: center;
  width: 100%;
  font-size: 13px;
  font-weight: lighter;
}