
table#adviseurs a img {
	border: none;
    padding:0 0 3px 0;
}

table#adviseurs a:hover img {
	border: none;
}

table#adviseurs a
{
	font-size: 11px;
}

table#adviseurs td
{
	text-align: center;
    width:70px;
    padding:0 26px 15px 0;
}


table#adviseurs td.last
{
    padding: 0 0 15px 0;
}
ul#informatie {
	margin-bottom: 1em;
    overflow:hidden;
}

ul#informatie li {
    margin:16px 0 0 20px;
    padding:0;
    float:left;
    width:265px;
/*    min-height:220px;
    _height:220px;*/
    height:390px;
    /*background-image:url(../images/informatiebox-top.png);*/
    background-position: 22px 8px !important;
    text-align:justify;

}

ul#informatie li ul li {
    width:auto;
    height:auto;
    min-height:0;
    float:none;
    padding:0;
    margin:0;
    background:none;
    margin:5px 0 !important;
    background: transparent url(../images/li.jpg) no-repeat scroll 0 4px;
    background-position: 0 4px !important;
}

ul#informatie h3 {
    margin:0 0 10px 0;
    height:40px;
    line-height:40px;
    border-bottom:1px solid #767676;
    padding:0 0 0 35px;
    font-size:14px;
    font-weight:bold;
}

ul#informatie h3.secondHeader {
    padding-left:0;
}

ul#informatie li.solliciteren {
    margin-left:0;
	background-image: url(../images/li_background_solliciteren.gif);
    background-repeat:no-repeat;
    background-position: 0px 3px;
}

ul#informatie li.werk {
	background: url(../images/li_background_werk.gif) no-repeat 0 3px;
}

ul#informatie li.loopbaan {
	background: url(../images/li_background_loopbaan.gif) no-repeat 0 3px;
}

ul#informatie li.vacatures {
    margin-left:0;
    clear:left;
	background: url(../images/li_background_vacatures.gif) no-repeat 0 3px;
}

ul#informatie li.meer_solliciteren {
    margin-left:0;
    clear:left;
	background: url(../images/li_background_meer_solliciteren.gif) no-repeat 0 3px; 
}

ul#informatie li.boeken {
    margin-left:0;
    margin-top:20px;
    clear:left;
    width:550px;
    height:auto;
    min-height:0;
	background: url(../images/li_background_boeken.gif) no-repeat 0 3px;
}

ul#informatie li.downloads {
	background: url(../images/li_background_downloads.gif) no-repeat 0 3px;
}

ul#informatie li ul {
	margin-top: .1em;
}

ul#informatie li ul li {
	padding-left: 10px;
	margin-bottom: 0;
	font-size: 1em;
}

ul#informatie .informatieBox {
    /*background-image:url(../images/informatiebox-bottom.png);*/
    padding:0 22px;
    border:1px solid #CCC;
    background-repeat:no-repeat;
    background-position:bottom center;
    position:relative;
}

ul#informatie .infoboxTop {
    background-image:url(../images/informatiebox-top.png);
    _background-image:none;
    background-repeat:no-repeat;
    width:270px;
    position:absolute;
    top:-1px;
    left:-1px;
    height:5px;
}

ul#informatie .infoboxBottom {
    background-image:url(../images/informatiebox-bottom.png);
    _background-image:none;
    background-repeat:no-repeat;
    width:270px;
    position:absolute;
    bottom:-1px;
    left:-1px;
    height:10px;
}

ul#informatie .infoboxTopGroot {
    background-image:url(../images/informatiebox-top-groot.png);
    _background-image:none;
    background-repeat:no-repeat;
    width:560px;
    position:absolute;
    top:-1px;
    left:-1px;
    height:5px;
}

ul#informatie .infoboxBottomGroot {
    background-image:url(../images/informatiebox-bottom-groot.png);
    _background-image:none;
    background-repeat:no-repeat;
    width:560px;
    position:absolute;
    bottom:-1px;
    left:-1px;
    height:10px;
}
