﻿

.kauftabelle {
	background: #c0c0c0;
}

.hinterlegt {
	background-color: #f6f1c9;
}

.hinterlegt_icon {
	background: #f6f1c9 url(../images/fav-liste.png) no-repeat;
	background-position: 80%;
}

.weiss {
	background-color: #ffffff;
}

.nur_icon {
	background-image: url(../images/fav-liste.png);
	background-repeat: no-repeat;
	background-position: 80%;
}

.kaufbericht {
	background: #fbf69c url(../images/stock-report-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 127px;
	border: 1px #990000 solid;
}

.kaufbericht_ueberschrift {
	color: #000099;
	font-size: 12pt;
	font-weight: bold;
}

.kaufbericht_angaben {
	color: #990000;
}

.kaufbericht_linie {
	border-top: 1px #990000 solid;
	border-bottom: 1px #990000 solid;
}

a.link_orange {
	color: #e77e0b;
	text-decoration: underline;
	font-weight: bold;
}

.gruen {
	color: #009b0c;
	}
	
.rot {
	color: #990000;
}
