p,form{
margin:0;
}
input,file,select,textarea{
font-family:tahoma;
color:black;
/*color:#0066cc;*/
font-size:11px;
}
	/* linkies */
a.normal{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
text-decoration:underline;
}
a.normal:visited{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
text-decoration:underline;
}
a.normal:hover{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
text-decoration:none;
}
a.menu{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
text-decoration:none;
}
a.menu:visited{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
text-decoration:none;
}
a.menu:hover{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
text-decoration:underline;
}
/* -- einde linkies */

body,tr,td{
font-family:tahoma;
color:#1c5679;
/* color:#0066cc; */
font-size:11px;
/* background-color:white; */
}
.fout{
color:red;
}
.schaduw {
	font-weight: bold;
	color: #E5BD26;
	/* FILTER: DropShadow(Color=#C5C5C5, OffX=-2, OffY=-2); */
	margin-left:11px;
	width: 100%;
}
.showtitel { /* afgeleid van .schaduw */
	font-weight: bold;
	color: #E5BD26;
	/* FILTER: DropShadow(Color=#C5C5C5, OffX=-2, OffY=-2); */
	/* margin-left:11px; */
	/* width: 100%; */
}
/*********************************************************************************/
/*********************************
KADER
*********************************/
.upleft {
background-image:url(images/upleft.gif);
background-repeat:no-repeat;
width:4px;
height:21px;
}
.uprepeat {
background-image:url(images/uprepeat.gif);
background-repeat:repeat-x;
height:21px;
text-align:left;
vertical-align:middle;
color:#000000;
font-family:verdana;
font-size:14px;
}
.upright {
background-image:url(images/upright.gif);
background-repeat:no-repeat;
width:6px;
height:21px;
}
.middleleft {
background-image:url(images/middleleft.gif);
background-repeat:repeat-y;
width:4px;
}
.middlecenter {
margin: 3 4 3 4; /* top right bottom left */
}
.middleright {
background-image:url(images/middleright.gif);
background-repeat:repeat-y;
width:6px;
}
.bottomleft {
background-image:url(images/bottomleft.gif);
background-repeat:no-repeat;
width:4px;
height:5px;
}
.bottomrepeat {
background-image:url(images/bottomrepeat.gif);
background-repeat:repeat-x;
height:5px;
text-align:center;
}
.bottomright {
background-image:url(images/bottomright.gif);
background-repeat:no-repeat;
width:6px;
height:5px;
}
/*********************************
MENUBALK
*********************************/
.menubalk {
background-image:url(images/menurepeat.gif);
background-repeat:repeat-x;
font-size:14px;
}
.menubalk_over {
background-image:url(images/menurepeat_over.gif);
background-repeat:repeat-x;
font-size:14px;
cursor:hand;
}
/*********************************
SUBMIT KNOP
*********************************/
.submitleft {
background-image:url(images/submitleft.gif);
background-repeat:no-repeat;
}
.submitcenter {
background-image:url(images/submitcenter.gif);
background-repeat:repeat-x;
}
.submitright {
background-image:url(images/submitright.gif);
background-repeat:no-repeat;
}
/*********************************
BORDER IN HET MIDDEN
*********************************/
.bordertopleft{
background-image:url(images/bordertopleft.gif);
background-repeat:no-repeat;
height:22px;
width:12px;
}
.borderupsides{
background-image:url(images/borderupsides.gif);
background-repeat:no-repeat;
height:22px;
width:1px;
}
.bordertopcenter{
background-image:url(images/bordertopcenter.gif);
background-repeat:repeat-x;
height:22px;
}
.bordersides{
background-image:url(images/bordersides.gif);
background-repeat:repeat-y;
background-position:left;
width:3px; /* zou 1px moeten zijn maar what the heck, werkt niet.. 2px is prima! */
}
.borderbottom{
background-image:url(images/bordersides.gif);
background-repeat:repeat-x;
height:1px;
}
/*
*/
.tekst{
line-height:18px;
}
.formtitel{
/*text-decoration:underline;*/
font-size:12px;
font-family:verdana;
font-weight:bold;
color:#6B8226;
}
#logo {
	z-index:10;
	visibility:visible;
	position:absolute;
	margin-left:480;
	margin-top:-2;
}
fieldset{
border-color:#EAEAEA;
border-style:solid;
}

ul,li{
margin-top:0px;
margin-bottom:0px;
}

.imagefly{
	z-index:10;
	visibility:visible;
	position:absolute;
	margin-left:-27;
	margin-top:-21;
}

#voteit {
	z-index:10;
	visibility:visible;
	position:absolute;
    background-color: #FFFFFF; 
    filter: alpha(opacity=80);
	height:40px;
	border:1px solid red;
	width:440px;
	margin-top:-1px;
	margin-left:0px;
	font-weight:bold;
	color:red;
	text-align:center;
}

td.underline {
	border-bottom-color:#CCCCCC;
}

.fp_titel {
	/*background-image:url(http://www.ruilenverzamel.nl/images/bgtitel.gif);*/
	background-repeat:repeat-y;
	background-color:#f9841b;
}

.fp_titel_reverse {
	/*background-image:url(http://www.ruilenverzamel.nl/images/bgtitel_reverse.gif);*/
	background-repeat:repeat-y;
	background-color:#f9841b;
}

.fp_sub {
	background-color:#ffe8d4;
	color:#000000;
}

/*********************************************************/

/* LIGHTBOX v1 */
/*
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.ruilenverzamel.nl/images/overlay.png", sizingMethod="scale");
}
*/
/* LIGHTBOX v1 *EINDE* */

/* LIGHTBOX v2 */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://www.ruilenverzamel.nl/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.ruilenverzamel.nl/images/lightbox/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.ruilenverzamel.nl/images/lightbox/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/* LIGHTBOX v2 *EINDE* */

/* RECLAME */

#reclame {
	z-index:10;
	visibility:visible;
	position:absolute;
	margin-left:781;
	margin-top:1;
}

/* -- */

#drijver { /* NIET MEER ONLINE */ 
	position: absolute;
	left: 780; //pixels vanaf linker kantlijn
	top: 10; //pixels vanaf boven
	visibility: visible;
	z-index: 10;
}

/*
.forumbg1 {
	background-color:#CBE3FF;
}

.forumbg2 {
	background-color:#B3D1F4;
}
*/
.forumbg1 {
	background-color:#CEEA88;
		border-color:#009933;
} 

.forumbg2 {
	background-color:#C0E95A;
		border-color:#009933;
}
.forumtitel {
font-size:12px;
color:#FFFFFF;
font-weight:bold;

}
tr.forumtitel {
	background-color:#AEDE36;
	height:18px;
	vertical-align:middle;
		border-color:#009933;
	border-width:1px;
}
a.forumtitel {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}
a.forumtitel:visited {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
a.forumtitel:hover {
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.forumborder {
	border-color:#009933;
	border-width:1px;
}
.pagnr_licht {
	background-color:#F3F3F3;
}
.pagnr_donker {
	background-color:#E1E1E1;
}

.helptitel {
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}
