/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe{ background-color: #A92C2F }
.tdfarbe{ background-color: #A92C2F }
.textfett{font-weight:bold;color: #A92C2F;}
.textklein{font-size: 10px;padding: 50px;}
.titel{color: #A92C2F; font-weight: bold; font-size: 14px; text-transform:uppercase;}
.titelklein{ color: #A92C2F; font-weight: bold; font-size: 14px; text-transform:uppercase;}
.vpiklein{font-size:10px;}

#gsdesc{margin:10px;padding:0px;text-align:right;margin-bottom:15px;}
#gsnav a{ margin-right:10px;color: #6B5959;text-decoration:underline;}
#gsnav .gsactive ,#gsnav a:hover{color:#6B5959;}
#calcdiv{position:absolute;left:160px;top:150px;right:15px;bottom:22px;z-index:1000;background-color:transparent;}
#calc{ position: absolute; top:0; left:0; right:0; bottom:0; width:100%;height:100%;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 */

