/* General body and font styles */ body { margin: 20px; padding: 0px; } #body_html { text-align: center; background: white url(https://cms.gildesoest.nl/_css/images/background.gif) repeat-x fixed; line-height: 16px; text-align: center; } #body_iframe { background: white; margin : 0px; } * { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: black; } #layout_main { margin : 20px auto 0px auto; margin : 0 auto; margin-top : 20px; top : 20px; background : white; text-align : left; width : 720px; width : 960px; overflow : hidden; border : 1px solid #2F4A9F; } * html #layout_main { width : 721px; width : 961px; } #layout_logo { width : 720px; height : 52px; background : url(https://cms.gildesoest.nl/_css/images/logo.gif); } #menu_boven { /* height: 50px; */ width: 100%; font-family: Verdana; font-size: 11px; background-color: #ffffff; border: 1px solid #b9cfd8; } #menu_links { height: 100%; width: 200px; font-family: Verdana; font-size: 11px; background-color: #ffffff; border: 1px solid #b9cfd8; border-top: 0px none; vertical-align:top; } #content { width : 100%; font-family : Verdana; font-size : 11px; background-color: #ffffff; overflow : auto; /* padding : 15px; */ /* padding-left : 15px; */ border-top : 1px solid #2F4A9F; } #real_content{ margin-left : 15px; margin : 15px; margin-right : 10px; } #titel { font-family : Verdana; font-size : 15px; font-weight : bold; color : #2F4A9F; z-index : 0; border-bottom : 1px solid #2F4A9F; background-color: #F3F5F6; padding : 3px; margin-bottom : 10px; } /* ################################################ GENERAL STYLES ################################################ */ fieldset { /* border:1px solid #2F4A9F; */ } legend { font-style : italic; font-weight : bold; } form { line-height:18px; margin:0; } input, label { margin:0; } .input_text, .input_date, .input_tele { height : 18px; width : 100%; border : 1px solid #2F4A9F; padding-left : 2px; } .input_date { width : 73px; } .input_tele { width : 90px; } .input_submit, .input_button { font-family : Verdana, Arial, Helvetica, sans-serif; font-weight : bold; font-size : 9pt; color : #333; width : 190px; } textarea { width : 100%; border : 1px solid #2F4A9F; padding-left : 2px; } A { color : blue; text-decoration : none; } A:hover { text-decoration : underline; } HR { height : 1px; color : #2F4A9F; background-color: #2F4A9F; border : solid #2F4A9F 0px; } IFRAME { border : 1px solid #2F4A9F; } TH { border-bottom : 1px solid #2F4A9F; } tr.rijoneven { background-color: #F0F0F8; color:#000000; FONT-size: 10px; FONT-FAMILY: Arial, Helvetica; } tr.rijeven { background-color: #E0E0F0; color:#000000; FONT-size: 10px; FONT-FAMILY: Arial, Helvetica; } tr.kolomkop { background-color: #B0B0E0; color:#000000; BORDER-TOP: 1px solid #0000F0; BORDER-LEFT: 1px solid #0000F0 ; BORDER-RIGHT: 1px solid #0000F0 ; BORDER-BOTTOM: 1px solid #0000F0 ; font-size: 12px; FONT-FAMILY: Arial, Helvetica; font-weight: bold; text-align: center; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F8F8FF,endColorStr=#C0C0F0); } td.kolomkop { background-color: #B0B0E0; color:#000000; BORDER-TOP: 1px solid #8080F0; BORDER-LEFT: 1px solid #8080F0; BORDER-RIGHT: 1px solid #8080F0; BORDER-BOTTOM: 1px solid #8080F0; font-size: 12px; FONT-FAMILY: Arial, Helvetica; font-weight: bold; filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#F8F8FF,endColorStr=#C0C0F0); } div.header { position:fixed; top:0px; left:0px; width:100%; margin:0px; background-image:url('https://cms.gildesoest.nl/_css/images/dg.gif'); padding:5px; padding-left:10px; z-index:10; } div.header2 { position:fixed; width:100%; background-image:url('https://cms.gildesoest.nl/_css/images/s.png'); height:19px; z-index:15; margin:40px 0px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://cms.gildesoest.nl/_css/images/s.png', sizingMethod='scale'); } div.lijst { position:absolute; top:55px; left:10px; } @media print { div.header {display:none;} div.header2 {display:none;} div.lijst {top:10px; left:10px;} } /* UITSLAGEN.NL ------------- body{background:#ffffff; margin:0px; overflow-x:hidden;} body.help{background:#ffffcc;} table.uitslag{border-top:solid 1px #000000;} body,td,th{font-family:Arial; font-size:10pt;} td,th{padding-left:5px; padding-right:5px;} tr.db td{background-image:url('/css/db.gif'); font-weight:bold; color:#ffffff;} tr.lb td{background-image:url('/css/lb.gif'); font-weight:bold;} tr.g td{background:#e1e0e0} td.r{text-align:right;} td.dt{font-size:8pt; border-top:solid 1px #000000;} h1{margin:0px;font-size:14pt;font-weight:bold;} h2{margin:0px;font-size:12pt;font-weight:bold;} td.knop{width:18px; height:18px; padding:1px; text-align:center; vertical-align:middle;} td.knoppen{padding-right:10px; text-align:right;} td.zoek{font-weight:bold; color:#ffffff;} td.zoek input{font-weight:bold; color:#000000;} a{color:#ffffff; text-decoration:none; font-weight:bold;} a:hover {text-decoration:underline;} h2.stat{color:#999999;width:530px;border-bottom:solid 1px #999999;margin-bottom:5px;} table.stat td{color:#999999;padding-right:10px} */