#slideshowLink {
	display:block;
	width:336px;
	height:322px;
	background:url(../design/bg-actie1.png);
}
#slideshowLink:focus {
	outline:none;
}
#slideshow img {
	width:320px;
	height:240px;
	border:0;
	margin:8px;
}
#actieLink {
	display:block;
	width:336px;
	height:72px;
	background:url(../design/bg-actie2.png);
	border:0;
}
#actieLink:focus {
	outline:none;
}
#prijzenLink {
	display:block;
	width:336px;
	height:72px;
	background:url(../design/bg-prijzen.png);
	border:0;
}
#prijzenLink:focus {
	outline:none;
}
.table {
	margin-bottom:13px;
	background:url(../design/bg-cell.png);
}
.tableHead {
	width:366px;
	padding:4px 10px;
	background:#000 url(../design/bg-head.png) right top no-repeat ;
	font:bold 20px "Courier New", Courier, monospace;
	color:#DDD
}
.tableCell {
	width:366px;
	padding:10px;
	margin-bottom:20px;
	background:url(../design/bg-cell.png);
}.table {
	margin-bottom:13px;
	background:url(../design/bg-cell.png);
}
.tableHead2 {
	width:787px;
	padding:4px 10px;
	background:#000 url(../design/bg-head.png) right top no-repeat ;
	font:bold 20px "Courier New", Courier, monospace;
	color:#DDD
}
.tableCell2 {
	width:787px;
	padding:10px;
	margin-bottom:20px;
	background:url(../design/bg-cell.png);
}

.popUp {
	float:right;
	clear:both;
}
.popUp img {
	border:0;
}
.popUp a {
	display:block;
}
.popUp a:focus {
	outline:0;
}
.popUp a:link {
	margin:2px 2px 8px 8px;
	border:1px solid #999;
}
.popUp a:visited {
	margin:2px 2px 8px 8px;
	border:1px solid #999;
}
.popUp a:hover {
	margin:0px 0px 6px 6px;
	border:3px solid #999;
}
.bestand {
	display:block;
	padding:8px 4px;
	font:bold 14px "Courier New", Courier, monospace;
}
.bestand:focus {
	outline:0;
}
.bestand:link {
	text-decoration:none; color:#FFF;
}
.bestand:visited {
	text-decoration:none; color:#FFF;
}
.bestand:hover {
	text-decoration:none;
	 color:#FFF;
	background:url(../design/bg-cell.png);
}
