body, td {

}
table.bigartikel {
	width :720px;
}

table.bigartikel td, table.small td {
	vertical-align: top;
}

table.small {
	width :350px;
	float:left;
	height: 150px;
}

div.blaetter {
	float:right;
}

div.blaetter a {
	display:block;
	font-size: 13px !important;
	color: gray !important;
	line-height: 25px;
	float: left;
	width: 30px;
	height: 30px;
	border: 1px solid white;
	text-align: center;
}

div.blaetter a:hover {
	border: 1px solid #efefef;
}

div.blaetter a.activ {
	font-weight: bold;
	font-size: 43px !important;
	font-family: Garamond, serif!important;
	font-style:italic;
	overflow:hidden;
	border: 1px solid silver;
	color: #e5e5e5 !important;
}

div.blaetter a:hover.activ {
	border: 1px solid silver;
	cursor: default;
}