* {
	margin:0;
	padding:0;
}

body {
	background-color: #000;
}.bg {
	width: 1000px;
	height: 724px;
	background-image: url(bg.png);
	position: absolute;
	left: 50%;
	margin-left: -500px;
	background-repeat: no-repeat;
}
ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:98%;top:-1px;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	background-image:url(clear.png);
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-repeat:repeat;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	width:152.25px;
	float: left;
	height: 350px;
	text-decoration: none;
}
ul.cssMenu ul{
	width:151px;
}
ul.cssMenu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	border-width:0px;
	border-color:#E4E1DE;
	border-style:solid;
	text-decoration:none;
	padding:4px;
	font:12px Tahoma;
	color: #fff;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:100%;
	height:3px;
	display:inline-block;
	background-image:none;}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#192761;
	border-color:#FFFFFF;
	border-style:solid;
	font:12px Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#192761;
	border-color:#FFFFFF;
	border-style:solid;
	font:12px Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;float:none;margin-right:4px;width:24px;
height:24px;
}
ul.cssMenu ul img {width:16px;
height:16px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrow_sub5.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:12px;}
ul.cssMenu li:hover>a>span{
	background-image:url(./images/arrow_main4.gif);
	text-decoration: none;
}
ul.cssMenu a:hover span{	background-image:url(./images/arrow_main4.gif)}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arrow_sub5.gif)}
ul.cssMenu ul li:hover > a span{	background-image:url(./images/arrow_main4.gif);}
ul.cssMenu table a:hover span,ul.cssMenu table a:hover a:hover span{background-image:url(./images/arrow_main4.gif)}
ul.cssMenu table a:hover table span{
	background-image:url(./images/arrow_sub5.gif)
	}
	.content {
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -178px;
	color: #FFF;
	top: 128px;
	height: 490px;
	overflow: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.menu {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 120px;
	width: 146px;
	height: 350px;
}
.gemaakt {
	height: 100px;
	width: 146px;
	top: 500px;
	position: absolute;
	left: 50%;
	margin-left: -390px;
	color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.content h3 {
	color: #3c3e25;
	font-size: 15px;
}
.footer {
	position: absolute;
	width: 700px;
	top: 662px;
	left: 50%;
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	height: 15px;
	margin-left: -350px;
}
.footer a {
	color: #09F;
}
