a{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #000000;
	color: #fff;
	font-family:verdana,helvetica,arial,sans-serif;
	font-size:10px;
	letter-spacing: 1px;
	margin: 0;
}
	
.mItem0{
	position: relative;
	height: 600px;
	width:220px;
	padding-left: 5px;	
	border-left: 1px solid #c5d683;
}

.mItem1{
	position: relative;
	width: 220px;
	height: 24px;
	color:#FFFFFF;
	opacity: 1;
	padding-left: 5px;
	z-index:20;
}

/* Layout */
#container {
	text-align: left;
}

#all{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#wrapper{
	position: relative;
	width: 1010px;
	height: 600px;
	left: 50%;
	margin-left: -505px;
	top: 100px;
	/*margin-top: -300px;*/
	
	overflow:hidden;	
}

#line{
	position: relative;
	border-bottom: 2px solid #fff;
	width: 100%;
	z-index: 10;
	}

#background{
	position: relative;
	left: -180px;
	top: -6px;
	width: 1010px;
	height: 460px;
	z-index:1;
}

#image{
	position: relative;
	top: -4px;
	left: 160px;
	width: 600px;
	height: 460px;
}

#content{
	position: relative;
	top: 0px;
	left: 0px;
	width: 1010px;
	height: 460px;
	display:block;
}

#welkomdiv, #welkom_bg{
	position: absolute;
	bottom: 120px;
	left: 0px;
	height:230px;
}

#welkomdiv
{			
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;	
	padding-left: 10px;
	width: 100%;	
	line-height: 18px;
	font-size:12px;	
	z-index: 4;
	overflow: hidden;
}

#welkomdiv p{
	position:relative;
	left: 50%;
	margin-left: -160px;
	width: 100%;
	color: #FFF;
	z-index: 5;
	}

#welkom_bg
{
	background-color:#069;	
	width: 100%;
	opacity: 0.6;
	z-index: 3;
}

#textdiv, #textdiv_bg{
	position: absolute;
	height: 458px;
	right: 200px;
	top: 2px;
}

#textdiv{		
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
	padding-left: 10px;
	padding-right: 0px;
	width: 400px;	
	line-height: 18px;
	font-size:12px;	
	overflow: hidden;
	z-index: 7;
}

#textdiv_bg{
	background-color:#000;	
	width: 410px;
	opacity: .6;
	z-index: 6;
}

#textonly{
	position: relative;
	width: 10000px;
	left: 0px;
}

#textonly div{
	width: 390px;
	padding-right: 20px;
	float: left;
	}

#linkdiv{
	position: absolute;	
	width: 380px;
	bottom: 20px;		
	list-style: none;
	line-height: 20px;		
	text-align:right;
	z-index: 7;
}

#linkdiv p{
	vertical-align:bottom;
	text-align:right;
	z-index:7;
}

#linkdiv a{
	color:#FFFFFF;
	text-decoration:none;
	z-index:7;
}

#linkdiv a:hover{
	color:#0099FF;	
	text-decoration:none;
}

#antiekdiv{
	position: absolute;	
	top: 0px;
	left: 5%;
	width: 200px;
	height: 460px;	
	list-style: none;
	line-height: 20px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	z-index: 7;
}

#antiekdiv ul{
	position:relative;
	width: 200px;
	left : -40px;
	list-style: none;
}
#antiekdiv_bg{
	position:absolute;
	top: 0px;
	left: 5%;
	width: 200px;
	height: 460px;	
	background-color:#000;
	opacity: .4;
	z-index:6;
}
#antiekdiv a{
	text-decoration:none;
	font-size:13px;
	font-style:oblique;
	color:#fff;
}

#antiekdiv p{
	
	/*bottom: 30px;*/
}

#antiekdiv a:hover{
	color:#0099FF;	
	text-decoration:none;
}

#antieklinkdiv_bg{
	background-color:#90c;
	opacity: .2;
	z-index: 6;
}

#pageLinks{
	position: absolute;
	top: 18px;
	right: 40px;
	text-decoration:none;
	z-index:7;
}

#catdiv, #catdiv_bg{
	position: absolute;
	height: 456px;
	left: 814px;
	top: 2px;	
	overflow:hidden;
}

#catdiv{
	width: 160px;
	/*border-right: 1px solid #fff;*/
	z-index: 7;
}

#catdiv p{
	text-align:center;
}

#flashdiv{
	position: relative;
	width: 1010px;
	height: 460px;
	left: 0px;
	top:0px;
	z-index: 7;
}

#footer {
	position: absolute;
	width: 1010px;
	height: 159px;
	top: 78%;
	z-index: 18;
}

#footer p{
	width: 1010px;
	text-align:center;
	}

/* nav */
#nav{
	position: relative;
	height: 14px;
	width: 1010px;
	left: 50%;	
	top: -2px;
	margin-left: -505px;	
	z-index: 8;
	color:#FFFFFF;
}

#nav, #nav ul {
padding: 3px 0 0 0;
/*margin-left: 10px;*/
list-style: none;
}

#nav li {
	float: left;
	width: 180px;
	padding-right:20px;
}

#nav li a{
	height: 24px;
	line-height: 24px;
	background-color:#000000;	
	border-bottom:#FFF solid thin;
}

#nav li ul{
	height: 240px;
	width: 800px;
}

#nav li ul a:hover{
	color: #0099FF;
}

#nav li a:hover{
	color:#c5d683;
}

#nav li ul ul
{	
	position: relative;
	width: 170px;
	left: -2800px;
	padding-right: 60px;
	float: left;
}

#nav li ul li
{
	width: 160px;
	padding-right: 20px;
}

#nav ul {
position: absolute;
width: 160px;
left: -2800px;
float: left;
}

#nav li:hover ul, #nav li.ie_does_hover ul, #nav li:hover {
left: auto;

color: #0099FF;
background-position: 10px 0px;

}

#nav a {
	display: block;
	height: 40px;
	margin: 2px 5px 3px 5px;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}
