@charset "utf-8";
/* CSS Document */



#paulahead {
	 font-family: 'Amatic SC', cursive;
	font-size: 72px;
	color: #000;
	text-align:left;
		margin-top:80px;
	margin-left:30px;
		line-height:0px;
}


#menuepunkte { 
     font-family: 'Amatic SC', cursive;
	 font-size: 36px;
	text-align:center;
	color:#000;
		margin-top:0px;
			line-height:0px;
}

	
	#aktuell { 
     font-family: 'Amatic SC', cursive;
	 font-size: 36px;
	text-align:center;
	color:#CCC;
		margin-top:0px;
}
		

#space { 
       font-family: 'Architects Daughter', cursive;
  font-size: 18px;
	}	
	
#lauftext { 
font-family: 'Roboto', sans-serif;
	text-align:center;
	color:#000000;
	line-height:20px;
	margin-top:10px;
	}
	
	#fliestext { 
font-family: 'Roboto', sans-serif;
	text-align:left;
	color:#999;
	line-height:20px;
	margin-top:10px;
	}
	
		#datumtext { 
font-family: 'Roboto', sans-serif;
	text-align:center;
	color:#999;
	line-height:20px;
	margin-top:10px;
	}
	
		#blacktext { 
font-family: 'Roboto', sans-serif;
	text-align:left;
color:#000000;
	line-height:20px;
	margin-top:10px;
	}
	
	#subtext { 
font-family: 'Roboto', sans-serif;
	text-align:right;
	color:#999;
	line-height:20px;
	margin-top:10px;
	}
	
	

	a:link { font-weight:normal; color:#000; text-decoration:none; }
a:visited { font-weight:normal; color:#000; text-decoration:none; }
a:focus { font-weight:normal; color:#999; text-decoration:none; }
a:hover { font-weight:normal; color:#999; text-decoration:none; }
a:active {font-weight:normal; color:#CCC; text-decoration:none;}

