/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe  { background-color: #000 }

.tdfarbe  { background-color: #000 }

.textfett  { color: #000; font-weight: bold }

.textklein  { color: #000; font-size: 10px; padding: 50px }

.titel  { color: #004435; font-weight: bold; font-size: 16px }

.titelklein  { color: #004435; font-weight: bold; font-size: 13px }

.vpiklein {
	font-size:9px;
}

#gsdesc {
	margin-top:10px;
	text-align:right;
}
		
#gsnav a { 
	margin-right:10px;
	color: ##004B85;
	text-decoration:underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:##004B85;
}

#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 */
