BODY	{
	background : #FFF url(../gif/hg_merkm.gif) no-repeat fixed right;
	color : #333;
	margin : 10px;
	padding : 0;
	font-family : Georgia, Palatino, "Times New Roman", serif, "MSゴシック";
}
A:link	{
	font-weight : bold;
	color : #F60;
	background : transparent;
	text-decoration : none;
}
A:visited	{
	font-weight : bold;
	color : #F60;
	background : transparent;
	text-decoration : none;
}
A:active	{
	font-weight : bold;
	color : #F60;
	background : transparent;
	text-decoration : none;
}
A:hover	{
	font-weight : bold;
	color : #FC0;
	background : transparent;
	text-decoration : none;
}
#schliessen	{
	float : right;
}
#schliessen INPUT.knopf	{
	background : #FC0;
	color : #000;
	font-size : 11px;
	font-weight : bold;
}
H2	{
	font : bold 18px Georgia, Palatino, "Times New Roman", serif, "MSゴシック";
	margin : 5px 0;
}
TABLE.tabelle	{
	width : 300px;
	margin-bottom : 15px;
	border-collapse : collapse;
	border-spacing : 0;
}
.tabelle TD	{
	font-size : 12px;
	vertical-align : top;
	padding : 2px;
	border : 1px solid #666;
}
.tabelle TR.rub TD	{
	border-bottom : 1px solid #CCC;
}
.tabelle TD.grau	{
	color : #666;
	background : transparent;
	font-size : 11px;
}
