*  { 
	font-family: Verdana, Arial, sans-serif; 
	color: #000000;
}

#media, #menu, #menu2, #search, #lang, H2, #footer {
 	display: none;
}

* --- Allgemeine HTML-Elemente --- */
a 	{ color: #000000; }

h1 	{ 
	border-bottom: 1px solid #000000;
	padding-bottom: 0.25em;
}

h1 a 	{
	text-decoration: none;
}


table 	{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 1em;
}

caption, th, td {
	text-align: left;
	border: 1px solid #000000;
	padding: 0.2em;
}

caption { 
	border: 0;
	font-weight: bold;
	font-size: 120%;
}

th span {
	font-size: 75%;
	font-weight: normal;
	padding: 0 0.5em 0 0;
}

th, td {
	vertical-align: top;
	width: 33%;
}

td a { display: none; }

dd.csc-textpic-caption { display: none; }
