/* anton-regular - latin */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/anton-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/anton-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/anton-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/anton-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/anton-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/anton-v23-latin-regular.svg#Anton') format('svg'); /* Legacy iOS */
}

/* comfortaa-regular - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/comfortaa-v40-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/comfortaa-v40-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v40-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v40-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v40-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v40-latin-regular.svg#Comfortaa') format('svg'); /* Legacy iOS */
}
/* comfortaa-500 - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/comfortaa-v40-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/comfortaa-v40-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v40-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v40-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v40-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v40-latin-500.svg#Comfortaa') format('svg'); /* Legacy iOS */
}
/* comfortaa-700 - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/comfortaa-v40-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/comfortaa-v40-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/comfortaa-v40-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/comfortaa-v40-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/comfortaa-v40-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/comfortaa-v40-latin-700.svg#Comfortaa') format('svg'); /* Legacy iOS */
}

/* architects-daughter-regular - latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/architects-daughter-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/architects-daughter-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/architects-daughter-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/architects-daughter-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/architects-daughter-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/architects-daughter-v18-latin-regular.svg#ArchitectsDaughter') format('svg'); /* Legacy iOS */
}


h1 {
	font-family: 'Anton';
	font-size: 90px;
    font-weight: 200;
    word-spacing: 10px;
	color: #f5f5f5;
	margin: 80px 0px 0px 0px;
}

h1 span {
    color: #222;
}

	
h2{
	font-family: 'Anton';
    font-size: 35px;
    font-weight: 200;
    margin: 10px 10px 10px 10px;
    color: #f5f5f5;
}

h2 span {
    color: #222;
}
	

h3{
	font-family: 'Comfortaa';
    font-weight: 500;
	font-size: 25px;
	color: #f5f5f5;
	margin: 30px 0px 0px 0px;
}

h3 span {
	color: #222;
}

h4{
	font-family: 'Anton';
	font-size: 25px;
	font-weight: 500;
	color: #fff;
	margin: 10px 0px 10px 0px;

}

h5{
	
    -moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
    font-family: 'Architects Daughter';
	font-size: 60px;
	font-weight: 500;
	color: #80a231;
	margin: 50px 0px 50px 100px;
}

h5 span{
	color: #3d5aa6;
}

h6{
	float: left;
	font-family: 'Anton';
	color: #fff;
	font-size: 80px;
    line-height:80px;
	font-weight: 100;

}

h6 span {
	color: #3d5aa6;	
}

p {
	font-family: 'Comfortaa';
	font-size: 22px;
	line-height: 36px;
	font-weight: 500;
	color: #f5f5f5;
	margin:10px 10px 20px 10px;
}

p span {
	color: #24356c;	
}

p.imgcomment1{
    font-family: 'Comfortaa';
    color: #222;
	margin: 0px auto 61% 10px;
    font-size: 18px;
    line-height: 24px;
}


p.imgcomment2{
    font-family: 'Comfortaa';
    color: #222;
	margin: 0px auto 0px 0px;
    font-size: 16px;
    line-height: 24px;

}

p.click{
    font-family: 'Comfortaa';
	font-size: 40px;
    line-height: 55px;
	font-weight: 500;
	color: #f5f5f5;
	margin: 10px 20px 20px 0px;
}

p.nav1{ 
    font-family: 'Comfortaa';
	color: #f5f5f5;
    margin: 30px 0px 10px 25px;
    font-size: 30px;
    font-weight: 500;
}

p.nav2{ 
    font-family: 'Comfortaa';
	color: #80a231;
    margin: 30px 0px 0px 25px;
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
}

li {
	font-family: 'Comfortaa';
	font-size: 22px;
	line-height: 26px;
    color:#fff;
	font-weight: 500;
	margin:10px 0px 0px -10px;
}

li span{
	color: #24356c !important;
    display:block;
}

ul {
     list-style-type: '\2713';
   } 

li::marker {
    color: #80a231;
    letter-spacing: 10px;
}

strong {
	font-weight:900;
    font-size:1.3em;

}

b {
	font-weight:bold;
	background-color: #f5f5f5;
}

small {
	font-size: 0.8em;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* =============================================================================================================
   LINKS HOVER LINKS HOVER LINKS HOVER LINKS HOVER LINKS HOVER LINKS HOVER LINKS HOVER LINKS HOVER LINKS HOVER 
   ========================================================================================================== */
p a:link {
	color: #fff;
	text-decoration: underline;
}

p a:active {
	color: #ea6808;
	text-decoration: none; 
}

p a:visited {
	color: #fff;
	text-decoration: none;	
}

p a:hover {
	color: #24356c;
	text-decoration: none;
}


p.nav1 a:link {
	color: #24356c;
	text-decoration: none;
}

p.nav1 a:visited {
	color: #24356c;
	text-decoration: none;
}

p.nav1 a:hover {
	color: #ea6808;
	text-decoration: none;
    background: #fff;
}

p.nav2 a:link {
	color: #80a231;
	text-decoration: none;
}

p.nav2 a:visited {
	color: #80a231;
	text-decoration: none;
}

p.nav2 a:hover {
	color: #ea6808;
	text-decoration: none;
    background: #fff;
}

h1 a:link {
	color: #f5f5f5 !important;
	text-decoration: none;
}

h1 a:active {
	color: #3c3c3c !important;
	text-decoration: none; 
}

h1 a:visited {
	color: #f5f5f5 !important;
	text-decoration: none;		
}

h1 a:hover {
	color: #ea6808 !important;
	text-decoration: none;
}


h2 a:link {
	color: #ea6808 !important;
	text-decoration: none;
}

h2 a:active {
	color: #3c3c3c !important;
	text-decoration: none; 
}

h2 a:visited {
	color: #ea6808 !important;
	text-decoration: none;		
}

h2 a:hover {
	color: #80a231 !important;
	text-decoration: none;
}

h3 a:link {
	color: #3d5aa6;
	text-decoration: none;
}

h3 a:active {
	color: #ea6808;
	text-decoration: none; 
}

h3 a:visited {
	color: #3d5aa6;
	text-decoration: none;	
}

h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

h4 a:link {
	color: #f5f5f5;
	text-decoration: none;
}

h4 a:active {
	color: #ea6808;
	text-decoration: none; 
}

h4 a:visited {
	color: #f5f5f5;
	text-decoration: none;	
}

h4 a:hover {
	color: #ea6808;
	text-decoration: none;
}

h6 a:link {
	color: #fff;
	text-decoration: none;
}

h6 a:active {
	color: #ea6808;
	text-decoration: none; 
}

h6 a:visited {
	color: #fff;
	text-decoration: none;	
}

h6 a:hover {
	color: #3d5aa6;
	text-decoration: none;
}


/* =============================================================================================================
   ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE ANPASSUNG SCREEN SIZE
   ========================================================================================================== */
@media screen and (max-width: 1680px) {
    

h3{
	font-size: 22px;
	margin: 30px 0px 0px 0px;
}
    
h5{
	font-size: 60px;
	margin: 10px 0px 10px 0px;
}
    
h6{
	font-size: 60px;
    line-height:60px;
	font-weight: 100;
}


p{
	font-size: 18px;
	line-height: 26px;
	margin:10px 10px 20px 20px;
}   
        
ul, li{
	font-size: 18px;
	line-height: 26px;
	margin:10px 0px 10px 0px;
}
    
}

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

h1{
	font-size: 80px;
	margin: 50px 0px 0px 0px;
}
    
	
h2{
    font-size: 30px;
	margin: 10px 10px 10px 10px;
}
	
h3{
	font-size: 18px;
    margin: 30px 0px 20px 0px;

}
   
h4{
	font-size: 20px;
}
    
h5{
	font-size: 50px;
	margin: 10px 0px 10px 0px;
}

    
h6{
	font-size: 60px;
    line-height:60px;
	font-weight: 100;
}

p {
	font-size: 18px;
	line-height: 26px;
	margin:10px 10px 20px 10px;
}
    
        
ul, li{
	font-size: 18px;
	line-height: 26px;
	margin:10px 10px 10px -7px;
}
    
p.nav1{ 
    margin: 20px 20px 10px 20px;
    font-size: 25px;
    line-height: 36px;
}

p.nav2{ 
    margin: 20px 10px 0px 20px;
    font-size: 35px;
    line-height: 30px;
}
    
p.click{
	font-size: 35px;
}
    
p.imgcomment1{
	margin: 0px auto 56% 10px;
    font-size: 16px;
    line-height: 22px;
}

p.imgcomment2{
	margin: 0px auto 0px 10px;
    font-size: 16px;
    line-height: 22px;

}

    
strong {
    font-size:1.1em;
}

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


h1{
	font-size: 80px;
	margin: 50px 0px 0px 0px;
}
    
	
h2{
    font-size: 30px;
	margin: 10px 10px 10px 10px;
}
	
h3{
	font-size: 18px;
    margin: 30px 0px 20px 0px;

}
   
h4{
	font-size: 20px;
}
    
h5{
	font-size: 50px;
	margin: 10px 0px 10px 30px;
}

    
h6{
    font-size: 50px;
    line-height:50px;

}

p {
	font-size: 18px;
	line-height: 26px;
	margin:10px 10px 20px 10px;
}
    
        
ul, li{
	font-size: 18px;
	line-height: 26px;
	margin:10px 10px 10px -7px;
}
    
p.nav1{ 
    
}

p.nav2{ 
    
}
}

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

h1{
	font-size: 60px;
	margin: 50px 0px 0px 0px;
}
    
h2{
    font-size: 25px;
	margin: 10px 10px 10px 10px;
}
    	
h3{
	font-size: 23px;
	margin: 55px 0px 0px 0px;
    word-spacing:10px;
}

h4{
    font-size: 20px;
	margin: 10px 0px 10px 0px;
}
    
p.click{
	font-size: 32px;
    line-height: 40px;
}
    
p.imgcomment1{
	margin: 0px auto 50% 10px;
    font-size: 16px;
    line-height: 22px;
}

p.imgcomment2{
	margin: 0px auto 0px 10px;
    font-size: 13px;
    line-height: 19px;

}    

}

@media screen and (max-width: 800px) {
 
h1{
	font-size: 30px;
	margin: 50px 0px 0px 10px;
}

h2{
    font-size: 25px;
	margin: 10px;
}
	
h3{
	margin: 30px 30px 50px 30px;
}

h4{
	font-size: 15px;
	margin: 30px 0px 20px 0px;
}
    
h5{
	font-size: 40px;
	margin: 10px 0px 10px 30px;
}
    
h6{
    font-size: 40px;
    line-height:40px;

}

p {
	font-size: 20px;
	line-height: 24px;
	margin:10px 10px 20px 10px;
}

p span {
	font-size: 16px;
	line-height: 22px;
    margin:10px ;
}

p.nav1{ 
    margin: 30px 0px 10px 10px;
    font-size: 20px;
    line-height: 28px;
}

p.nav2{ 
    margin: 30px 0px 10px 10px;
    font-size: 25px;
    line-height: 38px;
}
    
p.imgcomment1{
	margin: 0px auto 20% 10px;
    font-size: 13px;
    line-height: 22px;
}

p.imgcomment2{
	margin: 0px auto 0px 10px;
    font-size: 10px;
    line-height: 19px;
}
    
ul, li {
	font-size: 20px;
	line-height: 24px;
	margin:10px 0px 10px 0px;
    
}
    
small {
	font-size: 0.9em
}  
}

@media screen and (max-width: 400px) {
 
p span {
	font-size: 15px;
	line-height: 21px;
    margin:20px 0px 0px 0px;
}   

}
