@charset "UTF-8";
/* CSS design voor HTML RTE, deze classes voor text style en block style kunnen door de editor gekozen worden in de BE.
 * In de Root template TSconfig staat het pad naar 'style_rte.css' die we hier importeren.
 */

@import "my_style_rte_portal.css";

/* START STRUCTUUR
 *
 */
.clearer {
    clear: both;
    margin: 0;
    padding: 0;
}

html * {
    margin: 0;
    padding: 0;
    color: #2e2e2e;
    background-color: transparent;
}

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

div#pagecontent a {
  color: #006dbc;
  font-weight:bold;
}

div#containerwrap {
    margin: 0 auto;
    padding: 0;
    width: 980px;
    height: auto;
    background-color: transparent;
}

div#container {
    margin: 0;
    padding: 0;
    width: 980px;
    /*temp height */
    height: auto;
    font-size: 12px;
    line-height: 16px;
    color: #2e2e2e;
    background-color: transparent;
}

div#topcontainer {
    margin: 0 0 15px 0;
    padding: 0;
    width: 980px;
    height: 105px;
    background-color: transparent;
}

div#topnavwrap {
    float: left;
    margin: 0;
    padding: 5px 0 0;
    width: 980px;
    height: 35px;
    background-color: transparent;
}

div#topsearchwrap {
    float: right;
    margin: 0;
    padding: 0;
    width: 246px;
    height: 35px;
    background-color: transparent;
}

div#topnavrightwrap {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
    height: 35px;
    background-color: transparent;
}

div#topnavleftwrap {
	display:none;
	visibility:hidden;
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
    height: 35px;
    background-color: transparent;
}

div#sitename {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
    height: 43px;
    background-color: transparent;
}

div#payoff {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
    height: 43px;
    background-color: transparent;
}

div#navcontainer {
    margin: 0;
    padding: 0;
    width: 978px;
    height: 26px;
    border: 1px solid #dce3e2;
    background-color: transparent;
}

div#maincontainer {
    float: left;
    margin: 0;
    padding: 0;
    width: 814px;
    background-color: transparent;
}

/* vervolgpagina portal */
div#maincontainer_vervolg {
    float: left;
    margin: 0;
    padding: 0;
    width: 814px;
    background-color: transparent;
}

div#flashmod {
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    width: 814px;
    height: 250px;
    background-color: transparent;
}

.tx-wiwportal-pi1 {
	float:left;
	margin:0;
	padding:0;
	width: 206px;
    height: 185px;
	background-color: transparent;
}

.tx-wiwportal-pi1.lastitem {
	float:left;
	margin:0;
	padding:0;
	width: 196px;
    height: 185px;
	background-color: transparent;
}


.selectitem_wrap {
	margin:0;
	padding:0;
	background-color: transparent;
}

.selectitems_image {
	margin:0;
	padding:0;
	width: 196px;
    height: 145px;
	overflow:hidden;
}

.selectitems_image img {
	margin:0;
	padding:0;
	width: 195px;
    height: 145px;
	border:none;
}

.selectitems_menu {
	margin:0;
	padding:0;
	width: 196px;
    height: 32px;
	background-image: url(img/selectmenu_border.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

.hbd .selectitems_menu {
	margin:0;
	padding:0;
	width: 196px;
    height: 32px;
	background-image: url(img/selectmenu_border_hbd.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}



ul#rowa_1_level_1_menu.selectitems_menu {
	background-image: none;
}


div#selectitems_row_a {
    margin: 0;
    padding: 0;
    width: 814px;
    height: 185px;
    background-color: transparent;
}

div#selectitems_row_b {
	float:left;
    margin: 0;
    padding: 0;
    width: auto;
    height: 185px;
    background-color: transparent;
}

/* Verberg titels van plugins */
body.werkeninwonen.portal div#maincontainer h1,
body.werkeninwonen div#rightcontainer div#banner_box h1 {
	display: none;
	visibility:hidden;
}

/* Toon content titels van deze plugins */
body.werkeninwonen.portal div#maincontainer h1.specialheader,
body.werkeninwonen.portal div#maincontainer h1.directheader,
body.werkeninwonen div#rightcontainer div#banner_box h1.adv_bannerheader {
	display:block;	
	visibility:visible;
}

div#poll {
	float:left;
	position:relative;
    margin: 0;
    padding: 0;
    width: 196px;
    height: 185px;
    background-color: transparent;
	background-image: url(img/stelling_8gr.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}

div#poll h2{
	position:absolute;
	top:153px;
	left:15px;
    margin: 0;
    padding: 0;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#073b6a;
}

div#poll table,
div#poll td {
    margin: 0;
    padding: 0;
	border-collapse:collapse;
}

div#poll tr.pollmain form  {
    margin: 5px 5px 0 5px;
    padding: 0;
	font-size:11px;
	line-height:18px;
	color:#073b6a;
}

div#poll table.polltable  {
    margin: 0 5px 0 5px;
    padding: 0;
	font-size:11px;
	line-height:18px;
	border-collapse:collapse;
	/*background-color:#ccc9bf;*/
}

div#poll table.polltable td.pollresulttext,
div#poll table.polltable td.pollbar,
div#poll table.polltable td {
    margin: 0;
    padding: 0;
	font-size:11px;
	line-height:10px;
	height:10px;
}

div#poll table.polltable td.pollresulttext {
   padding:1px 0 0 0;
   font-weight:bold;
   color:#000;
}

div#poll table.polltable div.pollquestion,
div#poll table.polltable td.pollquestion {
    margin: 0;
    padding: 0 0 5px 0;
	font-size:11px;
	font-weight:normal;
	line-height:12px;
	color:#000;
}

div#poll tr.pollmain form input.pollsubmit {
   position: absolute;
   top:86px;
   left:110px;
   margin:0;
   padding:5px;
   font-size:14px;
   font-weight:bold;
   width:60px;
   height:60px;
   border: 0px solid #fff;
   color:#fff;
   cursor:pointer;
   background-image: url(img/submit_stelling.png);
   background-position: 4px 6px;
   background-repeat: no-repeat;
   z-index:10000;
}

p.polltotal {
	margin:3px 0 0 0;
   padding:0;
   font-size:11px;
   font-weight:bold;
      color:#fff;
}

div#specialitems_row {
    margin: 0;
    padding: 0;
    width: 814px;
    height: auto;
    background-color: transparent;
}


div#specialbanner {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:400px;
    height: 184px;
}

div#specialtxt {
	position:absolute;
	top: 75px;
	left: 50px;
	float:left;
	margin:0;
	padding:0;
	width:300px;
	height:110px
}

.specialheader {
	margin:0;
	padding:0;
	font-size:28px;
	font-weight:normal;
	line-height:32px;
	color:#fff;
}

.specialheader a {
	display:block;
	margin:0;
	padding:0;
	font-size:28px;
	font-weight:normal;
	line-height:32px;
	color:#fff;
	text-decoration:none;
}

.specialheader a:hover {
	color:#2e2e2e;
	text-decoration:none;
}

.specialintro {
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:15px;
	color:#2e2e2e;
}

div#directbanner {
	float:left;
	margin:0  0 0 12px;
	padding:0;
	width:398px;
    height: 182px;
	overflow:hidden;
	border: 1px solid #dce3e2;
}

div#directtxt {
	float:left;
	margin:15px  0 0 12px;
	padding:0;
	width:186px;
    height: 167px;
}

.directitems {
	float:left;
}

.directheader {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#073b6a;
}

ul.directlist {
	list-style-type:none;
}


.directlist a {
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#2e2e2e;
	text-decoration:none;
	list-style-type:none;
}

div#rightcontainer {
    float: left;
    margin: 0;
    padding: 0;
    width: 166px;
    height: auto;
    background-color: transparent;
}

div#searchmod {
    margin: 0 0 10px 0;
    padding: 0;
    width: 166px;
    height: 250px;
    background-color: transparent;
    background-image: url(img/snelzoek_portal_backgr.png);
    background-position: 8px -1px;
    background-repeat: no-repeat;
}

form#form_search_ngo_portal {
    margin: 0 0 0 8px;
    padding: 40px 0 0 0;
    width: 158px;
    background-color: transparent;
}

form#form_search_ngo_portal fieldset {
    margin: 0 2px 0 2px;
    padding: 0;
    width: 154px;
    background-color: transparent;
}

form#form_search_ngo_portal fieldset input {
    margin: 0 10px 0 9px;
    padding: 2px 2px 0 6px;
    height: 16px;
	font-size: 11px;
    line-height: 15px;
    color: #2e2e2e;
    width: 125px;
    border: 1px solid #dce3e2;
}

form#form_search_ngo_portal fieldset select {
	margin: 6px 2px 0 9px;
    padding: 2px 2px 0 4px;
    height: 20px;
    line-height: 15px;
    color: #2e2e2e;
    font-size: 11px;
    width: 137px;
    border: 1px solid #dce3e2;
}

form#form_search_ngo_portal fieldset select option {
	margin: 0;
    padding: 1px 3px 1px 3px;
}

form#form_search_ngo_portal fieldset h3 {
	margin: 5px 0 5px 0;
    padding: 0;
	width: 154px;
	font-size: 11px;
    line-height: 15px;
    color: #696969;
	text-align:center;
}

form#form_search_ngo_portal fieldset p {
	/*display:none;
	visibility:hidden;*/
	margin: 5px 0 5px 0;
    padding: 0;
	width: 154px;
	font-size: 11px;
    line-height: 15px;
    color: #696969;
	text-align:center;
}

form#form_search_ngo_portal fieldset p.extended_search {
	display:block;
	visibility:visible;
}


body.portal div#teller2_portal {
		display:none;
	visibility:hidden;
}

form#form_search_ngo_portal div#teller1_portal {
	margin: 0 auto;
    padding: 0;
    width: 96px;
}

form#form_search_ngo_portal p#teller_van {
	display:none;
	visibility:hidden;
}

form#form_search_ngo_portal div#teller1_portal img {
	float:left;
	margin: 0 2px 0 2px;
    padding: 0;
    width: 20px;
}

form#form_search_ngo_portal fieldset input#submit_ngo_portal {
	position:relative;
	left: 35px;
	margin: 10px 0 0 0;
    padding: 0;
	width:78px;
	height:24px;
	cursor:pointer;
    background-color: transparent;
	background-image: url(img/search_ngo_submit_backgr.png);
	background-position:0 0;
	background-repeat:no-repeat;
	border: 0px solid #dce3e2;
}

form#form_search_ngo_portal fieldset p.extended_search a {
	display:block;
	visibility:visible;
	margin: 5px 0 5px 0;
    padding: 0;
	width: 154px;
	font-size: 11px;
    line-height: 15px;
    color: #54244b;
	text-align:center;
	text-decoration:none;
}

form#form_search_ngo_portal fieldset p.extended_search a:hover {
	font-weight:bold;
}


div#latest_news {
    margin: 0;
    padding: 24px 0 0 0;
    width: 166px;
    height: 161px;
    background-color: transparent;
    background-image: url(img/rss_portal_backgr.png);
    background-position: 8px -1px;
    background-repeat: no-repeat;
}

div#latest_news p {
    display:none;
	visibility:hidden;
}

div#latest_news p.news-latest-container {
    display:block;
	visibility:visible;
}

div#banner_box {
	position:relative;
    margin: 0 0 8px 9px;
    padding: 0;
    width: 157px;
    background-color: transparent;
	/* border: 1px solid #dce3e2;*/
}

div#banner_box div.tx-wiwportal-pi1 {
	float:inherit;
    margin: 0;
    padding: 0;
    width: 154px;
    height: 226px;
	overflow:hidden;
	background-color: transparent;
	border: 1px solid #dce3e2;
}

div#banner_box div.csc-textpic {
	float:inherit;
    margin: 8px 0 0 0;
    padding: 0;
    width: 156px;
    height: 132px;
	overflow:hidden;
	background-color: transparent;
}

div#banner_box div.csc-textpic * {
    margin: 0;
    padding: 0;
}

div#adv_bannertxt {
	position:absolute;
	top: 6px;
	margin:0;
	padding:0;
	width:156px;
}

.adv_bannerheader a {
	display:block;
	margin:0;
	padding:0;
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	color:#006dbc;
	text-align:center;
	text-decoration:none;
}

.adv_bannerheader a:hover {
	color:#073b6a;
	text-decoration:none;
}

.directlist a {
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#2e2e2e;
	text-decoration:none;
	list-style-type:none;
}

.directlist a:hover {
	font-weight:bold;
	text-decoration:none;
}

/*
div#newsletter {
    margin: 0;
    padding: 0 0 0 10px;
    width: 156px;
    height: 132px;
	overflow:hidden;
    background-color: transparent;
}

div#newsletter a img {
    margin: 0;
    padding: 0;
	border:none
    background-color: transparent;
}
*/

div#tagcloudcontainer {
    margin: 0 0 5px 0;
    padding: 8px 0 0 0;
    width: 980px;
    height: 49px;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
}

div#footercontainer {
	position:relative;
	top:10px;
    margin: 0 0 40px 0;
    padding: 0 0 0 0;
    width: 978px;
    height: 26px;
    border: 1px solid #dce3e2;
    background-color: transparent;
}



/* 
 * VERVOLG PORTAL
 * 
 */
body.portalvervolg .csc-firstHeader {
	margin:8px 0 6px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	color:#006dbc;
}

body.portalvervolg div#maincontainer_vervolg h1 {
	margin:8px 0 6px 0;
	padding:0;
	font-size:16px;
	font-weight:normal;
	line-height:28px;
	color:#073b6a;
}

div#maincontainer_vervolg div.tx-wiwportal-pi2 form fieldset label {
	/* float: left; */
	display:block;
	margin: 6px 0 4px 0;
	height: 18px;
	width: 200px;
	font-size: 12px;
	color: #006dbc;
	line-height: 24px;

}

/*
form fieldset label {
	/* float: left; 
	display:block;
	margin: 6px 0 4px 0;
	height: 18px;
	width: 200px;
	font-size: 12px;
	color: #006dbc;
	line-height: 24px;

}
*/

div#maincontainer_vervolg div.tx-wiwportal-pi2 form fieldset input {
	/* float: left; */
	margin: 5px 0 4px 0;
	padding: 3px 0 0 3px;
	width: 207px;
	height: 20px;
	border: 1px solid #b2c4c3; 
	font-size: 11px;
	color: #000000;
	background-color: transparent;
}

div#maincontainer_vervolg div.tx-wiwportal-pi2 input.button {
	margin: 20px 20px 0 100px;
	padding: 0;
	width: 100px;
	height: 24px;
	color: #fff;
	border: 0px solid #696969;
	background-color: #006dbc;
	font-size: 12px;
	font-weight: bold;
}


/*******************************************/
div#nothing {
	border-color: red;
	border-width: 1px;
	border-style: dotted;
}

div#maincontainer {
	width: 100%;
	position: relative;
	top: 8px;
	left: -12px;
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;
}

div#bottomcontent {
	position: relative;
	height: 140px;
}

div#imagecontent {
	width: 100%;
	height: 204px;
}

div#ic_leftimage {
	position: absolute;
	left: 50px;
	top: 18px;
	width: 635px;
	height: 182px;
	
}

div#ic_rightimage {
	position: absolute;
	left: 687px;
	top: 18px;
	width: 268px;
	height: 182px;
	
}

div#lic_background {
	background-image: url(img/woonwerk_leftimage_background.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: inherit;
	height: inherit;
}

div#lic_randomimage {
	background-image: url(img/woonwerk_leftimage.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

div#maincontent {
	position: relative;
	min-height: 220px;
	margin-top: 48px;
}

div#pagecontent {
	float: left;
	margin-left: 231px;
	width: 529px;
	min-height: 610px;
	padding-top: 37px;
	padding-left: 20px;
	padding-right: 190px;
	border-left: 1px #efedea solid;
}

.arbeidsmarkt div#pagecontent {
 	border-left: 1px #caeeac solid;
}

.opleiding div#pagecontent {
 	border-left: 1px #74c6f3 solid;
}

.subsidie div#pagecontent {
 	border-left: 1px #ea4789 solid;
}

.content_blog div#pagecontent {
 	background-image: url(img/ww_blog_background.png);
	background-position: 660px 10px;
	background-repeat: no-repeat;
	width:630px !important;
	padding-right: 98px !important;
}


body.single_column div#pagecontent {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 40px;
	width: 688px;
}


	
	

body.content_gray div#pagecontent {
	margin-right: 17px;
	padding-right: 102px;
	background-image: url(img/ww_content_background.png);
	background-repeat: repeat-x;
	background-position: top left;
/*	border-left: 1px #bac6b7 solid; */
	width: 600px;
}

.single_column div#pagecontent {
	padding-right: 0px;
	width: 718px;
}

div#menu_content {
	position:absolute;
	top:179px;
	height: 70px;
}

div#directcontactcontent {
	background-image: url("img/ww_contact_background.png");
    background-repeat: no-repeat;
    height: 134px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 13px;
    position: absolute;
    text-align: right;
    top: 40px;
	left: 0;
    width: 182px;
}

div#leftbannercontent {	
	/*left:18px;*/
	position:absolute;
	top:200px;
	left: 0;
	/*width: 192px;*/
	overflow: hidden;
}

div#leftlandscapebannercontent {	
	position:absolute;
	top:200px;
	left: 0;
	width: 212px;
	overflow: hidden;
}

div#directcontactcontent  .dc_title {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 4px;
}

div#directcontactcontent  .dc_phone {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

div#directcontactcontent  .dc_email {
	color: #FFFFFF;
	margin-bottom: 30px;
}

div#directcontactcontent  .dc_email a {
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;
}
div#directcontactcontent  .dc_email a:hover {
	text-decoration: underline;
}

div#newscontent {
	position: absolute;
	top: 32px;
	left: 788px;
	width: 193px;
}

body.content_gray div#newscontent {
	display:none;
	visibility:hidden;
}

div#newscontent_top {
	background-image: url(img/ww_newsbox_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 13px;
}

div#newscontent_inner h1 {
	padding-left: 22px;
}

div#newscontent_inner {
	background-image: url(img/ww_newsbox_middle.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

div#newscontent_inner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3a8600;
}

div#newscontent_bottom {
	background-image: url(img/ww_newsbox_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 26px;
}

.single_column div#newscontent {
	display: none;
}

div#ic_background {
	position: absolute;
	width: 387px;
	height: 19px;
	left: 280px;
	top: 0px;
}

div.menu_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	
	text-align: center;
	padding-top: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

div.menu_1:hover {
	text-decoration: underline;
}

div.menu_1_container {
	position: absolute;
}

div.menu_1_container a {
	position: relative;
	z-index: 5000;
color:#fff;}

div.background_noimg {
	background-image: none;
}

div.background_woonwerk {
	background-image: url(img/ww_submenu_woonwerk.png);
}

div#submenu_woonwerk {	
	background-position: top left;
	background-repeat: no-repeat;
	
	position: absolute;
	width: 221px;
	height: 30px;
	color: #000000;
	
	font-weight: normal;
}

div#submenu_woonwerk a:link,
div#submenu_woonwerk a:visited {
	color: #000000;
} 

div.background_arbeidsmarkt {
	background-image: url(img/ww_submenu_arbeidsmarkt.png);
}

div#submenu_arbeidsmarkt {
	background-position: top left;
	background-repeat: no-repeat;

	position: absolute;
	left: 244px;
	width: 199px;
	height: 30px;
}

div.background_opleiding {
	background-image: url(img/ww_submenu_opleiding.png);
}

div#submenu_opleiding {
	background-position: top left;
	background-repeat: no-repeat;

	position: absolute;
	left: 461px;
	width: 199px;
	height: 30px;
}

div.background_subsidie {
	background-image: url(img/ww_submenu_subsidie.png);
}

div#submenu_subsidie {
	background-position: top left;
	background-repeat: no-repeat;

	position: absolute;
	left: 677px;
	width: 199px;
	height: 30px;
}

div#submenu_home_link {
	position: absolute;
	left: 90px;
	top: 47px;
	z-index: 10000;
}

div#submenu_home_link a,
div#submenu_home_link a:visited {
	text-decoration: none;
	color: #8c836c;
	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	text-transform:lowercase;
}

div#submenu_home_link a:hover {
	text-decoration: underline;
}

div#submenu_l1 {
	position: relative;
}

div#submenu_l2 {
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 962px;
	height: 26px;
	padding-top: 47px;
	text-align: left;
}

div.submenu_l2_item {
	display: inline;
	margin-right: 30px;
	position: relative;

}

div.submenu_l2_item a {
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;*/
	font-size: 13px;
	font-weight: normal;
}

div.submenu_l2_item div.submenu_l3 a {
font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;
	font-weight: bold;
}

a.submenu_l2_link {
	color:#FFFFFF;
	text-decoration: none;
}

a.colour_black {
	color:#000000 !important;
}


div#submenu_container_woonwerk div#submenu_l2 {
	padding:47px 0 0 170px;
	background-image: url(img/ww_submenu_l2_woonwerk.png);
}

div#submenu_container_woonwerk a.submenu_l2_link {
	color:#8c836c;
	text-decoration: none;
}

div#submenu_container_woonwerk a.submenu_l2_link:hover {
	text-decoration: underline;
}


div#submenu_container_arbeidsmarkt div#submenu_l2 {
	padding:47px 0 0 230px;
	background-image: url(img/ww_submenu_l2_arbeidsmarkt.png);
}

div#submenu_container_opleiding div#submenu_l2 {
	padding:47px 0 0 230px;
	background-image: url(img/ww_submenu_l2_opleiding.png);
	text-align:center;
	width:740px;
}

div#submenu_container_subsidie div#submenu_l2 {
	padding:47px 0 0 230px;
	background-image: url(img/ww_submenu_l2_subsidie.png);
	text-align:right;
	width:740px;
}

div.submenu_l3 {
	position: absolute;
	left: 0px;
	top: 24px;
	padding: 14px;
	text-align: left;
	z-index: 30000;
	min-width: 100px;
	white-space:nowrap;
	border-color: black;
	border-width: 2px;
	border-style: solid;
	
	background-image: url(img/ww_submenu_l3_bckgr.png);
	background-repeat: repeat;
	background-position: top left;
	/* IE6 fix for transparency 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/ww_submenu_l3_bckgr.png', sizingMethod='scale'); */
}

div#submenu_container_woonwerk div.submenu_l3 {
	border-color:#CCCCCC;
	color: #000000;
}

div#submenu_container_arbeidsmarkt div.submenu_l3 {
	border-color:#3a8600;
}

div#submenu_container_opleiding div.submenu_l3 {
	border-color:#2582b5;
}

div#submenu_container_subsidie div.submenu_l3 {
	border-color:#ea4789;
}

div#submenu_container_woonwerk .submenu_l3_item {
	color: #000000;
}

div#submenu_container_arbeidsmarkt .submenu_l3_item {
	color: #3a8600;
}

div#submenu_container_opleiding .submenu_l3_item {
	color: #2582b5;
}

div#submenu_container_subsidie .submenu_l3_item {
	color: #ea4789;
}

.submenu_l3_item {
	padding-bottom: 5px;
	display: block;
	font-size: 11px !important;
	position: relative;
}



div.submenu_l3 a:hover {
	text-decoration: underline !important;
}

.news-latest-container .woonwerk_news h2 a,
.news-latest-container .woonwerk_news h2 a:visited  {
	color: #8c836c;
	text-decoration: underline;
}
.woonwerk_news .news-latest-gotoarchive {
	background-color:transparent;
	color:#000000;
	margin:0;
	padding:0;
}

.woonwerk_news .news-latest-container h3 {
	clear:both;
	margin:0 0 3px;
	padding:0;
}
.woonwerk_news .news-latest-gotoarchive {
	display:none;
	font-weight:bold;
	margin:0;
	padding:0;
	visibility:hidden;
}
.woonwerk_news .news-latest-gotoarchive a:link, .news-latest-gotoarchive a:hover {
	color:#000000;
}
.woonwerk_news .news-latest-gotoarchive a:visited {
	color:#000000;
}
.woonwerk_news .news-latest-gotoarchive a {
	color:#000000;
}

.woonwerk_news {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 15px;
}

.woonwerk_news .news-latest-item {
	background-color: transparent;
	padding:3px;
/*	
	list-style-image: url(img/ww_newslatestimg.png);
	margin-left : 20px;
*/
	background-image: url(img/ww_newslatestimg.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 17px; 
	margin-left : 4px;
}

.tx-wiwportal-pi2 form fieldset label  {
	color:#ff881c;
	display:block;
	font-size:12px;
	height:18px;
	line-height:24px;
	margin:6px 0 4px;
	width:200px;
}
.tx-wiwportal-pi2 form fieldset input {
	background-color: transparent;
	border:1px solid #B2C4C3;
	color:#000000;
	font-size:11px;
	height:24px;
	margin:5px 0 4px;
	padding:3px 0 0 3px;
	width:207px;
}
.tx-wiwportal-pi2 input.button {
	background-color:#ff881c;
	border:0 solid #696969;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:24px;
	margin:20px 20px 20px 0px;
	padding:0;
	width:100px;
}

.tx-wiwportal-pi2 input.radio {
	border-bottom-style: none;
	border-width: 0px;
	width: auto;
	height: auto;
	margin-right: 30px;
}

.tx-powermail-pi1 form fieldset label  {
	color:#ff881c;
	display:block;
	font-size:12px;
	height:18px;
	line-height:24px;
	margin:6px 0 4px;
	width:200px;
}
.tx-powermail-pi1 form fieldset input {
	background-color: transparent;
	border:1px solid #B2C4C3;
	color:#000000;
	font-size:11px;
	height:24px;
	margin:5px 0 4px;
	padding:3px 0 0 3px;
	width:207px;
}
.tx-powermail-pi1 input.powermail_submit {
	background-color:#ff881c !important;
	border:0 solid #696969 !important;
	color:#FFFFFF !important;
	font-size:12px !important;
	font-weight:bold !important;
	height:24px !important;
	margin: 10px 20px 20px 200px !important;
	padding:0 !important;
	width:100px !important;
}

.newsletter {
	margin-left: 12px;
	/*margin-right: 14px;*/
}

.newsletter a.nieuwsbrief {
	display:block;
	margin: 0;
	padding: 0 20px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	width:141px;
	background-image:url(img/ww_newsletter_arrow.png);
	background-position:140px 16px;
	background-repeat:no-repeat;
}


.newsletter img {
	margin-left: 18px;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent h1 {
	color: #5DAA27;
	margin-left: 20px;
	font-size: 12px;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 h1 {
	margin-left: 0px;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 div.poll_vote_wrapper {
	clear:both;
	margin:15px 0 10px 0;
	padding:0;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 div.pollquestion p {
	font-weight:bold;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 form input {
	clear:both;
	display:block;
	float:left;
	margin:0 10px 0 0 !important;
	padding:6px 10px 5px 0 !important;
	width:16px;
	background-color:transparent;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 form label {
	display:block;
	float:left;	
	margin:0 !important;
	padding:4px 15px 5px 0 !important;
	width:450px;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 div.poll_submit {
	clear:both;
	margin:0;
	padding:15px 0 10px 0;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent div.tx-jkpoll-pi1 form input.pollsubmit {
	clear:both;
	float:left;
	margin: 0 15px 0 0 !important;
	padding:0 !important;
	font-size:13px;
	font-weight:bold;
	width:80px;
	height:28px;
	background-color:#08A7BE;
}


body.woonwerk_sub div.arbeidsmarkt div#pagecontent h1.csc-firstHeader {
	font-size:20px;
	line-height:32px;
	font-weight:normal;
	margin-left: 0;
	color: #000000;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent h1.indent {
	margin:0 0 8px 0;
	font-size:20px;
	line-height:32px;
	font-weight:normal;
	color: #000000;
}

body.woonwerk_sub div.arbeidsmarkt .news-single-item p {
	width: auto;
}

body.woonwerk_sub div.arbeidsmarkt div#pagecontent a * {
	color: #006DBC;
}

h1.csc-firstHeader {
	font-size:20px;
	line-height:32px;
	font-weight:normal;
}

body.woonwerk_sub div.woonwerk p.bodytext b {
	color:#006dbc;
}

body.woonwerk_sub div.arbeidsmarkt p.bodytext b {
	color:#5daa27;
}

body.woonwerk_sub div.opleiding p.bodytext b {
	color:#74c6f3;
}


body.woonwerk_sub div.subsidie p.bodytext b {
	color:#ea4789;
}

body.woonwerk_sub .news-header-list {
	margin-left: 36px;
}

/*  Left banner */
div#adv_bannertxt_small {
	overflow:hidden;
	border: 1px solid #dce3e2;
	position: relative;
	height: 180px;
}

div#adv_bannertxt_small h1 {
	display: none;
	visibility: hidden;
}

div#adv_bannertxt_small .bannertxt_small_header {
	font-size:14px;
	font-weight:bold;
	left:12px;
	line-height:20px;
	position:absolute;
	top:11px;
	width:140px;
}

div#adv_bannertxt_small .bannertxt_small_header a {
	color:#073B6A;
}

div#adv_bannertxt_small .adv_bannerheader_image {
	color: #000000;
	position: absolute;
	left: 10px;
	top: 60px;
}

div#adv_bannertxt_small .adv_bannerheader_arrow {	
	position: absolute;
	left: 169px;
	top: 150px;
	background-image: url(img/woonwerk_portal_arrow.png);
	width: 17px;
	height: 27px;
}



#maincontent div.tx-comments-comment-form form input,
#maincontent div.tx-comments-comment-form form input#tx_comments_pi1_submit {
	margin: 5px 0 4px 0;
	padding: 3px 0 3px 0;
	width: 122px;
	border: 0px solid #b2c4c3; 
	font-size: 11px;
	color: #fff;	
	height: 24px;
	background-color: #006dbc;
	cursor:pointer;
}

#maincontent div.tx-comments-comment-form form input.tx-comments-comment-input {
	margin: 5px 0 4px 0;
	padding: 3px 0 3px 0;
	width: 245px;
	border: 0px solid #b2c4c3; 
	font-size: 11px;
	color: #fff;	
	height: 24px;
	background-color: #fff;
	cursor:pointer;
}

.rss {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
    top: -15px;
}

.rss a {
	vertical-align: middle;
	font-weight: bold;
}

.rss img {
	padding-right: 10px !important;
	position: relative;
    top: 5px;
}



 div.arbeidsmarkt #maincontent_social_bar {
    display: block;
    float: right;
    margin-bottom: -30px;
    margin-right: 9px;
    margin-top: 14px;
    padding-bottom: 0;
    padding-right: 0;
    width: 115px;
}

 body.content_blog #maincontent_social_bar {
    display: block;
    float: right;
    margin-bottom: -30px;
    margin-right: 155px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-right: 0;
    width: 115px;
}

#maincontent_social_bar a img {
    padding-right: 5px;
}

body.woonwerk_sub div#leftlandscapebannercontent div.adv_bannerimg_full {
	height: 110px;
	width: 212px;
	margin: 0 0 10px;
	
}

body.woonwerk_sub div#leftlandscapebannercontent div.adv_bannerimg_full img {
	width: 212px;
    height: 110px;
} 

body.woonwerk_sub div#leftlandscapebannercontent h1 {
	display: none;
} 




