#oe2, #oe3 {
	display: none;
	visibility: hidden;
}

#oe1 {
	display: block;
	visibility: visible;	
}

#oe1 TH, #oe1 TD {
	font-size: 12px;
}

#oe1 TABLE {
	background-color: #FFA824;
}
#oe1 TD {
	background-color: #FFDAA4;
	text-align: center;
}
#oe1 TD.descr {
	text-align: left;
}
#oe1 TD.mark {
	background-color: #FF6D00;
}
#oe1 TH {
	background-color: #6699CC;
}

.satz {
	font-weight: bold;
	border-bottom: #00466A 20px solid;
}

