body {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin : 0px 0px 0px 0px;
}

td.fuss {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
}

td.kopf1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336633;
}
td.kopf2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #336633;
}
td.ueberschrift {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #330066;
	font-weight : bold;
}
td.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	margin-left : 5px;
	margin-right : 5px;
	margin : 5px 5px 5px 5px;
	margin-bottom : 5px;
	margin-top : 5px;
	padding : 5px 5px;
	padding-left : 5px;
	padding-right : 5px;
}
td.list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	margin-left : 0px;
	margin-right : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px 0px;
	padding-left : 0px;
	padding-right : 0px;
}

table.spielfeld {
	border : 3px solid #336633;
}

a:link    { color: #330066; text-decoration: none;font-weight : bold;} 
a:visited { color: #330066; text-decoration: none;font-weight : bold;} 
a:hover   { color: #330066; text-decoration: underline;	 	font-weight : bold;} 
a:active  {	color: #330066; text-decoration: none; 	font-weight : bold; } 
a:focus   {	color: #330066; text-decoration: none; 	font-weight : bold; } 


