// selects the current entry in main menu through CSS-change

function menu_immunsystem() {
document.write ("<style>");
document.write (".menuImmun { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #B3F0FF; text-decoration: none; }");
document.write (".menuImmun a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #B3F0FF; }");
document.write (".menuImmun a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #B3F0FF; }");
document.write (".menuImmun a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #B3F0FF; }");
document.write ("</style>");
}

function menu_kids() {
document.write ("<style>");
document.write (".menuKids { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #98fecc; text-decoration: none; }");
document.write (".menuKids a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #98fecc; }");
document.write (".menuKids a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #98fecc; }");
document.write (".menuKids a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #98fecc; }");
document.write ("</style>");
}

function menu_schutzimpfung() {
document.write ("<style>");
document.write (".menuSchutzimpfung { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #ffff33; text-decoration: none; }");
document.write (".menuSchutzimpfung a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif;text-decoration: none; background-color: #ffff33; }");
document.write (".menuSchutzimpfung a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffff33; }");
document.write (".menuSchutzimpfung a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #ffff33; }");
document.write ("</style>");
}

function menu_links() {
document.write ("<style>");
document.write (".menuLinks { color: black; font-size: 11px; background-color: #ffff33; text-decoration: none; }");
document.write (".menuLinks a:link { color: black; font-size: 11px; text-decoration: none; background-color: #ffff33; }");
document.write (".menuLinks a:visited { color: black; font-size: 11px; text-decoration: none; background-color: #ffff33; }");
document.write (".menuLinks a:hover { color: black; font-size: 11px; text-decoration: underline; background-color: #ffff33; }");
document.write ("</style>");
}

function menu_recht() {
document.write ("<style>");
document.write (".menuRecht { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #ffccff; text-decoration: none; }");
document.write (".menuRecht a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffccff; }");
document.write (".menuRecht a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #ffccff; }");
document.write (".menuRecht a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #ffccff; }");
document.write ("</style>");
}

function menu_impfberatung() {
document.write ("<style>");
document.write (".menuImpfberatung { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #B3F0FF; text-decoration: none; }");
document.write (".menuImpfberatung a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #B3F0FF; }");
document.write (".menuImpfberatung a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #B3F0FF; }");
document.write (".menuImpfberatung a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #B3F0FF; }");
document.write ("</style>");
}

function menu_vorbeugen() {
document.write ("<style>");
document.write (".menuVorbeugen { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #B3F0FF; text-decoration: none; }");
document.write (".menuVorbeugen a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #B3F0FF; }");
document.write (".menuVorbeugen a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #B3F0FF; }");
document.write (".menuVorbeugen a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #B3F0FF; }");
document.write ("</style>");
}

function menu_expertenrat() {
document.write ("<style>");
document.write (".menuExpertenrat { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #00CCFF; text-decoration: none; }");
document.write (".menuExpertenrat a:link { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #00CCFF; }");
document.write (".menuExpertenrat a:visited { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #00CCFF; }");
document.write (".menuExpertenrat a:hover { color: black; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #00CCFF; }");
document.write ("</style>");
}

function menu_home() {
document.write ("<style>");
document.write (".menuHome { color: white; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; background-color: #0cf; text-decoration: none; }");
document.write (".menuHome a:link { color: white; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #0cf; }");
document.write (".menuHome a:visited { color: white; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #0cf; }");
document.write (".menuHome a:hover { color: white; font-size: 13px; font-weight:bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #0cf; }");
document.write ("</style>");
}
