@charset "UTF-8";
/*---------------------------------------------------------------------
* Bestandsnaam: style.css
* Versie: 1.0.0 (27-08-2008)

* Om hover acties toe te passen gebruik je de volgende regel op het juiste element:
behavior:url("/htc/csshover.htc");
		
* Om .png bestanden als achtergrond te gebruiken in CSS en ze in IE 6 goed weer te geven je de volgende regel op het juiste element:
behavior:url("/htc/iepngfix.htc");
---------------------------------------------------------------------
PARKMANAGEMENT VENRAY CSS
---------------------------------------------------------------------*/

/*//////////////////////////////////////////////////
     
	 /*ALGEMEEN*/
/*__________________________________________________*/
* {
	_margin: 0 0 0 0;
	_padding: 0 0 0 0;
}

img, div, .header, .container, .logo, .foto_home, .arrow_left, .arrow_right, .menu, #hovermenu ul li a:hover, #hovermenu ul li a:active, a:focus, .footer, .hr1 {
	behavior: url('/htc/iepngfix.htc');	
}
	
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	behavior: url("/htc/csshover.htc");
}

html {
	height: 100%;
	width: 100%;
}

img {
	border: none;
}

.clr {
	clear: both;
}

.flt_rgt {
	float: right;
}

.flt_lft {
	float: left;
}

.header {
	background-image: url('/img/header_bgplus.png');
	background-repeat: repeat-x;
	height: 89px;
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #efefef;
}

.header_foto {
	width: 960px;
	height: 100px;
	margin: 10px 0 10px 0;
}

.container {
	width: 960px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-image: url('/img/shadow_bg.png');
	background-repeat: repeat-y;
}

.content {
	width: 960px;
	margin: 0;
	background-image: url('/img/cont_bg.jpg');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top: 1px solid #efefef;
}

.content_left {
	width: 710px;
	margin: 20px 0 20px 20px;
	_width: 630px;
	float: left;
	_margin: 20px 0 20px 15px;
}

.content_breed {
	width: 930px;
	margin: 20px 0 20px 20px;
	_width: 630px;
	float: left;
	_margin: 20px 0 20px 15px;
}

.content_right_home {
	width: 200px;
	height: 190px;
	margin: 20px 0 0 0;
	float: right;
}

.content_right {
	width: 220px;
	height: auto;
	margin: 20px 0 0 0;
	_margin: 20px 0 0 20px;
	float: left;
}

.vertical_ruler {
	width: 1px;
	height: 300px;
	margin: 0;
	background-color: #f1f1f1;
}

.foto_vervolg img {
	width: auto;
	height: auto;
	margin: 0 0 17px 17px;
	padding: 7px 7px 7px 7px;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
	visibility: inherit;
	float: right;
}

.content_left ul, .content_breed ul {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style: square;
}

.content_left ul li, .content_breed ul li {
	margin: 0 0 10px 0;
}

.balk_bottom {
	height: 56px;
	width: 100%;
	min-width: 960px;
	background-image: url('/img/footer_bar-2.jpg');
	_background-image: url('/img/footer_bar-2_ie.jpg');
	background-position: center;
}

.balk_bottom_content {
	height: 56px;
	width: 100%;
	min-width: 960px;
	background-image: url('/img/footer_bar-2.jpg');
	background-position: center;
}

.titelx {
	height: 56px;
	width: 359px;
	margin: 0;
}

.logo {
	background-image: url('/img/logo_pv.png');
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 89px;
	width: 177px;
	margin: 0 -20px 0 0;
	_margin: 0 0 0 12px;
	float: left;
}

.hr1 {
	background-color: #f1f1f1;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 5px 0 5px 0;
	width: 100%;
}

a {
	color: #c1022c;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #66021b;
	text-decoration: none;
	border: 0;
}

.nieuwsfoto img {
	padding: 7px 7px 7px 7px;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
	margin: 0 0 10px 22px;
}

/*//////////////////////////////////////////////////
     
	 /*HOME PAGINA OPMAAK*/
/*__________________________________________________*/

.foto_home {
	width: 572px;
	height: 277px;
	margin: -77px 7px 0 30px;
	background-color: #ffffff;
	z-index: 2;
	position: absolute;
	_position: relative;
}

.titel_home {
	width: 300px;
	height: auto;
	margin: 30px 20px 0 0;
	letter-spacing: 1px;
	padding: 0 0 0 660px;
	_padding: 0 0 0 680px;
}

.content_home {
	width: 960px;
	height: auto;
	margin: 17px 0 0 0;
	background-image: url('/img/cont_bg.jpg');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	border-top: 1px solid #efefef;
}

.bottom_home {
	width: 960px;
	height: auto;
	margin: 38px 0 0 0;
	_margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bottom_left {
	height: 150px;
	width: 30px;
	margin: 0;
	float: left;
}

.bottom_left img {
	display: block;
	margin: 70px auto;
}

.bottom_right img {
	display: block;
	margin: 70px auto;
}

.arrow_left {
	height: 36px;
	width: 20px;
	margin: 60px 0 0 3px;
	background-image: url('/img/arrow_l.png');
	background-repeat: no-repeat;
	display: none;
}

.arrow_right {
	height: 36px;
	width: 20px;
	margin: 60px 3px 0 0;
	background-image: url('/img/arrow_r.png');
	background-repeat: no-repeat;
	display: none;
}

.bottom_center {
	height: auto;
	width: 920px;
	margin: 0 20px 0 20px;
	border-top: 1px solid #d5d5d5;
	position: absolute;
	_padding: 0 0 0 0;
}

.bottom_right {
	height: 150px;
	width: 30px;
	margin: 0;
	float: right;
}

.bottom_nieuws {
	height: auto;
	width: 580px;
	margin: 20px 0 0 0;
	padding: 0 15px 0 10px;
	border-right: 1px solid #d5d5d5;
	line-height: 18px;
	float: left;
}

.bottom_nieuws h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.bottom_nieuws p {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

.bottom_nieuws_foto {
	margin: 19px 65px 0 0;
	_margin: 20px 35px 0 0;
	float: right;
	padding: 7px 7px 3px 7px;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
}

.text_home {
	width: 290px;
	height: auto;
	margin: -10px 0 0 -100px;
	_margin: 0 10px 0 0;
	_padding: 5px 5px 5px 5px;
	_width: 265px;
	line-height: 20px;
}

/*//////////////////////////////////////////////////
     
	 /*CONTACT FORMULIER OPMAAK*/
/*__________________________________________________*/

form input {
	width: 200px;
	margin: 2px 10px 2px 0;
	border: 1px solid #c3c3c3;
	padding: 2px 2px 2px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form .zoekknop {
	width: 100px;
	margin: 2px 10px 2px 0;
	border: 1px solid #c3c3c3;
	padding: 1px 2px 1px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
}

.mailform	{
	width: 300px;
	margin: 2px 0 2px 0;
	border: 1px solid #c3c3c3;
	padding: 2px 2px 2px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.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;
	border: 1px solid #c3c3c3;
	padding: 2px 2px 2px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.mailbutton_x	{
	width: 100px !important;
	margin: 2px 0 2px 0;
	border: 1px solid #c3c3c3;
	padding: 2px 12px 2px 12px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	cursor: pointer;
}

.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;
	border: 1px solid #c3c3c3;
	padding: 2px 2px 2px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.mailform_small	{
	width: 103px;
	margin: 2px 0 2px 0;
	border: 1px solid #c3c3c3;
	padding: 2px 2px 2px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.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;
	border: 1px solid #c3c3c3;
	padding: 2px 2px 2px 2px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

label	{
	float:left;
	height: 16px;
	width: 42px;
	margin: 2px 10px 2px 0;
	text-align: left;
	line-height: 14px;
	font-size: 12px;
}

.label2	{
	float:left;
	height: 16px;
	width: 60px !important;
	_width: 70px;
	margin: 2px 10px 2px 0;
	text-align: left;
	line-height: 14px;
}

.label_x	{
	float:left;
	height: 16px;
	width: 100px;
	margin: 2px 10px 2px 0;
	text-align: left;
	line-height: 14px;
}

.biglabel	{
	float:left;
	height: 16px;
	width: 307px;
	margin: 2px 10px 2px 0;
	text-align: left;
	font-style: italic;
	font-size: 10px;
}

/*//////////////////////////////////////////////////
     
	 /*GLOBALE PAGINA OPMAAK*/
/*__________________________________________________*/	
 
.text {
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 11px 10px 11px;
	line-height: 20px;
	_margin: 0px 0 0 0;
}

.text_left {
	width: 690px;
	height: auto;
	margin: 0;
	line-height: 20px;
}

.text_right {
	padding: 0 10px 0 20px;
	margin: 0;
	line-height: 20px;
	border-left: 1px solid #EFEFEF;
}

.titel {
	font-size: 16px;
	font-weight: bold;
	color: #c1022c;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #c1022c;
	_margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.text_left p {
	_margin: 10px 0 10px 0;
}


h2 {
	font-size: 13px;
	font-weight: bold;
	color: #c1022c;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.text_right h2 {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666666;
	color: #666666;
	margin: 20px 0 0 0 !important;
}

#topmenu {
	width: 100%;
	margin: 0 auto;
	padin: 2px 0 2px 0;
}

#topmenu ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#topmenu ul li {
	display: block;
	float: right;
	padding: 0 15px 0 15px;
	margin: 2px 0 2px 0;
	border-right: 1px solid #666666;
}

.topmenu_27 {
	display: block;
	float: right;
	padding: 0 0 0 15px !important;
	margin: 2px 0 2px 0;
	border-right: 0px solid #666666 !important;
}

#topmenu ul a {
	font-size: 11px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: lowercase;
	font-weight: normal;
	border: 0;
}

#pansign a {
	font-size: 10px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-weight: normal;
	border: 0;
}

#pansign a:hover {
	color: #666666;
	text-decoration: none;
}

#pansign {
	margin: 35px 0 0 0 !important;
	text-align: center;
}

.project_news a {
	font-weight: normal;
	color: #666666;
}

.datum {
	font-style: italic !important;
	font-size: 11px;
}

.even {
	padding: 10px 10px 2px 10px;
	margin: 0 0 20px 0;
	background-color: #FAFAFA;
	border: 1px solid #e2e2e2;
	line-height: 20px;
	width: 670px;
	_width: 660px;
}

.oneven {
	padding: 10px 10px 2px 10px;
	margin: 0 0 20px 0;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;
	line-height: 20px;
	width: 670px;
	_width: 660px;
}

/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////
     
	 /*HOOFDMENU*/
/*__________________________________________________*/	 

.menu {
	background-repeat: repeat-x;
	height: 89px;
	float: right;
	width: auto;
	background-color: #ffffff;
	text-transform: uppercase;
}

/* HOVERMENU */
#hovermenu ul {
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	height: 88px;
	width: auto;
	float: left;
}

#hovermenu ul li {
	list-style: none;
	display: inline;
	float: left;
}

#hovermenu ul li a {
	margin: 0;
	padding: 70px 18px 0 18px;
	float: left;
	color: #666666;
	border: 0;
}

#hovermenu ul li a:hover {
	margin: 0;
	background-image: url('/img/hover.jpg');
	background-repeat: repeat-x;
	color: #000000;
	text-decoration: none;
}

#hovermenu ul li a:active, a:focus {
	background-image: url('/img/hover.jpg');
	background-repeat: repeat-x;
	border: 0;
}


#hovermenu ul li ul {
	display: none;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 84px 0 0 0;
	_margin: 0 0 0 0;
	*margin: 0 0 0 0;
	height: auto;
	width: auto;
	min-width: 150px;
	_width: 135px;
	clear: both;
	position: absolute;
	background-color: #EFEFEF;
	padding: 0 0 0 0;
	border-top: 5px solid #FFFFFF;
	*border-top: 5px solid #FFFFFF;
	_border-top: 1px solid #FFFFFF;
	background-image: url('/img/submenu_fill.jpg');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#flashcontent {
	position: absolute;
	z-index: 0;
}

.submenu20 {
}

.submenu21 {
}

.submenu30 {
}

.submenu31 {
}

.submenu22 {
}

.submenu23 {
}

.submenu24 {
}

.submenu25 {
}

#hovermenu ul li:hover ul {
	display: block;
	z-index: 800;
} 

#hovermenu ul li ul li {
	list-style: none;
	clear: both;
	margin: 0 0 0 0 !important
	padding: 0 0 0 0 !important;
	width: 100%;
	display: block !important;
}

#hovermenu ul li ul li:hover {
	display: block !important;
	text-decoration: underline !important;
}

#hovermenu ul li ul li a {
	margin: 0 0 0 0 !important;
	padding: 5px 10px 5px 20px !important;
	clear: both;
	color: #666666;
	width: 90%;
	text-transform: none;
	display: block !important;
	cursor: pointer;
	border: 0;
}

#hovermenu ul li ul li a:hover {
	background: none;
}

/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////
     
	 /*FOOTERMENU*/
/*__________________________________________________*/
	 
.footer {
	margin: 0 auto;
	height: 30px;
	width: 960px;
	background-image: url('/img/footer_bg.png');
	_background-image: url('/img/footer_bg_ie.jpg');
	backgrond-repeat: repeat-x;
	_background-repeat: no-repeat;
	_padding: 0 20px 0 20px;
}

.footer_content {
	margin: 0 auto;
	height: 30px;
	width: 960px;
	background-image: url('/img/footer_bg.png');
	backgrond-repeat: repeat-x;
}

.footer_text {
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
	height: auto;
	font-size: 10px;
	_margin: 0 0 0 0;
}

.footer_text_content {
	margin: 0 0 0 20px;
	padding: 2px 0 0 0;
	height: auto;
	font-size: 10px;
}

.footer_text a, .footer_text_content a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}

.footer_text a:hover, .footer_text_content a:hover {
	color: #66021b;
	text-decoration: underline;
}

#sponsoren {
	margin: 15px 0 15px 0 !important;
}

#sponsoren img {
	margin: 0 30px 0 0;
}

/*//////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////
     
	 /*SIFR*/
/*__________________________________________________*/	

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	color: #FFFFFF;
	position: absolute;
	z-index: 800;
	margin: -185px 0 0 0;
	*margin: -204px 0 0 0;
	_margin: -182px 0 0 0;
	width: 960px;
	font-size: 22px;
	line-height: 22px;
	height: 22px;
	font-style: italic;
}

/*//////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////
     
	 /*NIEUWSSLIDE*/
/*__________________________________________________*/	

.slide {
	position: absolute;
	top: 100;
	width: 300px;
	height: 150px;	
}

/*//////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////
     
	 /*LIGHTBOX*/
/*__________________________________________________*/

#lightbox {
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 999; 
	text-align: center; 
	line-height: 0;
}

#lightbox img {
	width: auto; 
	height: auto;
}

#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%;
	display: none;
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 
	display: block; 
}

#prevLink {
	left: 0; 
	float: left;
}

#nextLink { 
	right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(/img/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(/img/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; 
	outline: none;
}	 	

#overlay {
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

/*--------------------------------------
Nieuws Slider*/
.item{float:left; display:inline; width:960px;}
.item a.prev, .item a.next{float:left; margin:210px 0px 0px 0px; cursor:pointer;}
.item img.image{float:left; width:430px; height:270px; margin:0px; padding:6px; background:#fff;}
.item img.ftr_ttl{float:left; margin:32px 0px 4px 0px; padding:0px;}
.item h3{float:left; width:358px; margin:24px 0px 0px 0px; padding:0px; font-weight:normal; font-size:18px; color:#454545;}
.item p{float:left; width:358px; margin:4px 0px 8px 0px; padding:0px;}

#featured{float:left; width:900px; height:170px; margin:0px; padding:0px;}

/* ////////////////////////////////////////////////// */

	/* BEDRIJVEN */	
	
/*/////////////////////////////////////////////////// */

.bedrijven_vlak {
	width: 96%;
	_width: 95%;
	margin: 10px 0 10px 0;
	padding: 8px 8px 5px 8px;
	cursor: pointer;
	border: 7px solid #FFFFFF;
	background-image: url('/img/cont_bg.jpg');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}

.bedrijven_vlak:hover {
	border: 7px solid #E2E2E2;
}

.bedrijven_vlak img {
	margin: 0 10px 0 0;
	padding: 7px 7px 7px 7px;
	border: 1px solid #F0F0F0;
	background-color: #FFFFFF;
}

.bedrijven_vlak h1 {
	width: 300px;
	border-bottom: 1px solid #C1022C;
	padding: 0 0 5px 0;
}

.bedrijven_left {
	width: 205px;
	float: left;	
}

.bedrijven_right {
	float: right;
	width: 375px;
	margin: -13px 0 0 0;
	_margin: -1px 0 0 0;
	*margin: -1px 0 0 0;
}

.bedrijven_foto_2 {
	float: left;
	margin: 0 10px 0 0;
}

.bedrijven_foto_2 img {
	border: 1px solid #e2e2e2;
	padding: 3px 3px 3px 3px;
}

.bedrijven_foto {
	float: left;
	width: 300px;
	margin: 0 0 10px 0;
}

.foto_bedrijf {
	padding: 7px 7px 7px 7px;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
}

.bedrijven_adres {
	width: 350px;
	float: left;
	margin: 0 0 10px 25px;
}

.user {
	width: 94%;
	padding: 10px 10px 10px 10px;
	margin: 10px 0 10px 0;
	border: 7px solid #FFFFFF;
	background-image: url('/img/cont_bg.jpg');
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}

.bedrijven_overzicht {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	list-style: square;
	color: #000000;
}

.bedrijven_overzicht li a {
	color: #000000;
}

.bedrijven_overzicht li {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
}

.user h1 {
	width: 300px;
	border-bottom: 1px solid #C1022C;
}

.user p {
	margin: 5px 0 5px 0;
}

.user a {
	font-weight: normal;
}

.user img {
	border: 1px solid #E2E2E2;
	background-color: #FFFFFF;
}

.bedrijven_slideshow {
	width: 50px;
	height: 50px;
	float: right;
}

.bedrijf_album_photo {
	float: left;
	margin: 0 0 10px 0;
}

.bedrijf_album_photo {
	padding: 4px 4px 0px 4px;
	background-color: #ffffff;
	border: 1px solid #f1f1f1;
}

.bedrijven_foto #map {
	width: 250px;
	height: 200px;
	border: 7px solid #FFFFFF;
}

#map span {
	display: none;
}

#map a {
	border: 0;
}

.paging_overzicht {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	font-style: italic;
}

.paging {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	font-style: italic;
}
