<!--
a { 
	text-decoration : none;
}

.link {
	font-family : Arial, Verdana, Tahoma,sans-serif;
	font-size : 10pt;
	font-weight : italic;
	font-color : #000000;
}

.link:hover {
	color : #000000;
}

.body {
	font-family : Arial, Verdana, Tahoma,sans-serif;
	font-size : 10pt;
	color : black;
}

.tdtitle { 
	text-align : center;
	margin : 5px;
}

.tdtop	  { 
	background-color: white; text-align: top; 
}

.table_content {
	background-color: white;
}

.table_content_header {
	background-color: white;
}

.table_content_subheader {
	background-color: white;
}

.table_content_link {
	background-color: white;
}

.mitglieder {
	font-size : 8pt;
}



//-->