/* Forms */ form { margin: 20px 0 0 0; padding: 0px; } form input { width: 200px; margin: 0 0 5px 10px; padding: 2px 3px 0 3px; font-size: 10px; background-color: #FFEFFA; } form input.Radio { width: auto; background: none; } form textarea { width: 200px; height: 100px; margin: 5px 0 5px 10px; padding: 2px 3px 0 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } form select { width: auto; margin: 0 0 5px 10px; font-size: 10px; background-color: #FFEFFA; } div.FormMenu { padding: 10px; } body { /* background: #FFFFFF; */ margin: 0; overflow: scroll; } body, td, div, p { font-family: Arial, Helvetica, Sans-serif; font-size: 9pt; } a:link, a:active, a:visited { color: #000; text-decoration: none; } a:hover { color: #C82428; text-decoration: underline; } form { margin: 0; } .but { background: #004271; border-style: solid; border-width: 1px; border-color: #2f6082 #012844 #012844 #2f6082; color: #fff; font: 11px Tahoma, Verdana, Helvetica, Arial, sans-serif; font-weight: bold; } img.ptr { border: 1px solid black; /* margin: 0 5px 5px 0px; */ } td.ptr_frame { padding: 11px 11px 0px 11px; background-color:#E6EEF3; cursor: pointer; border: 1px solid #999; } div.large_photo { margin-top: 7px; padding: 11px 0px 11px 0px; cursor: pointer; font-size: 10px; overflow: hidden; width: 100%; background-color: #E6EEF3; border: 1px solid #999; } div.pollDiv { background: #f6fafd; border-top: 1px solid #003862; border-bottom: 1px solid #003862; padding-bottom: 5px; min-height: 120px; } table.kop, div.pollDiv table.kop { background: #e6edf2; color: #003862; border-bottom: 1px solid #003862; margin-bottom: 5px; } div.berichtDiv { border-top: 1px solid #003862; border-bottom: 1px solid #003862; padding-bottom: 5px; /* min-height: 360px; --> Deze zit nu in de pagina zelf */ } div.weerDiv { border-top: 1px solid #003862; border-bottom: 1px solid #003862; padding-bottom: 5px; min-height: 360px; } div.plaatsReactie { border-top: 1px solid #003862; border-bottom: 1px solid #003862; padding-top: 5px; padding-bottom: 5px; } div.Reacties { border-top: 1px solid #003862; padding-top: 5px; padding-bottom: 5px; } div.weerDiv table.kop { background: #e6edf2; color: #003862; border-bottom: 1px solid #003862; margin-bottom: 5px; } div.berichtDiv table.kop { background: #e6edf2; color: #003862; border-bottom: 1px solid #003862; margin-bottom: 5px; } div.premiumDiv { /* border-top: 1px solid #c82428; */ /* border-bottom: 1px solid #c82428; */ } div.rubriekDiv { background: #fbf9f9; border-top: 1px solid #c82428; border-bottom: 1px solid #c82428; padding-bottom: 5px; min-height: 160px; } div.columnDiv { border-top: 1px solid #c82428; border-bottom: 1px solid #c82428; padding-bottom: 5px; } div.rubriekDiv table.kop { background: #f4eded; color: #990004; border-bottom: 1px solid #c82428; margin-bottom: 5px; } div.columnDiv table.kop { background: #f4eded; color: #990004; border-bottom: 1px solid #c82428; margin-bottom: 5px; } div.rubriekExtraDiv { border-top: 1px solid #003862; border-bottom: 1px solid #003862; } a.leesverder, span.leesverder { color: #c82428; font-size: 90%; } a.leesverder:link, a.leesverder:visited { text-decoration: none; } a.leesverder:hover { text-decoration: underline; } a.reactions { color: #c82428; font-size: 120%; } a.reactions:link, a.reactions:visited { text-decoration: none; } a.reactions:hover { text-decoration: underline; } ul.overig-nieuws { padding-left: 20px; margin: 5px; list-style-image:url(/pics/arrow.gif); } small { font-size: 90%; } legend { color: #003862; } div.pager { width: 100%; text-align: center; } div.pager .pager_active { font-weight: bold; } b.headline { font-size: 11pt; } h1 { font-size: 14pt; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } * html .clearfix {height: 1%;} .reaction { width: 375px; font-family: Arial, Helvetica, Sans-serif; font-size: 12px; border:1px inset; }