body {
	background-color:#4F4F4F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-3dlight-color:#4F4F4F;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#4F4F4F;
	scrollbar-darkshadow-color:#4F4F4F;
	scrollbar-face-color:#4F4F4F;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
}

.bodyframe {
	background-color: #4F4F4F;
}

.bodywhite {
	background-color: #FFFFFF;
}

/* styles for IE 5 Mac */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
/* following rules are invisible to IE 5 \*/
#horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -285px;
   text-align: center;
   min-width: 940px; 
}
 /* end IE 5 hack */ 
 
 
#wrapper {
	background-color: #4F4F4F;
	position: relative;
	text-align: left;
	width: 940px;
	height: 570px;
	margin: 0px auto;
	z-index:1;
	}

#box1 {
	background-color: transparant;
	position: absolute;
	text-align: left;
	top: 50px;
	left: 5px;
	width: 930px;
	height: 520px;
	border: solid #656565 1px;
   	z-index:2;
	}
		
#box_image {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index:3;
	width: 920px;
	height: 175px;
	background-color:transparant;
	border: solid #656565 1px;
}

#box_bottom {
	position: absolute;
	top: 185px;
	left: 5px;
	z-index:4;
	width: 920px;
	height: 330px;
	background-color:transparant;
    border: solid #656565 1px;
}

#box_bottom_left {
	position: absolute;
	top: 185px;
	left: 5px;
	z-index:5;
	width: 360px;
	height: 330px;
	background-color:transparant;
    border: solid #656565 1px;
}

#box_bottom_right {
	position: absolute;
	z-index:5;
	top: 185px;
	left: 370px;
	width: 555px;
	height: 330px;
	background-color: transparant ;
	border: solid #656565 1px;
}

#textscroll {
	position: absolute;
	z-index:6;
	top: 192px;
	left: 389px;
	width: 525px;
	height: 320px;
	background-color: transparant ;
	overflow: auto;
	padding-right:5px;
}


#navmain {
	position: absolute;
	top: 24px;
	left: 5px;
	width: 400px;
	height: 25px;
	background-color:transparant;
}


#logo {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 400px;
	height: 48px;
	background-color:transparant;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}


#under {
	position: absolute;
	top: 575px;
	left: 610px;
	width: 330px;
	height: 25px;
	/*
	background-image: url(../images/rechten.gif);
	background-repeat: no-repeat;*/
}

#language {
	position: absolute;
	top: 575px;
	left: 5px;
	width: 200px;
	height: 25px;
/*	background-image: url(../images/rechten.gif);
	background-repeat: no-repeat;*/
}

#dummy {
	position: absolute;
	top: 260px;
	left: 26px;
	width: 2px;
	height: 2px;
}

.frame_main {
	width: 400px;
    height: 25px;
}

.frame_language {
	width: 200px;
    height: 25px;
}

.frame_rights {
	width: 329px;
    height: 24px;
}


.frame_shop {
	width: 910px;
    height: 320px;
	padding-top:5px;
	padding-bottom:0px;
}


a	  { 
	color: #999999; 
	text-decoration: none; 
}

a:hover    { 
	color: #FFFFFF; 
	background-color: #656565; 
}

a:active   { 
	color: #999999; 
	text-decoration: none; 
}

a:link { 
	color: #999999; 
	text-decoration: none; 
}

a:visited { 
	color: #999999; 
	text-decoration: none; 
}



p {
	margin-top: 0px;
	margin-bottom: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-variant:small-caps;
	font-weight: bold;
    color: #FFFFFF;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}

h5 {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	}

h6 {
	float: right;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	}	

.naarboven {
	text-align:right;
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	}

td {
	font: 10px Arial, Helvetica;
	letter-spacing: 0px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 100%;
}

input {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	}
	
select {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	}
	
textarea {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	}

	
.select_field {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	width: 255px;
}

.input_field {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	width: 300px;
}

.input_button {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	width: 50px;
}

.textarea_field {
	font-size: 10px; 
	font-family: Arial, Helvetica;
	width: 300px;	
}


.text_white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.text_black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.text_grey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.news {
	padding-bottom:30px;
	border-bottom:solid;
	border-width:1px;
	border-color: #999999;
	border-spacing:30px;
}

.links {
	padding-bottom:20px;
	/*border-bottom:solid;
	border-width:1px;
	border-color: #999999;
	border-spacing:30px;*/
}

div#news a:hover {
    color: #FFFFFF;
    background-color: #000000;	
}



div#navbarmain {
	height: 20px;
	width: 100%;
	background-color: transparent;
	text-align: left;
/*  border-top: solid #000 1px;
    border-bottom: solid #000 1px;*/
}

div#navbarmain ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-variant:small-caps;
	font-weight: bold;
    color: #FFFFFF;
    white-space: nowrap;
}

div#navbarmain li {
    list-style-type: none;
    display: inline;
}

div#navbarmain li a {
    text-decoration: none;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
    color: #FFF;
}

div#navbarmain li a:link {
    color: #FFF;
}

div#navbarmain li a:visited {
    color: #FFF;
}

div#navbarmain li a:hover {
    color: #FFFFFF;
    background-color: #000000;
/*  font-weight: bold; */	
}




div#textscroll ul {
	margin: 0px;
    padding-left: 10px;
	padding-bottom: 10px;
    white-space: nowrap;
	list-style-type: square;
	list-style-position: inside;
}

div#textscroll li {

}

div#textscroll li a {
    text-decoration: none;
	margin-right: 5px;
	padding-left: 1px;
	padding-right: 1px;
    color: #656565;
}

div#textscroll li a:link {
    color: #656565;
}

div#textscroll li a:visited {
    color: #656565;
}

div#textscroll li a:hover {
    color: #FFFFFF;
    background-color: #656565;
/*  font-weight: bold; */	
}



.head {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	}

.bgoo {
	background-color:#4F4F4F;
	}
	
.w {
	background-color:#4F4F4F;
	}


.border {
	border:1;
	border-top-width:1;
	border-right-width:1;
	border-bottom-width:1;
	border-left-width:1;
	border-top-color:#656565;
	border-right-color:#656565;
	border-bottom-color:#656565;
	border-left-color:#656565;
	border-style:solid;
	background-color:#4F4F4F;
		}
	
.top{
	border:1;
	border-top-width:1;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-top-color:#656565;
	border-style:solid;
	background-color:#4F4F4F;
	}

