.bannerbar {
	background-color: #003399;
}
.defbg {
	background-color: #FFFF99;
}
tr.r1 {
	background-color: #FFFFAA;
}
tr.r2 {
	background-color: #FFFFBB;
}
.klickkurse {
	empty-cells: hide;
}
.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrhdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066EE;
	padding-top: 16px;
	font-size: 16px;
}
.thrtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066EE;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 18px;
}
.msghdr {
	background-color: #fbf1d1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066EE;
	padding-top: 16px;
	font-size: 13px;
	font-weight: bold;
}
.pre {
	font-family: "Courier New", Courier, mono;
	white-space: pre;
}
.cright {
	float: right; margin: 0.5em; background: #000000;
}
.cleft {
	float: left; margin: 0.5em; background: #000000;
}
.cdefault {
	overflow: visible;
}
