/* 
    Document   : site.css
    Created on : 3-jan-2010, 20:47:10
    Author     : Barry
    Description:
        Purpose of the stylesheet follows.
*/

body {
 background-color: #fff;
 margin: 40px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #4F5155;
}

ul#recente_successen li{
	padding-left: 15px;
	background-image: url(/assets/imgs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.borderBox ul, .borderBoxNoPadding ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.borderBox li, .borderBoxNoPadding li {
padding-left: 15px;
background-image: url(/assets/imgs/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .3em;
margin-bottom: 3px;
margin-top: 3px;
}

a {
 color: #808080;
 background-color: transparent;
 font-weight: normal;
}
a:hover {
 color: #E11762;
}
h4, h4 a.link {
    /*color: #EC008C;*/
	font-size:14px;
	text-align:left;
	height: 16px;
	text-transform: uppercase; 
}
h1  {
	text-transform: uppercase; 
		font-size:14px;
	text-align:left;
	height: 16px;
}
.roze {
  /*  background-color: #EC008C;*/
    background-color: #E11762;
}
.link-roze {
   color: #E11762;
}
.lgrijs {
    background-color:  #E6E6E6;
}
.mgrijs {
    background-color: #CACACA;
}
.dgrijs {
    background-color: #808080;
}
.ddgrijs {
	background-color: #999999;
}
.white {
    background-color: #FFFFFF;
}
#header {
    height: 100px;
    width: 960px;
    position: relative;
}
#wrapper {
    border: 1px solid #E6E6E6;
    height: 100%;
    padding-bottom: 20px;
    display: table;/*for FF border*/
	z-index: 3000;
}
#navigatie {
    height: 50px;
    position: relative;
	z-index:250;
}
#mainmenu, #zoek {
    border-bottom: 1px solid #E6E6E6;
}
#mainmenu {
    bottom: 0px;
    position: absolute;
}
#zoek {
    bottom: 0px;
    position: absolute;
    height: 28px;/*afh. padding-top*/
   right: 0px;
}
#tabmenu {
     bottom: 0px;
     position: absolute;
     height: 28px;/*afh. padding-top*/
	 
}
#tabmenu ul, #mainmenu ul {
    list-style-type:none;
    margin-bottom: 0px;
}
#tabmenu ul {
text-align: center;
}
#tabmenu ul li {
    /*display: inline;*/
	display:inline-block;
    text-align: center;
    font-family: arial, verdana, helvetica;
    font-size: 13px;
    padding-top: 3px;
    height: 25px;
   /* width: 100px;*/
}
#tabmenu ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
#tabmenu ul li a:hover {
    color: #E11762;
    background-color: #FFF;
    height: 28px;
    margin-top: -3px;
    padding-top: 3px;
    display: block;
}
#tabmenu ul li.current , #tabmenu ul li.current a {
    color: #E11762;
    background-color: #FFF;
    height: 28px;
    margin-top: -3px;
    padding-top: 3px;
    display: block;
}

#modestagetab {
	display:inline-block;
}
#mainmenu ul li {
    display: inline;
    font-family: Arial;
    font-size: 17px;
    z-index: 5;
}


#ad {
   border: 1px solid #CACACA;
}
.advert220x70 {
    height: 70px;
    /*background-color: #CACACA;*/
}
#footer  {
text-align:right;
margin-top: 20px;
}

#footer ul {
    list-style-type: none;
}
#footer ul li {
    display: inline;
    font-size: 11px;
    font-family: Arial;
    margin-left: 0px;
}
#footer ul li a {
    color: #808080;
}
/*general*/
.box-border {
    border: 1px solid #CACACA;
}
.padding5 {
    padding: 5px;
}
.marginTB {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*content per box*/

#sm-box {
    border: 1px solid #CACACA;
    /*height: 270px;*/
	display:block;
    margin-top: 10px;
    margin-bottom: 10px;
/*    padding: 10px;*/
	
}
#contact-banner {
    height: 20px;
    border: 1px solid #CACACA;
    margin-bottom: 10px;
    margin-top: 10px;
	padding: 5px;
}
#vacature-van-de-week, #nieuws {
    height: 252px;
    border: 1px solid #CACACA;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
#vacature-van-de-week .titel {
	font-size:14px;
}
.link-vac-week a  {
	color: #E11762;
}
.titel-vac-week  {
font-weight: bold;
font-size:16px;
}

#agenda {
    height: 150px;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size:10px;
}
#agenda dl {
    margin: 0;
    padding: 0;
}
#agenda dt {
    margin: 0;
    padding: 0;
    font-weight: bold;
	float:left;
	clear:left;
	display:inline;
	margin-bottom: 5px;
}
#agenda dd {
    margin: 0;
    padding: 0;
	float:left;
	margin-left: 5px;
	margin-bottom: 5px;

}
#vraag-het-aan-het-fashion-solution-team {
    height: 139px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
	background-image:url(../assets/imgs/vraag-aan-het-fashion-solution-team.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
#hoofdafbeelding {
    margin-top: 10px;
    margin-bottom: 10px;
}
#alle-vacatures, #inschrijven  {
    margin-top: 10px;
    margin-bottom: 10px;
	background-image:url(../assets/imgs/general/homePijl.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #E11762;
	text-align:right;
	padding-right: 10px;
	height:25px;
	padding-top:3px;
}
#alle-vacatures a, #inschrijven a {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
}
#vacature-per-vakgebied {
    margin-top: 10px;
    margin-bottom: 5px;
/*	min-height:310px;
	height:auto !important;*/
	height:315px;
    border: 1px solid #CACACA;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	background-image: url(../assets/imgs/general/bgGradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#vacature-per-vakgebied ul {
	margin-left: -25px;
	padding-left: 0;
	list-style: none;

}
#vacature-per-vakgebied li {
	padding-left: 15px;
	background-image: url(/assets/imgs/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin-bottom: 5px;
	margin-top: 5px;

}
/*
*   for our jobs table
*/
.head {
    background-color: #E11762;
}
.rowclr {
    background-color: #DDDDDD;
}
.rowclrwhite {
    background-color: #FFFFFF;
}
.padding {
    padding: 15px;
}
/**/
.bgCellGrey {
	background-color: #E6E6E6;
}
.vacTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.padding105 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.refTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#vac a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#vac a:hover {
/* 	background-color: #FF9900; */
	color: #E11762;
	display: block;
} 
#ref a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#ref a:hover {
	text-decoration: none;
	color: #E11762;
}
#search-filter {
height: 220px;
}
#search-filter select {
width: 160px;
margin-top: 25px;
}

.titel_sorteer {
font-size: 13px;
font-weight:bold;
}
/*hack for tr background color in IE*/
tr.head th{
    background-color: #E11762;
    padding: 15px;
}
tr.rowclr td{
    background-color: #DDDDDD;
    padding: 15px;
}
tr.rowclr2 td{
    background-color: #CCCCCC;
    padding: 15px;
}


#vacatureDetail td {
    padding: 5px;
   margin: 5px;
 }
#vacatureDetail
{
	border-collapse:	separate;	/* ie 6 ? */
	border-spacing:		5px; 		/* ns 6 ? */
}

table#overviewJobs, table#singleJob  {
border-collapse:separate;
border-spacing:10px;
}

#pagination a, #pagination strong  {
	background-color: #E3E3E3;
	text-decoration: none;
	border: 1px solid #999999;
	color: #292929;
	font-size: 13px;
	padding: 4px 6px;
	display: inline-block;/*border issue IE*/
}
#pagination strong, #pagination a:hover  {
   background-color: #caC9c9;
   font-weight: normal;  
}
#myFS, #lastViewed {
    border: 1px solid #CACACA;
    width: 160px;
    height: 150px;
}
#lastViewed {
    margin-bottom: 10px;
    margin-top: 10px;
}
.multidraggable {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:20px;
padding:10px;
cursor:move; 
}
#breadcrumbs {
      padding-top: 0.5em;
	  padding-left: 0.5em;
      font-size: 12px;
	  z-index:-1;
}

#breadcrumbs_footer {
    width: 100%;
    font-size: 16px;
    border: 1px solid #E6E6E6;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    display: table;/*for FF border*/
}
#breadcrumbs a {
    margin-left: 0.5em;
    margin-right: 0.5em;
    color: #8D8D8D;
    text-decoration: none;
}
#breadcrumbs_footer a {
    margin-left: 0.5em;
    margin-right: 0.5em;
    font-size: 16px;
    color: #8D8D8D;
    text-decoration: none;
}
#tblFeedback {
font-size: 12px;
}
.teamcarousel_wrapper {
    position:relative;
}
.jCarouselLite {

}
.teamcarousel{
    /*background-color: #FF0;*/
    text-align: center;
	width:305px;
}
.teamcarousel li{
    height: 100px;
}
.prevteam, .nextteam {
	height: 20px;
}
#teamleden a.prev, #teamleden a.next {
display: block;
float: left;
width: 30px;
height: 143px;
text-decoration: none;
background: url("../assets/imgs/general/imageNavLeft.gif") left 60px no-repeat;
}
#teamleden a.next {
	background: url("../assets/imgs/general/imageNavRight.gif") right 60px no-repeat;
}
#teamleden {
	min-height: 160px;
	height:auto !important;
	height: 160px;
	overflow: hidden;
	text-align:center;
}
#weeklyJobIntro {
    padding: 10px;
    color: #FFFFFF;
}
.borderBox {
    border: 1px solid #CACACA;
    padding: 5px;
    margin-top: 10px;
}
.borderBoxNoPadding {
    border: 1px solid #CACACA;
    margin-top: 10px;
}
.borderB {
    border: 1px solid #CACACA;
}
dl#criteria dd {
	margin-bottom: 20px;
}
/*social media*/
#social-media-follow-us {
position:relative;
float:right;
}
#social-media-follow-us li {
    list-style-type: none;
}
#social-media-follow-us  li {
    display: inline;
    margin-left: 0px;
}
#social-media {
	background-image: url(../assets/imgs/general/bgGradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-height:340px;
	height:auto !important;
	height:340px;
}
.reageren {
	background-image: url(../assets/imgs/general/bgGradientReageren.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-height:180px;
	height:auto !important;
	height:180px;
}
.social-media-share {
	min-height:105px;
	height:auto !important;
	height:105px;
}
#blogs {
	/*margin-top: -13px;*/
}
 #vids {
	margin-left: 5px;	
}
#blogs li {
	list-style: none;
	background:none;
}
#blogs .blogItem {
   padding: 5px;
   margin: 5px 0;
   border-bottom: #CACACA;
   border-bottom-style:solid;
   border-bottom-width:1px;
   width: 280px;
}
.blogItem a {
	text-decoration:none;	
}

#tweets {
	margin-left: 5px;
}
#tweets li {
	list-style: none;
	background:none;
}
#tweets .tweet {
   padding: 5px;
   margin: 5px 0;
   width: 280px;
   border-bottom: #CACACA;
   border-bottom-style:solid;
   border-bottom-width:1px;
}
.twitter-updates {
	background: url(../assets/imgs/socialmedia/fashion-twitter3.gif) no-repeat;
	text-indent: -100em;
	overflow:hidden;
	height:50px;
	margin-left:5px;
	margin-top: 2px;
}
.fashion-travel-title {
	background: url(../assets/imgs/socialmedia/fashion-travel-title3.gif) no-repeat;
	text-indent: -100em;
	overflow:hidden;
	height:50px;
	margin-left:5px;
	margin-top: 2px;
}
.fashion-vids-title {
	background: url(../assets/imgs/socialmedia/fashion-vids-title3.gif) no-repeat;
	text-indent: -100em;
	overflow:hidden;
	height:50px;
	margin-left:5px;
	margin-top: 2px;
}
#advertenties {
margin-top: 10px;
}
#imgSplash {
margin-top: 10px;
}
 .betaaldeTest dt{
font-weight: bold;
}
 .betaaldeTest dd{
 margin-left: 10px;
}
.contentMinH {
   min-height:760px;
   height:760px;
   }
div[class] .contentMinH {
   height:auto;
   }

#tblVids .vidTitle, #tblVids .vidTitle a {
	color: #E11762;
	font-size: 12px;
	text-decoration:underline;
}
#tblVids table {
	margin-bottom:0px;
}
#tblVids table tr td {
	margin-top:0px;
}
/*per vakgebied*/
#intro-text-per-vakgebied {
	min-height:450px;
	height:auto !important;
	height:450px;
}
#intro-text-per-vakgebied-single {
	min-height:95px;
	height:auto !important;
	height:95px;
}
/**-----------------------fashion you
fashionyou
each category aparte div height
--------------------------------------------**/
#intro-text59 {
	overflow: hidden;
    padding: 5px;
}
#intro-text-inschrijven {
	min-height:630px;
	height:auto !important;
	height:630px;
}
#intro-text-training-presenteren-portfolio, #intro-text68 {
	min-height:725px;
	height:auto !important;
	height:725px;
	overflow: hidden;
        padding: 5px;
}
#intro-text-training-solliciteren, #intro-text67{
	min-height:725px;
	height:auto !important;
	height:725px;
	overflow: hidden;
	padding: 5px;
}
#intro-text-cursus-illustrator, #intro-text69{
	min-height:800px;
	height:auto !important;
	height:800px;
	overflow: hidden;
	padding: 5px;
}
#intro-text-cursus-illustrator-dagindeling, #intro-text72{
	background-image: url(../assets/imgs/general/bgGradientDagindeling.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding: 5px;
	min-height:820px;
	height:auto !important;
	height:820px;
	overflow: hidden;

}
#intro-text-cursus-photoshop, #intro-text71{
	min-height:860px;
	height:auto !important;
	height:860px;
	overflow: hidden;
	padding: 5px;
}

#intro-text-cursus-photoshop-dagindeling, #intro-text74{
	background-image: url(../assets/imgs/general/bgGradientDagindeling.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding: 5px;
	min-height:820px;
	height:auto !important;
	height:820px;
	overflow: hidden;
}
#intro-text-cursus-canvas, #intro-text70{
	min-height:870px;
	height:auto !important;
	height:870px;
	overflow: hidden;
	padding: 5px;
}
#intro-text-cursus-canvas-dagindeling, #intro-text73{
	background-image: url(../assets/imgs/general/bgGradientDagindeling.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding: 5px;
	min-height:820px;
	height:auto !important;
	height:820px;
	overflow: hidden;
}
#intro-text62 {
	min-height:448px;
	height:auto !important;
	height:448px;
	overflow: hidden;
	padding: 5px;
}
 #intro-text75{
	min-height:675px;
	height:auto !important;
	height:675px;
	overflow: hidden;
	padding: 5px;
}
#intro-text76, #intro-text60 {
	min-height:95px;
	height:auto !important;
	height: 95px;
	overflow: hidden;
	padding: 5px;
}
#intro-text76a {
	background-image: url(../assets/imgs/general/bgGradientDagindeling.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding: 10px;
}
#intro-text-no-border, #intro-text14 {
	min-height:445px;
	height:auto !important;
	height:445px;
	margin-top: 10px;
	padding: 5px;
}
#intro-text66 {
	min-height:445px;
	height:auto !important;
	height:445px;
	margin-top: 10px;
	padding: 5px;
}
#intro-text77{
	min-height:755px;
	height:auto !important;
	height:755px;
	overflow: hidden;
	padding: 5px;
}
#intro-text60a{
	min-height:900px;
	height:auto !important;
	height:900px;
	overflow: hidden;
	padding: 5px;
} 
#intro-text37{
	min-height:620px;
	height:auto !important;
	height:620px;
	overflow: hidden;
	padding: 5px;
}
#intro-text64{
	min-height:500px;
	height:auto !important;
	height:500px;
	overflow: hidden;
	padding: 5px;
}
#intro-text63 {
	min-height:753px;
	height:auto !important;
	height:753px;
	overflow: hidden;
	padding: 5px;
}
#intro-text15 {
	padding: 5px;
}
#intro-text15a {
	min-height:690px;
	height:auto !important;
	height:690px;
	overflow: hidden;
	padding: 5px;
}

#intro-text78 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text18 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
/*opleidingen*/
#intro-text98 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text97 {
	min-height:753px;
	height:auto !important;
	height:753px;
	overflow: hidden;
	padding: 5px;
}
#intro-text96 {
	min-height:620px;
	height:auto !important;
	height:620px;
	overflow: hidden;
	padding: 5px;
}
#intro-text95 {
	min-height:753px;
	height:auto !important;
	height:753px;
	overflow: hidden;
	padding: 5px;
}
#intro-text94 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text93 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text92 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text91 {
	min-height:753px;
	height:auto !important;
	height:753px;
	overflow: hidden;
	padding: 5px;
}
/*.end opleidingn*/
/* fashion event*/
#intro-text4 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text40 {
	min-height:625px;
	height:auto !important;
	height:625px;
	overflow: hidden;
	padding: 5px;
}
#intro-text39 {
	min-height:783px;
	height:auto !important;
	height:783px;
	overflow: hidden;
	padding: 5px;
}
#intro-text38 {
	min-height:628px;
	height:auto !important;
	height:628px;
	overflow: hidden;
	padding: 5px;
}


#intro-text19 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text41 {
	min-height:603px;
	height:auto !important;
	height:603px;
	overflow: hidden;
	padding: 5px;
}
#intro-text42 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text43 {
	min-height:447px;
	height:auto !important;
	height:447px;
	overflow: hidden;
	padding: 5px;
}
#intro-text44 {
	min-height:95px;
	height:auto !important;
	height:95px;
	overflow: hidden;
	padding: 5px;
}
#intro-text99 {
	min-height:603px;
	height:auto !important;
	height:603px;
	overflow: hidden;
	padding: 5px;
}
#intro-text20 {
	min-height:603px;
	height:auto !important;
	height:603px;
	overflow: hidden;
	padding: 5px;
}
/*designers*/
#intro-text46 {
	min-height:603px;
	height:auto !important;
	height:603px;
	overflow: hidden;
	padding: 5px;
}
#intro-text47 {
	min-height:340px;
	height:auto !important;
	height:340px;
	overflow: hidden;
	padding: 5px;
}
#intro-text48 {
	min-height:603px;
	height:auto !important;
	height:603px;
	overflow: hidden;
	padding: 5px;
}
#intro-text49 {
	min-height:570px;
	height:auto !important;
	height: 570px;
	overflow: hidden;
	padding: 5px;
}
/*carriere*/
#intro-text21{
	min-height:602px;
	height:auto !important;
	height: 602px;
	overflow: hidden;
	padding: 5px;
}
#intro-text44{
	min-height:602px;
	height:auto !important;
	height: 602px;
	overflow: hidden;
	padding: 5px;
}
#intro-text45{
	min-height:602px;
	height:auto !important;
	height: 602px;
	overflow: hidden;
	padding: 5px;
}
#intro-text22{
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
/*fashion us*/
#intro-text58 {
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
#intro-text-team-members {
	min-height:635px;
	height:auto !important;
	height: 635px;
	overflow: hidden;
	padding: 5px;
}
.sector {
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	color:#808080;
}
#intro-text17 {
	overflow: hidden;
	padding: 5px;
}
#intro-text17a {
	overflow: hidden;
	padding: 10px;
}
#intro-text23 {
	overflow: hidden;
	padding: 5px;
}
#intro-text24 {
		background-image: url(../assets/imgs/general/bgGradientDagindeling.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	min-height:1152px;
	height:auto !important;
	height: 1152px;
	overflow: hidden;
	padding: 5px;
}
#intro-text5{
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
#intro-text65{
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
#intro-text26 {
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
#intro-text1 {
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
#intro-text50 {
	min-height:448px;
	height:auto !important;
	height: 448px;
	overflow: hidden;
	padding: 5px;
}
#intro-text16 {
	min-height: 95px;
	height:auto !important;
	height: 95px;
	overflow: hidden;
	padding: 5px;
}
#intro-text16a {
	overflow: hidden;
	padding: 5px;
}
/*.end events*/
/*.end boxes*/
#training-cursus dt,#dagindeling dt  {
font-weight: bold;
}

#aanmeldtabel td {
   padding: 5px;
   margin: 4px;
   border-bottom-color: #CACACA;
   border-bottom-style:solid;
   border-bottom-width:1px;
 }
#aanmeldtabel
{
	border-collapse:	separate;	/* ie 6 ? */
	border-spacing:		0px; 		/* ns 6 ? */
}
/*single job*/
#intro-text {
	min-height:95px;
	height:auto !important;
	height:95px;
}
/**/
#login {
	border:1px solid #CACACA;
	height: 50px;
	margin-top: 10px;
	padding: 5px;
	background-image: url(../assets/imgs/general/bgGradientLogin.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	overflow:hidden;
}
#follow-us {
	padding-top: 10px;
	border:1px solid #CACACA;
	height: 40px;
	background-image: url(../assets/imgs/general/bgGradientLogin.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#follow-us ul li {
	vertical-align:middle;
    list-style-type: none;
    display: inline;
    margin-left: 0px;
}
#intro-overzicht {
	height: 335px;
}
#titel_filter {
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
#errors {
background-color:#E6E6E6;
border-color:#FF0000;
border-style:dashed;
border-width:1px;
margin-bottom: 10px;
padding: 5px;
}
/* ie6 
	for table cellspacing
	border-collapse:collapse; to seperate
	border: none;	no border

*/
.oopsIE{
/*width: 160px;*/
position:absolute;
margin-right:0px;
}
.container_16 {
overflow:hidden;
}
#follow-us {
overflow:hidden;
background-image:url(../assets/imgs/general/bgGradientLogin.jpg);
background-position:center bottom;
background-repeat:repeat-x;
}
#login {
height: 50px;
overflow:hidden;
}
#intro-text-no-border {
	overflow:hidden;
}
#vacature-van-de-week, #nieuws {
overflow:hidden;
}
#agenda, #vacature-per-vakgebied , #alle-vacatures {
overflow:hidden;
}
#agenda ul {
list-style-type:none;
margin: 0;
padding: 0;
}
#agenda ul li{
list-style-type:none;
margin: 0;
padding: 0;
margin-left:0px;
}
#agenda ul li{
padding-bottom: 3px;
}
* html div#acties3 {
/*margin-top: 5px;*/
padding-top: 7px;
}
/** html .borderBoxNoPadding {
    margin-top: 0px;  
}*/
#tabmenu {
/*overflow:hidden;*/
}
#jobs-table {
overflow:hidden;
}
#search-filter {
overflow:hidden;
}
#pagination {
margin-left: 10px;
}
#intro-text-per-vakgebied-los {
overflow:hidden;
}
dd , dt  { 
height: 1%;  
}
#overviewJobs a:visited{ 
	color: #E11762;
/*z-index:-1;*/
}


/* end ie6 */