/* png fix ie6 line */
img, div, h1 { behavior: url(scripts/iepngfix.htc) }


/* CSS Document */
body{
	margin: 0;
	background:url(../images/body_bg.gif) 50% 480px no-repeat #90103b ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#home{
	background:url(../images/body_bg.gif) 50% 350px no-repeat #90103b ;
}

html, body{
	min-height:100%;
}
body{
	height:100%;
}

html>body {
	height:auto;
}

img, object{
	display: block;
}
img{
	border:0;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}



a{
	text-decoration: none;
	border-bottom: 1px solid #b2b2b2;
}

a:hover{
	border: none;
}

h1{
	font-size: 14px;
	color: #9d9f01;
	padding: 0;
	margin: 0 0 15px 0;
}

p + h1{
	margin: 30px 0 15px 0;
}

h2, h2 a{
	font-size: 12px;
	color: #9d9f01;
	padding: 0;
	margin: 0;
	line-height: 160%;
}
h2 a{
	text-decoration:none;
	border:0;
	background:url(../images/list_item_u.gif) 0 4px no-repeat;
	padding: 0 0 0 12px;
}

h2 a:hover{
	border-bottom: 1px solid #b2b2b2;
}

.vervolg h2, .vervolg h2 a{
	color: #6b9bb4;
}
#home h2{
	margin:0 0 6px 0;
}

h3{
	font-size: 11px;
	color: #6b9bb4;
	padding: 0;
	margin: 0;
	line-height: 160%;
}

p{
	font-size: 11px;
	color: #050505;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 160%;
}

p.small{font-size: 10px; margin: 0;}

p a{
	color:#90103b;
	padding:0 0 1px 0;
}

ul{
	font-size: 11px;
	color: #050505;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	line-height: 160%;
}

ul.vacature{
	font-size: 11px;
	color: #050505;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 160%;
}

ul.login{
	font-size: 10px;
	font-weight: bold;
}

li{
	background:url(../images/list_item.gif) 0 0 no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}

li a{
	color: #90103b;
}
#html_content ul li{
	position:relative;
}

label{
	font-size: 10px;
	color: #050505;
}

form{
	background:#e4e4e4;
	padding:5px 5px 5px 15px;
	margin:10px 0;
}

table{


}


#contents{
	position:relative;
	width: 930px;
	left: 50%;
	margin-left: -465px;
	padding: 0 0 20px 0;
}

#top{
	position:relative;
	height: 90px;
}

#top #menu_bg{
	background:url(../images/menu_bg.gif) right top no-repeat;
	width: 660px;
	height: 90px;
	position:absolute;
	right: 0;
}

#top #menu{
	margin:0 0 0 30px;
}

#top #menu ul{
	margin:0;
}

#top #menu ul li{
	display:inline;
	padding:0;
}

#top #menu ul li a{
	display:block;
	float:left;
	height:62px;
	border:none;
	text-indent:-2000px;
}
/*ff dotted line fix*/
#top #menu ul li a {
  outline: none;
}

/*ul li#menu_werkwijze a:hover, ul li#menu_wie a:hover, ul li#menu_ervaringen a:hover, ul li#menu_overons a:hover, ul li#menu_contact a:hover, ul li#menu_home a:hover,*/
ul li#menu_bureau.top a, ul li#menu_voordelen.top a, ul li#menu_ervaringen.top a, ul li#menu_inschrijven.top a, ul li#menu_contact.top a, ul li#menu_home.top a {
	background-position:0 -123px;
}

ul li#menu_bureau a{
	width:100px;
	background-image:url(../images/menu/ons_bureau.gif);
	/*background-position: 0 0;*/
}
ul li#menu_voordelen a{
	width:97px;
	background-image:url(../images/menu/voordelen.gif);
	/*background-position: 0 0;*/
}
ul li#menu_ervaringen a{
	width:98px;
	background-image:url(../images/menu/ervaringen.gif);
	/*background-position: 0 0;*/
}
ul li#menu_inschrijven a{
	width:103px;
	background-image:url(../images/menu/inschrijven.gif);
	/*background-position: 0 0;*/
}
ul li#menu_contact a{
	width:80px;
	background-image:url(../images/menu/contact.gif);
	/*background-position: 0 0;*/
}
ul li#menu_home a{
	width:64px;
	background-image:url(../images/menu/home.gif);
	/*background-position: 0 0;*/
}

#top #menu ul li ul{
	position:absolute;
	padding:15px 0 8px 0;
	width:90%;
	top:45px;
	left:28px;
	display:none;
}

#top #menu ul li:hover ul, #top #menu ul li.top ul{
	display:inline;
}
#top #menu ul li:hover ul{
	z-index:1
}

#top #menu ul li ul li a{
	display:inline;
	float:none;
	height:auto;
	text-indent:0px;
	padding:0 5px 0 15px;
	background:url(../images/list_item.gif) 0 0 no-repeat;
}
#top #menu ul li ul li a:hover{
	color:#c7879d;
}



#top #logo{
	position:absolute;
	left: 0;
	padding:30px 0 0 0;
}
#logo a{
	border:0;
}

#flash_content{
	height: 380px;
	position:absolute;
	top: 100px;
}

body.vervolg #flash_content{
	height: 120px;
	left: 270px;
}


#flash_links{
	position:absolute;
	left: 0;
	width: 616px;
	background:#CC6699;
	height: 248px;
}

#flash_1, #flash_2, #flash_3{
	position:absolute;
	left: 631px;
	width: 299px;
	height: 120px;
	background:#FF9966;
}

#flash_1{ top: 0;}
#flash_2{ top: 130px;}
#flash_3{ top: 260px;}

#flash_a{
	float: left;
}
#flash_b{
	margin: 0 0 0 330px;
}
#flash_a a, #flash_b a, #flashervaring a, #flashervaring2 a{
	border-bottom: none;
}

#html_content{
	position:relative;
	padding: 273px 0 0 0;
}

body.vervolg #html_content{
	padding:140px 0 0 0;
}

body.vervolg#slagingskansm #html_content{
	padding:0;
}

#html_text{
	float: right;
	right: 0;
	width: 660px;
	position:relative;
}

#html_text #html_inner{
	height:343px;
	min-height:343px;
	padding:0 0 10px 0;
	background:url(../images/content_bg.gif) 0 0 repeat-y;
}
html>body #html_text #html_inner{
	height:auto;
}

body.vervolg #html_text #html_inner{
	background:url(../images/content_bg_vervolg.gif) 0 0 repeat-y;
}

#html_text #html_bottom{
	width:660px;
	height:15px;
	background:url(../images/content_bg_foot.png) 0 0 no-repeat;
}
body.vervolg #html_text #html_bottom{
	background:url(../images/content_bg_foot_vervolg.png) 0 0 no-repeat;
}

#html_text #inner_left{
	width: 300px;
	float: left;
	padding: 0 25px 0 35px;
}

#html_text #inner_left #branche{
	position: relative;
	margin-left: -82px;
	background:url(../images/logo_branchevereniging.gif) 0 0 no-repeat;
	height: 95px;
	padding: 10px 0 0 110px;
	width: 290px;
}

#branche_logo{
	position: absolute;
	bottom: 30px;
	right: -25px;
}


#html_text #inner_right{
	margin-left: 360px;
	padding: 0 25px;
}
#home #html_text #inner_right{
	padding: 0 15px 0 20px;
}

#html_text #inner_right #map{
	position:relative;
	margin: -15px 0 0 10px;
}
#home #html_text #inner_right ul.voordelen{
	line-height:280%;
	margin:0 0 30px 0;
}
#home #html_text #inner_right ul.voordelen li{
	padding:0 0 0 15px;
	background:url(../images/list_item.gif) 0 10px no-repeat;
	font-size:9px;
}
#home #html_text #inner_right ul.voordelen li a{
	border:none;
}
#home #html_text #inner_right ul.voordelen li a:hover{
	border-bottom: 1px solid #b2b2b2;
}
#home #html_text #inner_right ul.voordelen li a strong{
	font-size:13px;
}

#bemiddelaar #html_text #inner{
	padding: 10px 40px 0 35px;
}
#html_text #inner{
	padding: 10px 60px 0 35px;
}
html>body#bemiddelaar #html_text #inner{
	padding: 10px 60px 0 35px;
}

#activiteiten #html_text #inner{
	padding: 10px 0 0 35px;
}
#regio #html_text #inner{
	padding: 10px 5px 0 35px;
}
#werkwijze #html_text #inner, #inschrijven #html_text #inner{
	padding: 10px 29px 0 35px;
}


#html_text .text{
	width:500px;
}
#werkwijze #html_text .text, #keurmerk #html_text .text{
	float:left;
	width:420px;
}

#ons_profiel #html_text .text{
	width:250px;
}

.clear_r{clear:right}
.clear_l{clear:left}
.clear_b{clear:both}


#meerinfo{
	position:absolute;
	height: 60px;
	width: 230px;
	padding: 60px 15px 0 18px;
	background: url(../images/meer_info_bg.gif) 0 0 no-repeat;
}
body.vervolg #meerinfo{
	top:400px;
}

#meerinfo p{ color: #FFF;}
#meerinfo p a{ color: #FFF; border-bottom: 1px solid #FFF;}
#meerinfo p a:hover{ border: none;}

#meerinfo2{
	position:absolute;
	height: 60px;
	width: 230px;
	padding: 60px 15px 0 18px;
	background: url(../images/meer_info_bg.gif) 0 0 no-repeat;
}
body.vervolg #meerinfo2{
	top:0px;
}

#meerinfo2 p{ color: #FFF;}
#meerinfo2 p a{ color: #FFF; border-bottom: 1px solid #FFF;}
#meerinfo2 p a:hover{ border: none;}


#image_left{
	position:absolute;
	top: 100px;
}

#footer{
	padding: 5px 0 0 300px;
}

#footer p {	
	color: #ce96a9;
	font-size: 10px;
}

#footer p a{	
	color: #FFF;
	border: none;
}

#footer p a:hover{	
	border-bottom: 1px solid #FFF;
}
#footer .copyright{
	float:right;
	padding: 0 25px 0 0;
}

.italic{
	font-style:italic;
}

.floatleft{
	float:left;
	margin:4px 15px 0 0;
}

#werkwijze .floatleft{
	margin:4px 5px 0 0;
}
.floatright{
	float:right;
	margin:0 0 4px 15px;
}

.leftcolumn{
	float:left;
	width:255px;
	padding:0 25px 0 0;
}
* > .leftcolumn{
	width:260px;
}
.rightcolumn{
	margin:0 0 0 285px; 
}

.clear {
	clear:both;
}

.hr{
	background:url(../images/hr.gif) left bottom repeat-x;
	padding:0 0 15px 0;
}
/* info laag */
/* divers css om ie6 png fix goed te laten werken */
.info{
	margin:20px 0;
}
div.info div.topl{
	height:9px;
	background:url(../images/info_bg_top_l.png) 0 0 no-repeat;
}
.info .topr{
	float:right;
	height:9px;
	width:9px;
	background:url(../images/info_bg_top_r.png) 0 0 no-repeat #FFFFFF;
}
.info .center{
	margin:0 1px 0 0;
	padding:10px 0 2px 0;
	background:url(../images/info_bg_center.png) 0 0 repeat-y #bebf33;
	border-right:1px solid #FFFFFF;
}
.info .bottoml{
	height:9px;
	background:url(../images/info_bg_bottom_l.png) 0 0 no-repeat;
}
.info .bottomr{
	float:right;
	height:9px;
	width:9px;
	background:url(../images/info_bg_bottom_r.png) 0 0 no-repeat #FFFFFF;
}
.info h1{
	position:relative;
	margin-left:25px;
	padding:5px 0 10px 52px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:normal;
	background:url(../images/hearts.jpg) 0 0 no-repeat;
}
* > .info h1{
	background:url(../images/hearts.png) 0 0 no-repeat;
}
.info p{
	margin-left:25px;
	margin-right:15px;
	color:#FFFFFF;
}
.vervolg .info a{
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.info a:hover{
	border-bottom:none;
}

.citaat{
	position:absolute;
	left:480px;
	width:200px;
}
.citaat .top{
	height:9px;
	background: url(../images/citaat_bg_top.png) right top no-repeat;
}
.citaat .center{
	padding:3px 0 0 0;
	background: url(../images/citaat_bg.png) right bottom no-repeat;
}
.citaat p{
	padding:10px 10px 40px 10px;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#90103b;
}
* > .citaat p{
	padding:10px 10px 23px 10px;
}
p.quote {
	padding:10px 10px 10px 15px;
	color:#90103b;
	font-size:15px;
	/*font-style:italic;*/
	border:1px dotted #CCCCCC;
	background:#e9e9e9;
}
p.quote span{
	color: #717171;
	font-size:10px;
}
div.adv{
	padding:6px;
	background:#e9e9e9;
}
div.adv p, div.adv h2{
	font-size:10px;
}
div.ber{
	background:#e9e9e9;
	padding:10px;
	margin:0 0 20px 0;
}
div.ber p{
	font-style:italic;
}
/*-----  Slagingskans module ------*/
body#slagingskansm{
	background:url(../images/body_bg.gif) 50% 150px no-repeat #90103b ;
}

#slagingskansm form{
	padding:15px 0 15px 15px;
	margin:10px 0 50px 0;
}
#slagingskansm table td{
	padding:3px;
	vertical-align:top;
}
#slagingskansm table p{
	margin:0;
}

#slagingskansm #image_left{
	top:135px;
	width:223px;
	height:105px;
	padding:23px 8px 8px 20px;
	background:url(../images/slagingskans/bg_blue.jpg) 0 0 no-repeat;
}
#slagingskansm #image_left h1{
	color:#FFFFFF;
	font-weight:normal;
	
}
#slagingskansm #image_left p{
	color:#FFFFFF;
}

#slagingskansm #html_content{
	margin:45px 0 0 0;
}
#slagingskansm #html_text{
	margin-bottom:15px;
}
#slagingskansm #html_text #inner{
	padding:10px 285px 0 35px;
	min-height:375px;
	height:375px;
}

html>body#slagingskansm #html_text #inner{
	height:auto;
}
#slagingskansm #html_text #inner h1{
	margin-bottom:30px;
}

#slagingskansm #html_text #inner2{
	padding:10px 120px 0 35px;
	min-height:375px;
	height:375px;
}

html>body#slagingskansm #html_text #inner2{
	height:auto;
}
#slagingskansm #html_text #inner2 h1{
	margin-bottom:30px;
}








#slagingskansm #flash_content{
	height:auto;
}

#slagingskansm #flash_b{
	margin:0 0 0 371px;
}
html>body#slagingskansm #flash_b{
	margin:0 0 0 378px;
}

#slagingskansm #flash_b img{
	float:left;
	margin:0 0 0 5px;
}

#slagingskansm #flash_b2{
	margin:0 0 0 371px;
}
html>body#slagingskansm #flash_b2{
	margin:0 0 0 518px;
}
#slagingskansm #flash_b2 img{
	float:left;
	margin:0 0 0 5px;
}


#slagingskansm .sfeer{
	position:absolute;
	left:387px;
	margin-top:-20px;
}
#slagingskansm .floatleft, #inschrijven .floatleft{
	position:relative;
	top:-2px;
	margin:0 8px 0 0;
}
p.tip{
	border-top:1px dotted #CCCCCC;
	margin-top:20px;
	padding-top:15px;
}
img.btn, input.btn{
	float:right;
	margin:25px 0 0 10px;
}

img.btn2, input.btn2{
	float:right;
	margin:25px 0 0 10px;
}

p.fix{
	margin:1px 0;
	height:1px;
}
p.nomargin{
	margin:0;
}
a.noborder{
	border:0;
}

#foutmelding{
	position:absolute;
	margin-top:-120px;
	left:402px;
	width:200px;
	padding:15px 15px 10px 15px;
	background:#5f8ea8;
	border:2px solid #FFFFFF;
}
#foutmelding p, #foutmelding h1{
	color:#FFFFFF;
}
#slagingskansm #html_text #inner #foutmelding h1{
	margin-bottom:20px;
	padding:1px 0 1px 25px;
	background:url(../images/melding.gif) 0 0 no-repeat;
}

/*------------*/
body#mijnps{
	background:url(../images/body_bg.gif) 50% 425px no-repeat #90103b ;
}
#mijnps  #flash_content{
	height:auto;
}
#mijnps #html_content{
	padding:0;
	margin:65px 0 0 0;
}
#mijnps #html_text #inner{
	padding:10px 35px 0 35px;
	min-height:549px;
	height:549px;
}
html>body#mijnps #html_text #inner{
	height:auto;
}
#mijnps #image_left{
	top:417px;
	width:223px;
	height:120px;
	padding:20px 8px 8px 20px;
	background:url(../images/mijnps/bg_green.png) 0 0 no-repeat;
}
#mijnps #image_left h1{
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
}
#mijnps #image_left p{
	color:#FFFFFF;
}
#mijnps #psmenu{
	position:absolute;
	top:155px;
	width:223px;
	height:218px;
	padding:20px 8px 8px 20px;
	background:url(../images/mijnps/bg_blue.png) 0 0 no-repeat;
}
#mijnps #psmenu ul li{
	font-size:12px;
	line-height:24px;
	text-transform:uppercase;
	background:none;
}
#mijnps #psmenu ul li.active{
	background:url(../images/mijnps/li_menu.gif) left center no-repeat;
}
#mijnps #psmenu ul li a{
	color:#FFFFFF;
	border:none;
}
#mijnps #psmenu ul li a:hover {
	color:#c0d3de;
}

#mijnps #flash_head{
	width:660px;
	height:127px;
	background:url(../images/mijnps/header.jpg) right top no-repeat;
	position:absolute;
	right: 0;
}

#mijnps #weblink{
	left:738px;
	position:absolute;
	top:132px;
}
#mijnps #weblink a{
	color:#d39fb1;
	border:none;
}
#mijnps #weblink a:hover {
	color:#FFFFFF;
}

#mijnps h2.tableh{
	margin-top:25px;
	padding:4px 0 4px 15px;
	color:#FFFFFF;
	background:#6b9bb4;

}
#mijnps h2.tableh span{
	font-weight:normal;
}
#mijnps table{
	width:100%;
	margin:0 0 20px 0;
	text-align:left;
	font-size:11px;
	line-height:200%;
	border-collapse:collapse;
}
#mijnps table th{
	font-size:9px;
	font-weight:normal;
}
#mijnps table th.link {
	padding:0 0 0 15px;
}

#mijnps table td, #mijnps table.bdetail th{
	border-top:1px dotted #CCCCCC;
}
#mijnps table tr#lastrow td, #mijnps table.bdetail tr#lastrow th{
	border-bottom:1px dotted #CCCCCC;
}
#mijnps table.voorstel{
	background:#efefef;
}
#mijnps table.voorstel th{
	padding:0 0 0 13px;
}
#mijnps table.voorstel td{
	border:none;
}


#mijnps table td.link {
	padding:0 0 0 15px;
	background:url(../images/list_item.gif) 0 5px no-repeat;
}
#mijnps table td.link a.sub{
	font-size:9px;
	color:#90103b;
	border-bottom: 1px solid #b2b2b2;
}
#mijnps table td.link a.sub:hover{
	border-bottom: none;
}

#mijnps table a{
	color:#000000;
	border:none;
}
#mijnps table input, #mijnps table img{
	margin:3px 0;
}
#mijnps form{
	margin:0;
	padding:0;
	background:#FFFFFF;
}
#mijnps tr.ongelezen{
	font-weight:bold;
}
#mijnps p.list span{
	margin:0 5px;
	padding:3px 3px 5px 3px;
	background:#b2b401;
}
#mijnps p.list span:hover{
	background:#989b0a;
}
#mijnps p.list span a{
	padding:4px;
	font-size:10px;
	color:#FFFFFF;
	border:none;
}
#mijnps .hr{
	margin:0 0 15px 0;
}
#mijnps .verzendbtn{
	display:inline;
	margin:0 0 0 15px;
}
