DIV.achternaam_listing {
    clear:both;

}
DIV.achternaam_result {
    clear:both;
}
DIV.alfa_listing {
    background-color: #C9C9C9;
    border:1px solid #CCCCCC;
    text-align:center;
    text-decoration: none;
}
DIV.cat_info {
    height:50px;
    background-color: #c9c9c9;
    border:1px solid #CCCCCC;
    font-size:16px;
    font-weight:bold;
    line-height:50px;
    padding-left:20px;
}
DIV.uni_list {
}
DIV.uni_list_name {
    font-size:15px;
    line-height: 18px;
}
.prof_table {
    border-collapse:collapse;
    border-bottom: 1px solid #CCCCCC;
    margin-top:10px;
}
DIV.logo_holder {
/*     width:900px; */
/*     border-bottom:1px solid black; */
/*     position:absolute; */
}
DIV.holder_left {
    width:60%;
    float:left;
    font-weight:bold;
    font-size: 15px;
    line-height: 18px;
}
DIV.holder_right {
    width:40%;
    float:right;

}
.cat_data {
    padding-top:10px;
    font-size:14px;
    font-weight:bold;
}
DIV.uni_holder {
    background-color: #C9C9C9;
    font-weight:bold;
    position:relative;
}
DIV.cat_holder {
    clear: both;
}
DIV.holder_left_bottom {
/* DIT KAN WEG ????? */
    width:430px;
    float:left;
    padding-left:20px;
    font-size:16px;
    font-weight:normal;
}
DIV.hidden_desc {
    text-align:center;
    display:none;
}

DIV.hidden_desc2 {
    text-align:center;
    background-color: #c9c9c9;
    border:1px solid black;
    padding: 2px;
    width: 300px;
}
DIV.hidden_desc3 {
    text-align:center;
    background-color: #c9c9c9;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    padding: 2px;
    width: 300px;
}

Div.kaart_holder {
    position:relative;
    margin-bottom: 20px;
    width: 195px;
    height: 239px;
}
DIV.kaart {
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(../img/zw_beeld/nl_new.gif);
    background-repeat: no-repeat;
    width: 300px;
    height: 368px;
    z-index: 0;

}
DIV.kaart_info {
    float:right;
}
DIV.uni_main_holder{
/*    position:absolute;
    display:inline;
    width:100%*/
}
DIV.kaart_content{
    z-index:1;
    float:left
}

DIV.cat1 {
	background-color: #334B56;
	color:#FFFFFF;
}
DIV.cat2 {
	background-color: #009DE0;
	color:#FFFFFF;
}
DIV.cat3 {
	background-color: #EE7D12;
	color:#FFFFFF;
}
DIV.cat4 {
	background-color: #D3007A;
	color:#FFFFFF;
}
DIV.cat5 {
	background-color: #4D1B6B;
	color:#FFFFFF;
}
DIV.cat6 {
	background-color: #00377A;
	color:#FFFFFF;
}
DIV.cat7 {
	background-color: #FABA00;
	color:#FFFFFF;
}
DIV.cat8 {
	background-color: #96B90A;
	color:#FFFFFF;
}
DIV.cat9 {
	background-color: #BC2B16;
	color:#FFFFFF;
}
DIV.uni_holder table tr td,  DIV.uni_holder table tr td a{
color:#FFFFFF;
}
DIV.kaart_content DIV.lnk {     
	background-image: url(../img/zw_beeld/stip-blauw.gif);
    	background-repeat: no-repeat; 
    	}
DIV.kaart_content DIV.lnkselected { 
	background-image: url(../img/zw_beeld/stip-rood.gif);
    	background-repeat: no-repeat; 
}

