body
{
	background-image:url('pics/paper_back.jpg');
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

table
{
	text-align:justify;
	margin-left:10px;
}

th
{
	text-align:left;
	font-size:18px;
	font-weight:bold;	
	vertical-align:top;
}

td
{
	vertical-align:top;
}

td.kartenüberschrift
{
	font-style:italic;
	border-bottom:1px solid #000000;
	font-size:14px;	
}
td.normaltext
{
	font-weight:normal;	
	vertical-align:top;
	font-size:14px;	
}
a:link
{	
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	color:#660000;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#A00000;
	font-weight:bolder;
	font-size:16px;
	text-decoration:none;
}
a:active
{
	color:#A00000;
	font-weight:bolder;
	font-size:16px;
	text-decoration:none;
}
