
/*

* { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

*/

strong {
	font-size: 13px;
	color:#517500;
	font-weight: bold;
}

/*
p {	

	font-size: 12px; 
	line-height: 18px; 
	color:#70AB2B;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;

}
*/

p.space {	
	margin: 0px 0px 0px 0px; 
	padding-top:20px;
	padding-left:10px;
}

#space {	
	margin: 0px 0px 0px 0px; 
	padding-top:20px;
	padding-left:10px;
}

#zinsvergleich-border {
	border: solid 0px #70AB2B;

}

#teaser_green {
	background-color:#F1FCD9;
	padding-top:14px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:1px;
	text-align: left;
	border: solid 0px #70AB2B;
}

#teaser_green p {
	color: #000000;
	line-height: 180%; 
}


#teaser_green p strong {
	color: #70AB2B;
	font-size: 14px;
	font-weight:bold;
}

#teaser_green p span {
	color: #70AB2B;
	font-size: 21px;
	font-weight:bold;
}

#teaser_verlauf {
	background:url(http://www.baufinanzierungsrechner.eu/images/bg_grey_verlauf.gif) repeat-x;
	border-top: 1px dashed #D6D8C8;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:1px;
	text-align: left;
}

#teaser_verlauf p {
	color: #000000;
	line-height: 180%; 
}

#teaser_verlauf a {
	color: #3F4326;
	line-height: 180%; 
}

#teaser_verlauf a:hover {
	color: #959A75;
	line-height: 180%; 
}

#teaser_verlauf p strong {
	color: #3F4326;
	font-size: 14px;
	font-weight:bold;
}

#teaser_verlauf p span {
	color: #3F4326;
	font-size: 14px;
	line-height: 35px;
	font-weight:bold;
}

#link_right {
	text-align:right;
	color: #3F4326;
}

#link_right a {
	color: #3F4326;
}

#zinsvergleich {
	background-color:#F1FCD9;
	margin:0px;
	padding-top:15px;
	padding-left:20px;
	padding-bottom:5px;
	padding-right:20px;

	border: solid 0px #70AB2B;	
}

#zinsvergleich p{
	color: #517500;
}

#zinsvergleich p.left {
	float: left;
	/* width: 300px; */
	width: 460px;  
}

#zinsvergleich p.right {
	float: right;
	padding-top: 3px;
}

#zinsvergleich p.right span {
	float: right;
	width: 115px;
	padding: 5px;
	color: #ffffff;
	font-size: 12px;
	background-color:#7F0404;
	border: 7px solid #E0D6C9;
	text-align: center;
}

#zinsvergleich p.right span a {
	color: #ffffff;
}

#zinsvergleich span {
	font-weight:bold;
	font-size:13px;
}

	
/* Table Zinsvergleich-Navi */
table.zinsvergleich-navi {
	background-color:#F1FCD9;
	border: 0px;	
	color: #517500;
	border-collapse:collapse;
	margin-left:0px;
	width:100%;
}

table.zinsvergleich-navi span
{
	color: #517500;
	font-weight:bold;
	
}

table.zinsvergleich-navi td,
table.zinsvergleich-navi td.spalte-eins,
table.zinsvergleich-navi td.spalte-zwei,
table.zinsvergleich-navi td.spalte-ende {
	text-align: center;
	background-color:#ffffff;
	border-top: solid 2px #70AB2B;
	border-bottom: solid 2px #70AB2B;
	height: 21px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	white-space:nowrap;
}

table.zinsvergleich-navi td.empty
{
	background-color:#F1FCD9;
	border: 0px;
	padding-left:0px;
	padding-right:10px;
	height:10px;
	border-top: solid 0px #70AB2B;
}

table.zinsvergleich-navi td.empty:hover,
table.zinsvergleich-navi td.spalte-eins:hover {
	background-color:#F1FCD9;
}

table.zinsvergleich-navi td.spalte-eins
{
	text-align: left;
	border: solid 0px #70AB2B;
	background-color:#F1FCD9;
	padding-left:0px;
	padding-right:10px;
}

table.zinsvergleich-navi td.spalte-zwei
{
	border-top: solid 2px #70AB2B;
	border-bottom: solid 2px #70AB2B;
	border-left: solid 2px #70AB2B;
}

table.zinsvergleich-navi td.spalte-ende
{
	border-top: solid 2px #70AB2B;
	border-bottom: solid 2px #70AB2B;
	border-right: solid 2px #70AB2B;
}

table.zinsvergleich-navi td a
{
	font-weight: bold;
	text-decoration: underline;
	padding:2px;
	color: #517500;
}

table.zinsvergleich-navi td:hover {
	background-color:#BFE46C;
	color:#517500;
}

table.zinsvergleich-navi td a:hover {
	background-color:#BFE46C;
	color:#517500;
}

table.zinsvergleich-navi td a:active,
table.zinsvergleich-navi td a.native {
	background-color:#BFE46C;
}


/* table zinsvergleich-ergebnis */

table.zinsvergleich-ergebnis
{
	border: 0px;
	background-color:#ffffff;
	border-collapse:collapse;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	width:100%;
	/* width:407px; */
}

table.zinsvergleich-ergebnis thead th,table.zinsvergleich-ergebnis tbody td {
	padding-left:5px;
	padding-right:8px;
	border-right:1px solid #70AB2B;
	border-left:1px solid #70AB2B;
	border-top:1px solid #70AB2B;
	white-space: nowrap; 
	padding-top:5px;
	padding-bottom:5px;
}


table.zinsvergleich-ergebnis thead tr
{
	border-top:1px solid #70AB2B;
}

table.zinsvergleich-ergebnis thead th p,table.zinsvergleich-ergebnis tbody td p
{
	white-space: normal;
	color: #517500;
}

table.zinsvergleich-ergebnis thead th {
	font-size: 13px;
	color:#517500;
	font-weight: bold;
}

table.zinsvergleich-ergebnis thead th
{
	padding-bottom:14px;
}

table.zinsvergleich-ergebnis tbody tr
{
	height:28px;
}

table.zinsvergleich-ergebnis thead th
{
	vertical-align: top;
	padding-top:6px;
	
}

table.zinsvergleich-ergebnis thead th,table.zinsvergleich-ergebnis tbody td
{
	text-align: right;
	
}

table.zinsvergleich-ergebnis th.spalte-eins,table.zinsvergleich-ergebnis td.spalte-eins
{
	padding-left:8px;
	text-align: left;
}

table.zinsvergleich-ergebnis tbody td.ausrichtung-links,table.zinsvergleich-ergebnis thead th.ausrichtung-links
{
	text-align: left;
	
}

table.zinsvergleich-ergebnis tbody td.zentriert,table.zinsvergleich-ergebnis thead th.zentriert
{
	text-align: center;
	
}

table.zinsvergleich-ergebnis tbody td.highlighted,table.zinsvergleich-ergebnis thead th.highlighted
{
	font-weight:bold;
	background:#EAFAC5;
}

table.zinsvergleich-ergebnis tbody td.highlighted
{
	color:#7F0404;
	font-weight:bold;
}

table.zinsvergleich-ergebnis tbody td a {
	color:#ffffff;
	font-weight:normal;
	/*background: #7F0404;*/
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
}


table.zinsvergleich-ergebnis tbody tr.green-tr,table.zinsvergleich-ergebnis thead tr.green-tr
{
	background: #F1FCD9;
	
}

table.zinsvergleich-ergebnis thead tr.green-tr th.highlighted 
{
	/*
	background: #BFE46C;*/
	background: #D0E999;	
}

table.zinsvergleich-ergebnis tbody tr.green-tr td.highlighted
{
	background: #D0E999;
}

table.zinsvergleich-ergebnis tr.zinsvergleich-ende
{
	background-color:#70AB2B;
	height:10px;
}


/* aeusere Tabelle */
table.zins_ticker {
	border-collapse:collapse;
	background-color: #ffffff;
	width: 276px;
	border: 0px;
	/* wie #header2b in style.css */
}

table.zins_ticker td.zins {
	vertical-align: top;
	text-align: left;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	width: 102px;
	background-color: #EEF0DE;
	white-space: nowrap;
}

table.zins_ticker td.teaser {
	vertical-align: top;
	text-align: left;
	font-size:13px;
	padding-left: 14px;
	padding-right: 8px;
	width: 141px;
	border: 0px;
	white-space: nowrap;
}

table.zins_ticker td.zins div.big {
	font-size:28px;
	color:#5B5E45;
	font-weight:bold;
	font-style:italic;	
}

table.zins_ticker td.zins div.small {
	margin-top:2px;
	line-height:1.3;
	font-size:12px;
	color:#5B5E45;
	padding-top: 3px;
	background-color: #EEF0DE;
}

table.zins_ticker td.teaser div.headline {
	margin-left:5px;
	line-height:1.2;
	padding-top: 0px;
	font-size:13px;
	color:#70AB2B;
	font-size:20px;
	font-weight: bold;
}

table.zins_ticker td.teaser div.text {
	margin-left:5px;
	line-height:1.2;
	padding-top: 3px;
	color:#000000;
	font-size:13px;
	line-height:1.3;
	
}

table.zins_ticker td.teaser div.link {
	margin-left:5px;
	padding-top: 8px;
	color:#70AB2B;
	
}


table.zins_ticker td.teaser div.link a {
	/* background-color:#7F0404; */
	background-color: #70AB2B; 
	border: 0px solid #444444;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	color:#ffffff;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}

/* Div Top Zins Ticker */
#top-zins-ticker {
	margin-top:20px;
	padding-left:8px;
	width:170px;
	border: solid 0px #70AB2B;	
}


/* table Top Zins Ticker */

table.top-zins-ticker
{
	border: 0px;
	background-color:#ffffff;
	border-collapse:collapse;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	width:100%;
	font-size: 9px;
	color:#333333;
	text-align:right;
}

table.top-zins-ticker thead th,table.top-zins-ticker tbody td {
	padding-left:3px;
	padding-right:3px;
	white-space: nowrap; 
	padding-top:1px;
	padding-bottom:1px;
}


table.top-zins-ticker thead th {
	font-weight: bold;
}


table.top-zins-ticker thead th,table.top-zins-ticker tbody td
{
	text-align: right;
	
}

table.top-zins-ticker th.spalte-eins,table.top-zins-ticker td.spalte-eins
{
	text-align: right;
	padding-left: 7px;
	padding-right:3px;
}



table.top-zins-ticker tr.grey-tr
{
	background: #eaeaea;
	
}

table.top-zins-ticker tr.zinsvergleich-ende
{
	height:3px;
}

table.top-zins-ticker td.zinsvergleich-ende
{
	border-bottom: dotted 1px #999999;
}
