/* alle sites balk 
@change jho 20091014 t6497
-----------------------------------------------------
*/
/* alle sites balk 
----------------------------------------------------- */
#allesites {
height:20px;
margin: 0 auto; 
padding-left:170px;
text-align: left;
width: 660px;
color:#fff;
font-size:1.2em;
padding-top:10px;

}

#allesites ul {
list-style: none;
float: left;
font-family:"Trebuchet MS", Trebuchet, TrebuchetMS, Verdana;
margin: 0; padding: 0; /* hvdb */
}

#allesites ul li {
margin:0 0 0 10px;
padding-right:10px;
display:inline;
float: left;
border-right:1px solid #fff;
line-height:1;
}

#allesites ul li.laatste {
border-right:none;
}

#allesites a, #allesites a:visited {
text-decoration:none;
color:#fff;
display:block;
text-shadow: 0 0 0 #000; /* voor Safari */
}

#allesites a:hover, #allesites a:active {
border-bottom:1px solid #fff;
}

#allesites em {
display:inline;
float: left;
font-style:normal;
font-family:"Trebuchet MS", Trebuchet, TrebuchetMS, Verdana;
line-height:1;
/*color:#ccc;*/
}

/* Tooltips in zusterbalk; #toolTip wordt gegenereerd door js
----------------------------------------------------- */
#allesites #toolTip { 
position:absolute;
top:0;
left:0;
z-index:1000;
width:auto;
min-height:1em;
background:url(/includes/templates/vicus_caps-and-coils/images/hoekje.png) top center no-repeat;
padding-top:5px;
}

#allesites #toolTip p { 
margin:0;
background:#d10202;
padding:4px 5px 3px 5px;
color:#fff;
line-height:1.2;
font-family:"Trebuchet MS", Trebuchet, TrebuchetMS, Verdana;
}
