/* overview */

#overview_anchors { margin:0px 0px 15px 0px; padding:2px; background-color:#f3f3f3; }
#overview_anchors a { margin:0px 5px 0px 0px; padding:0px 5px 0px 0px; border-right:1px solid #c1c1c1; }
#overview_anchors a.active { color:#000; text-decoration:none; cursor:default; }
#overview_anchors a#rsslink { border:none; }

.yearlbl { font-weight:bold; }

.pressovdate, .pressovcontent { float:left; }
.pressovdate { width:90px; padding-right:10px; }
.pressovcontent { width:672px; margin:0px 0px 10px 0px; font-size:11px; font-style:italic; border-bottom:1px solid #E0E0E0; }
.pressovcontent a { font-weight:bold; font-size:12px; font-style:normal; }
.pressovcontent .sourceline { font-style:normal; }
.pressovcontent .sourceline span { font-weight:bold; }
.pressovcontent .fromspan { font-weight:normal; font-size:11px; font-style:normal; }

/* press release page */

#persnav { width:100%; clear:both; height:20px; }
#persnav div { clear:none; float:left; width:32.5%; padding:1px; }
#persnav #persnavcenter { text-align:center; }
#persnav #persnavright { text-align:right; float:right; }

#persbericht h1 { font-size:18px; margin:3px 0px; padding:0px; line-height:22px; }
#persbericht h2 { font-size:15px; margin:3px 0px; padding:0px; line-height:20px; }
#persbericht h3 { margin:0px; font-size:12px; }
#persbericht p.intro { font-weight:bold; }
#persbericht p.extra { font-style:italic; }
#persbericht img { border:1px solid #999; background-color:#fff; padding:10px; margin:2px; background-position:50% 100%; background-repeat:no-repeat; }
#persbericht a:hover img { background-color:#ccc; }
#persbericht ul { list-style-type:square; margin:0px 0px 15px 0px; padding: 0px 0px 0px 15px; }

#persbericht.nl a img { background-image:url(/img/press/imgdl_nl.gif); }
#persbericht.fr a img { background-image:url(/img/press/imgdl_fr.gif); }
#persbericht.de a img { background-image:url(/img/press/imgdl_de.gif); }
#persbericht.en a img { background-image:url(/img/press/imgdl_en.gif); }
#persbericht.pl a img { background-image:url(/img/press/imgdl_pl.gif); }

#press_intro_pics { text-align:center; }
#persb_text { width:405px; float:left; }
#persb_pics { width:160px; float:right; padding:0px 5px; }
hr { border:0px; color:#ccc; background-color:#ccc; /*Mozilla fix*/ height:1px; }
