body, td {

}
table.bigartikel {
	width :660px;
	margin-left:25px;
}
table.bigartikel11 {
	width :200px;
	margin:0 0 0 20px;
}
table.bigartikel td, table.small td {
	vertical-align: top;
}

table.small {
	width :310px;
	float:left;
	height: 150px;
	margin-left:15px
}

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: 18px !important;
	font-family: Arial, serif!important;
	/*font-style:italic;*/
	overflow:hidden;
	border: 1px solid silver;
	/*color: #a29800 !important;*/
}

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

.bold
{
    font-weight: bold !important;
}