@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #181818;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*#vj {
	background-color: #181818;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/test1.jpg);
}*/
a:link {
	color: #CCCCCC;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
#logo {
	position:absolute;
	left:15px;
	top:0px;
	width:217px;
	height:87px;
	z-index:1;
}
#logo a:link,a:hover,a:active,a:visited {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}


#menu {
	position:absolute;
	left:27px;
	top:171px;
	width:130px;
	height:237px;
	z-index:2;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	/* background-color: #90bade;
	color: #fff; */
}
#menu ul {

		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#menu li {
		/* border-bottom: 1px solid #000000; */
		margin: 0;
		}

#menu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	/* border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc; */
	color: #CCCCCC;
	text-decoration: none;
	width: 100%;
	font-style: normal;
		}

#menu li a:hover {
	display: block;
	padding: 5px 5px 5px 0.5em;
	/* border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4; 
	background-color: #1A1A1A; */
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-style: normal;
		}


#content {
	position:absolute;
	left:195px;
	top:135px;
	width:512px;
	z-index:3;
}
#footer {
	position:relative;
	margin-top:20px;
	margin-bottom:120px;
	width:512px;
	z-index:3;
	clear:both;
}
.logonaam {
	position:absolute;
	left:104px;
	top:8px;
	width:111px;
	height:59px;
	z-index:4;
	font-size: 58px;
	font-weight: bold;
}
.logosub {
	position:absolute;
	left:13px;
	top:61px;
	width:203px;
	height:23px;
	z-index:4;
	font-size: 18px;
}
.item{
margin-top:20px;
width:512px;


}

.itemlist{
margin-bottom:20px;
/*height: 143px;*/
/*width:512px;*/
min-height:143px;
padding-bottom:5px;
margin-bottom:20px;
}

.itemlistimage{
margin-right:10px;
float:left;
border:none;
width: 255px;
height: 143px;
background-image: url(images/nopreview_smal.gif);
}

.itemlistimage img{
border:none;
width: 255px;
height: 143px;
}

.linkslist {
	width: 140px;
	height: 200px;
	margin-right: 15px;
	float: left;
}


