@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: medium;
	color: #402000;
	margin:0px;
	padding:0px;
}

body {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	text-align:center;
}

a
{
	color:#B70000;
	text-decoration:none;
}

a:hover
{
	color:#000000;
	text-decoration:underline;
}

#container
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width: 760px;
	background-image:url(../images/canvas.gif);
	background-repeat:repeat-y;
	background-position:right top;
}

#header
{
	display:none;
}

#content
{
	text-align:left;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left: 230px;
	padding-right:40px;
	padding-top:150px;
}

#content li
{
	padding-bottom: 10px;
	list-style:upper-roman;
}

#content h1
{
	font-size:x-large;
}

#content h1:first-letter {font-size:xx-large;}

#content h2, h3
{
	font-size:large;
}

#content h2:first-letter {font-size:x-large;}

#content p:first-letter {font-size:large; font-weight:bold;}

#footer
{
	width:760px;
	height:61px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:30px;
	text-align:right;

}

#footer p
{
	padding-top:12px;
	padding-bottom:8px;
	padding-right:40px;
	color:#B70000;
	font-size:x-small;
}

#menu
{
	position:absolute;
	margin-left:14px;
	top: 142px;
}

#menu ul
{
	background-image:url(../images/pilar-center.gif);
	background-repeat:repeat-y;
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#menu ul ul
{
	padding-top:0px;
	padding-bottom:0px;
}

#menu ul li
{
	list-style:none;
}

#menu ul li a
{
	display:block;
	width:196px;
	height:51px;
}

#menu ul ul li a
{
	display:block;
	width:196px;
	height:38px;
}
#menu ul li a span
{
	display:none;
}

#menu h1, #menuBottom
{
	background-image:url(../images/pilar-top.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width: 196px;
	height:21px;
}

#menuBottom
{
	background-image:url(../images/pilar-bottom.gif);
}

#menu h1 span
{
	display:none;	
}

.nieuws { background-image:url(../images/btn-nieuws.gif); }
.news { background-image:url(../images/btn-news.gif); }
.nachrichten { background-image:url(../images/btn-nachrichten.gif); }

.recensies { background-image:url(../images/btn-recensies.gif); }
.reviews { background-image:url(../images/btn-reviews.gif); }
.rezensionen { background-image:url(../images/btn-rezensionen.gif); }

.waartekoop { background-image:url(../images/btn-waar-te-koop.gif); }
.wheretobuy { background-image:url(../images/btn-where-to-buy.gif); }
.kauft { background-image:url(../images/btn-kauft.gif); }

.anderspul { background-image:url(../images/btn-ander-spul.gif); }
.otherstuff { background-image:url(../images/btn-other-stuff.gif); }

.hetspel { background-image:url(../images/btn-het-spel.gif); }
.thegame { background-image:url(../images/btn-the-game.gif); }
.dasspiel { background-image:url(../images/btn-das-spiel.gif)}

.demakers { background-image:url(../images/btn-de-makers.gif); }
.themakers { background-image:url(../images/btn-the-makers.gif); }
.diemacher { background-image:url(../images/btn-die-macher.gif); }


.contact { background-image:url(../images/btn-contact.gif); }
.kontakt { background-image:url(../images/btn-kontakt.gif); }

.geheimeids { background-image:url(../images/btn-geheime-ids.gif); }
.secretids { background-image:url(../images/btn-secret-ids.gif); }

.intriges { background-image:url(../images/btn-intriges.gif); }
.intrigues { background-image:url(../images/btn-intrigues.gif); }

.faqnl { background-image:url(../images/btn-vraag-antwoord.gif); }
.faqen { background-image:url(../images/btn-question-answer.gif); }

.ontwikkeling { background-image:url(../images/btn-ontwikkeling.gif); }
.development { background-image:url(../images/btn-development.gif); }

.gamerules { background-image:url(../images/btn-game-rules.gif); }
.spelregels { background-image:url(../images/btn-spelregels.gif); }
.spielregel { background-image:url(../images/btn-spielregel.gif); }
#home
{
	position:absolute;
	height:100px;
	width:760px;
}

#home a span
{
	display: none;
}

#langMenu
{
	position:absolute;
	top: 135px;
	text-align:right;
	font-size:x-small;
	margin-left: 230px;
	width: 490px;
}

#scollDiv
{
	width:100%;
	height:330px;
	overflow:auto;
	text-align:left;
	border: 1px solid black;
}

#scollDiv img
{
	float:left;
	margin:5px;
	padding:3px;
	border: 4px solid #402000;
}
-->