.bottomcont{
	position:relative;
	top:11px;
	color:#ECECEC;
	font-size: 12px;
}
a:link,  a:visited{
	text-decoration:none;
	color:#000;
	border-bottom:dotted 1px #EAB316;
	font-style:italic;
}
a:hover{
	background-color:#EAB316;
}
a.akt:link, a.akt:visited{
	color: #000000;
	text-decoration: none;
	line-height:20px;
	display: block;
	border-bottom: 1px solid #bbb;
}
a.akt:hover{
	color:#ECECEC;
	text-decoration: none;
	background-color:#EAB316;
}
tr.change:hover{
	color:#ECECEC;
	background-color:#EAB316;
}
.red1{
	color:#ECECEC;
	background-color:#EAB316;
}
.red2{
	color:#ECECEC;
	background-color:#EAB316;
	display:block;
	text-indent:3px;
	margin-bottom:5px;
	margin-top:5px;
	height:20px;
}
.red3{
	color:#999;
	background-color:#fff;
}
.inner{
	width:490px;
	margin-left:10px;
}
