/* page wide */
img {
	behavior: url(/css/iepngfix.htc)
}

a {
	color: #356AA0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1 {
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 20px;
	color: #4E2073;
	padding:0px;
} 

h2 {
	
	font-style: normal;
	font-weight: bold;
	margin:0px;
	padding:0px;
	color:#4E2073;
	margin-bottom:2px;
	font-size: 14px;
} 

h2 a{
	color:#4E2073;

} 



h4 {
	
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding:0px;
	color:#4E2073;
	margin-bottom:2px;
	font-size:13px;
	font-weight: bold;
} 


h3, h5 {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color:#4E2073;
}

h3 {
	font-size: 13px;
}

h6 {
	text-decoration: underline;
	font-size: 13px;
	margin: 0px;
	color: #1296b3;
	padding:0px;
	
}

hr {
	background-color:#E3E2D4;
	color:#E3E2D4;
	height:1px;
	border:0 none;
	padding: 0px;
	margin:0px;
	padding-left:1px;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

/*object {
	background-color:#4E2073;
	height:247px;
	min-height:247px;
	padding:260px 20px 20px;
	
}*/

ul{
	margin: 0px;
	padding-left: 13px;
}

li {
	list-style-image: url("/img/frontend/li_yellow_block.png");
}

p {
	margin: 0px;
	padding: 0px;
}


div.clear {
	clear: both;
}

/* container */
div.container {
	width: 950px;
	min-height: 250px;
	margin: 0 auto;
}

/* header and logo */

div.header span {
	padding-left: 10px;
}

div.logo {
	height: 48px;
	padding-top: 20px;
	padding-bottom: 17px;
	padding-left: 15px;
}

/*
	dialog box
*/
#dialog input {
	width: 150px;
}

/*pulldown menu*/

#pulldown {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

	#pulldown li {
		float: left;
		list-style-image: none;
		list-style-type: none;
		background-image: url(/img/frontend/menu_border.png);
		padding-right:2px;
		height: 32px;
	}

	#pulldown li a {
		display: block;
		background-image: url(/img/frontend/menu_background.png);
		padding: 9px 12px;
		text-decoration: none;
		white-space: nowrap;
		color: white;
		font-size:13px
	}

	#pulldown li a:hover {	
		background-image: url(/img/frontend/menu_background_2.png);
		text-decoration: underline;
	}
		
	#pulldown li ul {	
		margin: 0;
		padding: 0;
		position: absolute;
		visibility: hidden;
		margin-top: -3px; 
		background-image: none;
		background: #8861A0;
	}
	
	#pulldown li ul li {	
		float: none;
		width: auto;
		background-image: none;
		list-style-image: none;
		list-style-type: none;
	}
	
	#pulldown li ul li a {
		width: auto;
		background: #8861A0;
		background-image: none;
		padding: 5px 12px;
	}
	
	#pulldown li ul li a:hover {
		background-image: none;
		text-decoration: underline;
	}

/* menu */
div.menu {
	height: 35px;
	background-color: #4E2073;
	background-image: url(/img/frontend/menu_background.png);
	background-repeat: repeat-x;
	display: inline-block;
	width: 944px;
	float: left;
	position: relative;
}

.menu_edge{
	float:left;
	width: 3px;
	height: 35px;
}

div.menu div.search {
	/*padding-top: 4px;
	padding-left: 4px;
	float: right;
	margin-right: 4px;*/
	position: absolute;
	left: 640px;
	_left: 740px;
	top: 4px;
}

div.menu div.search input[type=text] {
	height: 17px;
	margin: 0px;
	padding: 1px;
	padding-top: 3px;
	padding-left: 5px;
	width: 250px;
	font-size: 12px;
	color: #A7A7A9;
	border-bottom: #9D82B2 1px solid;
	border-right: #9D82B2 1px solid;
	border-top: #4E2073 1px solid;
	border-left: #4E2073 1px solid;
}

div.menu div.menuitem {
	height: 22px;
	background: url(/img/frontend/menu_border.png);
	background-repeat: no-repeat;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 9px;
}

div.menu div.menuitem a {
	color: #FFFFFF;
	font-size: 13px;
}

#menuitem_first {
	background:none;
	background-repeat: no-repeat;
}


div.menu div.menuitem_close {
	background: url(/img/frontend/menu_border.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 2px;
	float: left;
}


/* sidebar */
div.sidebar {
	background-image: url(/img/frontend/sidemenu_background.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 310px;
	float: left;
	min-height: 800px;
}

div.sidebar_small {
	background-image: url(/img/frontend/sidemenu_background.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 245px;
	_width: 220px;
	float: left;
}

div.sidebar_blokmenu{
	height: 40px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left:20px;
	width: 285px;
	background: none;
}

.sidebar_blokmenu_active{
	border-top: #E3E2D4 1px solid;
	border-right: #E3E2D4 1px solid;
	border-bottom: #E3E2D4 1px solid;
	background-color: white;
}

div.sidebar h1{
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 5px;
	color: #4E2073;
	padding:0px;
	padding-left:20px;
}


div.sidebar_loopbaan{
	height: 40px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left:20px;
	width: 285px;
	border: none;
	background: none;
}

div.sidebar_loopbaan img {
	float:left;
	padding-right: 5px;
	height: 61px;
	width: 61px;
}

div.sidebar_loopbaan p{
	color:gray;
}

div.sidebar_loopbaan h6{
	padding-top:5px;
}

div.sidebar_limenu{
	min-height: 200px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left:15px;
	width: 278px;
	border: #E3E2D4 1px solid;
	background-color: white;
	/*margin-left: 19px;*/
	margin-bottom: 15px;	
	

}

div.sidebar_limenu p{
	color:gray;
	padding-bottom:5px;
}

div.sidebar_limenu li{
	color: #1296b3;
}

div.sidebar_limenu h1{
	padding:0px;
	margin-top:0px
}

div.sidebar_limenu h3{
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 5px;
        margin-top:0px;
	color: #4E2073;
	padding:0px;
 }



/* sidebar weblog */
div.sidebar_weblog{
	min-height: 400px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left:15px;
	margin-left: 10px;
}

div.sidebar_weblog h2{
	font-weight: bold;
}

.weblog_search{
	border-color:#4E2073 #9D82B2 #9D82B2 #4E2073;
	border-style:solid;
	border-width:1px;
	color:#A7A7A9;
	font-size:12px;
	height:15px;
	margin:0;
	padding:3px 1px 1px 5px;
	width:200px;
	background-color:#F1F0E9;
}

.weblog_filter{
	color: #356AA0;
	border: 0px;
	border-spacing:0;
}

.weblog_filter input{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ul.weblog {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* sidebar vacatures */


div.sidebar_vacatures{
	min-height: 200px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;	
	padding-left:15px;
	margin-left: 10px;
}

div.sidebar_vacatures h2{
	font-weight: bold;
}

.vacatures_search{
	border-color:#4E2073 #9D82B2 #9D82B2 #4E2073;
	border-style:solid;
	border-width:1px;
	color:#A7A7A9;
	font-size:12px;
	height:15px;
	margin:0;
	padding:3px 1px 1px 5px;
	width:175px;
	background-color:#F1F0E9;
}

.vacatures_filter{
	color: #356AA0;
	border: 0px;
	border-spacing:0;
	border-collapse: collapse;
}

.vacatures_filter input{
	margin: 0px;
	margin-right: 2px;
	padding: 0px;
}

span.vacature_header {
	color: #4E2073;
	font-weight: bold;
	font-size: 14px;
}

p.vacature_content {
	margin-bottom: 10px;
}

table.vacature_summary {
	width: 370px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}

table.vacature_summary td {
	width: 100px;
	
}

table.vacature_summary th {
	text-align: left;
	width: 200px;
}
	
div.vacature_image{
	float:left;
}


/* zoek vacature */

div.zoek_vacature{
	background-color:#CCBFDA;
}

div.zoek_top{
	padding: 10px;
}


div.zoek_vacature_specs{
	padding: 10px;

}

div.zoek_vacature_spec_blok{
	width: 280px;
	float: left;
	padding-bottom:20px;
}

div.zoekagent_blok{
	padding: 10px;
	border-top:thin solid white;
}


span.zoek_header_1 {
	color:#4E2073;
	font-size:15px;
	font-weight:bold;
}

span.zoek_header_2 {
	color:#4E2073;
	font-size:12px;
	font-weight:bold;
}


span.zoek_header_3 {
	color:#4E2073;
	font-size:13px;
	font-weight:bold;
}

input.zoek_input, textarea.zoek_input {
	background-color:#F1F0E9;
	border-bottom-width:thin;
	border-left:thin solid gray;
	border-top:thin solid gray;
	padding:4px;
	width:400px;
}

select.zoek_spec {
	background-color:#F1F0E9;
	border-bottom-width:thin;
	border-left:thin solid gray;
	border-top:thin solid gray;
	padding:2px;
	width:250px;
}


table.zoek_vacature{
	width: 580px;
	padding-left: 10px;
}

table.zoek_vacature td{
	width: 240px;
	vertical-align:top;
}




/* center */
div.center {
	padding-top: 8px;
}

div.content {
	float: left;
	width: 630px;
	_width: 610px;
}

div.content_vacature {
	width: 700px;
	_width: 500px;
}

div.navbar {
	height: 20px;
	vertical-align: middle;
	margin-right: 1px;
	border-bottom: 1px solid #E3E2D4;
}

/* page navigation */
div.pagenav {
	padding-top:10px;
	width: 707px;
	text-align: center;
	color: gray;
	
}

div.pagenav a{
	color: #A7A7A9;
	text-decoration: underline;
}

div.pagenav b{
	color: #1296B3;
	text-decoration: underline;
}

div.pagenav span.previous {
	float: left;
}

div.pagenav span.next {
	float: right;
}

div.breadcrumb {
	float: left;
	padding-left: 15px;
}

div.breadcrumb a{
	color: #A7A7A9;
	font-size: 11px;
}

#breadcrumb_last{
	color: gray;
	font-size: 11px;
}

/* main container, header and content */
div.main {
	min-height: 250px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 15px;
}


div.main_stage {
	min-height: 250px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 15px;
	width: 915px;
}

div.main_vacature {
	min-height: 250px;
	margin-top: 25px;
	margin-bottom: 20px;
}

div.main_weblog {
	min-height: 250px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.button_sol{
	margin-top:3px;
	margin-right: 3px;
}



.button_act{
	margin-top:3px;
	margin-right:3px;
	margin-left:5px;
	margin-bottom: 5px;
}


div.main_home {
	margin-top: 10px;
	width: 950px;
}

div.main_header {
	font-size: 22px;
	margin-bottom: 20px;
	color: #4E2073;
}

div.main_header div.weblog_header {
	font-size: 11px;
	color: gray;
}

div.main_header a{
	color: #4E2073;
}

div.main_header_vacature {
	font-size: 22px;
	margin-bottom: 0px;
	color: #4E2073;
}
div.main_header_vacature h1 {
	margin-bottom: 0px;
}

div.main_header_vacatures {
	font-size: 22px;
	margin-bottom: 0px;
	color: #4E2073;
	padding-left:5px;
}

div.vacature_button_container_sol {
width:95px;
height: 30px;
float:left;
margin-right:7px;   
}

div.vacature_button_container_login {
width:95px;
height: 30px;
float:left;
margin-right:7px;
}
div.vacature_button_container_stuur {
width:160px;
height: 30px;
float:left;
margin-right:7px;
}
div.vacature_button_container_print {
width:55px;
height: 16px;
float:left;
margin-left:170px;
}

button.vacature_button_sol{
   	margin-top:3px;
	margin-right:3px;
        background:  url('/img/frontend/solliciteer.png');
        cursor:pointer;
        background-repeat: no-repeat;
        height:30px;
        width:95px;
        border-style: none;
}

button.vacature_button_login{
   	margin-top:3px;
	margin-right:3px;
        background: url('/img/frontend/solliciteer_bestaand.png');
        cursor:pointer;
        background-repeat: no-repeat;
        height:30px;
        width:95px;
        border-style: none;
}

button.vacature_button_stuur{
   	margin-top:3px;
	margin-right:3px;
        background: url('http://www.vacaturebuttons.nl/images/asr.gif');
        cursor:pointer;
        background-repeat: no-repeat;
        height:30px;
        width:160px;
        border-style: none;
}

button.vacature_button_print{
   	margin-top:10px;
	margin-right:3px;
        background: url('/img/frontend/print.png');
        cursor:pointer;
        background-repeat: no-repeat;
        height:16px;
        width:55px;
        border-style: none;
}



div.vacature_action {
  
    
}


div.main_header div.title {
	float: left;
}

div.main_header div.order {
	float: right;
}

div.main_content {
	padding-right: 10px;
	margin-bottom: 10px;
}

div.main_content input[type="text"] div.main_content textarea {
	width: 200px;
}

div.main_content input[type="submit"] {
	width: 100px;
}


/* weblog */

.comment_item{

}

.comment_item span{
 color: gray;
}


table.weblog_form {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.weblog_form td {
	width: 100px;
	text-align: right;
}

table.weblog_form th {
	text-align: left;
	width: 400px;
}

table.weblog_form p {
	color:gray;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	font-size: smaller;
}




/*vacatures*/
div.main_vacature {
	margin-left: 10px;
}

.vacatures_table{
	border: 0px;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	width: 680px;
	margin-left: 5px;
}

.vacatures_table tr{
	padding-left:5px;
}


.vacatures_table_sort{
	background-color: #CCBFDA;
	height: 30px;
	color: black;
	vertical-align: middle;
	padding-left:5px;
}

.vacatures_table td {
	height: 20px;
	background-color: #CCBFDA;
	padding-left: 5px;
}

/*user & profile*/
div.dialog {
	display: none;
}

	div.dialog table th {
		width: 120px;
		text-align: left;
	}
	
	div.dialog table td {
		width: 180px;
	}
	
	div.dialog input, div.dialog textarea {
		width: 180px;
	}

div.user_image{
	background-image: url(/img/frontend/purple.png);
	background-repeat: no-repeat;
	float:left;
	height: 141px;
	width: 140px;
	text-align: center;
}

div.user_image_alt{
	background-image: url(/img/frontend/blue.png);

}

img.user_image {
	padding-top: 10px;
}

div.user_summary{
	overflow: hidden;
}

table.user_summary {
	width: 445px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
}


table.user_summary_stagiair {
	width: auto;

}


table.user_summary td {
	width: 100px;
	text-align: left;
	vertical-align: top;
}

table.user_summary_stagiair td{
	width: auto;

}

p.user_summary_stagiair{
	color: gray;

}

 table.user_summary th {
	width: 300px;
	text-align: left;
	vertical-align: top;
}

 table.user_summary a {
	font-weight: bold;
	color: #356AA0;
	text-decoration: underline;
}

div.trainee_square_big{
	height: 250px;
	max-height: 250px
	width: 560px;
	max-width:560px;
	padding:15px;
	
}


div.trainee_square_content{
	background-image: url(/img/frontend/purple_trans_block.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 207px;
	max-height: 207px;
	color: white;
	padding: 10px;
	overflow:hidden;
}

div.trainee_square_content h1{
	color: white;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0px;
}


/*loopbaan*/

div.movie{
	width: 537px;
	background-image: url(/img/frontend/purple_block_large.png);
	background-position: top;
	background-repeat: no-repeat;
	height:400px;
	max-height:400px;
	overflow:hidden;
}

div.movie_vimeo{
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;


}

div.movie_titel{

}

div.movie_titel h1{
	color: white;
	font-weight: bold;
	font-size: 20px;
	margin-top: 0px;
	padding: 15px;

}

/* banner */
div.banners_home a{
	text-transform: none;
	text-decoration: none;
}

div.banners {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 19px;
	_margin-left: 15px;
}

div.banners a{
	text-transform: none;
	text-decoration: none;
}

div.banner {
	height: 170px;
	*height: 160px;
	width: 298px;
	*width: 293px;
	border: #E3E2D4 1px solid;
	background-color: white;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: top left;
}

div.home_banner{
	margin-bottom: 0px;
	margin-left: 25px;
	_margin-left: 32px;
	float: left;
}

div.home_banner_vacature {
	margin-left: 0px;
}

div.banner_content{
	padding-top: 5px;
	padding-left:10px;
	width:280px;
	height:140px;
	max-height: 140px;
}

div.banner_content .banner_text{
	width: 210px;
	max-width: 210px;
	height: 100px;
	max-height: 100px;
	padding-bottom: 5px;
}

div.banner_content h1{
	padding:0px;
	margin: 0px;
	padding-bottom:5px;
}

div.banner_content li{
	color:gray;
	padding-bottom:5px;
}

div.banner_vacature{
	width: 280px;
	max-width: 280px;
	height: 100px;
	max-height: 100px;
	padding-bottom: 5px;
}

div.banner_vacature li{
	color:#1296B3;
	padding-bottom:3px;
}

div.banner .link{
	background-image: url("/img/frontend/li_yellow.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	color: lightgray;
	margin-left: 10px;
}

span.links{
	color:#4E2073;
	font-size:12px;
	font-weight:bold;
}

ul.links {
	margin-top: 6px;
}

/*vraag*/
div.confirmbox{
	padding:12px;
	width: 400px;
	min-height: 200px;
	margin:0 auto;
	background-color: #F1F0E9;
		
}

div.confirm_close {
	float:right;
	color: gray;
	vertical-align: middle;	
}

div.confirm_close a, a:hover{
	color:gray;
	text-decoration: underline;
}

div.confirm_close p{
	margin-top:1px; margin-right:2px;float:left
}

.vraag{
	width: 600px;
}

.vraag p{
	padding-left: 20px;
	padding-right: 5px;
	padding-bottom:10px;
	background-color: #F1F0E9;
	line-height: 1.4em;

}

.vraag a{
	padding-left: 10px;
	color: #1296B3;
}

.vraag h3{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom:4px;
	font-size: 13px;
	color: #1296B3;
}


.active_vraag{
	background-color: #F1F0E9;
	padding-left: 10px;
	font-weight: bold;
	color:#4E2073;
	
}

.active_vraag a{
	color:#4E2073;
}

/*.ui-icon {
	background-image: url("/img/frontend/li_yellow.png");
	background-position: center;
	background-repeat: no-repeat;
	height:12px;
	width:9px;
	overflow: hidden;
	position: absolute;

}

.ui-icon_active {
	background-image: url("/img/frontend/expand.png");
	background-position: center;
	background-repeat: no-repeat;
	height:12px;
	width:9px;
	overflow: hidden;
	position: absolute;
	

}*/


table.question_form {
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.question_form td {
	width: 200px;
	text-align: right;
}

table.question_form th {
	text-align: left;
	width: 400px;
}

table.question_form p {
	color:gray;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	font-size: smaller;
}



/* footer */
div.footer {
	border-top: #E3E2D4 solid 1px;
	height: 20px;
	text-align: right;
	padding: 5px;
	padding-top:15px;
	margin-top:20px;
	color: #A7A7A9;
}

/* error and message box */
div.error {
	background-color: #FFD8D8;
	border: 2px solid #7F0000;
	padding: 10px;
	color: #7F0000;
	font-weight: bold;
	text-align: center;
}

div.message {
	background-color: #E4FFD8;
	border: 2px solid #007F0E;
	padding: 10px;
	color: #007F0E;
	font-weight: bold;
	text-align: center;
}

/* article */
div.article {
	text-align: left;
}

div.article_stage {
	width: 450px;
	float: left;
}

div.stagiaires {
	float: right;
	width: 365px;
}

div.article_leernetwerk_container {
	margin-bottom: 5px;
}

div.article_leernetwerk {
	width: 500px;	
	margin: 10px;
}

div.article_leernetwerk img.image {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 5px;
}



div.article_loopbaan_container {
	margin-bottom: 20px;
}

div.article_loopbaan {
	width: 290px;
	margin-right: 10px;
	margin-top: 10px;
	float: left;
}

div.article_loopbaan img {
	float: left;
	width: 61px;
	height: 61px;
	margin-right: 5px;
}


div.article_brands_container {
	margin-bottom: 5px;
}

div.article_brands {
	width: 590px;
	margin: 10px;
}

div.article_brands img {
	float: left;
	margin-right: 10px;
	margin-top:3px;
}



/* contact form */
td.contact {
	width: 200px;
	vertical-align: top;
}

span.contact {
	font-size: 9px;
	color: gray;
}

input.contact, textarea.contact {
	width: 200px;
	background-color: #F1F0E9;
	border-left: thin solid gray;
	border-top: thin solid gray;
	border-bottom-width: thin;
	padding:4px;
}

select.contact {
	width: 150px;
}

select.contact_day, select.contact_month {
	width: 50px;
}

select.contact_year {
	width: 75px;
}

select#hour, select#minute, select#time, select#day, select#month {
	width: 50px;
}

select#year {
	width: 75px;
}

tr.odd td {
	background-color: #F0F0F0;
}

tr.even td {
	background-color: #FFFFFF;
}

tr.over td {
	background-color: #FBF5D0;
	cursor: pointer;
}

/* validation of form */
label.error {
	display: none;
	color: #ff0000;
	width: 200px;
}

input.error, textarea.error {
	background-color: #FFD8D8;
}
