BODY  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	color : Black;
	text-decoration : none;
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	color : Black;
}

TH  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11pt;
	text-decoration : none;
	font-weight : bold;
}

Input, Textarea, Select, Option, Checkbox  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10pt;
	color : Red;
}

A:ACTIVE  {
	color : Red;
	text-decoration : none;
}

A:LINK  {
	color : Red;
	text-decoration : none;
}

A:VISITED  {
	
	color : FireBrick;
	text-decoration : none;
}

A:HOVER  {
	color : Red;
	text-decoration : underline;
}

.klein  {
	font-size : 8pt;
}

.gross  {
	font-size : 13pt;
}

.normal  {
	font-size : 11pt;
}

.titel  {
	font-size : 18pt;
	color : black;
	font-weight : bold;
}

.weiss  {
	background-color : white;
}

.schachbrett  {
	background: url(images/bg-schachbrett.gif);
}

.rand-default  {
	background: url(images/bg-schachbrett-default.gif) repeat-y;
}

.rand-links  {
	background: url(images/bg-schachbrett-links.gif) repeat-y;
}

.rand-oben  {
	background: url(images/bg-schachbrett-oben.gif) repeat-x;
}



