
/* netwerk en talen START */
#network       { line-height: 20px; position: absolute; z-index: 40; top: 2px; right: 20px; border: solid 0 #000 }
#network div  { background-repeat: no-repeat; background-position: center; margin: 4px; padding: 0; float: left; border: solid 0 #fff }
#network img  { width: 16px; height: 16px; vertical-align: middle; border: solid 0 #000 }
#network a  { display: block; margin: 0; padding: 0; vertical-align: middle; filter: alpha(opacity=50); opacity: 0.5 }
#network a:hover { filter:alpha(opacity=100); opacity: 1; background-image: none }
#network #rss { top: 4px; left: 32px; border: solid 0 #effe0c }
#network div#close_balk { color: #fff; cursor: pointer; display: none; padding-right: 10px; padding-left: 10px; float: right }

