.cc_container .cc_btn {
background-color: #e4e4e4 !important; /* Farbe des Buttons */
color: #000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #004dad !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #ffffff !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #31a8f0 !important; /* Textlink-Farbe "Mehr Infos" */
}



h1 { margin:0px;
   font-family: Lora; 
   font-style: italic; 
   font-weight:400; 
   font-size:20px; 
   line-height:normal;
   vertical-align: text-top;
   margin-bottom:0px;
  
   
  }

h2 { 
   font-family: Lora; 
   font-style: italic; 
   font-weight:700; 
   font-size:12px; 
   color: #004dad; 
   line-height:21px;
   margin-bottom:0px;
  }

h3 { 
font-family: Lora; 
   font-style: italic; 
   font-weight:400; 
   font-size:12px; 
   line-height:21px;
   margin-bottom:0px; 
   vertical-align: text-top;
   margin:0px;
   }

h4 {margin:0px;
  font-family: Lora;
  font-style: italic;
  font-weight: normal;
  font-size: 22px;
  line-height: normal;
  vertical-align: text-top;
}



.kleinnormal{
  font-family: Lora;
  font-style: italic;
  font-weight: 300;
  font-size: 12px;


  
  
}
.kleinsehr{
  font-family: Lora;
  font-style: italic;
  font-weight: 300;
  font-size: 11px;
  margin-left:5px;


  
  
}

.kleinfett {
  font-family: Lora;
  font-style: italic;
  font-weight: 700;
  font-size: 12px;

  
  
}

.kleinfettblau {
  font-family: Lora;
  font-style: italic;
  font-weight: 700;
  font-size: 11px;
  color:#004dad;
  margin-left:5px;  
}



.introklein{
  font-family: Lora;
  font-style: italic;
  font-weight: 300;
  font-size: 12px;
  ‚
}

.introkleinblau {
  font-family: Lora;
  font-style: italic;
  font-weight: 700;
  font-size: 12px;
  color:#004dad;
    
}