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 {
    border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
border: 0px solid #ffffff;
  
 
}

.well {
    min-height: 20px;
    padding-top: 8px;
padding-right: 19px;
padding-bottom: 19px;
padding-left: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
   



border-radius: 6px 6px 6px 6px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border: 1px solid #bababa;

-webkit-box-shadow: -2px 2px 2px -1px rgba(158,158,158,0.56);
-moz-box-shadow: -2px 2px 2px -1px rgba(158,158,158,0.56);
box-shadow: -2px 2px 2px -1px rgba(158,158,158,0.56);

}


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