
/* thai */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 500;
  src: local('Kanit Medium'), local('Kanit-Medium'), url("../fonts/kanit/nKKU-Go6G5tXcr5mOBWzVaFrNlJzIu4.woff2") format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 500;
  src: local('Kanit Medium'), local('Kanit-Medium'), url("../fonts/kanit/nKKU-Go6G5tXcr5mOBWoVaFrNlJzIu4.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 500;
  src: local('Kanit Medium'), local('Kanit-Medium'), url("../fonts/kanit/nKKU-Go6G5tXcr5mOBWpVaFrNlJzIu4.woff2") format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 500;
  src: local('Kanit Medium'), local('Kanit-Medium'), url("../fonts/kanit/nKKU-Go6G5tXcr5mOBWnVaFrNlJz.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* thai */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url("../fonts/kanit/nKKZ-Go6G5tXcraBGwCKd6xBDFs.woff2") format('woff2');
  unicode-range: U+0E01-0E5B, U+200C-200D, U+25CC;
}
/* vietnamese */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url("../fonts/kanit/nKKZ-Go6G5tXcraaGwCKd6xBDFs.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url("../fonts/kanit/nKKZ-Go6G5tXcrabGwCKd6xBDFs.woff2") format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  src: local('Kanit Regular'), local('Kanit-Regular'), url("../fonts/kanit/nKKZ-Go6G5tXcraVGwCKd6xB.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body {
  /*font-family: 'BenchNine', sans-serif;*/
  font-family: 'Kanit', sans-serif;
  color:#676767;
  font-size:16px;
  font-weight:400;
}

/* STANDARD */
h1, h2, h3, h4, h5, h6 {
  color:#38699e;
  text-transform: uppercase;
}

h1 {
  font-size:30px;
}

h2 {
  font-size:26px;
}

h3 {
  font-size:22px;
}

h4 {
  font-size:18px;
  color:#676767;
  border-bottom:1px solid #676767;
}

h5 {
  font-size:14px;
}

h6 {
  font-size:12px;
}

a {
  color:#678cb4;
  text-decoration:none;
}

a:hover {
  color:#38699e;
  text-decoration:none;
}

b, strong {
    font-weight: 700;
}

img {
  max-width: 100%;
  height: auto;
}

.align-right {
  text-align:right;
}

.align-center {
  text-align:center;
}
/* STANDARD ende */
/* Navigation Allgemein */
.wuerfel {
  background: #fff;
  padding-right: 10px;
  margin-top: -5px;
}

.navbar {
  border: none;
  background-color: #ffffff;
}

.nav li a {
  color: #fff;
}

/* Navigation Allgemein ende*/
/* Navigation SUB */
.menutop {
  margin-bottom: 0;
}

.menutop .navbar-nav>li>a {
  color: #707070;
  font-size: 12px;
  text-transform: uppercase;
}
/* Navigation SUB ende*/
/* Navigation MAIN */
.menumain .navbar-nav>li>a {
  background-color: #707070;
  border-right: 1px solid #ffffff;
  text-align: center;
  font-size: 16px;
}

.dropdown-menu {
  background-color: #707070;
}

/* Navigation MAIN ende */
/* Contentent */
.container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

.header {
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 45px;
}

.logo-box {
  background-color: #678cb4;
}
.logo-box img {
    padding-bottom: 118px;
    position: relative;
    left: -55px;
}

.tx-powermail h3 {
  display:none;
  }

legend.powermail_legend  {
  display:none;
  }

/* Content ende */
/* News */
.news-backlink-wrap a,
.teaser-text .more {
  float: right;
  padding-right: 10px;
}
.news .header {
  min-height:109px;
}
.news .article {
  padding-bottom: 0px;
}
.news .article .header {
  margin-top: 10px;
  padding-left: 10px;
}
.news .article .news-img-wrap {
  margin-left: 10px;
}
.news .article .teaser-text {
   padding-left: 10px;
}
.article .footer {
  background-color: #678cb4;
}

.news .footer {
  color: #fff;
  padding: 10px 10px 5px 10px;
}

.social {
  display: none;
}

.news-list-view .article {
  border: 1px solid #678cb4;
}
#c707 .news-img-wrap {
  display: none;
}

/* News Ende */
/* Footer */

.footer {
  color: #fff;
  background-color: #707070;
  font-size: 16px;
  padding-top: 40px;
  margin-top: 20px;
}

.footer .container {
  margin-bottom: 27px;
  }

.footer ul li{
  list-style: none;
}

.footer a {
  color: #fff;
}

/* Footer ende */

/* Portrait Tablet*/
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {
   .logo-box {
     width: 30%;
    }
   .logo-box img {
     height: 160px;
     padding-bottom: 0px;
     left: 0;
   }
.news .header {
  min-height:89px;
}
   .news .header h3 {
     font-size: 14px;
     margin-top: 10px;
   }
   .news .teaser-text .bodytext {
     font-size: 10px;
   }
   .news .footer {
     font-size: 10px;
     margin-top: 10px;
   }

   .news .article {
     min-height: auto;
   }
}

/* Landscape Tablet*/
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1){
  .logo-box img {
   padding-bottom: 0px;
   left: 0;
   height: 213px;
  }

.news .header {
  min-height:89px;
}

 .news .header h3 {
  font-size: 14px;
 }
  .news .article {
     min-height: auto;
   }
  .news .footer {
     font-size: 12px;
     margin-top: 10px;
   }
}


@media (max-width: 755px) {
 .navbar {
   min-height: 0px;
   margin-bottom: 0px;
 }
 .navbar-collapse .nav .wuerfel {
   display: none;
 }
 .header {
   margin-top: 0px;
  }
 .logo-box img{
  padding-bottom: 0px;
 }

 .news .article {
     min-height: auto;
   }
  .news .footer {
     font-size: 10px;
     margin-top: 10px;
   }
}

/* Portrait Handy*/
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
  
  .logo-box img {
     height: 80px;
     padding-bottom: 0px;
     left: 0;
   }

  .info-bereich .news {
    padding-bottom: 10px;
  }
}

/* Landscape Handy */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
   .logo-box img {
     height: 150px;
     padding-bottom: 0px;
     left: 0;
   }
}
