/*formatierung der gemeinschaftsseiten +rechner*/
td.tdfarbe {background-color:white;}

.tdfarbe{background-color: #449A56;}
.textfett{font-weight:bold;color: #000000;}
.textklein{font-size: 10px;}
.titel{	color: #449A56;	font-size:18px;	font-weight:bold;}
.titelklein{color: #449A56; font-size:14px; font-weight:normal;}
.vpiklein {font-size:9px;}
#gsdesc {text-align:right;}		
#gsnav a{margin-right:10px;}
#gsnav {margin-top:10px;}

#gsnav .gsactive {color:#449A56;}


#calcdiv{position:absolute;top:160px;right:0;left:0px;bottom:30px}
#calc{border: 0px;height:100%;width:100%;}
		/* 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 */
