/*
		addItems.1  = Zellen mit Rahmen
		addItems.2  = Zeilen alternierend
		addItems.4  = Spalten alternierend
		addItems.5  = Platzhalter 1
		addItems.6  = Platzhalter 2
		addItems.7  = Platzhalter 3
		addItems.8  = Platzhalter 4
		addItems.9  = Durchschnittliche Mietzinse
		addItems.10 = HEV Hypothek
		addItems.11 = UEberwaelzungssaetze
		addItems.12 = Heizgradtage
		addItems.13 = Landesindex der Konsumentenpreise
		addItems.14 = Referenzzinssatz
		addItems.15 = Hypothekarzinssaetze

*/

	.contenttable { width: 100%; } 
	.contenttable td 		{ vertical-align:top; padding:0.3em 0.5em 0.3em 1em; }
	.contenttable .tr-0 td 	{ font-weight:bold; }
	.contenttable .tr-odd  	{ background-color:#f2f2f2; }

	.contenttable-15 .td-0,
	.contenttable-15 .td-2, 
	.contenttable-15 .td-4, 
	.contenttable-15 .td-6, 
	.contenttable-15 .td-8,
	.contenttable-15 .td-10
	{
		border-right: 1px solid black;
		white-space:nowrap;
	}
	.contenttable-15  .td-0	  { font-weight:bold; }
	
	.contenttable-14 .td-0  { text-align:right;padding:0.5em 1.5em 0.3em 3em;}
	.contenttable-14 .td-1  { text-align:left;padding:0.5em 1.5em 0.3em 3em; }
	.i-left-col { padding-bottom: 5em; }

table.contenttable.contenttable-20 .tr-even:first-child,
 .contenttable-20 .tr-0,
 .contenttable.contenttable-20 .tr-0 td,
 .contenttable-20 .td-0 {
 border-bottom:0px;
 font-weight: normal;
 }
 
 .contenttable-20 {
   margin: 0 0 25px 0;
 }
table.contenttable tr td {
	padding: 10px 5px;
}