body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
font: 0.7em Arial, Verdana, sans-serif;
color: 000;
background-color: #fff;
}
a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}
table{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
font: 0.9em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
color: 000;
}
h1 a, h2 a {
	text-decoration: none;
	color: #185DA0;
}
h1 { 
	color: #185DA0;
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2{
text-transform: uppercase;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
height: 8px;
font-weight:Bold;
letter-spacing: -1px;
font-size: 1.1em;
color: #185DA0;
vertical-align: text-top;
z-index:1;
}
#prow{
border-bottom:1px dotted #9CC9E0;
width:100%;
margin-top: 2px; margin-bottom: 2px;
}
tr{
height:12px;
}
label{
  width:20%;
  text-align:left;
  float:left;
  font-weight:bold;
}
.h{
  height:30px;
    }
 
.row{
  padding:2pt;
  text-align:top;
}
.cell{
  width:85%;
  color:Blue;
  padding:2pt;
  float:left;
  color:#B7B7B7;
  text-align:top;
  border-bottom:1px dotted #9CC9E0;
  height:auto !important;
  min-height:30px;
  height:30px;
}
.cellid{
color:Blue;
}
.rowline{
  padding:2pt;
  vertical-align:top;
  border-bottom:1px dotted #9CC9E0;
  height:auto;
}
#CDesc2{
display:none;
position:absolute;
border-color:#50B6F1;
color:#50B6F1;
font-weight:Bold;
float:right;
}

#loadpage{
display:block;
z-index:1;
position:absolute;
margin-top:22px;
margin-left:10px;
bottom:40px;
background-color:#fff;
}

#headermenu {
	width:100%;
	min-height:30px;
	height:30px;
	margin: 0 auto;
	margin-top:0px;
	background: url(../images/bghd1px2.jpg) repeat-x; 
	border: 1px solid #cce;
	border-bottom: none;
	text-align: right;
	vertical-align: middle;
}
#headermenu a{
color:#fff;
}
#collinhoud{
padding:5px;
padding-top:0px;
height:100%;
text-align:left;
}
#DescComm{
background-color:#D6E7FF;
margin-bottom:2px;
width:600px;
max-width: 583px;
text-transform: lowercase;
font-family:'trebuchet ms',helvetica,sans-serif;
letter-spacing: 0px;
padding:2px;
font-size: 1.0em;
color: #185DA0;
vertical-align: text-top;
height:auto;
}
#commwrap{
height:500px;
overflow:auto;
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-SHADOW-COLOR: #c0c0c0; 
	SCROLLBAR-3DLIGHT-COLOR: #f0f0f0; 
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
}
#back{
padding:6px;
z-index:1;
position: absolute;
left:10px;
top:10px;
}
#back a{
font-weight: bold; 
text-decoration: none; 
color: #5973FF;
}
#back a:hover{
font-weight: bold; 
font-size:16px;
font: sans-serif;
color: #5973FF;
background-color:#fff;
}
#footerlinks{
color:#5973FF;
font-weight:Bold;
}
#footerlinks a{
color:#5973FF;
}
#footerlinks a:hover{
color:Blue;
}
#footer{
position: absolute;
width:100%;
bottom: 0px; /*Set bottom value to HeightOfBottomFrameDiv*/
height:15px;
overflow: none;
padding-right: 4px;
text-align:left; 
background: #fff;
}
textarea{
 font-family:'trebuchet ms',helvetica,sans-serif;
 font-size:12px;
 border:1px solid Black;
}
input{
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:10px;
   background-color: #fff;
   border:1px solid Black;
    }
select{
  	BORDER: 1px solid Black;
	padding-right:1px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 1px;
}    
#framecontentTop{
top: 0px; 
left: 0px;
width: 100%; 
height: 95px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #62ADD4;
color: white;
}
#dragrate{
float:right;
border: 0px solid #BCDFE5;
padding-left:4px;
margin-right:40px;
margin-left:4px;
width:205px;
}
#loading{
position:absolute;
bottom:5px;
left:2px;
display:none;
}
#framecontentBottom{
bottom: 0px; 
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
border-top:1px double gray;
position: absolute; 
left: 0; 
width: 100%; 
height: 15px; /*Height of top frame div*/
background-color: White;
color: white;
}
#infobox {
position:absolute;
display: none;
width:600px;
max-height: 500px; /* Moz, Opera.. */
overflow:auto;
overflow-x: none;
height: expression(this.scrollHeight > 500 ? "500px" : "auto"); /* IE */
left:25%;	
top:10%; 
background-color:White;
border:1px solid #185DA0;
color: Black;
padding-top:20px;
padding-bottom:20px;
padding-left:10px;
padding-right:10px;
z-index:1;
}
#commentbox {
position:absolute;
width:600px;
max-height: 500px; /* Moz, Opera.. */
overflow:auto;
height: expression(this.scrollHeight > 500 ? "500px" : "auto"); /* IE */
left:25%;	
top:20%;
background-color:White;
border:1px solid #185DA0;
color: #185DA0;
padding-top:20px;
padding-bottom:20px;
padding-left:10px;
padding-right:10px;
z-index:1;
}
#searchresult{
position:absolute;
width:550px;
height:auto !important;
left:25%;	
top:20%; 
background-color:White;
border:1px solid #185DA0;
color:Black;
padding-top:20px;
height:565px;
padding-bottom:20px;
padding-left:10px;
padding-right:10px;
z-index:1;
background: #fff; }

#commentboxadd {
background-color:White;
border:0px solid #185DA0;
color: #185DA0;
padding-top:20px;
padding-bottom:20px;
padding-left:10px;
padding-right:10px;
z-index:1;
}
#hmain{
position: absolute; 
float:right;
width:80%;
height:100%;
top: 0px; /*Set top value to HeightOfTopFrameDiv*/
left: 20%;
right: 0;
bottom: 15px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #fff;
}
#hmainbrowse{
position: absolute; 
float:left;
width:100%;
height:100%;
top: 0px; /*Set top value to HeightOfTopFrameDiv*/
left: 0;
right: 0;
bottom: 15px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #fff;
}
#menurechts{
float:left;
width:20%;
top: 0px; /*Set top value to HeightOfTopFrameDiv*/
left: 0px;
bottom: 15px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #fff;
padding:-25px;
padding-top:0px;
text-align:left;
}
#menurechtshidden{
float:right;
width:0%;
top: 0px; /*Set top value to HeightOfTopFrameDiv*/
right: 0;
bottom: 15px; /*Set bottom value to HeightOfBottomFrameDiv*/
overflow: auto; 
background: #fff;
padding:-25px;
text-align:left;
}
#downimg{
display:none;
z-index:2;
position:absolute;
top:4px;
left:4px;
background-color:#fff;
}

#shade{
position:absolute;
width:100%;
height:100%;
background: #000000; opacity: 0.9; -moz-opacity: 0.9; -khtml-opacity: 0.9; filter: alpha(opacity=90);
z-index:1;
display: none;
}
#CollUrl {
min-height:70px;
height:auto;
padding:1px;
		border: 1px solid #eee;
		padding: 10px 10px 10px 10px;	
		margin: 0 0 10px 0;
		color: #454545; 
		background-color:#F4F4F4;
	}
#CollUrl2 {
min-height:70px;
height:auto;
padding:1px;
width:42%;
float:left;
min-height:140px;
	height:140px;
		border: 1px solid #eee;
		padding: 10px 10px 10px 10px;	
		margin: 0 10px 10px 0;
		color: #454545; 
		background-color:#F4F4F4;
	}	
#CollUrlIco {
min-height:40px;
vertical-align: center;
float: right;
height:auto;
padding:2px;
		border: 0px solid #eee;
		padding: 5px 5px 5px 5px;	
		margin: 0 0 10px 0;
		color: #454545; 
		background-color:#F4F4F4;
	}	

#NameColl{
text-transform: uppercase;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
height: 10px;
font-weight:Bold;
letter-spacing: -1px;
font-size: 1.1em;
color: #FFFFFF;
vertical-align: text-top;
z-index:1;
}
#DescColl{
text-transform: lowercase;
font-family:'trebuchet ms',helvetica,sans-serif;
letter-spacing: 0px;
font-size: 1.0em;
color: Blue;
vertical-align: text-top;
height:auto;
}
#DescCollMenu{
text-transform: lowercase;
font-family:arial,helvetica,sans-serif;
letter-spacing: 0px;
font-size: 1.0em;
color: aa9;
vertical-align: text-top;
height:auto;
margin-top:4px;
}
#rate{
color:Red;
font-size:9px;
}
#underline{
border-bottom:1px solid #CCC;
padding:5px;
margin-bottom:5px;
}
#left {
width:60%;
height:90%;
float:left;
margin-left:17px;
margin-top:17px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
background: #fff;
border:1px solid Black;
overflow:auto;
}
#right{
width:30%;
height:90%;
float:right;
margin-top:17px;
margin-right:34px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-left: 10px;
background: #fff;
border:1px solid Black;
overflow:auto;
}
#left li{
	margin:0px;
	padding:2px;
	list-style-type:none;
}

#leftb{
float:right;
width:30%;
border:1px solid Black;
margin-top:17px;
margin-right:34px;
padding:10px;
}
#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBar li{
	margin:0px 10px 3px 10px;
	padding:2px;
	list-style-type:none;
	display:block;
	width:177px;
	color:#FFFFFF;
}

#sideBar li a{
	width:100%;
}

#sideBar li a:link,
#sideBar li a:visited{
	color:#000;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

#sideBar li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	right:0px;
	background-position:top left;
	background-repeat:repeat-y;
    z-index:1;
    color:Black;
}

#sideBarTab{
	float:left;
	height:137px;
	width:28px;
	text-align:left;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:200px;
	height:auto;
	padding-bottom:4px;
	background-color: white;
	color:black;
	font-weight:Bold;
	font-family:Arial;
	border:1px solid Blue;
}

#sideBarContentsInner{
	width:200px;
}

#headerTop a{
		color: #aaa;
		}
#headerLink{
	margin-left:0px; 
	padding:4px;
	float:right;
	text-align:left;
	color:#fff;
}
#headerZoek{
	float:right;
	text-align:top;
}
#closeheader{
float:left;
padding:4px;
}

#headerTop {
	width:100%;
	min-height:30px;
	height:30px;
	margin: 0 auto;
	margin-top:0px;
	background: url(../images/bghd1px2.jpg) repeat-x; 
	border: 1px solid #cce;
	border-bottom: none;
	text-align: right;
	vertical-align: middle;
}
#header {
	width: 100%;
	min-height:55px;
	height:65px;
	margin: 0px;
	background: url(../images/bghs1px.jpg) repeat-x; 
	border-left: 1px solid #cce;
	border-right: 1px solid #cce;
	}
.zoekinput{
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	BORDER: 1px solid Black;
	PADDING-LEFT: 17px;
	FONT-SIZE: 11px;
	FONT-SIZE: 11px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	}
#menulist{
padding:0px;
color: #185DA0;
font-weight: bold;
background:#D6E7FF;
}	
.starlight {
	color: #e00;
}
.ratetext{
color:Red;
font-weight:Bold;
font-size:1.0em;
}
#star-rating{
height:60px;
float:left;
right:2px;
}
#star-rating ul {
	list-style: none;
	margin: 2px;
	padding: 0px;
	width: 150px;
	height: 30px;
	position: relative;
	background: url(../images/rating.gif) top left repeat-x;
	
}
#star-rating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
#star-rating li.current-rating {
	background: url(../images/rating.gif) left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
#star-rating li a {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	background-image: none;
}
#star-rating li a:hover {
	background: url(../images/rating.gif) left center;
	z-index: 1;
	left: 0px;
}
#star-rating a.one-star {
	left: 0px;
}
#star-rating a.one-star:hover {
	width: 30px;
}
#star-rating a.two-stars {
	left: 30px;
}
#star-rating a.two-stars:hover {
	width: 60px;
}
#star-rating a.three-stars {
	left: 60px;
}
#star-rating a.three-stars:hover {
	width: 90px;
}
#star-rating a.four-stars {
	left: 90px;
}
#star-rating a.four-stars:hover {
	width: 120px;
}
#star-rating a.five-stars {
	left: 120px;
}
#star-rating a.five-stars:hover {
	width: 150px;
}	