
@font-face { font-family: 'Proxima Nova';
             src: url('Mark Simonson - Proxima Nova Alt Regular-webfont.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 { text-decoration: none; color: black;} 
		
	
* {
font-family:'Proxima Nova',Helvetica,sans-serif;
font-size: 19px;
}


Ueberschrift {
color: #2b4898;
font-weight: 900;
text-decoration: underline;
}

Unterschrift {
font-size: 14px;
}


Weiss {
color: white;
}

Blau {
color: #2b4898;
}

Graublau {
color: #aabed9;
}

Orange {
color: #ff9900;
}

Grau{
color: #666666;
}

Hellgrau{
font-size: 16px;
color: #c4c9d2;
}
	
Copyright {
font-size: 14px;
color: white;
}

Achtung {
color: #b61f29;
font-size: 16px;
}
