/* CSS Document */
BODY {
	margin: 0;
	background-color: #ffffff;
}

table.formtable input.formtextinput,
table.formtable textarea.formtextarea
{
	width : 250px ;
}

table.formtable textarea.formtextarea
{
	height : 70px ;
}

td,th, div, span, p, h1, h2, h3 , textarea {
	font-family: Arial, helvetica;
	font-size: 13px;//font-size: 11px;
	line-height: 16px;
	color: #000000;
}
a, #content_home a, #content_jeugd a, #content_ouders a, #content_pleegzorg a, #content_professionals a{
	text-decoration: none;
	color: #000000;
}

#content_home a {
	color: #E51837;
}
#content_jeugd a {
	color: #04DF04;
}
#content_ouders a {
	color: #020E88;
}
#content_pleegzorg a {
	color: #ff7f00;
}
#content_professionals a {
	color: #99031c;
}
a:hover, #content_home a:hover, #content_jeugd a:hover, #content_ouders a:hover, #content_pleegzorg a:hover, #content_professionals a:hover {
	text-decoration: underline;
	color: #000000;
}
#content_home a:hover {
	color: #E51837;
}
#content_jeugd a:hover {
	color: #04DF04;
}
#content_ouders a:hover {
	color: #020E88;
}
#content_pleegzorg a:hover {
	color: #ff7f00;
}
#content_professionals a:hover {
	color: #99031c;
}
h1, #content_jeugd h1, #content_ouders h1, #content_pleegzorg h1, #content_professionals h1 { 
	color: #E51837;
	background-image: url(/images/layout/li_parlan.gif);
	font-family: arial, helvetica;
	font-size: 13px;//font-size: 11px;
	font-weight:bold;
	background-repeat:no-repeat;
	padding-left: 10px;
	margin: 0;
}

div#logo
{
	height : 94px ;
	overflow : hidden ;	
}
#content_jeugd h1 {
	color: #04DF04;
	background-image: url(/images/layout/li_jeugd.gif);
}
#content_ouders h1 {
	color: #020E88;
	background-image: url(/images/layout/li_ouders.gif);
}
#content_pleegzorg h1 {
	color: #ff7f00;
	background-image: url(/images/layout/li_pleegzorg.gif);
}
#content_professionals h1 {
	color: #99031c;
	background-image: url(/images/layout/li_professionals.gif);
}
h2, #content_jeugd h2, #content_ouders h2, #content_pleegzorg h2, #content_professionals h2{ 
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight:bold;	
	color: #E51837;
}
#content_jeugd h2 {		
	color: #04DF04;
}
#content_ouders h2 {		
	color: #020E88;
}
#content_pleegzorg h2 {		
	color: #ff7f00;
}
#content_professionals h2 {		
	color: #99031c;
}	
h3 { 
	font-family: arial, helvetica;
	font-size: 13px;//font-size: 11px;
	color: #000000;
	font-weight: bold;
}
table {
	border: 0px solid white;
}
tr {
	vertical-align: top;
}
#wrapper_home, #wrapper_jeugd, #wrapper_ouders, #wrapper_pleegzorg, #wrapper_professionals {
	position: relative;
	margin: 0 auto;
	width: 960px;
	text-align: left;
	background-color:#CCEEFC;
}
#wrapper_jeugd {
	background-color:#e5fce5;
}
#wrapper_ouders {
	background-color:#e5e6f3;
}
#wrapper_pleegzorg {
	background-color:#fff2e5;
}
#wrapper_professionals {
	background-color:#f5e5e8;
}
#top {
	width: 960px;
	height: 94px;
}
#logo_parlan {
	position: absolute;
	top: 32px;
	left:79px;
	z-index:3;
}
#menu {
	position: absolute;
	top: 94px;
	left: 253px;
}
#menu_parlan {
	position: absolute;
	top: 250px;
	left: 0px; 
}
#midden {
	width:552px;
	padding-left: 184px;
	padding-top: 48px;

}
#content_home, #content_jeugd, #content_ouders, #content_pleegzorg, #content_professionals {
	background-image: url(/images/layout/mid_home.gif);
	background-repeat: no-repeat;
	height:167px;
	padding: 20px 80px 10px 45px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
/*
#content_jeugd {
	background-image: url(/images/layout/mid_jeugd.gif);
	background-repeat: no-repeat;
}
#content_ouders {
	background-image: url(/images/layout/mid_ouders.gif);
	background-repeat: no-repeat;
}
#content_pleegzorg {
	background-image: url(/images/layout/mid_pleegzorg.gif);
	background-repeat: no-repeat;
}
#content_professionals {
	background-image: url(/images/layout/mid_professionals.gif);
	background-repeat: no-repeat;
}
#bg_content_home {
	background-image: url(/images/layout/bgmid_home.gif);
	background-repeat: repeat-y;
}



#bg_content_jeugd {
	background-image: url(/images/layout/bgmid_jeugd.gif);
	background-repeat: repeat-y;
}
#bg_content_ouders {
	background-image: url(/images/layout/bgmid_ouders.gif);
	background-repeat: repeat-y;
}
#bg_content_pleegzorg {
	background-image: url(/images/layout/bgmid_pleegzorg.gif);
	background-repeat: repeat-y;
}
#bg_content_professionals {
	background-image: url(/images/layout/bgmid_professionals.gif);
	background-repeat: repeat-y;
}
*/


#lettergroote {
	position: absolute;
	top: 155px;
	left: 548px;
	text-align:right;
	z-index: 100;
}
.small {
	font-size: 13px;//font-size: 11px;
}
.medium {
	font-size: 15px;
}
.big {
	font-size: 16px;
}


/* nieuws */
.nieuws_home {
	border-bottom: 1px solid #e51837;
	width: 400px;
}
.title_nieuws {
	font-weight: bold;
}
td.thumb_nieuws img {
	margin-right: 5px;
}
.lees_meer {
	color: #e51837;
	text-decoration:none;
}
a.lees_meer:hover {
	color: #e51837;
	text-decoration: none;
	font-weight:normal;
	font-size : 11px ;
}

/* faq */
.vraag {
	border-bottom: 1px solid #e51837;
	width: 400px;
}
.title_vraag {
	font-weight: bold;
	padding-top: 3px;
	font-size: 13px;//font-size: 11px;
}
.vragen {
	font-size: 13px;//font-size: 11px;
}
.title_antwoord {
	font-weight: bold;
	padding-top: 3px;
	font-size: 13px;//font-size: 11px;
}

.faq_group a {
	text-decoration: underline;
	padding-top: 3px;
	font-size: 13px;//font-size: 11px;
}



#bottom, #bottom a {
	text-align: center;
	color: #978D8E;
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 10px;
}	
#bottom a:hover {
	text-decoration: underline;
} 
#menu_left {
	position: absolute;
	top: 178px;
	left: 13px;
	/* JIM */
	height: 400px;
}

#menu_left_top {
	height: 300px;
}

#menu_left_bottom {
	height: 100px;
}

#menu_left img {
	padding-bottom: 3px;
}
#blok_rechts {
	position: absolute;
	top: 142px;
	left: 673px;
	width: 270px;
}
#zoekformulier {
	height: 30px;
	width: 270px;
}
.zoek_left {
	width: 56px;
}
.input_zoeken {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid white;
	width: 136px;
	padding: 10px 10px 0 10px;
}
#slide {
	width: 265px;
	height: 245px;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	position : relative ;
}
#hoekje {
	position:absolute;
	z-index: 990;
	top : 0px ;
}

#hoekje img
{
position:absolute;
	z-index: 990;
	top : 0px ;	
}
#foto {
	position:absolute;
	z-index: 1;
}
.blauw_blok_bg {
	background-image: url(/images/layout/bgblok.gif);
	background-repeat:repeat-y;
}

.rood_blok_bg {
	background-image: url(/images/layout/bgblok_rood.gif);
	background-repeat:repeat-y;
}

#blauw_blok {
	min-height:30px;
	width:245px;
	padding: 10px 15px 15px 10px;
	

}
.adres {
	line-height: 14px;
	padding-left: 65px;
	background-image: url(/images/layout/botblok.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.link_rood {
	color: #E51837;
}
a:hover.link_rood {
	color: #E51837;
	font-weight: bold;
	text-decoration: none;
}
.show_pointer{
	cursor: pointer;
}
td.subsubmenu_left {
	width: 12px;
}
td.subsubmenu_jeugd, td.subsubmenu_ouders, td.subsubmenu_pleegzorg, td.subsubmenu_professionals, td.subsubmenu_home, td.subsubmenu_parlan, td.subsubmenu_afdelingspaginas  {
	width: 153px;
	color: #ffffff;
	padding: 3px;
}

/* JIM */
td.subsubmenu_home {
	background-color: #e51837;
	border-bottom: 1px solid #CCEEFC;
}

td.subsubmenu_parlan, td.subsubmenu_afdelingspaginas {
	background-color: #e51837;
	border-bottom: 1px solid #CCEEFC;
}
div.jebentwatjeverzendt td.subsubmenu_jeugd {
	background-color: rgb(0,158,224);
}
td.subsubmenu_jeugd {
	background-color: #04DF04;
	border-bottom: 1px solid #e5fce5;
}
td.subsubmenu_ouders{
	background-color: #020E88;
	border-bottom: 1px solid #e5e6f3;
}
td.subsubmenu_pleegzorg {
	background-color: #ff7f00;
	border-bottom: 1px solid #fff2e5;
}
td.subsubmenu_professionals {
	background-color: #99031c;
	border-bottom: 1px solid #f5e5e8;
}
td.subsubmenu_right {
	width: 27px;
}

.input_vacature {
	border: 1px solid #99031c;
}

.but_vacature {
	background-color: #99031c;
	color: #ffffff;
	border: 0;
}

.heading_alle_vacatures {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight:bold;	
	color: #99031c;
}
a.vacature {
	font-family: arial, helvetica;
	font-size: 13px;//font-size: 11px;
	font-weight:bold;	
	color: #000000 !important;
	text-decoration: none;

}

.stripe_vacatures {
	height: 1px;
	background-color: #99031c;
}

.table_alle_vacatures {
	width: 100%;
}

.input_vacature_registreren {
	border: 1px solid #99031c;
}

.but_vacature_wit {
	border: 1px solid white;
	background-color: #ffffff;
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight:bold;	
	color: #99031c;
}

.heading_vacature_registreren {
	font-family: arial, helvetica;
	font-size: 13px;
	font-weight:bold;	
	color: #99031c;
}

.label_vacature_registreren {
	font-family: arial, helvetica;
	font-size: 13px;//font-size: 11px;
	font-weight:bold;	
	color: #000000;
}

#profiel {
	position: absolute;
	top: 177px;
	right: 22px;
	width: 245px;
	height: 320px;
	background-color: #97D7F1;
	background-image: url(/images/layout/hoekje_profiel_bg.gif);
	background-repeat: no-repeat;
	/* border: 1px solid black; */
	z-index: 1000;
	padding: 20px 20px 20px 0px;
}

#profiel h1 {
color: #e51837 !important;
background-image: url(/images/layout/li_profiel.gif);
margin-left: 20px;
}

#profiel p {
	margin-left: 20px;
}


#warn {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #CC0000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	-moz-opacity: 0.3; 
	opacity: 0.3;
	filter: alpha(opacity = 30);
	z-index: 1010;
}
#warn_message {
	position: absolute;
	background-color: #FFFFFF;
	height: 200px;
	width: 450px;
	border: 8px solid #CC0000;
	left: 250px;
	top: 150px;
	z-index: 1020;
}

#profile_vacature_table {
	width: 265px;
	margin:10px 0 10px 0;
}

#profile_vacature_table td {
	border-bottom:1px solid #b6e3f5;
	line-height: 24px;
}

#profile_vacature_table td.left {
	padding-left:20px;
}




#candidate_vacancies_table {
	width: 265px;
	margin-top:10px;
}

#candidate_vacancies_table td {
	border-bottom:1px solid #b6e3f5;
}

#candidate_vacancies_table td a ,a.profile {
	color: black !important;
	text-decoration: underline !important;
}

#candidate_vacancies_table td a:hover {
	color: black;
	text-decoration: none;
}

.profile_intro_table {
	margin-left: 20px;
	width:245px;
	}
	

img.nieuws_thumb { margin-right: 8px; }


p.resultdate
{
	text-align : right ;
	padding : 0px ;
	margin : 0px ;	
	margin-bottom : 8px ;
	font-size : 10px ;
}

 ul.faqul,
 ul.faqul li
 {
 	padding : 0px ;
 	margin : 0px ;
 }

 ul.faqul
 {
 	margin-top : 10px;
 }
 
 ul.faqul li
 {
 	margin-left : 15px ;
 }


div.generatedformresult
{
	border : 1px solid #999 ;	
	padding : 8px ;
}

a.newstitle
{
	font-size : 11px; 	
}

#content_home a.newstitle:hover
{
	text-decoration : none ;	
}

a.driehuis
{
	float : left ;
	width : 70px ;
	height : 19px ;
	background : url( /images/layout/driehuis.png )	;
	text-decoration : none ;
}

a.driehuis:hover
{
	background-position : 0px 19px  ;	
}
