.egip-standard {
font-weight:normal;
font-style:normal; 
}

.egip-standard-unterstrichen {
font-weight:normal;
font-style:normal; 
text-decoration:underline;
}

.egip-standard-fett {
font-weight:bold;
font-style:normal; 
}

.egip-standard-fett-unterstrichen {
font-weight:bold;
font-style:normal; 
text-decoration:underline;
}

.egip-standard-kursiv {
font-weight:normal;
font-style:italic; 
}

.egip-standard-kursiv-fett {
font-weight:bold;
font-style:italic; 
}

.egip-rot {
font-weight:normal;
font-style:normal;
color:#b0372f;
}

.egip-rot-fett {
font-weight:bold;
font-style:normal;
color:#b0372f; 
}

.egip-rot-kursiv {
font-weight:normal;
font-style:italic;
color:#b0372f; 
}

.egip-rot-kursiv-fett {
font-weight:bold;
font-style:italic; 
color:#b0372f;
}

