.wcag-info { display:none; }

/* layout */

#leftwrapper   	{ display:none; }
#rightwrapper	{ display:none; }
#bswrapper		{ display:none; }
#footer { display:none; }

#printfooter { text-align:center; font-size:9pt; border-top:double 3pt #ccc; border-bottom:double 3pt #ccc; padding:.5em 0 .5em 0; margin-top:3em; line-height:1.5; font-family:arial,sans-serif; }

body {
	font-size: 12pt;
	font-family: "palatino linotype", palatino, serif;
}

table { font-size: 100%; } /* voor IE<6, omdat die anders de font-size niet erft van body */

/* plaatjes */

a     { color:black; text-decoration: none; }
a img { border-style:none; }

img.left  { float:left;  margin: 5px 10px 5px  0px; }
img.right { float:right; margin: 5px  0px 5px 10px; }

/* headers */

/*
h2      { font-size:120%; font-family:"palatino linotype",palatino,serif; }
h2.news { margin-bottom:0;  }
h3      { font-size:108%; font-family:"palatino linotype",palatino,serif; margin-bottom:.5em; }
h4      { font-size:108%; margin-bottom:2px; padding-bottom:2px; border-bottom: 1px solid #ccc; }
*/

/* lijsten */

ul { list-style-type: circle; }


/* rulers */

img.ruler       { width:100%; height:1px; }
img.rulerregion { width:100%; height:1px; margin-top:2px; margin-bottom:4px; }
img.rulergallery{ width:100%; height:1px; margin-top:3px; margin-bottom:3px; }

hr { text-align: center;
     clear: both;
     height: 1px;
     color: #ccc;
     border: none;
}

html>body hr {		/* voor Opera en Netscape */
     clear: both;
	margin-right: 0;
	height: 1px;
	background-color: #ccc;
	border: 0px solid #ccc;
}

.content {
	/* font-size:92.5%; */
}

.content .small  { color:#666; font-size:83%; }
.content p       { padding:0; margin:0 0 1.5em 0; }


#breadcrumbs { }

/* andere menu's */
.topmenu  { display:none; }
#mainmenu { display:none; }
#contact  { display:block; }
#contact address { display:inline; }

.overview {
	margin:0px;
	margin-top:-10px;
	font-size:80%;
	text-align:center;
}

.overview tr {
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}	

.overview td {
	border-top: 1px solid #010066;
	border-bottom: 1px solid #010066;
}

.gametitle {
	margin:0;
	padding:0;
	font-size: 90%;
	border-bottom: 1px solid #010066;
}

.gamedetails {
	margin:5px 0px 5px 0px;
	padding:0;
}

.gameinfo {
	margin:0;
	padding:0;
	bottom:0;
}

.gameinfo a 		{ display:none; }
