 A:active { color: rgb(255,153,51); text-decoration: none ;}
 A:link { color: rgb(153,51,51); text-decoration: none ;}
 A:visited { color: rgb(153,51,51); text-decoration: none ;}
 .TextNavBar { color: rgb(153,51,51);}
 A:hover {
    color: rgb(255,153,0);
    text-decoration: none;
    font-family: "Times New Roman", serif;
}
.schwarz10pt {
	font-size: 10pt;
	color: #000;
}
.schwarz12pt {
	color: #000000;
	font-size: 12pt;
}
.braun {
	font-size: 10pt;
	font-family: "Comic Sans MS", cursive;
	color: #993300;
}
.braun2 {
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
.programmtitel {
	color: #993300;
	font-size: 12pt;
	font-weight: bold;
}
.progtext {
	font-size: 11pt;
	font-weight: bold;
}
