/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe{ background-color: #A10011 }
.tdfarbe{ background-color: #A10011 }
.textfett{ color: black; font-weight: bold }
/*.textklein {font-size: 10px;}*/

.titel{ color: #A10011; font-weight: bold; font-size: 14px }
.titelklein{ color: #A10011; font-weight: bold; font-size: 10px }
.vpiklein {font-size:9px;}
#gsdesc {margin-bottom:15px;text-align:left;padding-top:10px;}
#gsnav a {margin-right:10px;color: ##black;text-decoration:underline;}
#gsnav .gsactive ,#gsnav a:hover {color:##8A10011;}
#calcdiv {position:absolute;left:20px;right:30px;top:137px;bottom:30px;}
#calc { width:100%;height:100%; border:0px;}

/*Suchmachinenoptimierung*/
#searchablecontent{display:none; visibility:hidden;}	
		/* 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 */
