*{ outline:none; }

body
{
	margin: 0px;
	background: #f4efe8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#container
{
	width: 1000px;
	margin: 20px auto 10px auto;
}

#content
{
	clear: left;
	background: #fff;
	overflow: hidden;
	width: 1000px;
}

#footer
{
	background: #242424;
	color: #fff;
	font-size: 10px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	width: 1000px;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	tekst-decoration: underline;
}

#footer a:hover, #footer a:active
{
	color: #ffa800;
	tekst-decoration: underline;
}

h1
{
	background: #242424;
	color: #ffa800;
	font-size: 22px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
	margin-bottom: 5px;
}

h2
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

h3
{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 5px;
}

#header
{
	background: url(i/header.jpg) no-repeat;
	height: 184px;
	width: 1000px;
}

#header-banner
{
	float: left;
	margin: 98px 0px 0px 34px;
	height: 60px;
	width: 468px;
}

img
{
	border: 0px;
}

#layerad
{
	width:600px;
	height:610px;
	position:absolute;		
	left: 200px;
	top: 20px;			
	z-index:120;		
}

#left
{
	width: 180px;
	margin: 10px 0px 10px 10px;
	float: left;
}

.left-menu-content
{
	margin-bottom: 10px;	
}

.left-menu-content ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.left-menu-content li
{
	margin-top: 5px;
	margin-left: 5px;
}

.left-menu-content li a:link, .left-menu-content li a:visited
{
	color: #242424;
	text-decoration: none;
}

.left-menu-content li a:hover, .left-menu-content li a:active
{
	color: #242424;
	text-decoration: underline;
}

.left-menu-top
{
	background: #242424;
	color: #ffa800;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	width: 170px;
}

#right
{
	margin: 10px 10px 10px 0px;
	overflow: hidden;
	width: 790px;
	float: right;
}

#right-left
{
	background: #f2f2f2;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 10px;
	width: 578px;
	float: left;
}

#right-left a:link, #right-left a:visited
{
	color: #0080c3;
	text-decoration: underline;
}

#right-left a:hover, #right-left a:active
{
	color: #002d45;
	text-decoration: underline;
}

#right-right
{
	float: right;
	width: 180px;
}

/* menus */
.menu-gokkasten
{
	background: #242424;
	color: #fff;
	left: 590px;
	top: 244px;
	position: absolute;
	padding: 10px;
	width: 200px;
	
	z-index: 9999;
}


/*******************************/
#navigatie ul { margin:0; padding:0; }
#navigatie a { text-decoration:none; }

/* navigatie - niveau 1 */
ul#navigatie { margin:0; padding:0; width:800px; height:40px; display:block; float:left; padding-left:200px; background:#242424; }
ul#navigatie li { position:relative; height:20px; display:block; float:left; }
ul#navigatie li a { font-weight:bold; color:#fff; padding:13px 40px 13px 0px; display:block; }
ul#navigatie li:hover a,
ul#navigatie li a:hover { background:#242424; }


/* navigatie - niveau 2 */
ul#navigatie li ul { position:absolute; top:30px; display:none; width:200px; z-index:2; }

ul#navigatie li:hover ul, ul#navigatie li.sfhover ul { display:block; margin-top:10px; }

ul#navigatie li ul li { clear:both; height:auto; width:100%; }

ul#navigatie li:hover ul li a,
ul#navigatie li.sfhover ul li a,
ul#navigatie li ul li a { background:#646464; padding:10px; width:180px; display:block; color:#fff; font-weight:bold; }

ul#navigatie li ul li:hover a, ul#navigatie li ul li a:hover, ul#navigatie li ul li.sfhover a
{
	background:#242424 none;
	color:#ffa800;
	font-weight:bold;
}
