p, blockquote, div{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;
}
.wraptocenter {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	/* background: #F4F4F4 ; */
	/*
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 2px solid #C4C4C4;
	border-top: 2px solid #C4C4C4;
	*/
}
.wraptocenter a{
	text-decoration: none;
}
.wraptocenter img{
border:1px solid #000;
}
.wraptocenter * {
    vertical-align: middle;
}
/* IE/Mac */
* html .wraptocenter {
	display: block;
	line-height: 0.6;
}
* html .wraptocenter span {
	display: inline-block;
	height: 100%;
	width: 1px;
}
/**/
.uno .wraptocenter {
	width: 138px;
	height: 138px;
}

/* Op7+ */
.example {
	border-collapse: collapse;
		margin: 10px 0 0 0;
	padding: 0;
}
.example li {
	float: left;
	padding: 0;
	margin: 0 2px 2px 0;
	list-style-type: none;
}

/* ul per override clear */ 
* html ul.example {
	display: inline-block;
	width: 100%;
	clear: none;
}

.balken{
	color: 000;
	font-weight: bold;
	padding: 5px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 2px solid #C4C4C4;
	border-top: 2px solid #C4C4C4;
}
/*
.pagerLeft{
width: 20px; 
	float: left;
}
*/
a.pagerLeftB:link, a.pagerLeftB:active, a.pagerLeftB:visited {
color: #000;
	text-decoration: none;
}
a.pagerLeftB:hover{
	color: Blue;
text-decoration: none;
}
.pager{
	color: #8B0000;
}
.clearer{
height: 0;
line-height: 0;
	clear: left;
}
