a:link, a:visited{
	color:#FFFFFF;
}

a:hover{
	color:#0000FF;
}


table.mitgliederliste {
	width:100%;
	background-color:#6D9A7D;
}

table.mitgliederliste th {
	color:#202A65;
	background-color:#73A083;
}

table.mitgliederliste th a:link, table.mitgliederliste th a:visited{
	color:#0000BB;
}

table.mitgliederliste th a:hover{
	color:#0000FF;
}

table.mitgliederliste td {
	background-color:#185B68;
}

table.mitglied {
	background-color:#6D9A7D;
}

table.mitglied th {
	color:#202A65;
	background-color:#73A083;
}

table.mitglied td.titelfeld {
	color:#202A65;
	background-color:#73A083;
}

table.mitglied td {
	background-color:#185B68;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}

table.nachrichtformular {
	background-color:#6D9A7D;
	border:1px solid #6D9A7D;
}

table.nachrichtformular td {
	background-color:#185B68;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}

table.nachrichtformular th {
	color:#202A65;
	background-color:#73A083;
}

div.ueberschrift {
	font-weight: bold;
	font-family:Tahoma;
	font-size:16px;
	color:#202A65;
	background-color:#73A083;
	width:100%;
}

div.adminueberschrift {
	font-weight: bold;
	font-family:Tahoma;
	font-size:16px;
	color:#FFFFFF;
	background-color:#202A65;
	width:100%;
}

div.mitteilung {
	font-weight: bold;
	font-family:Tahoma;
	color:black;
	background-color:white;
	border:2px solid red;
	width:610;
	margin-bottom:20px;
}
div.mitteilung table td {
	color:#000066;
}

table.infotext {

}
