
@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 { font-weight: 900; text-decoration: underline;} 
		
	
* {
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;
}

Grau{
color: #666666;
}

Gruen{
color: #33cc00;
}

Orange{
color: #ff9933;
}

Rot{
color: #ff3300;
}

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

InMaGr {
font-size: 30px;
font-weight: 900;
}

EHPLAN {
font-size: 30px;
color: #2b4798;
font-weight: 900;
text-shadow: 1px  1px 1px #000,
                 1px -1px 1px #000,
                -1px  1px 1px #000,
                -1px -1px 1px #000;
}