/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe   { background-color: #8E9EBA }

.tdfarbe   { background-color: #8E9EBA }

.textfett  { color: black; font-weight: bold }

/*.textklein {
	font-size: 10px;
}*/

.titel    { color: #8E9EBA; font-weight: bold; font-size: 15px }

.titelklein   { color: #8E9EBA; font-weight: bold; font-size: 12px }

.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:##8E9EBA;
}

#calcdiv {
	position:absolute;
	left:20px;
	right:30px;
	top:137px;
	bottom:30px;
}

#calc {
  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 */
