/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe{ background-color: #005EA0;}
.tdfarbe{ background-color: #005EA0; }
.textfett{font-weight:bold;color: #005EA0;}
.textklein{font-size: 10px;}
.titel{color: #005EA0; font-weight: bold; font-size: 13px }
.titelklein{ color: #005EA0; font-weight: bold; font-size: 11px }
.vpiklein{font-size:10px;}

#gsdesc{padding:0px;text-align:left;}
#gsnav a{ margin-right:10px;color: #DB9500;text-decoration:underline;}
#gsnav .gsactive ,#gsnav a:hover{color:#DB9500;}
#calcdiv{position:absolute;left:160px;top:150px;right:15px;bottom:22px;z-index:1000;background-color:transparent;  border:1px solid red; overflow-x:hidden;}
#calc{border: 0px;background-color:transparent;position:absolute; left:0px; right:0px; top:0px; bottom:0px; height:100%; width:100%;}
		/* 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 */

