<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">   @charset "UTF-8";
/*
   Baweco Stylesheet
   by Rutger Laurman (laurman.eu)
   - perhaps some hacks by Bart :)
   21-04-2008 - version 1.1
*/

html,body{
   margin:0;
   padding:0;
}

html{
   background:url(../img/bg.gif) repeat-x top;
}
   body{
      font-family:Arial, Helvetica, sans-serif;
      font-size:12px;
      color:#3f3e29;
   }
   a{ color:#fb930b; }
   .hide{ display:none; }

   /* koppen */
      h1,h2{ margin:0; padding:0; }
      #news h3,h2{
         color:#565644;
      }
      h3#service-en-support{
         background:url(../img/service-en-support.gif) no-repeat top left;
         text-indent:-5000px;
      }
      h3#domein-beschikbaar{
         background:url(../img/domein-beschikbaar.gif) no-repeat top left;
         text-indent:-5000px;
      }
      h3#nieuws{
         background:url(../img/nieuws.gif) no-repeat top left;
         text-indent:-5000px;
         border-bottom:1px solid #cfcea7;
         padding-bottom:5px;
      }
      h2#gearchiveerd-nieuws{
         background:url(../img/gearchiveerdnieuws.gif) no-repeat top left;
         text-indent:-5000px;
      }

   img.left{
      float:left;
      margin-right:10px;
   }
   img.right{
      float:right;
      margin-left:10px;
   }
   a img{
      border:0;
   }

/* pagina layout */
div.holder{
   width:969px;
   margin:auto;
}

   div#logo{
      margin-left:48px;
      margin-top:48px;
   }
      div#logo a img {border:0;}
      div#logo a {margin:0;padding:0;}
      div#logo h1{font-size:12px;}

   div#menu{
      position:absolute;
      top:96px;
      width:959px;
      height:38px;
      clear:both;
   }

   div#wrapper{
      width:953px; /* 969 */
      background:url(../img/bg-wrapper.gif) no-repeat top;
      min-height:435px;
      padding:8px;
      margin-top:1.5em;
   }

/* ===== Homepage ===== */

      div#heading{
         height:256px;
         background:url(../img/heading.jpg) no-repeat left top;
      }

      div#heading div#intro{
         float:left;
      }

         div#heading h1{
            color:#fff;
            font-size:24px;
            height:20px;
            padding:40px 40px 40px 50px;
            width:500px;
            float:left;
            font-weight:normal;
         }

            div#heading h1 span{
               position:absolute;
               z-index:3;
               width:500px;
            }
            div#heading h1 span.shadow{
               color:#a76710;
               position:absolute;
               z-index:2;
               margin-left:1px;
               margin-top:1px;
            }

         div#heading p{
            float:left;
            clear:left;
            margin-left:50px;
            width:400px;
            color:#6a3d01;
            line-height:1.8em;
         }
            div#heading p a{
               color:#6a3d01;
               text-decoration:underline;
               font-weight:bold;
            }
         /* options op homepage */
         ul#options{
            list-style:none;
            background:url(../img/heading-options.gif) repeat-x bottom #e4e3c1;
            width:214px; /* 266 */
            height:204px; /* 256 */
            border-left:1px solid #f7f6e4;
            float:right;
            margin:0;
            padding:26px;
         }
            ul#options li{
               margin:0;
               margin-bottom:5px;
               padding:0;
            }
               ul#options a{
                  background:url(../img/btn-option.gif) no-repeat left top;
                  width:176px; /* 216 */
                  height:13px; /* 33 */
                  display:block;
                  padding:10px;
                  padding-left:30px;
                  color:#3e3e29;
                  text-decoration:none;
               }
                  ul#options a.active{
                     background-image:url(../img/btn-option-on.gif);
                  }
                  ul#options a:hover{
                     text-decoration:underline;
                  }
      /* inhoud vlak */
      div#content{
         clear:both;
         float:left;
         padding-top:22px;
         padding-bottom:30px;
         width:953px;

      }

      /* hoofdinhoud */
         div#primaryContent{
            width:500px;
            float:left;
         }

         /* nieuws op homepage */
            div#news{
               background:url(../img/bg-news.gif) no-repeat top right;
               padding:10px;
               margin-top:-6px;
               float:left;
               padding-right:40px;
            }
               div#news dl dt{
                  margin-left:0;
                  font-weight:bold;
                  padding-top:5px;
                  top:12px;
                  position:relative;
                  float:right;
                  width:380px;
               }
               div#news dl dd{
                  margin-left:0;
                  border-bottom:1px solid #cfcea7;
                  float:left;
               }
               div#news dl dd em.date{
                  height:62px; /*74 */
                  width:49px; /* 57 */
                  padding:6px 4px;
                  display:block;
                  float:left;
                  line-height:20px;
                  text-align:center;
                  font-style:normal;
                  background:url(../img/blockdate.gif) no-repeat top left;
                  color:#fff;
               }
               div#news dl dd p{
                  float:right;
                  width:370px;
                  padding:10px;
                  line-height:18px;
               }
                  div#news dl dd p a{
                     font-style:italic;
                  }

      /* blokken rechts op homepage */
         div#secondaryContent{
            width:424px;
            float:right;
         }

            div.block{
               width:384px; /*424*/
               padding:10px 20px;
               margin-bottom:14px;
            }
               div.block p{ line-height:18px; }

            div.breed{
               width:450px; /*424*/
            }

            div.light{
               background-color:#d7d6a5;
               border-bottom:3px solid #e3e3ae;
            }
               div.light fieldset{ border:0; padding:0; margin:0; }
               div.light legend{ display:none; }

               div.light ul{
                     list-style:none;
                     margin:0;
                     padding:0;
                  }
                  div.light ul li{
                        margin:0;
                        margin-bottom:5px;
                        padding:0;
                     }

            div.dark{
               background:url(../img/blockdark.jpg) no-repeat top left #b2b07c;
               border-bottom:3px solid #d1cf97;
            }

            div.dark form{
               margin:0;
               padding:0;
            }
               div.dark fieldset{ border:0; padding:0; margin:0; }
               div.dark legend{ display:none; }
               div.dark input{
                  float:left;
                  background-color:#ebeac6;
                  border:1px solid #9c9a67;
                  padding:5px;
                  height:16px;
                  width:240px;
                  font-style:italic;
                  color:#7b7949;
                  font-size:12px;
               }
                  div.dark input.selected{ font-style:normal; color:#3f3e29; }
               div.dark button.control{
                  float:left;
                  border:0;
                  background:url(../img/btn-controleer.gif) no-repeat top left;
                  width:108px;
                  height:29px;
                  text-indent:-5000px;
                  cursor:pointer;
               }
               div.dark input.normal{
                  width: auto;
               }


/* ===== Content pagina ===== */

   body#contentpage{

   }
   body#contentpage div#heading{
      background:none;
      height:70px;
      width:952px;
   }
      body#contentpage div#heading h1{
         background:url(../img/pageheading.jpg) no-repeat top left;
         width:912px;
         height:30px;
         color:#fff;
         font-size:24px;
         font-weight:normal;
         padding:20px;
      }

         body#contentpage div#heading h1 span{
            position:absolute;
            z-index:3;
            width:auto;
         }
         body#contentpage div#heading h1 span.shadow{
            color:#a76710;
            position:absolute;
            z-index:2;
            margin-left:1px;
            margin-top:1px;
         }


         body#contentpage div#navpath{
            border-bottom:1px solid #d7d7a5;
            padding:1.0em 0.2em 1.5em .2em;
            margin-bottom:20px;
            font-size:11px;
         }
         body#contentpage div#navpath li.orange{
            color: #fb930b;
         }

         body#contentpage div#navpath ol{
            list-style:none;
            margin:0;
            padding:0;
         }
            body#contentpage div#navpath li{ display:inline; }

   body#contentpage div#content{
      padding-left:20px;
      padding-right:20px;
      padding-top:4em;
      width:913px;
      clear:both;
   }

      body#contentpage div#content h2{
         color:#fbaa28;
         font-size:14px;
      }
         body#contentpage div#content h2 em{
            color:#3f3e29;
            font-style: normal;
         }

      body#contentpage div#content p{
         line-height:1.6em;
      }

      blockquote{
         border:1px solid #b7b78d;
         padding:0px 10px 0 40px ;
         background:url(../img/quotestart.gif) no-repeat 10px 10px #d7d7a5;
         margin:0;
      }
         blockquote h3{
            font-size:12px;
            margin:0;
            padding:0;
            margin-top:15px;
            margin-bottom:4px;
            font-style:italic;
         }
         blockquote p{
            margin:0;
            margin-bottom:15px;
            padding:0;
            padding-right:40px;
            background:url(../img/quoteend.gif) no-repeat bottom right;
         }
            blockquote p a{
               font-weight:bold;
            }


      /* kolommen in content */
         div#maincontent{
            float:left;
            width:600px;
         }
            div#maincontent p{
               padding:10px 0;
               clear:both;
            }

         div#sidecontent, div#newsarchive{
            width:250px;
            float:left;
            padding:0 15px;
         }
            div#sidecontent p{

            }


/* ===== Nieuws ===== */

   div#newsarchive{
      width:250px;
      min-height:400px;
      padding:10px;
      border:1px solid #b8b88f;
      background-color:#dcdcb0;
      margin-left:20px;
   }
      div#newsarchive dt{
         color:#52513b;
         font-weight:bold;
         margin-top:10px;
         font-size:11px;
      }
         div#newsarchive dd{
            margin-left:0;
            padding:3px 0;
         }
            div#newsarchive dd a{
               font-weight:bold;
            }

   div#newsitemsholder{

   }

   div#newsitemsholder h2{

   }

   div#newsitemsholder h2 a{
      text-decoration:none;
      color:#fbaa28;
   }
      div#newsitemsholder h2 a:hover{
         text-decoration:underline;
      }

   div#newsitemsholder p{
      border-bottom:1px solid #d7d7a5;
      padding-bottom:10px;
      margin-top:4px;
   }
      div#newsitemsholder p strong{
         color:#67675d;
      }
         div#newsitemsholder p a{
         font-style:italic;
      }

   /* nieuws detail */

   div.backlink{
      border-top:1px solid #d7d7a5;
      padding:15px;
   }


/* ===== Hosting ===== */

table.hosting{
   border-collapse:collapse;
   border-top:1px solid #dbdbaf;
   border-left:1px solid #dbdbaf;
   width:90%;
   margin:auto;
}
   table.hosting caption{
      font-size:14px;
      color:#fbaa28;
      padding:10px 0;
      font-weight:bold;
   }

   table.hosting td,
   table.hosting th{
      padding:0.7em 1em;
      border-right:1px solid #dbdbaf;
      border-bottom:1px solid #dbdbaf;
   }
   table.hosting td{
      text-align:center;
   }
   table.hosting a img { border:0; }

   table.hosting tr.offset{
      background-color:#e5e5c0;
   }
   table thead{

   }
   table.hosting thead th{
      background:url(../img/thead.gif) repeat-x top #fdb139;
      color:#fff;
      border-right:0;
      font-size:14px;
   }

   table.hosting th.title{
      text-align:left;
      background:url(../img/arrow.gif) no-repeat 20px 50%;
      padding-left:40px;
   }

   table.hosting th.left{
      padding-left:10px;
      background: none;
      border:0;
   }

   table.hosting tr.offset th.title{
      background-image:url(../img/arrowoffset.gif);
      background-color:#e5e5c0;
   }

   div#tableExtraHosting{

   }
   table.hosting a.button{
      font-weight:bold;
      font-size:13px;
   }


/* ===== Bestellen ===== */

   div#orderleft{

      width:524px;
      float:left;
   }
      div#orderleft div.dark{
         background:#d7d7a5;
         border-bottom:none;
         width:484px;
      }
         div#orderleft div.dark fieldset{
            padding-top:10px;
         }

         div#orderleft div.dark fieldset input{
            background-color:#f9f9f9;
            margin-right:5px;
         }

      /* domain table */

      table.domains{
         width:100%;
      }
         table.domains caption{
            color:#000;
            text-align:left;
            padding-left:1em;
            font-weight:normal;
            font-size:1em;
            background:#d7d7a5;
         }
         table.domains thead{
            display:none;
         }

         table.domains tr{
            background-color:#fbfbfb;
         }
            table.domains tr.offset{
               background-color:#e5e5c0;

            }
         table.domains tr td{
            text-align:left;
            vertical-align:middle;
         }
            table.domains tr td strong {
               color:#fc960f;          
            }
            table.domains tr td div.img{
               width:25px;
               height:18px;
               float:left;
            }
            table.domains label{
               cursor: pointer;
            }
            
            div#orderleft input{
               background-color:#f9f9f9;
               border: 1px solid #9c9a67;
               padding: 0.5em 1em;
               width:50%;
            }
            
            div#orderleft input#p1,
            div#orderleft input#p2,
            div#orderleft input#p3,
            div#orderleft input#p4,
            div#orderleft input#p5,
            div#orderleft input#p6{
               width:auto;
               height: auto;
               border:0;
            }
            div#orderleft input.checkbox{
               width:auto;
               height: auto;
               border:0;
            }
            
         fieldset.noborder{
            border:0;
            margin:0;
            padding:0;
         }

         div#orderleft button.stap1{
            float:left;
            border:0;
            background:url(../img/btn-stap1.gif) no-repeat top left;
            width:180px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }

         div#orderleft button.stap2{
            float:right;
            border:0;
            background:url(../img/btn-stap2.gif) no-repeat top left;
            width:180px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }

         div#orderleft button.stap3{
            float:right;
            border:0;
            background:url(../img/btn-stap3.gif) no-repeat top left;
            width:180px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }
         div#orderleft button.stap4{
            float:right;
            border:0;
            background:url(../img/btn-stap4.gif) no-repeat top left;
            width:180px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }

        button.aanpassen{
            float:left;
            border:0;
            background:url(../img/btn-aanpassen.gif) no-repeat top left;
            width:180px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }

        button.akkoord-email{
            float:left;
            border:0;
            background:url(../img/btn-akkoord-email.gif) no-repeat top left;
            width:270px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }
        button.akkoord-post{
            float:left;
            border:0;
            background:url(../img/btn-akkoord-post.gif) no-repeat top left;
            width:270px;
            height:30px;
            text-indent:-5000px;
            cursor:pointer;
            margin-top:1em;
         }





         div#orderleft button.left{
            float:left;
         }


   div#orderright{
      border:1px solid #d7d7a5;
      float:right;
      width:340px;
      padding:10px;

   }
      div#orderright h3{
         font-size:1em;
      }
      div#orderright dl, div#orderright dt, div#orderright dd{ margin:0; padding:0; }
      div#orderright dt{
         color:#fc960f;
         font-weight:bold;
      }
      div#orderright dd{
         margin-bottom:1em;
      }


/* ===== Formulier ===== */
      form#contactformulier{
         margin:0;
         padding:0;
      }
         form#contactformulier fieldset{ border:0; padding:0; margin:0; }
         form#contactformulier legend{ display:none; }
         form#contactformulier label{
            float:left;
            width:200px;
            font-weight:bold;
         }
         form#contactformulier textarea,
         form#contactformulier select,
         form#contactformulier input{
            float:left;
            border:1px solid #d8d8a8;
            padding:5px;
            height:16px;
            width:340px;
            color:#7b7949;
            font-size:13px;
         }

         form#contactformulier input.normal{
            width: auto;
         }
         form#contactformulier input.nofloat{
            float: none;
         }
         input:focus,
         textarea:focus,
         select:focus {
            background-color:#ebeac6;
            color:#3f3e29;
         }
         form#contactformulier textarea{
            height:200px;
         }
         form#contactformulier select{
            height:30px;
            width:352px;
         }
         form#contactformulier button.verstuur{
            float:left;
            border:0;
            background:url(../img/btn-verstuur.gif) no-repeat top left;
            width:110px;
            height:29px;
            text-indent:-5000px;
            cursor:pointer;
            margin-left:180px;
         }

         form#contactformulier p{
            clear:both;
            padding:10px 0;
         }

         form#contactformulier label em{
            color:#fc960e;
         }

         /* formulier errors */

         label.errorMessage{
clear:both;
            margin-left:180px;
            width:auto;
            color:#fc960e;
            padding:4px 8px;
            border:0;
         }

         form#contactformulier input.errorMessage,
         form#contactformulier select.errorMessage,
         form#contactformulier textarea.errorMessage{
               border:1px solid #fc960e;
            }


/* ===== Footer ===== */

div#footer{
   position:relative;
   clear:both;
   background:url(../img/bg-footer.gif) repeat-x #3e3e29;
   overflow:hidden;
   color:#bdbd95;

   padding-top:10px;
   padding-bottom:20px;
/* height:70px;*/

}
   div#footer p{margin:0; padding:0; }
   div#footer p#address{
      width:490px;
      float:left;
      padding-left:50px;
      margin-left:20px;
      background:url(../img/baweco-dark.gif) no-repeat left top;
      line-height:18px;
      padding-top:5px;
   }
   div#footer p#address strong,
   div#footer p#address span{
         color:#fb930b;
      }
   div#footer p#address a{ color:#bdbd95; }

   div#footer p#links{
      padding:10px;
      float:right;
      margin-right:20px;
   }

      p#links a{ color:#bdbd95; }
</pre></body></html>