/* Formatierung der Gemeinschaftsseiten + Onlinerechner */
td.tdfarbe {
	background-color: #004D9F;
}

.tdfarbe {
	background-color: #004D9F;
}

.textfett {
	font-weight: bold;
	color: black;
}

.textklein {
	font-size: 10px;

}

.titel {
	color: #004D9F;
	font-weight: bold;
	font-size: 12px;
}

.titelklein {
	color: #004D9F;
	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: #004D9F;
	text-decoration: underline;
}

#gsnav .gsactive ,#gsnav a:hover {
	color:  #7f7f7f;
}

#calcdiv {
	background-color: transparent;
}

#calc {
	width: 100%;
	height: 100%;
	border: 0px;
	background-color: transparent;
}



/*demo-neu*/
table.insetheader caption span {position: relative; top: 1em; left: -0.5em; margin-left: 0.5em;}
table.insetheader {margin-left: 0.5em;}
table.normal caption {border-bottom:solid 1px #CBCBCB;}
table.insetheader .first td, .web table.insetheader .first th {padding-top: 2em;}
table.data caption {color:#CBCBCB; font-size: 17px; font-weight: bold; text-align: left;}

table.data {border-collapse:collapse; margin-bottom: 1.5em;}

table.data tbody td, table.data tbody th {border-bottom: dashed 1px black;}
table.data tr.last td, table.data tr.last th, table.data td.noborder, table.data th.noborder, table.data th.subheadline {border-bottom: none;}
table.data td.noborder, table.data th.noborder {font-size: 70%;}

table.data thead, table.insetheader .first th, table.data th.subheadline {background-color: white; color: #CBCBCB;}
table.data th {font-weight: normal; vertical-align: top;}
table.data td, table.data th {font-size: 12px; padding-right: 15px; text-align: right;}
table.data td.last, table.data th.last {padding-right: 1px;}
table.data tbody th, table.data th.desc {text-align:left; padding-right: 30px;}

table.data col {background-image: url(white-10.gif); background-repeat: repeat-y; background-position: right;}
table.data col.even {background-color: #F0F0F0;}
table.data col.odd {background-color:#CBCBCB;}
table.data col.last {background-image: none;}
table.data col.desc {background: #efefef url(white-40.gif) repeat-y right top;}

table.list tr.even {background-color:#CBCBCB;}
table.list tr.odd {background-color: #F0F0F0;}
table.list {border-collapse: collapse;}
table.list td {border: 7px solid white; padding: 0 0.8em; }
