@media screen {
/* BEGIN algemene stijlen */
body { font-family:Verdana, Geneva, sans-serif;	font-size:1em; color:#FFF; background-color:#1f1e1a; background-image:url(../img/back2.gif); background-repeat:repeat-x; text-align: center; margin:0px; }
a { color:#000; }
a:hover { color: #B5801E;}
.nocss { display:none; }
h2 { font-size: 1.2em;}
img {border: 0px;}
td {vertical-align: top;}
/* EINDE algemene stijlen */
/* BEGIN mijn stijlen */
.catTitle {font-weight: bold;}
.catText  {font-style:normal;}
.catToProd {color: green; font-size: 10px; text-decoration:none;}
div#pt1 {width: 260px; float:left;}
div#pt2 {width: 260px; float:right;}
.changer { padding:20px; font-size:0.7em; }
/*	.changer a { color:#000000; font-size:1.0em; }
	.changert a:hover { color: #B5801E; font-size:1.0em; }*/
/* EINDE mijn stijlen */
/* BEGIN layout stijlen */
div#container { width:780px; margin: 0px auto; }
div#left { width:200px; float:left; }
div#right { width:580px; float:right; }
div#lefttop,div#leftunder { width:200px; float:left; background-repeat:no-repeat; }
div#lefttop { height:73px; background-image:url(../img/div-lefftop.gif); }
div#leftunder { height:550px; background-image:url(../img/div-leftunder2.gif); text-align:left; }
	div#lefttext { padding:20px; font-size:0.7em; color:#000; }
		div#lefttext ul { margin:0px; }
			div#lefttext ul li { list-style:none; margin-left:0px; line-height:13px; }
			:root div#lefttext ul li { margin-left:-40px; } /* FF hack */
			div#lefttext ul li a { color:#000; text-decoration:none; font-weight: bold; }/*wijziging */
			div#lefttext ul li a:hover { text-decoration:underline; }
div#righttop,div#rightmiddle,div#rightunder { width:580px; float:right; }
div#righttop { height:73px; font-size:0.7em; text-align:right; }
	div#righttop ul { margin-top:55px; }
	div#righttop li { display:inline; padding-left:8px; padding-right:4px; }
		div#righttop li.next,div#righttop li.last { list-style-image:url(../img/toplist.gif); background-image:url(../img/toplist.gif); background-repeat:no-repeat; }
		div#righttop li.last { padding-right:0px; }
		div#righttop li a { text-decoration:none; color:#FFF;}
		div#righttop li a:hover { text-decoration:underline;  color:#FFF;}
div#rightmiddle { height:396px; background-color:#f5f6ee; color:#000; text-align:left; overflow:auto; }
	div#pagetext { padding:20px; font-size:0.7em; }
	div#pagefotobook { padding:0px; font-size:0.7em; }
div#rightunder { height:154px; text-align:left; font-size:0.7em; }
	div#rightunder ul { margin:0px; padding:0px; text-align:center; }
	div#rightunder li { display:inline; }
	div#rightunder li a { color:#FFF; display:inline-block; width:142px; height:154px; text-decoration:none; background-repeat:no-repeat; }
	div#rightunder li span { display:inline-block; width:142px; height:154px; text-decoration:none; background-repeat:no-repeat; cursor:pointer; }
		div#rightunder li span.cat31 { background-image:url(../img/list1.gif); }
			div#rightunder li span.cat31:hover,div#rightunder li span.cat31.active { background-image:url(../img/list1_active.gif); }
		div#rightunder li span.cat32 { background-image:url(../img/list2.gif); }
			div#rightunder li span.cat32:hover,div#rightunder li span.cat32.active { background-image:url(../img/list2_active.gif); }
		div#rightunder li span.cat33 { background-image:url(../img/list3.gif); }
			div#rightunder li span.cat33:hover,div#rightunder li span.cat33.active { background-image:url(../img/list3_active.gif); }
		div#rightunder li span.cat34 { background-image:url(../img/list4.gif); }
			div#rightunder li span.cat34:hover,div#rightunder li span.cat34.active { background-image:url(../img/list4_active.gif); }



/* EINDE layout stijlen */
}


@media print {
.nocss { display:block; }
ul,.nocss h2 { display:none; }
body { font-family:Verdana, Geneva, sans-serif; }
}
