@charset "UTF-8";
html {font-size:18px;}

body,
input,
textarea,
select {
  font-size: 1.125rem;
  line-height: 2rem;
  font-family: 'Josefin Sans', verdana, arial, helvetica, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #53575a; }
  
h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
   font-family: 'Cinzel', verdana, arial, helvetica, sans-serif;
  }  

h1 {
  font-size: 2rem;
  line-height: 3rem;  
  margin-top: 2.25rem;
  margin-bottom: 1.5rem !important;
  padding-bottom:1.5rem;
  text-transform:uppercase;
  font-weight: 400; 
  color:#CC9F53;
  }


h2 {
  font-size: 1.75rem;
  line-height: 2.5rem;  
  margin-top: 2.25rem;
  margin-bottom: 1.5rem !important;
  padding-bottom:1.5rem;
  text-transform:uppercase;
  font-weight: 400;
  float:none;
  color:#CC9F53;
  }
.content-footer h2{ color:#fff; }  

body#seite-7 h2,
body#seite-62 h2 {
  font-size: 1.25rem;
  line-height: 2rem; 
  padding-bottom:0;
margin-bottom: 1rem !important;  
} 


h3, .ce-uploads-fileName {
  font-size: 1.333rem;
  line-height: 1.875rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
  }
body#seite-7 h3,
body#seite-62 h3 {
  font-size: 1.125rem;
}   
  
.flex-3 .height-100 .ce-bodytext h3{	
  color:#007abd;
  font-weight:600;
  }


pre,
table,
blockquote {
  margin-top: 1.5rem;
 }
 

p,
ul,
ol,	
dl,
pre,
table,
blockquote {
  margin-bottom: 1.5rem; }
  

 
blockquote {
  width: calc(90% - 1.5rem);
  border-left: 4px solid #a3aaac;
  padding-left: 1.5rem; }

.small,
small {
  font-size: 0.75rem; }

b,
strong,
.bold {
  font-family: "Josefin Sans", verdana, arial, helvetica, sans-serif;
  font-weight: 700; }

a {
  color: #4a4a49;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  a:focus, a:hover {
    color: #000; 
	}
	


.wrapper-footer a { color: #53575a; }
.wrapper-footer .content-footer a { color: #fff; }
.wrapper-footer a:focus, 
.wrapper-footer a:hover { color: #CC9453; text-decoration:underline; }

sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; } 
  

@media screen and (min-width: 601px) {
html {font-size:20px;}	
h1 {
  font-size: 2.5rem;
  line-height: 3rem;  
  margin-top: 2.25rem;
  margin-bottom: 1.5rem !important;
  padding-bottom:1.5rem;
  text-transform:uppercase;
  font-style: normal;
  color:#CC9F53;
  font-weight: 400; 
  }


h2 {
  font-size: 2.5rem;
  line-height: 4rem;  
  margin-top: 2.25rem;
  margin-bottom: 2rem !important;
  padding-bottom:1.5rem;
  letter-spacing:2px;
  text-transform:uppercase;
  font-style: normal;
  font-weight: 300; 
  }
 
body#seite-7 h2,
body#seite-62 h2 {
  font-size: 1.75rem;
  line-height: 2rem; 
  padding-bottom:0;
margin-bottom: 1rem !important;  
} 

h3 {
  font-size: 1.75rem;
  line-height: 2.5rem;
  margin-top: 0;
  text-transform:uppercase;
  margin-bottom: 1.5rem;
   font-weight: 300; 
  }
  
body#seite-7 h3,
body#seite-62 h3 {
  font-size: 1.5rem;
}   

.col4060 .height-100:nth-child(1), .col6040 .height-100:nth-child(2)  {font-size:1.5rem; line-height:2.5rem; margin-bottom:2rem;}

}

@media screen and (max-width: 1024px) {
	h2 {font-size: 2rem; line-height: 3rem; }
	.col4060 .height-100:nth-child(1), 
	.col6040 .height-100:nth-child(2)  {font-size:1.125rem; line-height:2rem; margin-bottom:0;}
	
}
@media screen and (max-width: 800px) {
	h2 { margin-bottom: 0 !important;}
	
}

@media screen and (max-width: 480px) {

h1 {
  font-size: 1.75rem;
  line-height: 3rem;  
 
  }


h2 {
  font-size: 1.5rem;
  line-height: 2.5rem;  
  margin-top: 2.25rem;
  margin-bottom: 0 !important;
  padding-bottom:1.5rem;
  text-transform:uppercase;
  font-weight: 400;
  float:none;
  color:#CC9F53;
  }

}