*.left
{
	font-family : Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif,  sans-serif;
	background-color: rgb(192,192,192);
}

*.right
{
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif,  sans-serif;
	font-size: 11pt;
	background-color: rgb(173,173,173);
	color: white;
}

h4{
	color: #cf0000;
}

table.mitglieder td{
	HEIGHT: 250;
	font-size: 11pt;
	text-align: center;
}

table.mitglieder td.oben{
	vertical-align: top;
}

table.mitglieder td.unten{
	vertical-align: bottom;
}

table.daten {
	border:1px solid #cf0000
}

table.daten td{
	font-size: 11pt;
	text-align: center;
	background-color: rgb(173,173,173);
	border:1px solid #cf0000
}

table.mitglied td{
	font-size: 11pt;
	text-align: center;
	background-color: rgb(173,173,173);
}

table.mitglied td.oben{
	vertical-align: top;
}

table.links td.rechts{
	text-align: right;
}

table.links td.links{
	text-align: left;
}

table.schrift td{
	font-size: 11pt;
}

table.menu a {	
	BORDER: 1px solid #555555; 
	TEXT-DECORATION: none;
	font-size: 13pt;
	font-weight:normal;
	DISPLAY: block; 
	MARGIN: 0px;
	WIDTH: 120;
}
table.menu a:link {
	COLOR: white; 
	BACKGROUND-COLOR: #cf0000;
}
table.menu a:visited {
	COLOR: white;
	BACKGROUND-COLOR: #cf0000;
	TEXT-DECORATION: none;
}
table.menu a:active {
	COLOR: #cf0000;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
}
table.menu a:lang {
	COLOR: #cf0000;
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
}
table.menu a:hover {
	COLOR: #cf0000; 
	BACKGROUND-COLOR: white;
	TEXT-DECORATION: none;
}

.hzentriert {
	display: block;
	text-align: center;
}

.vzentriert {
	display: block;
	text-align: middle;
}

