/* CSS Document VACATURES */

/* overview */
table.vac_gridtable{
	width:100%;
	border:0px solid #ffffff;
}

td.vac_link_td{
	padding: 5px 0px 0px 0px;
	font-size:12px;
	color:#1F582F;
	font-weight:bold;
	border-left: 20px solid white;
	border-right: 20px solid white;
}

td.vac_link_td a.Content_link_text{
	font-size:11px;
	color:#42A01D;
	font-weight:bold;
	text-decoration:underline;
}

td.vac_link_td a.Content_link_text:visited{
	font-size:11px;
	color:#42A01D;
	font-weight:bold;
	text-decoration:underline;
}
td.vac_link_td a.Content_link_text:hover{
	font-size:11px;
	color:#42A01D;
	font-weight:bold;
	text-decoration:none;
}

td.vac_text{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height: 18px;
	padding: 5px 0px 15px 0px; 
	text-align:justify;
	
	border-left: 20px solid white;
	border-right: 20px solid white;
	border-top:1px solid #BAC2BC;
}

/*  detail */
td.vac_title{
	padding: 3px 10px 3px 20px;
	font-size:16px;
	color:white;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #42A01D;
	line-height: 20px;
}

td.vac_item{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	vertical-align:top;
	line-height: 18px;
	padding: 5px 10px 0px 30px;
	text-align:right;
	background-image: url(/file?fle=15031);
	background-position: right;
	background-repeat: repeat-y;
}

/* contactform */

span.vac_title{
	padding: 3px 10px 3px 20px;
	font-size:16px;
	color:white;
	font-weight:bold;
	text-transform: uppercase;
	background-color: #42A01D;
	line-height: 20px;
	display: block;
}

td.axoheader{
	border-bottom:1px solid #1F582F;
	font-size:12px;
	color:#1F582F;
	font-weight:bold;
	padding: 15px 10px 5px 20px;
	text-transform: uppercase;
}

td.vac_text_red{
	padding: 10px 5px 5px 10px;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	line-height: 18px;
	text-align:center;
	vertical-align:top;
}
table.vcy_gridtable{
	margin: 10px;
}
td.qck_mnu{
	padding: 5px 10px 5px 10px;
}