﻿.LeseTippsPager a
{
	text-decoration: none;
	border: solid 1px transparent;
	color: #555555;
}

.LeseTippsPager a:hover
{
	border: solid 1px #cccccc;
	color: #888888;
}

.LeseTippsPager span>span
{
	border: solid 1px #cccccc;
	color: black;

}

.DivPager
{    
    text-decoration: none;
    color: #555555;
}
