/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
th {color: #575757;
	font-weight: bold;
	font-size: 12px;
	}

td.tdfarbe {
	background-color: #8C8C8C;
}

.tdfarbe {
	background-color: #8C8C8C;
}

.textfett {
	font-weight: bold;
	color: black;
}

.textklein {
	font-size: 10px;

}

.titel {
	color: #8C8C8C;
	font-weight: bold;
	font-size: 13px;
}

.titelklein {
	color: #8C8C8C;
	font-weight: bold;
	font-size: 11px;
}

.vpiklein {
	font-size: 9px;
}

/*#gsdesc {
	margin-bottom:15px;text-align:right;
}*/

#gsdesc {
	margin: 10px;
	padding: 0px;
	text-align: right;
	margin-bottom: 15px;

}

#gsnav a {
	margin-right: 10px;
	color: #8C8C8C;
	text-decoration: underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:  #7f7f7f;
}

#calcdiv {
	background-color: transparent;
}
#calc {
 position:absolute; left:0; top:0;
	width: 100%;
	height: 98%;
	border: 0px;
	background-color: transparent;
}

		/* infolist compatibility styles */
		thead td.infolist_th {
			border-bottom-width: 1px;
			border-bottom-style: solid;
		}
		table.data td {
			vertical-align: top;
		}
		td.infolist_th {
			padding-right: 10px;
			font-weight: bold;
		}
		li h4 {
			margin-bottom: 0;
		}
		/* end of infolist compatibility styles */

		/* infolist compatibility styles */
		thead td.infolist_th {
			border-bottom-width: 1px;
			border-bottom-style: solid;
		}
		table.data td {
			vertical-align: top;
		}
		td.infolist_th {
			padding-right: 10px;
			font-weight: bold;
		}
		li h4 {
			margin-bottom: 0;
		}
		/* end of infolist compatibility styles */
