@charset "UTF-8";

html, body, img, div, form, ul, li	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a#follow-us {border: 0; position: fixed; right: 0; top: 100px;}
a#follow-us img {border: 0;}
.codeblue a, .codeblue h1 {
	color: #3CB0DF !important;
	border-color: #3CB0DF !important;
}

.flt_rgt {
	float: right;
}

.flt_rgt img {
	margin: 0 0 0 10px 0;
}

#codeblue_header {
	width: 775px;
	height: 132px;	
	background-image: url('/img/codeblue_header.jpg');
	background-repeat: no-repeat;
}

#big_image {
	float: right;
	padding: 10px 10px 4px 10px;
	background-color: #1c1c1c;
	border: 1px solid #222222;
	margin: 0 0 10px 0;
	width: 570px;
	height: 370px;
	text-align: center;
}

pre {
	width: 700px !important;
	overflow: auto;
	background-color: #333333;
	padding: 5px 10px 5px 10px;
}

#big_image img {
	border: 0 !important;
}

.case_text {
	width: 100%;
}

.slideshow_thumbs {
	background-color: #1c1c1c;
	padding: 5px 5px 0 5px;
	border: 1px solid #222222;
	float: left;
	width: 135px;
	min-height: 379px;
}

.slideshow_thumbs img {
	border: 2px solid #333333 !important;
	cursor: pointer;
}

.slideshow_thumbs img:hover {
	border: 2px solid #F7B200 !important;
}

img, div, a, input	{
	behavior: url('/css/iepngfix.htc');
}

input	{
	_behavior: none;
}

#map img	{
	behavior: none;
}

body	{
	color: #ffffff;
	background-color: #000000;
	background-image: url('/img/bg.jpg');
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#mainmenu	{
	list-style: none;
	line-height: 1;
	margin: 0 0 0 225px;
	_width: 775px;
	padding: 0;
	position: absolute;
	text-align: left;
	z-index: 500;
}


#mainmenu, #mainmenu ul	{
	height: 166px;
}

#mainmenu ul	{
	margin: 0;
	padding: 0;
}

#mainmenu a	{
	display: block;
	float: left;
}

#mainmenu li	{
	display: inline;
	float: left;
}

#mainmenu li a	{
	float: left;
	height: 28px;
	padding: 130px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	background-repeat: no-repeat;
}

#mainmenu li a:hover	{
	color: #f5a407;
	background-image: url('/img/pointer.png');
	_background-image: url('/img/pointer.gif');
	background-position: top center;
	border: 0;
}

#mainmenu li:hover ul, #mainmenu li.sfhover ul {
	*position: relative;
	left: auto;
	_position: absolute;
}

li.sfhover ul.submenu2 li a{
	_margin: 0 0 0 29px;
}

li.sfhover ul.submenuDiensten li a{
	_margin: 0 0 0 152px;
}

li.sfhover ul.submenu10 li a {
	_margin: 0 0 0 244px;
}

li.sfhover ul.submenu9 li a {
	_margin: 0 0 0 196px;
}

li.sfhover ul.submenu11 li a {
	_margin: 0 0 0 116px;
}


#mainmenu li:hover a, #mainmenu li.sfhover a {
	background-image: url('/img/pointer.png');
	_background-image: url('/img/pointer.gif');
	background-position: top center;
}

#mainmenu li ul	{
	position: absolute;
	width: 1px;	/* Hack voor IE 5.5 / IE 6 */
	left: -999em; /* Hack voor SEO en visueel gehandicapten software */
	margin: 158px 0 0 0;
	z-index: 1000;
}

#mainmenu li ul.submenu2 li a	{
	width: 190px;	/* Hack voor IE 5.5 / IE 6 */
	border: 1px solid #0c0c0c;
	border-style: none none solid none;
}

#mainmenu li ul.submenu10 li a	{
	width: 145px;	/* Hack voor IE 5.5 / IE 6 */
	border: 1px solid #0c0c0c;
	border-style: none none solid none;
}

#mainmenu li ul.submenuDiensten li a	{
	width: 310px;	/* Hack voor IE 5.5 / IE 6 */
	border: 1px solid #0c0c0c;
	border-style: none none solid none;
}

#mainmenu li ul.submenu9 li a	{
	width: 310px;	/* Hack voor IE 5.5 / IE 6 */
	border: 1px solid #0c0c0c;
	border-style: none none solid none;
}

#mainmenu li ul.submenu11 li a	{
	width: 145px;	/* Hack voor IE 5.5 / IE 6 */
	border: 1px solid #0c0c0c;
	border-style: none none solid none;
}

#mainmenu li.sfhover ul{
	_left: 0px;
}

#mainmenu li li a, #mainmenu li.sfhover li a, #mainmenu li:hover li a	{
	display: block;
	height: auto;
	padding: 10px 10px 10px 10px;
	background-image: url('/img/sub_bg.png');
	background-position: top center;
	border-left: 1px solid #262626;
	border-right: 1px solid #262626;
}

#mainmenu li li a:hover	{
	background-image: url('/img/sub_bg.png');
	background-position: top center;
	_border-bottom: 1px solid #000000;
}

#container	{
	width: 1000px;
	height: auto;
	vertical-align: top;
	margin: 0 auto;
	background-color: #000000;
}

#main	{
	width: 1000px;
	background-color: #000000;}

#content ul li {
	list-style-type:square;
}

#content img {
	border: 2px solid #0c0c0c;
}

#header{
	width: 1000px;
	height: 158px;
	background-image: url('/img/header.png');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#middle	{
	float: left;
	width: 776px;
}

#home_middle	{
	float: left;
	width: 560px;
}

#middle_wide	{
	float: left;
	width: 776px;
	_margin: 0 0 0 -2px;
}

#banners	{
	float: right;
	width: 213px;
	_width: 213px;
	margin: 0 0 0 3px;
}

#banners_home	{
	float: right;
	width: 213px;
	margin: 0 0 0 3px;
}

/* lists */

.text ul{
	padding-left:20px;
}

.text li{
	list-style-type:square;
}

.text ol{
	list-style: decimal;
	padding-left:20px;
}

.text ol li{
	list-style-type: decimal;
}

.text, .text2	{
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 3px 0;
	padding: 10px 15px 10px 15px;
}

.text2 img {
	border:0;
}

.medewerkers	{
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 3px 3px;
	padding: 10px 15px 10px 15px;
	text-align:center;
	width:222px;
	float:left;
	cursor:pointer;
}

.medewerkers:hover {
	border: 1px solid #f7b200;
}

.medewerkers .meerinfo {
	color:transparent;
	font-size:9px;
	text-align:right;
}

.medewerkers:hover .meerinfo {
	color:#f7b200;
}

.headshot	{
	margin: 0 auto;
	width: 150px;
	height: 103px;
	border:2px solid #333333;
}

.emplight	{
	background-color: #99ff88;
	position: absolute;
	z-index: 888;
	margin: 0 auto;
}

.headshot img	{
	visibility: visible;
}

.medewerkers h1 {
	font-size:14px;
	font-weight:bold;
	color:#3bb1e1;
	padding:0 0 0 0;
	margin:0 0 3px 0;
}

.medewerkers p {
	font-size:10px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	line-height:12px;
}

.portfolio_cats	{
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 3px 0;
}

.portfolio_cats p	{
	padding: 0 10px 0 10px;
}

.portfolio_cats h1	{
	font-size: 20px;
	color: #9ac01b;
	line-height: 20px;
	padding: 10px 0 0 15px;
}

.portfolio	{
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 10px 15px 10px 15px;
	margin: 3px 3px 0 0;
	_margin: 3px 2px 0 0;
	float:left; 
	width:352px; 
}

.portfolio h2 {
	padding:0 0 0 0;
	margin:0 0 10px 0;
	color:#3CB0DF;
}

.portfolio img {
	border:2px solid #222222;
	padding:2px 2px 2px 2px;
	margin:0 0 2px 0;
}

.portfolio p {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.portfolio a {
	font-size:11px;
}

.portfolio a:hover img {
	border:2px solid #f7b200 !important;
}

.foto a:hover {
	border:0;
}

.even	{
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 3px 0;
	padding: 10px 15px 10px 15px;
}

.oneven	{
	background-color: #2e2e2e;
	background-image: url('/img/content_bg2.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #333333;
	margin: 0 0 3px 0;
	padding: 10px 15px 10px 15px;
}

.even ul, .oneven ul {
	margin: 0 0 0 30px;	
}

.oneven .photoright img {
	border: 2px solid #0c0c0c;
}

.even h1, .oneven h1 {
	font-size: 18px;
	color: #3AB0E0;
	line-height: 22px;
}

h1	{
	font-size: 18px;
	color: #9ac01b;
	line-height: 22px;
}


h2	{
	font-size: 15px;
	color: #9ac01b;
	line-height: 22px;
}

h3	{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
}

h4	{
	font-size: 12px;
	color: #9ac01b;
	line-height: 18px;
}

strong {
	font-weight:bolder;
}

a:link, a:visited	{ 
	color: #f5a407; 
	text-decoration: none;
}

a:hover	{
	color: #f5a407;
	text-decoration: none;
	border-bottom: 1px dotted #f5a407;
}

#left{
	float: left;
	margin: 0 4px 0 0;
	_margin: 0 2px 0 0;
	width: 220px;
}

.datum {
	color:#f7b200;
	font-size:9px;
	margin: 0 0 0 0;
}

#menu, #contact, #nieuwsbrief	{
	border: 1px solid #191919;
	background-color: #000000;
	background-image: url('/img/diensten_bg.png');
	background-position: top left;
	background-repeat: repeat-x;
	width: 220px;
}

#contact, #nieuwsbrief	{
	background-position: bottom left;
}

#nieuwsbrief form	{
	padding: 0 10px 0 10px;
}

#menu ul, .contact_banner	{
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li	{
	margin: 0;
}

.contact_banner li {
	display: inline-block;
	margin: 0 0 0 -5px;
}

#menu ul li a, .contact_banner li a	{
	border-bottom: 2px solid #000000;
	color: #ffffff !important;
	display: block;
	height: 57px;
	line-height: 57px;
	margin: 0px auto;
	padding: 0px 5px 0px 61px;
	vertical-align: middle;
	width: 152px;
}

#menu ul li a:hover, .contact_banner li a:hover	{
	color: #f5a407;
	border-bottom: 2px solid #0c0c0c;
}

#menu ul li a.diensten8	{
	line-height: 20px;
	padding-top: 9px;
	height: 48px;
}

a.diensten3	{
	background-image: url('/img/communicatie_off.png');
	background-position: top left;
	background-repeat: no-repeat;
}

a.diensten3:hover	{
	background-image: url('/img/communicatie_on.png');
}

a.diensten4	{
	background-image: url('/img/concept_off.png');
	background-position: top left;
	background-repeat: no-repeat;
}

a.diensten4:hover	{
	background-image: url('/img/concept_on.png');
}

a.diensten5	{
	background-image: url('/img/foto_off.png');
	background-position: top left;
	background-repeat: no-repeat;
}

a.diensten5:hover	{
	background-image: url('/img/foto_on.png');
}

a.diensten6	{
	background-image: url('/img/advertising_off.png');
	background-position: top left;
	background-repeat: no-repeat;
}

a.diensten6:hover	{
	background-image: url('/img/advertising_on.png');
}

a.diensten7	{
	background-image: url('/img/internet_off.png');
	background-position: top left;
	background-repeat: no-repeat;
}

a.diensten7:hover	{
	background-image: url('/img/internet_on.png');
}

a.diensten8	{
	background-image: url('/img/belettering_off.png');
	background-position: top left;
	background-repeat: no-repeat;
}

a.diensten8:hover	{
	background-image: url('/img/belettering_on.png');
}

a.phone	{
	background-image: url('/img/phone.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 0 !important;
}

a.mail	{
	background-image: url('/img/mail.png');
	background-position: top left;
	background-repeat: no-repeat;
	border: 0 !important;
}

a.phone:hover, a.mail:hover {
	text-decoration: none;
	border: 0 !important;
}

.no-border:hover {
	border: 0 !important;
}

.clr	{
	clear: both;
}

.black	{
	background-image: url('/img/black_bg.jpg');
	height: 26px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 5px 0 0 10px;
}

.banner{
	border: 1px solid #191919;
	background-image: url('/img/candystripes_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #020202;
	margin-bottom: 3px;
	padding: 10px 10px 10px 10px;
}

.paging{
	border: 1px solid #191919;
	background-image: url('/img/candystripes_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #020202;
	letter-spacing: 5px;
	line-height: 20px;
	margin-bottom: 3px;
	padding: 5px 10px 5px 10px;
	text-align: right;
}

.banner ul {
	padding:0 0 0 10px;
	*padding:0 0 0 15px;
	*margin:0 0 0 0;
}


.banner ul li {
	list-style-image: url('/img/li_bullet.gif');
}

abbr {
	border-bottom: 1px dashed #F7B200;
}

#green .black	{
	color: #9ac01b;
	font-weight: bold;
	border-bottom: 2px solid #9ac01b;
}

#green .banner a:link, #green .banner a:visited	{ 
	color: #9ac01b; 
	text-decoration: none;
}

#green .banner a:hover	{
	color: #9ac01b;
	text-decoration: none;
	border-bottom: 1px dotted #9ac01b;
}

#orange .black	{
	color: #f5a407;
	font-weight: bold;
	border-bottom: 2px solid #f5a407;
}

#orange .banner a:link, #orange .banner a:visited	{ 
	color: #f5a407; 
	text-decoration: none;
}

#orange .banner a:hover	{
	color: #f5a407;
	text-decoration: none;
	border-bottom: 1px dotted #f5a407;
}

#blue .black	{
	color: #34a2d7;
	font-weight: bold;
	border-bottom: 2px solid #34a2d7;
}

#blue .banner a:link, #blue .banner a:visited	{ 
	color: #34a2d7; 
	text-decoration: none;
}

#blue .banner a:hover	{
	color: #34a2d7;
	text-decoration: none;
	border-bottom: 1px dotted #34a2d7;
}

#footermenu	{
	text-align: center;
	height: 75px;
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}

#footermenu ul	{
	background: url(/img/black-70.png) repeat 0 0 transparent;
	*opacity: .70;
	*filter: alpha(opacity=70);
	height: 20px;
	border:1px solid #191919;
}

#footermenu ul li	{
	list-style: none;
	display: inline;
}

#footermenu ul li a, #footermenu ul li a:visited	{
	color: #ffffff;
	height: 31px;
	margin: 10px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.photoright img {
	float: right; 
	border: 2px solid #333333;
	margin: 8px 8px 8px 8px;
	line-height: 0px;
	font-size: 0px;
}

.photoright_zb img {
	float: right; 
	border: 0px solid #333333;
	margin: 8px 8px 8px 8px;
	line-height: 0px;
	font-size: 0px;
}

.brochure img {
	float: right; 
	border: 0px solid #333333;
	margin: 0px 0px 3px 3px;
	line-height: 0px;
	font-size: 0px;
}

.float_right {
	float:right;
}

.float_left {
	float:left;
}

#map {
	width:320px;
	height:320px;
	float:right;
}

#map span {
	display:none;
}

.adres_panningen {
	float:left; 
	width:200px;
}

.adres_venray {
	float:right; 
	width:200px;
}

.adressen {
	width: 410px;
	float: left;
}

.info_window {
	font-size:9px;
	line-height:15px;
	color:#000000;
}

input	{
	background-color: #333333;
	border: 1px solid #222222;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding:2px 2px 2px 2px;
}

select	{
	background-color: #333333;
	border: 1px solid #222222;
	color: #ffffff;
	padding: 1px 1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding:2px 2px 2px 2px;
}

select option	{
	background-color: #333333;
	color: #ffffff;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding:2px 2px 2px 2px;
}

textarea{
	background-color: #333333;
	border: 1px solid #222222;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding:2px 2px 2px 2px;
	overflow: auto;
}

#map input{
	width: 200px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #999999;
}

#map input[type="submit"]{
	width: 150px;
	background-color: #ffffff;
	border: 1px solid #f5a407;
	color: #999999;
}

.mailform	{
	width: 300px;
	margin: 2px 0 2px 0;
}

.mailform_x	{
	width: 300px;
	margin: 2px 0 2px 0;
	background-image: url('/img/verplicht.png');
	_background-image: url('/img/verplicht.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.mailform_small_x	{
	width: 103px;
	margin: 2px 0 2px 0;
	background-image: url('/img/verplicht.png');
	_background-image: url('/img/verplicht.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.mailform_small	{
	width: 103px;
	margin: 2px 0 2px 0;
}

.mailform_smaller_x	{
	width: 124px;
	margin: 2px 0 2px 0;
	background-image: url('/img/verplicht.png');
	_background-image: url('/img/verplicht.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

form p {
	margin: 5px 0;
}

label	{
	display:  inline-block;
	height: 16px;
	width: 120px;
	margin: 2px 10px 2px 0;
	text-align: left;
	line-height:14px;
	font-size:12px;
	vertical-align: top;
}

.label2	{
	display:  inline-block;
	height: 16px;
	width: 60px !important;
	_width: 70px;
	margin: 2px 10px 2px 0;
	text-align: left;
	line-height:14px;
	vertical-align: top;
}

.label_x	{
	display:  inline-block;
	height: 16px;
	width: 120px;
	margin: 2px 10px 2px 0;
	text-align: left;
	line-height:14px;
	vertical-align: top;
}

.biglabel	{
	float:left;
	height: 16px;
	width: 307px;
	margin: 2px 10px 2px 0;
	text-align: left;
	font-style:italic;
	font-size:10px;
}

.verplicht	{
	text-align: left;
	font-style:italic;
	font-size:10px;
}

#content	{
	float: right;
	width: 776px;
}

.login_error {display: block; border: 2px solid #cc0000; padding: 10px; color: #cc0000; background: #ff9999; margin: 0 0 15px 0; font-weight: bold;}

.mailbutton {
	padding: 1px 3px 1px 3px;
	*padding:0 0 0 0;
	*width:93px;
	color: #f5a407;
	border: 2px solid #555555;
}

.zoekknop {
	padding: 1px 3px 1px 3px;
	color: #f5a407;
	border: 0px solid #555555;
	background-color:transparent;
	cursor:pointer;
}

.mailbutton_x {
	padding: 3px 3px 3px 3px;
	*padding:0 0 0 0;
	*width:90px;
	color: #f5a407;
	border: 2px solid #555555;
	margin: 0 0 0 30px;
	cursor: pointer;
}

.mailbutton_x:hover {
	border: 2px solid #f5a407;
}

.send_btn{
	padding: 3px 3px 3px 3px;
	*padding:0 0 0 0;
	*width:90px;
	color: #f5a407;
	border: 2px solid #555555;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.send_btn:hover {
	padding: 3px 3px 3px 3px;
	*padding:0 0 0 0;
	*width:90px;
	color: #f5a407;
	border: 2px solid #f5a407;
	margin: 10px 0 0 0;
	cursor: pointer;
}

.input_google_maps {
	font-size:10px;
	color:#000000 !important;
	border:1px solid #f7b200 !important;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#headlines	{
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 3px 0;
	padding: 10px 10px 10px 10px;
}

.headline	{
	border: 1px solid transparent;
	_border: 1px solid #191919;
	padding: 4px 4px 4px 4px;
	width: 246px;
	float: left;
	margin: 0 7px 0 6px;
	_margin: 0 4px 0 4px;
	height: 246px;
	overflow: hidden;
	cursor:pointer;
}

.headlineshadow	{
	background-image: url('/img/headline_shadow.png');
	background-position: bottom left;
	background-repeat: repeat-x;
	position: absolute;
	width: 252px;
	margin: -4px -4px 0 -4px;
	height: 254px;
	cursor:pointer;
}

.headline:hover	{
	border: 1px solid #f5a407;
}

.headlinepicture img	{
	border: 2px solid #333333;
}

.hidden {
	display:none;
}

/* LightWindow CSS */

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
		
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #333333 !important;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #333333;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #F7AE11;
		padding: 0 10px 0 0;
		display:block;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #F7AE11;
		text-decoration: underline;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: none;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(/img/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(/img/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(/img/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
	display: none;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
		display: none;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(/img/black-70.png) repeat 0 0 transparent;
		display: none;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
		display: none;
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;
		display: none;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
		display: none;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(/img/arrow-up.gif) no-repeat 60px 5px transparent;
		display: none;
	}

	#lightwindow_galleries_tab .down {
		background: url(/img/arrow-down.gif) no-repeat 60px 6px transparent;
		display: none;
	}

	#lightwindow_galleries_list {
		background: url(/img/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
		display: none;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
		display: none;
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
		display: none;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
		display: none;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
		display: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
		display: none;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
		display: none;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	background-color: #333333 !important;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff !important;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #ffffff;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #333333;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
		display:block;
		background-color:#ffffff;
		padding:2px 5px 2px 8px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 1px;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #f7b200;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
	background-color: #333333 !important;
}

.projecten {
	z-index:0;
}

#musicplayer {
	background-color:#000000;
	color:#333333;
	border-bottom:1px solid #333333;
}

.sitemap {
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 3px 0;
	padding: 10px 15px 10px 15px;
}

.sitemap ul {
	margin:0 0 0 18px;
}

.sitemap ul li {
	color:#F7b200;
	font-weight:bold;
}

.sitemap ul li a {
	color:#FFFFFF !important;
}

.sitemap ul li ul {
	margin:0 0 0 30px;
}

.sitemap ul li ul li {
	font-weight:normal;
	font-size:11px;
}

.sitemap_img {
	margin:-34px 0 0 710px;
	*margin:-34 0 0 710px;
	_margin:-34 0 0 710px;
}

.sitemap_img a:hover {
	border:0;
}

.sitemap_img img {
	border:0;
	cursor:pointer;
}

#searchfield {
	background-color: #2e2e2e;
	background-image: url('/img/content_bg3.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #333333;
	margin: 0 0 3px 0;
	padding: 5px 10px 5px 10px;
	position:absolute;
	top:158px;
	right:30px;
	z-index:998;
	width:210px;
	height:50px;
}

.close_searchfield {
	float:right;
}

.close_searchfield img {
	border:0;
}

.close_searchfield a:hover {
	border:0;
}

.portfolio_discipline_com {
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 19px 10px 16px 60px;
	margin-top:3px;
	margin-right:3px;
	float:left; 
	width:313px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url('/img/communicatie_off.png');
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}

.portfolio_discipline_com:hover {
	background-image:url('/img/communicatie_on.png');
	background-repeat:no-repeat;
	color:#abc81e;
}

.portfolio_discipline_con {
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 19px 10px 16px 60px;
	margin-top:3px;
	margin-right:3px;
	float:left; 
	width:313px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url('/img/concept_off.png');
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}

.portfolio_discipline_con:hover {
	background-image:url('/img/concept_on.png');
	background-repeat:no-repeat;
	color:#f7b200;
}

.portfolio_discipline_fot {
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 19px 10px 16px 60px;
	margin-top:3px;
	margin-right:3px;
	float:left; 
	width:313px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url('/img/foto_off.png');
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}

.portfolio_discipline_fot:hover {
	background-image:url('/img/foto_on.png');
	background-repeat:no-repeat;
	color:#3bb1e1;
}

.portfolio_discipline_adv {
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 19px 10px 16px 60px;
	margin-top:3px;
	margin-right:3px;
	float:left; 
	width:313px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url('/img/advertising_off.png');
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}

.portfolio_discipline_adv:hover {
	background-image:url('/img/advertising_on.png');
	background-repeat:no-repeat;
	color:#abc81e;
}

.portfolio_discipline_int {
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 19px 10px 16px 60px;
	margin-top:3px;
	margin-right:3px;
	float:left; 
	width:313px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url('/img/internet_off.png');
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}

.portfolio_discipline_int:hover {
	background-image:url('/img/internet_on.png');
	background-repeat:no-repeat;
	color:#f7b200;
}

.portfolio_discipline_bel {
	background-color: #0c0c0c;
	border: 1px solid #191919;
	padding: 19px 10px 16px 60px;
	margin-top:3px;
	margin-right:3px;
	float:left; 
	width:313px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url('/img/belettering_off.png');
	background-repeat:no-repeat;
	background-position:center left;
	cursor:pointer;
}

.portfolio_discipline_bel:hover {
	background-image:url('/img/belettering_on.png');
	background-repeat:no-repeat;
	color:#3bb1e1;
}

.beknopt_portfolio {
	border: 3px solid #FFFFFF;
	margin: 5px 0px 5px 7px !important;
	float: left;
	line-height: 0;	
	cursor: pointer;
}

.beknopt_portfolio_titel {
	font-size: 10px;
	margin: 0 0 2px 7px;
	line-height: 11px;	
}

.beknopt_portfolio_blok {
	width: 216px;
	margin: 10px auto;	
}

/* Nodig voor de tooltip */

.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}

.prototip .default {
	color: #808080;
}
.prototip .default .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .default .title { padding: 5px; }
.prototip .default .content {
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	background: #fff;
}

.prototip{position:absolute;overflow:hidden;}.prototip .tooltip,.prototip .toolbar,.prototip .toolbar .title{position:relative;}.prototip .content{clear:both;}.prototip .toolbar .close{position:relative;text-decoration:none;float:right;width:19px;height:15px;display:block;line-height:0;font-size:0;border:0;cursor:pointer;}.prototip .tooltip{clear:both;float:left;}.prototip .borderLeftWrapper,.prototip .borderRightWrapper{position:absolute;top:0;left:0;width:300px;height:20px;}.prototip .borderFrame{height:100%;width:100%;float:left;margin:0;padding:0;position:relative;}.prototip .borderTop,.prototip .borderBottom{overflow:hidden;}.prototip .borderRow{list-style-type:none;float:left;width:100%;position:relative;clear:both;margin:0;padding:0;}.prototip_CornerWrapper{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;clear:both;}.prototip_Corner{float:left;position:relative;}.prototip canvas{position:relative;float:left;}.prototip_CornerTr,.prototip_CornerBr{float:right;}.prototip_BetweenCorners{position:absolute;top:0;left:0;width:100%;overflow:hidden;clear:both;}.prototip .borderMiddle{position:relative;float:left;}.prototip .borderCenter{position:relative;float:left;height:100%;}.prototip_StemWrapper{position:relative;width:100%;height:auto;clear:both;}.prototip_StemBox{float:left;position:relative;}.prototip_Stem{width:100%;position:absolute;overflow:hidden;}.iframeShim{position:absolute;border:0;margin:0;padding:0;background:none;overflow:hidden;}.prototip .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.prototip .clearfix{display:inline-block;}/* IE Mac Hide \*/ .prototip .clearfix{display:block;}/* IE Mac Hide End */

.portfolio_overzicht_item_block {
	width: 254px;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 4px 0 0 !important;
	float: left;
}

.portfolio_overzicht_item_block2 {
	width: 254px;
	text-align: center;
	padding: 0 0 5px 0;
	border: 0;
	margin: 0 4px 0 0;
	float: left;
}

.portfolio_overzicht_item_block_fotografie {
	width: 384px;
	text-align: center;
	padding: 0 0 5px 0;
	border: 0;
	margin: 0 4px 0 0;
	float: left;
}

.portfolio_overzicht_item {
	width: 224px;
	height: 150px;
	text-align: center;
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	cursor: pointer;
}

.portfolio_overzicht_item h1 {
	font-size: 12px;
	margin: -30px 0 0 0;
}

.portfolio_overzicht_item_fotografie {
	width: 354px;
	height: 180px;
	text-align: center;
	background-color: #0c0c0c;
	background-image: url('/img/content_bg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #191919;
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	cursor: pointer;
}

.portfolio_overzicht_item_fotografie h1 {
	font-size: 12px;
	margin: -30px 0 0 0;
}

.oranje {
	color: #f5a407;
}

.groen {
	color: #9ac01b;
}

.album_aantal {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #333333;	
}

/* Horizontal Carousel */
#horizontal_carousel {
  width: 745px;
  height: 200px;
  margin: 0 0 10px 0;
  *margin: 0 0 50px 0;
  position: relative;
}

#horizontal_carousel .container {
  width: 681px;
  height: 250px;
  position: relative;    
  overflow: hidden;
  float: left;
}

#horizontal_carousel ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 200px;
}                      

#horizontal_carousel ul li {
  width: 340px;
  text-align: center; 
  list-style: none;   
  float: left;
  margin: 30px 0 0 0;
}

#horizontal_carousel .previous_button {
  float: left;  
  width: 32px;
  height: 240px;
  background-image: url('/img/carousel/left.jpg');
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background-image: url('/img/carousel/left_over.jpg');
  cursor: pointer;
}

#horizontal_carousel .previous_button_disabled {
  background-image: none;
  cursor: default;
}

#horizontal_carousel .next_button {
  float: left;  
  width: 32px;
  height: 240px;
  background-image: url('/img/carousel/right.jpg');
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background-image: url('/img/carousel/right_over.jpg');
  cursor: pointer;
}

#horizontal_carousel .next_button_disabled {
  background-image: none;
  cursor: default;
}

.budget_light_kop {
	background-color: #FFFFFF;
	height: 22px;
	margin: -22px 0 0 -15px;
	width: 300px;
	position: relative;
	left: 300px;
}

.budget_light_img {
	border: 0 !important;
	position: absolute;
	right: 10px;
	top: 2px;
}

/* QUICKSCAN */
#quickscan-form {border: 1px solid #191919; background: #020202 url('/img/candystripes_bg.jpg') repeat-x top left; margin-bottom: 3px; padding: 10px 10px 10px 10px;}
#quickscan-form label {width: 150px;}
#quickscan-form .mailform_smaller_x {width: 200px;}
#quickscan-form .mailbutton_x {background: #f7b200; padding: 5px 10px; margin: 15px 0 0 0; color: #333; font-weight: bold; letter-spacing: 0; width: auto; border: 1px solid #fd9001;}
#quickscan-form .mailbutton_x:hover {border: 1px solid #030303;}

.quickscan-result .address {float: left; width: 25%; font-size: 11px;}
.quickscan-result .title {font-size: 11px; color: #9ac01b;}
.quickscan-result .address span {color: #9ac01b;}
.quickscan-result .line {display: none;}
.quickscan-result .pagerank {width: 70px; height: 70px; float: right; border: 1px solid #191919; background: #020202 url('/img/candystripes_bg.jpg') repeat-x top left; margin: 0 0 30px 10px; padding: 10px; text-align: center; color: #F7B200; font-weight: bold;}

.quickwin-list {border: 1px solid #191919; background: #020202 url('/img/candystripes_bg.jpg') repeat-x top left; margin: 0 0 10px 0; padding: 10px;}

#quickscan-logo-pansign {display: none;}

.print-button {text-align: center;}

a.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f5d585), color-stop(1, #f7b100) );
	background:-moz-linear-gradient( center top, #f5d585 5%, #f7b100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d585', endColorstr='#f7b100');
	background-color:#f5d585;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c7bfc7;
	display:inline-block;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7b100), color-stop(1, #f5d585) );
	background:-moz-linear-gradient( center top, #f7b100 5%, #f5d585 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b100', endColorstr='#f5d585');
	background-color:#f7b100;
}.myButton:active {
	position:relative;
	top:1px;
}
