div#submenu { display: none; } div#left_content { padding: 20px 0; } div#left_content p,div#left_content li { font-size: 14px; line-height: 24px; } div.news_item { margin-bottom: 40px; border-bottom: 1px dashed #ccc; } h1,h1 a { font-size: 20px; margin-bottom: 10px; } h2 { font-size: 18px; margin: 10px 0px; } p.leesmeer { font-size: 16px; font-weight: bold; margin-bottom: 20px; } div#watis { background: #fcfcdb; padding: 15px; border: 1px dashed #ccc; font-size: 14px; line-height: 24px; } div#watis p { font-size: 14px; line-height: 24px; } div#rubrieken { padding: 10px 20px 20px 15px; border: 1px dashed #ccc; font-size: 14px; line-height: 24px; } div#rubrieken ul { padding-left: 20px; } div#rubrieken ul li { font-size: 14px; line-height: 24px; } .thumb { position: relative; } .thumb span { position:absolute; visibility:hidden; } .thumb span img { border: 1px solid #ccc; } .thumb:hover span { visibility:visible; bottom:20px; left:20px; z-index:1; } div.pagination { text-align: center; padding: 10px; } div.pagination div.nav_left { height: 40px; } div.pagination span { display: inline-block; padding: 0px 5px; min-width: 25px; height: 25px; border: 1px solid #dfdfdf; } div.pagination span a { display: inline-block; width: 100%; height: 25px; }