body.green {
	background-color: #99CC99;
}

table.tabelle {
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Courier New;	
        color: #000000;
	border: 2px solid #0000FF;
	margin: 2px 0;
}
tr.tabhead {
	background-color: #AAAAAA;
	text-align: right;
}
tr.tabrow1 {
	background-color: #A0F000;
	text-align: right;
        font-weight: bolder;
	color: #000020;
}
tr.tabrow0 {
	background-color: #CCCCCC;
	text-align: right;
}

font.size10 {
	font-size: 10px;
	font-weight: normal;
}

font.size10b {
	font-size: 10px;
	font-weight: bolder;
}

font.size12 {
	font-size: 12px;
	font-weight: normal;
}

font.size12b {
	font-size: 12px;
	font-weight: bolder;
}

font.size14 {
	font-size: 14px;
	font-weight: normal;
}

font.size14b {
	font-size: 14px;
	font-weight: bolder;
}

font.size18 {
	font-size: 18px;
	font-weight: normal;
}

font.size18b {
	font-size: 18px;
	font-weight: bolder;
}

font.size22 {
	font-size: 22px;
	font-weight: normal;
}

font.size22b {
	font-size: 22px;
	font-weight: bolder;
}

font.size24 {
	font-size: 24px;
	font-weight: normal;
}

font.size24b {
	font-size: 24px;
	font-weight: bolder;
}

font.h1 {
	font-size: 32px;
	font-weight: bolder;
}

font.h2 {
	font-size: 28px;
	font-weight: bolder;
}

font.h3 {
	font-size: 24px;
	font-weight: bolder;
}

font.h4 {
	font-size: 20px;
	font-weight: bolder;
}

font.h5 {
	font-size: 16px;
	font-weight: bolder;
}

font.h6 {
	font-size: 12px;
	font-weight: bolder;
}

font.space {
	font-size: 2px;
}



font.schwarz {
	color: #000000;
	font-weight: normal;
}

font.schwarzfett {
	color: #000000;
	font-weight: bolder;
}

font.blau {
	color: #0000FF;
	font-weight: normal;
}

font.blaufett {
	color: #0000FF;
	font-weight: bolder;
}

font.rot {
	color: #FF0000;
	font-weight: normal;
}

font.rotfett {
	color: #FF0000;
	font-weight: bolder;
}

font.default {
	color: #000000;
	font-size: 12px;
	font-family: Courier New;
	font-weight: normal;
}

table.Spielplan {
	background-color: #CCCCCC;
	font-size: 12px;
	font-family: Courier New;
	color: #001000;
	border: 20px solid #4080FF;
	margin: 10px 100;
}
