div.boot_box {
	background:url(../img/boot_box.gif);
	width:761px;
	height:93px;
	margin-left:8px;
	margin-bottom:10px;
}
div.boot_pic {
	float:left;
	margin-top:11px;
	margin-left:10px;
	width:96px;
	height:68px;
	clear:both;
	display:inline; /* IE6 double margin bug... */
}
div.boot_details {
	float:left;
	margin-top:11px;
	width:635px;
	height:68px;
}
div.boot_top_details {
	float:left;
	margin-left:10px;
	height:15px;
	margin-top:5px;
	padding-left:1px;
	padding-right:1px;
	width:500px;
	border-bottom:1px solid #000;
}
div.boot_name {
	float:left;
	font-weight:bold;
	color:#294b96;
	width:70%;
}
div.boot_preis {
	color:#E30000;
	float:left;
	font-weight:bold;
	text-align:right;
	width:30%;
}
div.boot_bottom_details {
	float:left;
	margin-left:10px;
	margin-top:5px;
	padding-left:1px;
	padding-right:1px;
	width:450px;
}
div.boot_details_groessen {
	float:left;
	font-size:11px;
	color:#000000;
}
div.pager {
	margin:auto;
	width:525px;
	height: 26px;
	background-image: url(../img/pagebg.png);
	background-position: center center;
	background-repeat: no-repeat;
	line-height: 26px;
	text-align:center;
	overflow:hidden;
	text-align:center;
	padding-left:236px;
}
div.pager a {
	text-decoration:none;
}
div.pager a:hover {
	text-decoration:underline;
}
span.pager_current {
	color:#F22;
	margin:3px 1px;
	float:left;
	display:block;
	width: 24px;
	height:20px;
	line-height:20px;
	background-image: url(../img/pager.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
div.pager a {
	text-decoration:none;
}
span.pager_link {
	margin:3px 1px;
	float:left;
	display:block;
	width: 24px;
	height:20px;
	line-height:20px;
	background-image: url(../img/pager.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.PicPopup {
	background:#FFF;
	border:1px solid #172a52;
}