@font-face { font-family: 'F1Bold';
             src: url('fonts/Formula1-Bold_web.ttf') format('truetype'); }
			
@font-face { font-family: 'F1Black';
             src: url('fonts/Formula1-Black_web.ttf') format('truetype'); }

@font-face { font-family: 'F1Regular';
             src: url('fonts/Formula1-Regular_web.ttf') format('truetype'); }
	
@font-face { font-family: 'F1Wide';
             src: url('fonts/Formula1-Wide_web.ttf') format('truetype'); }
	  
a:link { text-decoration: none; color: black;}
a:visited { text-decoration: none; color: #646464; } 
a:active { text-decoration: none; color: #646464; } 
a:hover { font-weight: 900; text-decoration: underline;} 
		
	OffArtHauptUe{
	font-family:'F1Regular',Helvetica,sans-serif;
	font-size: 28px;
	font-weight: 600;
	}

	Neueste{
	font-family:'F1Regular',Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 600;
	}

	NeuArtKategorie{
        font-family:'F1Bold',Helvetica,sans-serif;
        font-size: 8px;
	}

	NeuArUeberschrift{
	font-family:'F1Regular',Helvetica,sans-serif;
	font-size: 11px;
	}
	
	ArtikelUeberschriftGroß{
	font-family:'F1Bold',Helvetica,sans-serif;
	font-size: 16px;
	}

	ArtikelUeberschriftGrWei{
	font-family:'F1Bold',Helvetica,sans-serif;
	font-size: 16px;
	color: white;
	}

	ArtikelUeberschriftGrWei a:link { color: white; } 
	ArtikelUeberschriftGrWei a:hover { text-decoration: underline; font-weight: 900; }
	
	ArtikelUeberschriftKlein{
	font-family:'F1Bold',Helvetica,sans-serif;
	font-size: 14px;
	}

	ArtikelInfoZeile{
        font-family:'F1Regular',Helvetica,sans-serif;
        font-size: 10px;
		color: #646464;
	}
	
	ArtikelVorschauText{
	font-family:'F1Regular',Helvetica,sans-serif;
	font-size: 14px;
	}

	ArtikelVorschauText a:link { text-decoration: underline; color: black; } 
	ArtikelVorschauText a:visited { text-decoration: underline; color: #646464; } 
	ArtikelVorschauText a:active { text-decoration: underline; color: #646464; } 
	ArtikelVorschauText a:hover { text-decoration: none; font-weight: 900; }
	
	ArtikelKannGefallen{
	font-family:'F1Regular',Helvetica,sans-serif;
	font-size: 12px;
	color: grey; 
	}
	
	Position{
        font-family:'F1Bold',Helvetica,sans-serif;
        font-size: 12px;
	}


	  