@import url("//webfonts.14v.de/roboto/fonts.css");
@import url("//webfonts.14v.de/roboto-condensed/fonts.css");
/* -------------------------- TEXTE ---------------------------- */
h1{
  font-size:40px;
  line-height: normal;
  color: #000;
  font-weight: bold;
  margin: 15px 0 20px 0;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-family:"Roboto";
}

body:not(#startseite) h1{
  border-top: 1px solid rgb(0, 0, 0);
  border-bottom: 1px solid rgb(0, 0, 0);
  margin: 30px 0 15px !important;
  padding: 5px 0;
}

body:not(#startseite) h1::before{
  content: "\f120";
  font-family: FontAwesome;
  margin-left: 5px;
  padding-right: 5px;
}

#Content_Right h1{
  font-size: 26px;
  line-height:30px;
}

h1.type_2{
  color:#888B8D!important;
  border:0!important;
  text-transform:none!important;
}

#ContentRight h2{
  margin: 20px 0 10px;
}

h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-style: normal;
  border-bottom: 2px dotted rgb(0, 0, 0);
  color: rgb(0, 0, 0);
  font-size: 24px;
  font-weight: 300;
  margin: 20px 0;
  padding: 10px 0;
  line-height: normal;
}

#startseite h2{
  font-family: 'Roboto Condensed', sans-serif;
  border-bottom: 4px dotted rgb(0, 0, 0);
  border-top: 4px dotted rgb(0, 0, 0);
  color: rgb(0, 0, 0);
  font-size: 36px;
  font-weight: 300;
  margin: 15px 0;
  padding: 15px 0;
  text-transform: uppercase;
  line-height: normal;
}

#startseite h2 a{
  color:#000;
}

h2 b{
  font-weight: 700;
}


h2.type_2{
  border:0!important;
  font-weight: 400!important;
  font-size: 26px!important;
}

h3{
  font-size: 20px;
  font-style: normal;
  color: rgb(0, 0, 0);
  line-height: normal;
  font-weight: 400;
  margin: 20px 0 10px 0;
  font-family: 'Roboto Condensed', sans-serif;
}
h4{
  font-family: 'Roboto Condensed', sans-serif;
  /*color: rgb(26, 142, 199);*/
  color:#000;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  font-style: normal;
  margin: 20px 0 10px 0;
}

h5{
  font-size: 21px;
  color: rgb(0, 0, 0);
  line-height: 140%;
  font-weight: 400;
  font-style: normal;
  margin: 20px 0 10px 0;
  font-family: 'Special Elite';
}

h6{
  font-size: 24px;
  color: rgb(0, 0, 0);
  line-height: 140%;
  font-weight: normal;
  font-style: normal;
  margin: 20px 0 10px 0;
  font-family: 'Avante Go';
}

.header.rulerAfter.rulerBefore{
  border-bottom: 4px dotted rgb(0, 0, 0);
  border-top: 4px dotted rgb(0, 0, 0);
  padding: 0;
}

.header.rulerAfter.rulerBefore h1{
  font-family: 'Roboto Condensed', sans-serif;
  color: rgb(170, 170, 170);
  margin: 15px 0;
  padding: 0;
}

p {
  padding: 0;
  margin: 10px 0;
  font-family: 'Roboto';
  font-size: 15px;
  font-weight: 400;
}

ul, ol{
  font-family: 'Roboto';
  font-size: 15px;
}

.csc-textpic-text ul p{
  margin:0;
}

b, strong { font-weight: 600 !important;}

sup{
  font-size: 75%;
  line-height: 99%;
  position: relative;
  top: 1px;
}

/* Left, center, right and justify alignment of text in block elements*/
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
/* -------------------------- LINKS ---------------------------- */

a:link, a:active, a:visited{
  color: #1d8fc7;
  color: #057bad;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

.subnav .aNavH2.download:before{
  content: "\f019";
  font-family: FontAwesome;
  margin-left: 5px;
  padding-right: 5px;
}

.backlink a,a.backlink:active, a.backlink:visited, a.backlink:link,
.tx-abook-pi1-backlink a, .tx-abook-pi1-backlink a:link, .tx-abook-pi1-backlink a:active, .tx-abook-pi1-backlink a:visited{
  background-image:url(../lay/backlink.gif);
  background-repeat:no-repeat;
  background-position:left;
  margin-top: 40px;
  padding:0 0 0 15px;
}

/* -------------------------- EIGENE KLASSEN ---------------------------- */
.text_gelb, .text_gelb a {
  color: #057bad;
}

.teaser {
  font-weight: bold;
  color: #1d8fc7;
}

.text_blau,
.text_blau a{
  color:#1a8ec7;
}

.text_gelb,
.text_gelb a{
  color:#eccf36;
}

.text_gruen,
.text_gruen a{
  color:#77ad3b;
  color:#6ea36a;
}

.text_rot,
.text_rot a{
  color:#b51545;
}

.text_gray,
.text_gray a{
  color:#888B8D;
}

.text_orange,
.text_orange a{
  color:#e55300;
}

/*#AllContent ul li.liste_blau{
background: url("../lay/libulletblue.gif") no-repeat scroll left 6px transparent;
padding: 0 0 0 10px;
}*/



/*#AllContent ul.liste_blau li{
background: url("../lay/libulletblue.gif") no-repeat scroll left 6px transparent;
padding: 0 0 0 10px;
}*/

.liste_blau {
}

/* -------------------------- TABELLEN ---------------------------- */

table.contenttable{
  margin: 0;
  padding: 0;
  width: 100%;
  vertical-align: text-top;
}

table.contenttable td {
  padding: 3px 5px;
  margin: 0px;
  border:0 !important;
}

td p{
  margin:3px 0;
}

.tabellehell {
  background-color: #F5F5F5;
}

.tabellemittel{
  background-color: #EDEDED;
}

.tabelledunkel {
  background-color: #CACACA;
}

.tabelleblau{
  color:#1D8FC7;
  background-color:#fff;
  text-transform: uppercase;
}

.td{
  margin: 1px;
  padding-bottom: 25px;
}

@media(max-width:543px){
h1{
  font-size:32px;
}
}