
 #topcontrol::before {
content: url('http://happyrollup.at/fileadmin/happyroLLup/pfeilrechts/nachoben_02.png');
}       
      
      
p {
font-family: 'Vollkorn';
font-style: normal;
font-weight: 400;
font-size: 1.15rem;
line-height: 1.9rem;
   }        
      
      
      
		h1 {
font-family: 'Raleway';
font-weight: 800;
color: #005492;
letter-spacing: 0.1rem;
font-size: 2.0rem;
text-transform: uppercase;
line-height: 2.5rem;
}
      
		h2 {
			color: #005492;
		}

h3 {
font-family: 'raleway';
      font-weight: 400;
      color: #005492;
      font-size: 2.4rem;
line-height: 2.8rem;
      }
      
     
.main-content legend {
  font-family: 'Raleway';
  font-weight: 800;
font-size: 1.6rem;
margin-top: 20px;  
      }
      
.main-content label {
font-family: 'Vollkorn';
      font-size: 1.3rem;
            margin-right:10px;

      }  
      
.main-content select {
font-family: 'Raleway';
border-radius: 0px;
border-color: #000;
font-size: 1.2rem;
color: #000; 
      }     
      
.main-content input {
font-family: 'Raleway';
border-radius: 0px;
border-color: #000;
font-size: 1.3rem;
color: #000;      
}    
      
.main-content textarea {
font-family: 'Raleway';
border-radius: 0px;
border-color: #000;
font-size: 1.3rem;
color: #000; 
}        
      
      
      

     
.footer-section {
color: #fff;
background: #005492;    
      
}    

.footer-section h3 {
font-family: 'Raleway';
font-weight: 400;
word-spacing: 0.1rem;
font-size: 1.3rem;
line-height: 2.5rem;
color: #FFF;      
}      
      
.footer-section p {
font-family: 'Raleway';
font-style: normal;
font-weight: 400;
font-size: 1.0rem;
line-height: 1.5rem;
letter-spacing: 0.05rem;
      }      

.footer-section a {
color: #fff;
text-decoration: underline;
}          
      
      
.btn-outline-primary {
    color: #37505C;
    border-color: #37505C;
    border: 1px solid #37505C;
    border-radius: 0px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -4px rgba(0,0,0,0.75);
    font-family: Raleway;
    font-weight: 600;
    letter-spacing: 0.05rem;
} 

.btn-primary {
background-color: #d0d0d0;
width: 100%;
} 
      