html { 
	color:	#6A6A6A;
	margin-bottom: 1px; 
	min-height: 100%; 
}
::-moz-selection{
	background:#00034A;
	color:#fff;
}
::selection{
	background:#00034A;
	color:#fff;
}
#top_logo{
	width:262px;
	height:70px; 
	background-image: url(/images/logo-simpel.png);
	display:inline;
	float:left;
	position:absolute;
}

body{
	background-color:#000000;
	margin:0px;
	padding:0px;
}
a:hover{
	text-decoration:none;
}
.border{
	border: 1px dotted #3F4146;
}
.m_text{
	color:#969AFF;
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
}
.h_text{
	color:#cccccc;
	font-family:Tahoma;
	font-size:13px;
	line-height:14px;
}
.c_text{
	color:#969696;
	font-family:Tahoma;
	font-size:13px;
	line-height:13px;
}
.c1_text{
	color:#444AE5;
	font-family:Tahoma;
	font-size:13px;
	line-height:13px;
}
.form{
	background-color:#363636;
	border-color:#6E6E6E;
	border-style:solid;
	border-width:2px;
	height:20px;
	padding-left:5px;
	width:202px;
}
.form_div{
	height:23px;
	margin-top:5px;
}
.form1{
	background-color:#09090B;
	border-color:#3F4146;
	border-style:solid;
	border-width:1px;
	height:18px;
	width:125px;
}
.loginform{
	background-color: #2F2F2F!important; /*Important because googel-toolbar fox this one up*/
	border-color:#000;
	border-style:solid;
	border-width:1px;
	color:#969AFF;
	font-family:Tahoma;
	font-size:11px;
	height:14px;
	line-height:9px;
	padding-left:5px;
	padding-right:5px;
	width:175px;
}
a.c1_text{
	text-decoration:none;
}	
a.c1_text:hover{
	text-decoration:underline;
}
.mainmenu p>a{
/*	color:	#000;*/
	font-variant: small-caps;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: 2px;
	text-decoration:none;
}
.mainmenu:hover p>a{
/*	text-decoration:underline;*/
	color:#fff;
	border-bottom:3px solid #F4FD00;
	display:inline;
}
a.submenu{
	color:	#417FB7;
	font-variant: small-caps;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 15px;
	line-height:16px;
	letter-spacing: 2px;
	text-decoration:none;
}
a.submenu:hover{
	text-decoration:underline;
}

/*Begin buttons*/
button {
	font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
	font-weight:bold;
	overflow:visible;
	padding:4px 10px 3px 7px;
	width:auto;
}
button[type] {
	line-height:130%;
	padding:5px 10px 5px 7px;
	width:auto;
}
.buttons {
	clear:both;
	font-size:100%;
	margin:10px 0pt 20px;
	padding:0pt;
	text-align:center;
}
.buttons a, button {
	background-color:#3B3B3B;
	border-color:#7E7E7E rgb(222, 222, 222) rgb(222, 222, 222) rgb(238, 238, 238);
	border-style:solid;
	border-width:1px;
	color:#333333;
	cursor:pointer;
	display:block;
	float:left;
	font-size:100%;
	line-height:130%;
	margin:0pt 7px 0pt 0pt;
	padding:5px 10px 6px 7px;
	text-decoration:none;
}
/*negative default color*/
.buttons a.negative, button.negative {
	color:#D12F19;
}
/*positive default color*/
button.positive, .buttons a.positive {
	color:#529214;
}
/*Normal color when hover*/
button:hover, .buttons a:hover {
	background-color:#DFF4FF;
	border:1px solid #C2E1EF;
	color:#336699;
}
/*Negative color when hover*/
.buttons a.negative:hover, button.negative:hover {
	background:#FBE3E4 none repeat scroll 0%;
	border:1px solid #FBC2C4;
	color:#D12F19;
}
/*positive color when hover*/
.buttons a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#529214;
}
button img, .buttons a img {
	border:medium none !important;
	height:16px;
	margin:0pt 3px -3px 0pt !important;
	padding:0pt !important;
	width:16px;
}
/*End buttons*/

/*Page not found*/
.page_not_found{
	color:	#969AFF;
}
.page_not_found h2{
	color:	#FF5151;
	font: small-caps 3em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	letter-spacing: .5em;
	text-decoration: underline;
}
.page_not_found a,a:link,a:visited{
	color:	#417FB7;
	text-decoration: none;
}
.page_not_found a:hover{
	text-decoration: underline;
}
.contentheader{
	color:#2D64B7;
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 25px;
	text-align: center;
}
.error{
	background-color:#400308;
	border: 1px solid #993838;
}
.approved{
	background-color:#013F11;
	border: 1px solid #1D9929;
}
fieldset{
	background-color: #000;
	border: 1px dotted #417FB7;
	display:block;
	margin: 40px 0px 0px 0px;
	padding: 20px 14px 14px 20px;
	position:relative;
}
legend{
	background-color:#000;
	border: 1px dotted #2D64B7;
	color: #417FB7;
	font-weight:bold;
	margin: 0px 0px 0px 20px;
	padding: 4px 20px;
	position:absolute;
	top: -15px;
	width: auto;
}
.status_error{
	margin: 40px 0px 0px 0px;
	padding: 20px 14px 14px 20px;
}

/*Winkel*/
.winkel_main_menu{
	background-color:#191A1A;
}
.winkel_main_menu a{
	color:#32FF49;
}
.category{
	cursor:pointer;
	padding: 20px 10px 10px 10px;
	text-align:center;
	text-decoration:none;
	opacity: 0.6;
	-moz-opacity: 0.6;	
}
.category:hover{
	opacity: 1.0;
	-moz-opacity: 1.0;
	background-color: #191A1A;
}
.category>a{
	color:#417FB7;
	letter-spacing: .4em;
}
.category_list{
/*	border-top:2px dotted;*/
	padding:0px;
}
.category_list tr{
	opacity: 0.6;
	-moz-opacity: 0.6;
}
.category_list tr:hover{
	background-color:#242424;
	border-top: 1px solid #2D64B7;
	border-left: #2D64B7;
	border-right:none;
	opacity: 1.0;
	-moz-opacity: 1.0;
	background-color: #191A1A;
}
.category_list td{
	border-top: 1px solid #2D64B7;
	border-left: #2D64B7;
	border-right:none;
}
.category_list_items{
	margin:0px;
	margin-bottom:35px;
}
.align_item_top p{
	margin-top:5px;
}
.progressbar{
	border:1px dotted;
	margin:0px;
	padding:0px;
	background-color:#2D64B7;
	color:#000;
	text-align:right;
	vertical-align:middle;
	line-height:18px;
	padding-right:5px;
}
.progress_kleiner{
	background: url(/images/progressbar/3button.jpg) repeat-x scroll top left;
	font-size: 90%;
	width:125px;
	height:18px;
	color:#5C5C5D;
	padding-left:5px;
	border-right:2px solid #152c51;
}
.progress_huidig{
	background: url(/images/progressbar/2button.jpg) repeat-x scroll top left;
	font-size: 90%;
	width:125px;
	height:18px;
	color:#F9FF00;
	padding-left:5px;
	border-right:2px solid #152c51;
}
.progress_groter{
	background: url(/images/progressbar/button.jpg) repeat-x scroll top left;
	font-size: 90%;
	width:125px;
	height:18px;
	color:#7FFFAE;
	padding-left:5px;
	border-right:2px solid #152c51;
}
.whitecolor{
	color: #fff;
}


/* =================== */
/* = Lightbox config = */
/* =================== */

#lightbox{
	position: absolute;
	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(/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(/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	}
	
/* ================== */
/* = Einde lichtbox = */
/* ================== */


