.erbgebnisnavi a{

	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-style:italic;

}
.erbgebnisnavi a:hover{
	padding-left:4px;
	padding-right:4px;
	border:1px solid  #c7cde3;
}
.erbgebnisnavi  .aktiv{
	font-style:italic;
	border:1px solid  #c7cde3;
	padding-left:5px;
	padding-right:5px;
}

.highlight td{
	background-color:#F3F7FC;
}
.ergebnisse{

	width:100%;
	clear: both;

}
.ergebnisse th{

	background-color:#e1eafc;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	color:#e1eafc;
		
}
.ergebnisse .active{

	background-image:url(/img/bg_divs.gif);
	background-position:top;
	background-repeat:repeat-x;
	
}
.ergebnisse th a{
	background-color:transparent;
	text-decoration:underline;
}
.underline a{
	display:block;
	width:100%;
	text-decoration:underline;
}
.ergebnisse a{

	text-decoration:none;

}
.ergebnisse td{

	vertical-align:top;
	border-bottom:1px solid #c7cde3;
	padding-left:3px;
	padding-right:3px;

}
.bilder_ergebnisse{

	width:110px;
	text-align:center;

}
.bilder_ergebnisse_quer img{

	text-align:center;

}
.bilder_ergebnisse_hoch{

	height:100px;

}

.erbgebnisnavi{

	background-color:#e1eafc;
	margin:2px;
	padding:2px;
	font-weight:bold;
	font-size:13px;
	margin-bottom:8px;
	border:1px solid #c7cde3;
	height:16px;

}

.erbgebnisnavi .back{

	position:absolute;
	clear:left;
	float:left;
	background-image:url(/img/zurueck_pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;

}

.erbgebnisnavi .seiten{

	position:absolute;
	clear:left;
	float:left;
	text-align:center;
	margin-left:112px;
	width:50%;
	text-align:center;
}

.erbgebnisnavi .forward{

	float:right;
	background-image:url(/img/vorwaerts_pfeil.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;

}

.zeitraum{

	width:120px;

}
.bilder_lmtabelle img{

	width:100px;
	
}
.ersparnis{

	color:#990000;
	font-weight:bold;

}

.add_subtract {
	cursor:pointer;
	padding-top:5px;
	padding-left:17px;
	background-image:url(/img/checkboxbild.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
	
}
.add_subtract2 {
	cursor:pointer;
	padding-top:5px;
	padding-left:17px;
	background-image:url(/img/checkboxbild.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.add {
	background-repeat:no-repeat;
	
}
.subtract {
	background-image:url(/img/haken.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

.add_subtract:hover {
	background-color:#31419c;
	color:#e7ebff;
	font-weight:bold;
	background-image:url(/img/hakendunkel.gif);
	background-position:left center;
	}

.add_subtract2:hover {
	background-color:#31419c;
	color:#e7ebff;
	font-weight:bold;
	background-image:url(/img/kreuzdunkel.gif);
	background-position:left center;
	}