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


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

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

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


h1{
	font-family: 'Oswald', sans-serif;
	font-size: 90px;
	position: relative;
	margin: 0px auto 10px auto;
	font-weight: 500;
}



h2{ 
	font-family: 'Oswald', sans-serif;
	font-size: 50px;
	line-height: 70px;
	position: relative;
	margin: 15px 30px 0px 30px;
	font-weight: 400;
}

h3{ 
	font-family: 'Oswald', sans-serif;
	font-weight:200;
	margin: -7px 0px 0px 0px; 
	font-size: 35px;
}

h4{
	font-family: 'Oswald', sans-serif;
    margin: 0px;	 
	text-align:center; 
	font-weight:normal; 
	font-size: 30px;
    word-spacing: 40px
}	

h7{
	float: left;
	font-family: 'Bungee', cursive;
	margin: 0px 100px 0px -90px;
	font-size: 20px;
	font-weight: 100;
	bottom: 0;
}

h7 span{
   font-family: 'Raleway', sans-serif; 
}

p {
	font-family: 'Raleway', sans-serif;
	margin: 15px 30px 0px 30px;	 
	font-weight: 400; 
	font-size: 25px;
	line-height: 32px;
}


p.plakat1{
	font-family: bebas-neue;
	font-size: 60px;
	line-height: 60px;
	position: relative;
	margin: 0px;
	font-weight: 400;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}

p.plakat2{
	font-family: bebas-neue;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	margin: 0px;
	font-weight: 400;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}

p.signs{
	font-family: bebas-neue;
	font-size: 40px;
	line-height: 35px;
	margin: 30px 0px 30px 80px;
	font-weight: 400;
	position: relative; 
    text-shadow: 0px 0px 0px rgba(0,0,0,0);
}

strong {
    font-size:1.4em;
    line-height:1.2em;
    font-weight: 200;
}
	
tr, td { 
	font-family: 'Raleway', sans-serif;
	margin-top: 15;	 
	padding-left: 10px;
	font-weight:normal; 
	font-size:15px;
}

li {
	font-family: 'Raleway', sans-serif;
	margin: 15px 30px 0px 10px;	 
	font-weight: 400; 
	font-size: 25px;
	line-height: 32px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none; 
}

a:focus 
	text-decoration: none; 
}

p a:link {
	text-decoration: none;
}

p a:visited {
	text-decoration: none;
}

p a:hover {
	text-decoration: none;
}

p a:active {
	text-decoration: none; 
}

p a:focus {
	text-decoration: none; 
}


p.signs a:link {
	text-decoration: none;
}

p.signs a:visited {
	text-decoration: none;
}

p.signs a:hover {
	text-decoration: none;
}

p.signs a:active {
	text-decoration: none; 
}

p.signs a:focus {
	text-decoration: none; 
}

h2 a:link {
	text-decoration: none;
}

h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: none;
}

h2 a:active {
	text-decoration: none; 
}

h2 a:focus {
	text-decoration: none; 
}

h3 a:link {
	text-decoration: none;
}

h3 a:visited {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
}

h3 a:active {
	text-decoration: none; 
}

h3 a:focus {
	text-decoration: none; 
}

h4 a:link {
	text-decoration: none;
}

h4 a:visited {
	text-decoration: none;
}

h4 a:hover {
	text-decoration: none;

}

h4 a:active {
	text-decoration: none; 
}

h4 a:focus { 
	text-decoration: none; 
}   
    
}
@media only screen and (max-width: 1380px) {
	
  
h1{
	font-size: 55px;
	line-height: 60px;
}

h2{ 
	font-size: 30px;
	line-height: 30px;
}

h3{ 
	font-size:25px;
}
    
h4{ 
	font-size:25px;
}
    
h7{
	float: left;
	font-family: 'Bungee', cursive;
	margin: 0px 100px 0px -70px;
	font-size: 18px;
	font-weight: 100;
	bottom: 0;
}


    
p.plakat1{
	font-size: 50px;
	line-height: 50px;
}

p.plakat2{
	font-size: 30px;
	line-height: 30px;
}    
    
}

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

    h4{
    margin: 20px;	  
	font-size: 25px;
    word-spacing: 30px;
}
}

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

h1{
	font-size: 45px;
	line-height: 50px;
}

    
h1 span{
	font-size: 40px;
	line-height: 35px;
	margin: 30px 0px 30px 30px;
}
    
h3{ 
	font-size: 20px;
	word-spacing: 50px;
	margin-top: 0px;
}
    
h4{ 
	font-size:30px;
    line-height: 60px;
    margin: 150px 0px 0px -50px;
    word-spacing: 500px;
}
    
h7{
	margin: 0px 100px 0px -70px;
	font-size: 15px;
	bottom: 0;
}
    
strong {
    font-size:1.2em;
    line-height:1.2em;
    font-weight: 200;
}

p { 

}
    
p.plakat1{
	font-size: 45px;
	line-height: 45px;
}

p.plakat2{
	font-size: 25px;
	line-height: 22px;
}  

p.plakat3{
	font-size: 40px;
	line-height: 35px;
	margin: 30px 0px 30px 30px;
}
   
}

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

h4{ 
	font-size:40px;
    line-height: 80px;
    margin: 150px 0px 0px -50px;
    word-spacing: 500px;
}
    
    p.span {
        margin:0px;
    }

}


.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


