body.intern {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
}
body.intern2 {
	padding: 4px 0px 4px 0px;
	margin: 0px;
	color: #000000;
}
td.max {
	height: 512px;
	width: 512px;
	text-align: center;
	vertical-align: middle;
	overflow-y: hidden;
}

div.comments {
	position: absolute;
	display: block;
	left: 0px;
	top: 492px;
	width: 312px;
	height: 150px;
}
div.comments:hover {
	top: 250px;
}

div.links {
	position: absolute;
	display: block;
	left: 312px;
	top: 492px;
	width: 200px;
	height: 70px;
}
div.links:hover {
	top: 442px;
}

div.slideshow {
	position: absolute;
	display: block;
	left: 492px;
	top: 471px;
	width: 130px;
	height: 20px;
}
div.slideshow:hover {
	left: 382px;
}
div.slideshow td.image {
	width: 20px;
	height: 20px;
	background: url(images/slideshow.png) no-repeat;
}

div.title {
	background: url(images/grijs.png);
	position: absolute;
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	left: 0px;
	top: 0px;
	width: 512px;
	padding: 1px 0px 2px 0px;
}

div.buttonLeft {
	position: absolute;
	left: 0px;
	top: 157px;
	width: 10px;
	height: 200px;
	padding: 0px;
}

div.buttonRight {
	position: absolute;
	left: 502px;
	top: 157px;
	width: 10px;
	height: 200px;
	padding: 0px;
}

table.comments {
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma, Arial;
}

div.comment {
	line-height: 1.1;
}

iframe#commentFrame {
	overflow-x: hidden;
}

td.viewerNO, td.viewerNW, td.viewerZO, td.viewerZW {
	height: 10px;
	width: 10px;
}

td.viewerNO { background: url(images/grijsNO.gif) top right no-repeat; }
td.viewerNW { background: url(images/grijsNW.gif) top left no-repeat; }
td.viewerZO { background: url(images/grijsZO.gif) bottom right no-repeat; }
td.viewerZW { background: url(images/grijsZW.gif) bottom left no-repeat; }

td.viewerTitle {
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	background-color: #888888;
}

td.gray {
	background-color: #888888;
}

td.gray a {
	color: #633273;
}

td.viewerSpacer {
	height: 10px;
	background-color: #888888;
}

td.commentsNW {
	background: url(images/commBegin.png) top left no-repeat;
	width: 10px;
}
td.commentsNO {
	background: url(images/commEind.png) top left no-repeat;
	width: 10px;
}
td.commentsTitle {
	background: url(images/commBack.png);
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: 292px;
}
td.linksTitle {
	background: url(images/commBack.png);
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: 180px;
	height: 20px;
}
td.commentsBG {
	background: url(images/commBack.png);
	padding: 2px;
}
td.commentsBG img {
	vertical-align:middle;
	padding: 0px 2px;
}

td.thumb {
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
}
a.thumb {
	display: block;
	height: 72px;
	width: 72px;
	vertical-align: middle;
}

img.icon {
	margin: 0px;
}

td.link {
	text-align: center;
	vertical-align: middle;
	height: 72px;
}

a.link {
	padding: 2px;
}

td.links {
	text-align: left;
	color: #000000;
}
