/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe {
	background-color: #cfcfcf;
}

.tdfarbe {
	background-color: #cfcfcf;
}

.textfett {
	font-weight: bold;
	color: black;
}

.textklein {
	font-size: 10px;

}

.titel {
	color: #0060a4 ;
	font-weight: bold;
	font-size: 13px;
}

.titelklein {
	color: #0060a4 ;
	font-weight: bold;
	font-size: 11px;
}

.vpiklein {
	font-size: 9px;
}

/*#gsdesc {
	margin-bottom:15px;text-align:right;
}*/

#gsdesc {
	margin: 10px;
	padding: 0px;
	text-align: right;
	margin-bottom: 15px;

}

#gsnav a {
	margin-right: 10px;
	color: #0060a4;
	text-decoration: underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:  #7f7f7f;
}

#calc {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: transparent;
}
#calcdiv{position:absolute;left:0px;top:0px;right:0px;bottom:0px;background-color: transparent; height:98%; overflow-x: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 */
