html { height: 101%; } 

.menue {
font-family: "comic sans ms", verdana;
font-size: 18px;
font-weight: normal;
font-style: normal;
}
.ueberschrift {
color: #fffe01;
font-family: "comic sans ms", verdana;
font-size: 36px;
font-weight: normal;
font-style: normal;	
}
.text {
color: #fffe01;
font-family: "comic sans ms", verdana;
font-size: 20px;
font-weight: normal;
font-style: normal;	
}
a{text-decoration:none;font-normal}
a:link { text-decoration:none; font-weight:bold; color:#0028bb; }
a:visited { text-decoration:none; font-weight:bold; color:#0028bb; }
a:hover { text-decoration:none; font-weight:bold; color:#ffffff;}
a:active { text-decoration:none; font-weight:bold; color:#FFFFFF;} 


.fussleiste {
color: #c9c9ad;
font-family: "comic sans ms", verdana;
font-size: 14px;
font-weight: normal;
font-style: normal;	
}