body {
	/*  override font-family like: font-family:verdana; */
	color: #302F2F;
	font-family: arial;
	background: #fff url('../../img/bg-body.jpg') repeat-x 0 0;
	margin: 0;
}


img { -ms-interpolation-mode : bicubic; } 
h1 { font-size: 250%; margin-bottom: 0.5em; }
h2 { font-size: 200%; margin-bottom: 0.5em; }
h3 { font-size: 150%; margin-bottom: 0.5em; }
h4 { font-size: 120%; margin-bottom: 0.5em; }
h5 { font-size: 100%; margin-bottom: 0.5em; }

h1,h2,h3,h4,h5,h6 { color: #0278c4; font-weight: normal; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong,
.bold      	{ font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

p           { margin: 0 0 1.5em; }

.small      { font-size: 77%;  }
.large, 
.xlarge     { font-size: 123%; }
.hide       { display: none; }

.clearleft 	{ 	clear: left; }
.clearright { 	clear: right; }
.clearboth { 	clear: both; }

.clearfix {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0%;
}

.blue {  color: #0278c4; }

hr { border: none; border-bottom: 1px solid #E2DEF1; height: 0; }

.errorBox {  
	color: red; border: 1px solid red;
	margin: 20px 0;  padding:  1em 1em 1em 9.4em; font-size: 123%; }


/* Header */
#header 	{ 
	height: 182px; width: 978px; 
	position: relative;
	margin: 0 auto;
}

/**************/
#header #slideshow {
    position:relative;
    height: 182px; width: 978px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
/*****************/

#header #slideshow p.logo {     
	z-index:30; position: absolute;
	background-image: url('../../img/headerLogo.png');
	background-repeat: no-repeat;
	background-position: 9px 17px;
	margin: 0; height: 160px; width: 384px; padding: 17px 0 0 9px;
	float: left; 
}
#header #slideshow p.logo a {    
	z-index:30; position: absolute;
	height: 160px; width: 384px; 
	text-decoration: none; display: block;
}
#header #slideshow p.header-btn-wrapper {
	z-index:30; position: absolute; right: 29px; top: 29px; 
	background: url('../../img/header-btn-wrapper.png') no-repeat 0 0;
	padding: 11px 0 0 0; margin: 0;
	height: 25px; width: 170px;
	color: #0089ff;
	text-transform: uppercase; text-align: center; 
	font-weight: bold; font-size: 93%;
}
#header #slideshow p.header-btn-wrapper span { margin: 0 10px; }
#header #slideshow p.header-btn-wrapper a { color: #0089ff; text-decoration: none; }



/* HORIZONTAL NAVIGATION */
ul#horizontal-navigation { 
	height: 43px; width: 958px; 
	margin: 0 auto; padding: 4px 0 0 20px;
	background: url('../../img/bg-navigation-h.jpg') no-repeat top left;
}
ul#horizontal-navigation li { 
	padding: 0; margin: 0;
	height: 37px;
	float: left;
	display: inline-block;
	font-size: 123.1%;
	/* IE6 has additional style */
}

ul#horizontal-navigation li a, 
ul#horizontal-navigation li a:link {
	display: block;
	text-decoration: none;
	color: #fff; font-weight: bold;
	height: 29px;
	padding: 8px 20px 0 20px; 
	background: none;
}
ul#horizontal-navigation li a:visited {}
ul#horizontal-navigation li a:hover {}
ul#horizontal-navigation li.on a { background: #8ec3f8; }




/* BREADCRUMBTRAIL */
ul#breadcrumbtrail { 
	height: 29px; width: 955px; clear: left;
	margin: 0 auto; padding: 0 0 0 23px;
	background: url('../../img/bg-bct.jpg') no-repeat top left;
}
ul#breadcrumbtrail li { 
	float: left; display: inline;
	height: 23px; margin-right: 8px; padding: 6px 0 0 0;
	color: #000;
	font-size: 90%;
}

ul#breadcrumbtrail li.bct-arrow {
	background: url('../../img/bct-arrow.jpg') no-repeat 0 10px;
	width: 5px;
}

ul#breadcrumbtrail li.thisPage { color: #0163A4; font-weight: bold; }
ul#breadcrumbtrail li a {
	color: #302F2F;
}


/* google search */
.search-wrapper { margin: 2px 0 0 6px; padding: ; height: 60px; width: 246px; background: url('../../img/back-fade-search.gif') no-repeat 0 0;  }
.search-wrapper span { 				float: left; display: block; height: 30px; padding: 7px 0 0 0; }
.search-wrapper span.first { 		width: 182px; padding: 10px 0 0 15px; }
.search-wrapper span.first input { 	height: 20px; padding: 2px 0 2px 2px; width: 172px;}


/* Canvas */
#content-wrapper { 
	width: 978px; margin: 0 auto; padding: 0;
	background: url('../../img/bg-canvas-repeat.gif') repeat-y top left;
}

#content-wrapper div#canvas-top-left { 	
	background: url('../../img/canvas-top-left.jpg') no-repeat 0 0; 
	height: 386px; width: 9px; 
	float: left;
}
#content-wrapper div#canvas-top-right {	
	background: url('../../img/canvas-top-right.jpg') no-repeat right top; 
	height: 386px; width: 9px;
	float: right;
}

#content-wrapper div#canvas {
	margin: 0 9px; 
}
#content-wrapper div#canvas div#navigation {
	width: 252px; padding: 44px 0 0 0; 
	float: left; background: #fff;
}
#content-wrapper div#canvas div#content {
	width: 708px; padding: 27px 0 0 0;
	float: left; margin: 0;
}




/* NAVIGATIE LINKS */
div#navigation ul { width: 252px; }
div#navigation ul li {
	padding: 10px 0 10px 11px;
	border-bottom: 1px solid #dadee2;
	margin-left: 9px; 
	font-size: 116%;
	background: url('../../img/arrow-vertical-navigation.gif') no-repeat 3px 16px;
}

div#navigation ul li.last {
	height: 55px; width: 252px;
	border: none; padding: 0; margin: 0;
	background: url('../../img/bg-navigation-v-last.gif') no-repeat top left;
}

div#navigation ul li.active { 
	color: #fff;
	font-weight: bold;
	background: #BFDDF5;
}

div#navigation ul li.subChapterList {
	padding: 0; margin: 0 0 0 6px; background: none;
}

div#navigation ul li.subChapterList ul {
	width: 226px;
	margin: 0; padding: 7px 0;
}
div#navigation ul li.subChapterList ul li {
	font-size: 85%; padding: 8px 0 8px 8px;
	border-bottom: none; font-weight: bold;
	background: url('../../img/arrow-vertical-navigation2.gif') no-repeat 0 13px;
}
div#navigation ul li.subChapterList ul li.subActive { }

div#navigation ul li.subChapterList ul ul{  
	margin-left: 12px; font-size: 100%; 
}


div#navigation ul li a,
div#navigation ul li a:link	{ color: #515053; text-decoration: none; display: block; }
div#navigation ul li a:visited 	{ color: #515053; text-decoration: none; }

div#navigation ul li.active a,
div#navigation ul li.active a:link		{ color: #fff; text-decoration: none; display: block; }
div#navigation ul li.active a:visited		{ color: #fff; text-decoration: none; display: block; }

div#navigation ul li.subChapterList ul li.subActive ul li.subActive a,
div#navigation ul li.subChapterList ul li.subActive ul li.subActive a:link,
div#navigation ul li.subChapterList ul li.subActive ul li.subActive a:visited { color: #61a9ea; }


div#navigation ul li.subChapterList ul li.subActive a,
div#navigation ul li.subChapterList ul li.subActive a:link { color: #61a9ea; }
div#navigation ul li.subChapterList ul li.subActive a:visited { color: #61a9ea; } 

div#navigation ul li.subChapterList ul li.subActive ul li a,
div#navigation ul li.subChapterList ul li.subActive ul li a:link,
div#navigation ul li.subChapterList ul li.subActive ul li a:visited { color: #515053; }



#content-wrapper div#canvas div#navigation ul#extraMenu { padding: 20px 0; background: #61a9ea; margin: 0 0 0 6px; width: 246px; }
#content-wrapper div#canvas div#navigation ul#extraMenu li {
	background: #61a9ea url('../../img/extramenu-arrow.gif') no-repeat 5px 4px;
	padding: 0 0 6px 17px; font-size: 100%; border: none; text-align: left;
}

#content-wrapper div#canvas div#navigation ul#extraMenu li a,
#content-wrapper div#canvas div#navigation ul#extraMenu li a:link 		{ color: #252c22; text-decoration: none;}
#content-wrapper div#canvas div#navigation ul#extraMenu li a:visited 	{ color: #252c22; text-decoration: none;}
#content-wrapper div#canvas div#navigation ul#extraMenu li a: hover 	{ color: #252c22; text-decoration: none;}



/* CMS PAGES */
#cms-content { 	padding: 0 30px 20px 26px; font-size: 108%; .padding-right: 0; .width: 650px; }

#cms-content ul li { 
	padding: 0 0 3px 12px;
	background: url(../../img/liBulletStandard.gif) no-repeat scroll 0 6px;
}


/* LAST CHANGED */
#lastChanged { 
	width: 691px; height: 16px; margin: 0 auto; padding: 0 0 0 287px;
	background: url('../../img/bg-canvas-repeat.gif') repeat-y top left; font-size: 85%;
}

/* FOOTER */
#footer-wrapper {
	background: #fff url('../../img/bg-footer-wrapper.gif') repeat-x 0 0;
	height: 281px;
}
#footer-content {
	background: url('../../img/bg-footer-content.jpg') no-repeat 0 0;
	width: 1002px; height: 144px; 
	margin: 0 auto; 
}

#footer-content ul { padding: 72px 0 0 120px;  }
#footer-content ul li { 
	padding: 0; margin: 0 16px 30px 0;
	float: left;
	display: inline-block;
}
#footer-content p {
	text-align: center; clear: left;
	color: #595959;
}
		

/* HEADS ON TOP OFF BOXES */
.gray-box { background-color: #E8E8E8; padding: 10px 16px; }
.gray-box-top-bottom { background-color: #E8E8E8; height: 8px;} 
.gray-box-top-bottom .lt,
.gray-box-top-bottom .rt,
.gray-box-top-bottom .lb,
.gray-box-top-bottom .rb {
	background-image: url('../../img/sprite-corners-gray.gif');
	background-repeat: no-repeat;
	background-position: #E8E8E8;
	width: 8px; height: 8px; 
}

.blue-box { background-color: #D7EAFB; padding: 10px 16px; }
.blue-box-top-bottom { background-color: #D7EAFB; height: 8px;} 
.blue-box-top-bottom .lt,
.blue-box-top-bottom .rt,
.blue-box-top-bottom .lb,
.blue-box-top-bottom .rb {
	background-image: url('../../img/sprite-corners-blue.gif');
	background-repeat: no-repeat;
	background-position: #D7EAFB;
	width: 8px; height: 8px; 
}


.gray-box-top-bottom .rt,
.blue-box-top-bottom .rt {
	float: right;
	background-position: 100% 0;
}
.gray-box-top-bottom .lt,
.blue-box-top-bottom .lt {
	float: left;
	background-position: 0 0;
}
.gray-box-top-bottom .rb,
.blue-box-top-bottom .rb {
	float: right;
	background-position: 100% 100%;
}
.gray-box-top-bottom .lb,
.blue-box-top-bottom .lb {
	float: left;
	background-position: 0 100%;
}

#content-wrapper #canvas #content #cms-content ul.profiel-top { backgound: none; padding: 10px 0 0 0; clear: left; }
#content-wrapper #canvas #content #cms-content ul.profiel-top li { background: none; height: 18px; padding: 0; margin: 0; font-size: 85%; }
#content-wrapper #canvas #content #cms-content ul.profiel-top li.spacer-li { display: block; height: 10px; line-height: 90%; font-size: 40%;  }
.profiel-divixder {  display: block;  }

/* */
#profiel-top-wrapper { }
#profiel-top-wrapper div { float: left;}
#profiel-top-wrapper div.gm { width: 278px; height: 180px; border: 1px solid #9099A0; }
#profiel-top-wrapper div.maps { width: 280px;  }
#profiel-top-wrapper div.logo { width: 328px; padding-left: 10px; }

#profiel-top-wrapper div.naw ul {}
#profiel-top-wrapper div.naw ul li { background: none; height: 18px; padding: 0 0 0 10px; margin: 0; font-size: 85%; }
#profiel-top-wrapper div.naw ul li.spacer-li { display: block; height: 10px; line-height: 90%; font-size: 40%;  }
.profiel-divixder {  display: block;  }

#profiel-bottom-wrapper {}
#profiel-bottom-wrapper div.image-carousel { float: left; width: 280px; position: relative; }
#profiel-bottom-wrapper div.omschrijving { float: left; width: 328px; padding: 0 0 0 10px; font-size: 85%; line-height: 155%; }

/* FILES 2 PAGE */
		
#content-wrapper #canvas #content #cms-content .files-to-page div.icon { 	
	float: left; 
	width: 40px; height: 45px; 
	padding: 10px 0 2px 5px; 
	background: #BFDDF5;
}
#content-wrapper #canvas #content #cms-content .files-to-page ul { 			
	float: left; 
	width: 590px; height: 40px; 
	margin-bottom: 4px; padding: 12px 5px 5px 5px; 
	background: #BFDDF5; 
}
#content-wrapper #canvas #content #cms-content .files-to-page ul li { 		
	padding: 0 0 3px 10px; 
	font-size: 100%; 
	list-style-image: none; 
}

/* THREE COLOM HOME */
ul#threeColomHome {}
ul#threeColomHome li { float: left;  margin-top: 40px; border-right: 1px solid #C7C7C7; background: none; padding: 0;  }

ul#threeColomHome li.left {		width: 206px; padding: 0 10px 0 0; }
ul#threeColomHome li.mid {		width: 196px; padding: 0 10px; }
ul#threeColomHome li.right { 	width: 206px; padding: 0 0 0 10px; border-right: none;  }

ul#threeColomHome li a.heading-green,
ul#threeColomHome li a:link.heading-green  { 
	color: #6BA23D; display: block;
	font-size: 160%; line-height: 95%;
	text-transform: uppercase; text-decoration: none;
}

span.datum-home {  display: block; height: 12px; font-size: 75%; margin: 9px 0 3px 0; }
span.add-message { display: block; height: 12px; font-size: 65%; margin: 0 0 3px 0; }

ul#threeColomHome li h4 { margin-bottom: 10px; }
ul#threeColomHome li.mid h4,
ul#threeColomHome li.right h4 { margin-bottom: 2px; }
ul#threeColomHome li.mid img { margin-bottom: 10px; }
ul#threeColomHome li.right img { margin: 8px 0 0 0; }
ul#threeColomHome li h4 a { display: block; text-decoration: none; line-height: 100%;  }
ul#threeColomHome li p { height: 70px; padding-bottom: 10px; display: block; font-size: 85%; margin: 0; line-height: 135%; }



/* FEEDBACK FORMULIER */
#feedbackWrapper { background: #D7EAFB; padding: 20px 0 50px 20px; } 
#feedbackWrapper table td { padding: 0 0 12px 0;  }
#feedbackWrapper table td.widthDecider { width: 11em; }

#feedbackWrapper input.text { padding: 2px; width: 25em; }
#feedbackWrapper input.normal { padding: 2px; width: 12em; }
#feedbackWrapper input.small-2 { padding: 2px; width: 6em; }
#feedbackWrapper input.submit { margin: 20px 0 0 0; font-size: 1em;  }
#feedbackWrapper textarea { width: 27em; height: 10em; padding: 5px; font-family: arial; }
#feedbackWrapper textarea.type-2 { width: 24.5em; height: 8em; padding: 5px; font-family: arial; }

#feedbackWrapper select { width: 20.5em; font-size: 1em; }

#feedbackWrapper .requiredForm { color: red; }
.requiredForm { color: red; }

/* AANMELDEN DEELNEMERS FORMULIER */
.dpSubTxt {  	clear: left; font-size: 0.8em; color: #9C9C9C; }
p.dpColLeft{ 	width: 11em; text-align: right; padding: 3px 10px 0 0; float: left;}
p.dpColMid { 	 }



/* SITEMAP */
ul#sitemap li { padding: 0px 0px 10px 8px; background: url('../../img/arrow-blue-001.gif') no-repeat 0 5px; }
ul#sitemap li.sitemapNodeHome { margin-left: 0px; }
ul#sitemap li.sitemapNodeChapter { margin-left: 35px; }
ul#sitemap li.sitemapNodeItem { margin-left: 70px; }
ul#sitemap li.sitemapSubNodeItem { margin-left: 105px; }





/* FORUM */
.title-bar-wrapper h1 { 	float: left; }
.title-bar-wrapper a { 		float: right; display: block; padding: 16px 10px 0 0; }

.blue-bar-001 { background: url('../../img/blue-bar-001.gif') no-repeat 0 0; height: 49px; width: 652px; }

#cms-content .top-bar-forum ul { 				height: 49px; width: 652px; }
#cms-content .top-bar-forum ul li { 			float: left; background: none; }
#cms-content .top-bar-forum ul li.full { 		padding: 16px 0 0 14px; }
#cms-content .top-bar-forum ul li.h-onderwerp { width: 316px; padding: 16px 0 0 14px; }
#cms-content .top-bar-forum ul li.h-reacties {	width: 47px; padding: 8px 0 0 0; text-align: right; font-size: 93%; }
#cms-content .top-bar-forum ul li.h-bekeken { 	width: 64px; padding: 8px 0 0 0; text-align: right; font-size: 93%; }
#cms-content .top-bar-forum ul li.h-laatste {	width: 184px; padding: 16px 0 0 27px; }

#cms-content #forum-item-wrapper p { 			height: 7px; line-height: 0; font-size: 0; }

#cms-content #forum-item-wrapper ul.item { 			height: 58px; width: 652px; border-bottom: 1px solid #dadee2; }
#cms-content #forum-item-wrapper ul.item-last { 	height: 58px; width: 652px; border-bottom: 1px solid red; }
#cms-content #forum-item-wrapper ul li { 			height: 34px; float: left; background: none;  }
#cms-content #forum-item-wrapper ul li.onderwerp { 	width: 316px; height: 39px; padding: 12px 0 0 14px; }
#cms-content #forum-item-wrapper ul li.reacties {	width: 47px; padding: 21px 0 0 0; text-align: right; }
#cms-content #forum-item-wrapper ul li.bekeken { 	width: 64px; padding: 21px 0 0 0; text-align: right; }
#cms-content #forum-item-wrapper ul li.laatste {	width: 184px; height: 37px; padding: 11px 0 0 27px; }
#cms-content #forum-item-wrapper ul li.laatste span.datum {  font-size: 93%; }

#cms-content #forum-item-wrapper ul li.onderwerp a { 
	padding-left: 8px;
	background: url('../../img/arrow-blue-001.gif') no-repeat 0 4px;
}

/* MULTIPAGER */
#cms-content .blue-bar-001 div.browseVorige { 		padding: 14px 0 0 14px; float: left; width: 100px; display: block; }
#cms-content .blue-bar-001 div.browseVolgende { 	padding: 14px 14px 0 0; float: right; }

#cms-content .blue-bar-001 div.browsePaginas { 		padding: 14px 0 0 0; float: left; width: 430px; text-align: center; }

#cms-content .blue-bar-001 div.browsePaginas ul.browsePaginasList {  width: 430px; text-align: center; }
#cms-content .blue-bar-001 div.browsePaginas ul.browsePaginasList li { width: 15px; height: 20xp; display: inline; background: none;  }
#cms-content .blue-bar-001 div.browsePaginas ul.browsePaginasList li.active { font-weight: bold;  }


/* FORUM VERVOLG */
.textBox_4 { 			width: 178px; float: left; font-weight: normal; padding-top: 4px; }
.inputBox_4	{ 			width: 440px; float: left; }
.inputBox_4 input { 	width: 420px; color: #666; padding: 3px; }
.textArea_4 textarea { 	width: 420px; }

.textBox_5 { 			width: 154px; float: left; font-weight: normal; padding-top: 4px; }

p.clearLeft_4 { 		margin: 0; height: 5px; font-size: 0; line-height: 0; clear: left; }
p.clearLeft_4a { 		margin: 0; height: 25px; clear: left; }
p.clearLeft_4b { 		margin: 0; height: 10px; clear: left; }

.inputBox_5	{ 			width: 190px; float: left; }
.inputBox_5 input { 	width: 190px; color: #666; padding: 3px; }

.captcha-wrapper {		width: 298px; height: 74px;
						background: url('../../img/captcha-wrapper.gif') no-repeat 0 0; 
						padding: 5px 0 0 130px; margin-bottom: 20px;
} 
.captcha-verificatie div.sec { float: left; padding: 5px 0 0 0; width: 228px; }
.action-btn-wrapper { 	width: 440px; height: 30px; margin-top: 10px; float: left; }

#forum-comments-wrapper { 	padding: 30px 16px 30px 14px; }

.name-and-date {			width: 180px; float: left; padding: 5px 0 0 0; }
.name-and-date span {		font-size: 85%; }
.comment { 					width: 440px; float: left; font-size: 85%; padding: 5px 0 0 0; }




a,
a:link,
a:visited 	{ text-decoration: underline; color: #0089ff; }
a:hover 	{ text-decoration: none; color: #73C2F1; }
a:active 	{ text-decoration: underline; color: #0089ff; }

#content-wrapper  ul.loginHome{
    list-style: none;
    padding: 0;
}

li.text, li.field{
    float: left;
    display: inline;
    list-style: none;
}
li.text{
    font-weight: bold;
    width: 200px;
}

.clearLeft{
    clear: left;
}


/**********
 * calendar
 **********/
 
 .calbox{ }
 
 #calendars .calbox{
 	float: left;
 	width: 175px;
 	margin-right: 40px;
 }
 
 .calbox h4{
 	text-align: center;
 	width: 155px;
	font-size: 12px;
 }
 
table.cal_table{ 
	border-bottom: 2px solid #E2DEF1;
}
 
.cal_table th{
 	background-color: #61a9ea;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	text-align: center;
}
 
.cal_table td{
	text-align: center;
	font-size: 11px;
	width: 25px;
	height: 20px;
}
 
td.cal_today{
 	background-color: #ECE377;
}

td.cal_event{
 	background-color: #dedede;
}
 .clear{
 	clear: both;	
 }

#agenda-indicator-actual-wrapper ul{
	background-image: none;
	margin: -10px 0 10px 0;
	padding: 0;
}
#cms-content #agenda-indicator-actual-wrapper li {
	background-image: none;
	display: inline;
	padding: 0;
	margin: 0 5px 0 0;
} 
.sep{
	color: #ccc;
}

#threeColomHome .calbox{
	margin-top: 10px;
}
#threeColomHome table.cal_table{ border: 0; }
#threeColomHome table.cal_table td{ 
	height: 22px;
}

ul.loginHome li.txt{ 
	float: left;
	width: 140px;
}

ul.loginHome li.field input{
	padding: 3px;
	width: 180px;
}
#cms-content  ul.loginHome li{
	background: none;
	padding: 0;
	margin: 0 0 15px 0;
}

.btn{
	margin-left: 140px;
	padding: 5px;
}

.errorLoginWrapper{
	margin: 0 0 10px 140px;
}

.agendacol{
	width: 280px;
	margin-right: 40px;
	float: left;
}

.textBox_6 { 		width: 170px; float: left; font-weight: normal; padding-top: 4px; }
.inputBox_3	{ 		width: 360px; float: left; }
.inputBox_3 input{ 	width: 280px; color: #666; padding: 3px; }


input, select, textarea{ color: #666; padding: 3px; }
.allpicboxes{ width: 300px; float: left;  }

.clearboth{ clear:both; }
input#Deelnemer_postcode{ width: 70px; }
input#Deelnemer_plaats{ width: 198px;  }
p.clearLeft{ margin: 0; height: 10px; }
.textArea_1 textarea{ width: 280px; }
#errorList li{ color: #61A9EA  ; font-weight: bold; }

.message{ border: 1px solid #61A9EA; padding: 5px; background-color: #e2f4fb; color: #0278C4; }

ul#bedrijven li{
	background: none;
	padding: 0 0 20px 0;
	font-weight: bold;
}
ul#bedrijven li li{
	padding: 3px 0 3px 12px;
	margin-left: 15px;
	background: url(../../img/liBulletStandard.gif) no-repeat scroll 0 6px;
	font-weight: normal;
	
}

.bedrijfLogo{ float: right; margin-right: 43px; margin-bottom: 10px; }
.back{ clear: both;  }
.bedrijfPic{ float: left; margin: 5px 45px 30px 0;  }

#profielen{
	margin: 10px 0 20px 0;
}
#contentPageWrapperProfile { background: #fff; width: 682px; }

#contentPageWrapper .leftColum,
#contentPageWrapperProfile .leftColum { float: left; width: 408px;}
#contentPageWrapperProfile .leftColumProfile { float: left; width: 365px;}

#contentPageWrapperProfile .leftColumProfile p { font-size: 1.1em; }

#contentPageWrapper .rghtColum,
#contentPageWrapperProfile .rghtColum { float: left; width: 300px; padding: 36px 0 0 0; }
#contentPageWrapperProfile .rghtColumProfile { float: left; width: 300px; padding: 36px 0 0 0; }

#contentPageWrapper .leftColum .txt1,
#contentPageWrapperProfile .leftColum .txt1 { padding: 0 20px 20px 0; font-size: 1.1em; }

#contentPageWrapper .leftColum h3,
#contentPageWrapperProfile .leftColum h3 { padding-bottom: 20px; }

.mapAndAddressWrapperProfile { padding-top: 40px; }
.mapWrapperProfile { float: left; width: 656px; height: 400px; }
.addressWrapperProfile { float: left; padding-left: 20px; }

.logoHolder { width: 290px; padding: 0 0 20px 0; background: #fff; text-align: center; }
.dividingLineProfile { height: 4px; line-height: 0; font-size: 0; background: #F2EFE9; }

.noPicWrapperProfile { margin: 0;  }
.picWrapperProfile { margin: 0 0 10px 0; }
.deletePicWrapperProfile { margin: 10px 0 0 0; }

#imageContainer {
	position:relative;
	margin: 0 auto;
	width:280px;
	text-align: center;
}