/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe   { background-color: white }

.tdfarbe   { background-color: white }

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

/*.textklein {
	font-size: 10px;
}*/

.titel    { font-size:14px; font-weight: bold; font-size: 15px }

#content .titelklein   { font-size:16px; font-weight: bold;  }

.vpiklein {
	font-size:9px;
}

#gsdesc {
	margin-bottom:15px;text-align:left;
	padding-top:10px;
}

/*Navigation wenn mehrer Unter-Info-Listen*/
		
#gsnav a { 
	margin-right:10px;


}

#gsnav .gsactive ,#gsnav a:hover {

		font-weight:bold;
		text-decoration:none;
}

#calcdiv {
	position:absolute;
	left:20px;
	right:30px;
	top:137px;
	bottom:30px;
}

#calc {
position: absolute; left: 0; top: 0; right:0; bottom: 0;
  width:100%;
	height:100%;
	border: 0px;
}
		/* 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 */

