/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe {
	background-color: #8C8C8C;
}

.tdfarbe {
	background-color: #8C8C8C;
}

.textfett {
	font-weight: bold;
	color: black;
}

.textklein {
	font-size: 10px;
}

.titel {
	color: #821137;
	font-weight: bold;
	font-size: 12px;
}

.titelklein {
	color: #821137;
	font-weight: bold;
	font-size: 12px;
}

.vpiklein {
	font-size: 9px;
}

hr{border-top:1px solid #821137; height:1px;}


/*#gsdesc {
	margin-bottom:15px;text-align:right;
}*/

#gsdesc {
	margin: 10px;
	padding: 0px;
	text-align: left;
	margin-bottom: 15px;
	margin-left:0px;

}

#gsnav a {
	margin-right: 10px;
	color: #8C8C8C;
	text-decoration: underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:  #7f7f7f;
}






.ftTH{color:#821137;}
.ZMSTable table { width: 100%; border-collapse: collapse;}
.ZMSTable th, .ZMSTable td { text-align: left; padding: 3px; border: 1px solid white; }
.ftTH, .ZMSTable th { color:#821137; vertical-align:top;font-size:12px; }
.ftTD, .ZMSTable td {  vertical-align:top; }


