@charset "utf-8";

/*
@font-face {
  font-family: 'playfair';
  src: url('pfad/zu/meinerschrift.ttf') format('truetype');
}
*/

@font-face {
  font-family: 'pt';
  src: url('fonts/PTF55F.ttf') format('truetype');
}

@font-face {
  font-family: 'pt';
  src: url('fonts/PTF56F.ttf') format('truetype');
  font-style: italic;
}

@font-face {
  font-family: 'pt';
  src: url('fonts/PTF75F.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: 'pt';
  src: url('fonts/PTF76F.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}

body {
  background-color: #fdfdfd;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 4.5em;
  font-family: pt, Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  background-color: #333333;
  margin: 0;
  padding: 1em;
  color: #ffdd55;
  text-align: center;
}

h2 {
  font-size: 4.5em;
  font-family: pt, Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin: 0;
  padding-bottom: 0.2em;
  color: #333333;
}

h3 {
  font-size: 2em;
  font-family: pt, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0;
  padding: 0 0 50px;
  /*text-transform: uppercase; */
}

h4 {
  font-size: 2em;
  font-family: pt, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0;
  padding: 0 0 20px;
  /*text-transform: uppercase; */
}

h5 {
  font-size: 1.5em;
  font-family: pt, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  margin: 0;
  padding: 2.5em 0 20px;
  /*text-transform: uppercase; */
}

p {
  font-size: 1.5em;
  line-height: 1.25em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 100;
  margin: 0;
  padding: 0 0 1em;
}

a {
  color: #000 !important;
}

th {
  overflow: hidden;
  text-overflow: ellipsis;
}

.no_select_div {
  color: #757272;
}



/* Logo */
.logo {
  width: 40%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.navbar-static-top {
  margin-bottom: 0;
}

.navbar {
  background-color: #FFF;
}

.nav {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.navbar-toggle {
  background-color: #333333;
}

a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #575756;
}

a:visited, a:active, a:focus {
  text-decoration: none;
  font-weight: normal;
  color: #575756;
}

.active {
  font-weight: bold !important;
}

.nav-item {
  font-size: 1.4em;
  line-height: 1.25em;
  padding-left: 15px;
  padding-right: 15px;
  color: #575756;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.row-image{
	background-color:#333333;
	}
.row-title{
	background-color:#333333;
	padding: 15;
	}
	
.header_img {
  width: 100%;
  max-width:2000px;
}

.container-fluid {
  background-color: #fdfdfd;
}

.container-fluid table
{
  border: 1px solid black;
  padding: 2px; 
}
.container-fluid table th,
.container-fluid table td
{
  font-size: smaller;
  border: 1px solid black;
  padding: 2px;
}
.container-fluid table td
{
  vertical-align: top;
}

.odd
{
  background-color: #FFF;
}
.even
{
  background-color: #EEE;
}

.container {

}

/* Services */

.article-text {
  text-align: justify
}


.services {
  background-color: #fdfdfd;
  height: auto;
  background-size: 100% auto;
  display: block;
  padding: 50px;
  /*text-align: center;*/
}

.buzzblock {
  text-align: center;
}

.service {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.service img {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  text-align: center;
}

.service p {
  font-size: 1.5em;
  padding-top: 0.5em;
}

/* Process */
.process {
  background-color: #ffdd55;
  padding: 50px;
}

.process2 {
  padding-top: 50px;
}

/* Vision */
.vision {
  background-image: url(../images/background_vision.jpg);
  padding: 50px;
}

/* Company/Partner */
.company {
  background-color: #fdfdfd;
  padding: 50px;
  text-align: center;
}

.company p:nth-last-of-type(1) {
  padding-bottom: 3em;
}

.partner img {
  width: 100%;
  padding-bottom: 1.5em;
}

.partner p {
  font-size: 1.2em;
  line-height: 50%;
}

.partner p:nth-last-of-type(1) {
  padding-bottom: 2.5em;
}

/* history */
.history {
  background-color: #333333;
  background-size: 100% auto;
  display: block;
  padding: 50px;
  color: #fdfdfd;
}

.history h2, .history h3 {
  color: #fdfdfd;
}

/* contact */
.contact {
  height: auto;
  background-color: #ffdd55;
  display: block;
  padding: 50px;
}

/*Footer*/
footer {
  display: block;
  float: right;
  font-size: 0.8em;
  padding: 0;
  margin: 0;
}

.footer_result {
  padding: 1.2em;
}


/*Impressum*/
.impressum {
  background-color: #fdfdfd;
  height: auto;
  background-size: 100% auto;
  display: block;
  padding: 50px;
}

.impressum p {
  font-size: 1.3em;
}

/*Benchmark Help*/
.help {
  padding: 50px;
}

.table_component {
  border: 0;
}

.table_component th,
.table_component td
{
  vertical-align: top;
  padding: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.table_component ul {
  list-style: disc;
  list-style-position: inside;
}
.table_component ul li {
  margin-left: -30px;
}
/*
.table_component ul li strong {
  margin-left: -15px;
}
*/

/*Benchmark*/

.benchmark {
  padding: 50px;
}

.yellow {
  background-color: #ffdd55;
}

.btn, .btn:visited, .btn:focus {
  width: 6em;
  background-color: #333333;
  color: #fad869;
  margin-bottom: 0;
}

.btn:hover {
  width: 6em;
  background-color: #ffdd55;
  color: #333333;
}

.p-benchmark {
  padding-top: 0.2em;
  font-size: 1em;
  font-style: italic;
}

.dropdown {
  border: none;
  background-color: #fdfdfd;
  text-align: left;
  padding: 0;
  margin: 0;
}

.table {
  margin-bottom: 2em;
}

.benchmark td {
  font-size: 1em;
}

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  h1, h2 {
    font-size: 3.5em !important;;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  h1, h2 {
    font-size: 3em !important;;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {

  .logo {
    width: 70%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  h1, h2 {
    font-size: 2.5em !important;
  }

  h3 {
    font-size: 1.25em !important;
    line-height: 120%;
  }

  .partner p {
    line-height: 120%;
  }

  .services, .company, .history, .vision, .process, .contact, .head {
    padding: 30px 12px 30px 12px;
  }

}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {

}

/* Custom, iPhone Retina */
@media only screen and (max-device-width: 320px) {

}

/* ----------------------------------------------------------------------------------------------- */

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {

}


