<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* table op Bestuur/Gemeenteraad/Samenstelling_gemeenteraad */
table.gemeenteraad td {width:33%;word-break: break-all;}

#slider {height:auto;}

 a#logo img {margin-left:10px;}

@media only screen and (min-width : 5px) and (max-width : 959px) {
	div#slideshow ul#nav {
		top:unset !important;
		left:unset !important;
		bottom:1px !important;
		right:1px !important;
		z-index:14;
	}
	.two .column .quickto h2, .two .column .fotobar h2, .two .column .fotobar h2 a, .three .column .quickto h2, .three .column .fotobar h2, .three .column .fotobar h2 a, .fotobar h2 a, .fotobar_three h2 a, ul.toptasks h3.toptasks_title, a.item-title, #slider h2 {
        font-weight:bold !important;
    }
    p.breadcrumbs,
    a#logo img {margin-left:10px !important;}
    .overview_folder #row2.row2_content .contentrow {padding-left:10px;padding-right:10px;}
    #menu_wide {right:10px !important;}
}
h2 {
    margin: 0.5em 0;
    font-size: 1.4em;
}

.columns.three .section h1 {
    font-size:1.6em;
    font-weight:normal;
    
}
.quickto ul li a {
    padding-top:7px;
    padding-bottom:7px;
}</pre></body></html>