@import url('https://fonts.googleapis.com/css?family=Alegreya Sans SC' rel='stylesheet');


body {
    font-family: 'Alegreya Sans SC', sans-serif;
}

a:link { color: #EEEEEE; font-weight: normal; text-decoration: none}

a:visited { color: #EEEEEE; font-weight: normal; text-decoration: none}

a:hover { color: #EEEEEE; font-weight: normal; text-decoration: none}

a:active { color: #EEEEEE; font-weight: normal; text-decoration: none}


.Stil3 {
		font-size: 66px;
}
.Stil4 {
	   font-size: small;
}
.Stil5 {
	font-size: x-small;
}
.Stil6 { 	
	font-size: xx-large;
	color: #990000;
}
.Stil7 { 	
	font-size: medium;
	color: #990000;
}
.Stil9 { 
         font-size: small;
}

.Stil10 { 
         font-size: small;
		 font-weight: bold;
}



.ueberschrift_gross {
	font-size: 18px;
	font-weight: bold;
}

.ueberschrift_klein {
	font-size: 14px;
	font-weight: bold;
}

#header:link {
	font-size: 14px;
	color: #AAAAAA;
	font-weight: bold;
}
#header:visited {
	font-size: 14px;
	color: #AAAAAA;
	font-weight: bold;
}
#header:active {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#header:hover {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

