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