/*formatierung der gemeinschaftsseiten +rechner*/
td.tdfarbe  { background-color: black }

.tdfarbe { background-color: #000 }
.textfett{font-weight:bold;color: #000000;}
.textklein{font-size: 10px;}
.titel { color: #de8217; font-weight: bold; font-size: 18px }
.titelklein  { color: #b9b9b9; font-weight: bold; font-size: 14px }
.vpiklein {font-size:9px;}
#gsdesc {text-align:right;}		
#gsnav a{margin-right:10px;}
#gsnav {margin-top:10px;}

#gsnav .gsactive  { color: #b9b9b9 }

#calcdiv{

margin-left:200px;

height:100%;


}
#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 */
