body {
    font-size:98.5%; 
 line-height:1.4em;
  font-family: 'Source Sans Pro', sans-serif;
}
p {
    font-size:1.1em;
    line-height:1.4em;
    font-weight:normal;
}


h1 {
    font-size:1.8em;
    line-height:1.2em;
    font-weight:bold;
}

h2 {
    font-size:1.6em;
    font-weight:bold;
}

h3 {
    font-size:1.4em;
    line-height:1.2em;
    font-weight:bold;
}

.nav-tabs {
  font-size: 1.1em;
  font-weight:bold;
}
.header {
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}
.container {
    padding: 30px;
}
ul.resp-tabs-list li {
    font-size: 1.1em;
}

li {
    line-height: 1.5em;
  font-weight:bold;
}
.tabschrift {
    font-size: 1.1em;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
  
}
.navigation {
    padding: 5px 0;
    border-top: 0px solid rgba(0,0,0,0);
    border-bottom: 1px solid rgba(0,0,0,0);
    margin-bottom: 10px;
  margin-top: 4px;
 
}

.well {
    min-height: 20px;
    padding-top: 8px;
padding-right: 19px;
padding-bottom: 19px;
padding-left: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
   
  -webkit-box-shadow: -3px 6px 34px -11px rgba(0,0,0,0.75);
-moz-box-shadow: -3px 6px 34px -11px rgba(0,0,0,0.75);
box-shadow: -3px 6px 34px -11px rgba(0,0,0,0.75);

border-radius: 27px 27px 27px 27px;
-moz-border-radius: 27px 27px 27px 27px;
-webkit-border-radius: 27px 27px 27px 27px;
border: 0px solid #000000;

  background: rgba(252,252,252,1);
background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 27%, rgba(235,235,235,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,252,252,1)), color-stop(27%, rgba(242,242,242,1)), color-stop(100%, rgba(235,235,235,1)));
background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 27%, rgba(235,235,235,1) 100%);
background: -o-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 27%, rgba(235,235,235,1) 100%);
background: -ms-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 27%, rgba(235,235,235,1) 100%);
background: linear-gradient(to right, rgba(252,252,252,1) 0%, rgba(242,242,242,1) 27%, rgba(235,235,235,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ebebeb', GradientType=1 );


}


  
/*
div.cc_container {
top: 0;
bottom: auto;
}
*/
