.menuSt {
    color: #333399;
    font-weight: bold;
    font-size: 11px;
    font-family: helvetica, arial, sans-serif;
    cursor: default
}

.submenuSt {
    color: black;
    font-weight: normal;
    font-size: 11px;
    font-family: helvetica,arial,sans-serif;
    cursor: default
}


.submenuStInactive {
    color: silver;
    font-size: 11px;
    font-family: helvetica,arial,sans-serif;
    cursor: default;
}

.submenuSt A:link { color: black; cursor: pointer; text-decoration:none}
.submenuSt A:visited { color: black; cursor: pointer; text-decoration:none}
.submenuSt A:active { color: black; cursor: pointer; text-decoration:none}
.submenuSt A:hover { color: white; cursor: pointer; text-decoration:underline}

.menuSt A:link { color: #333399; cursor: pointer; text-decoration:none}
.menuSt A:visited { color: #FFFFFF; cursor: pointer; text-decoration:none}
.menuSt A:active { color: #FFFF00; cursor: pointer; text-decoration:none}
.menuSt A:hover { color: white; cursor: pointer; text-decoration:underline}

.menuBackSt {
    border: 2px solid #FFFFFF;
}

.submenuBackSt {
    border: 2px outset silver;
}

.IdiomMenuBackSt {
    border: 2px outset silver;
}


	.basefont {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-color: black;
	}
			
	.basefontbold {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-color: black;
	}
			
	.catfont {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
			
	.deptfont {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	}
	
		
	.headlinefont {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

	.tabfont {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
			
	#blocksatz {
	text-align: justify
	}		
