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

body {	text-align:center;	margin:0;	padding:0;	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	background-color:#E1E1E1;}
p {	font-size:13px; }

#container { width:980px;margin:0 auto;text-align:left;border:1px solid #95BF1D;border-width:0 1px 1px; }
#container { height:720px; background: url(/images/portal.jpg) no-repeat; }
#header { height:134px;position:relative;outline:0px solid red; }
#content { position:relative; }

#site-keuze-nl { background:transparent url(/images/content/site-keuze-nl.gif) 0 0 no-repeat;width:100%;height:45px;position:relative; }
#site-keuze-de { background:transparent url(/images/content/site-keuze-de.gif) 0 0 no-repeat;width:100%;height:45px;position:relative; }
#site-keuze-en { background:transparent url(/images/content/site-keuze-en.gif) 0 0 no-repeat;width:100%;height:45px;position:relative; }

#tablegameslink { display:block;width:220px;height:50px;position:absolute;top:0px;left:0px;text-indent:-9999px; }
#speelhuisjeslink { display:block;width:235px;height:50px;position:absolute;top:0px;right:0;text-indent:-9999px; }

#langnav { position:absolute;top:20px;right:60px;width:100px;margin:0;padding:0; }
#lang-nl { display:block;float:left;width:30px;height:18px;margin:0 4px 0 0;text-indent:-9999px; }
#lang-de { display:block;float:left;width:30px;height:18px;margin:0 4px 0 0;text-indent:-9999px; }
#lang-en { display:block;float:left;width:30px;height:18px;text-indent:-9999px; }

#main {	margin:0;width:470px;float:left;height:466px;padding:0px;outline:0px solid red;position:absolute;top:-25px;left:260px; }
#main h2 { font-size:25px;font-weight:normal;height:36px;margin:0;padding:0; }
#main p { color:#000;line-height:1.3em;letter-spacing:0.5px;font-weight:bolder; }


#actionlink { position:absolute;top:480px;left:40px;display:block;height:80px;width:160px;margin:0;padding:0;text-indent:-9999px; }