@charset "utf-8";

#footer{background-image:url('/assets/templates/weps/images/hbg.gif');background-repeat:repeat-x;margin:10px 0 10px 0;padding:20px 0 20px 0; clear:both;}
#footer p{color:#06C;font-family:Arial, Helvetica, sans-serif;font-size:10px;font-weight:700;}

#versturen{ display:none; margin: 10px; }
#badge{ position:fixed; left:0; right:0; z-index:1; }

.list{float:right;width:180px;clear:both;background-image:url('/assets/templates/weps/images/hbg.gif');background-repeat:repeat-x;margin:0 5px 10px; -moz-border-radius:8px; }
.list a{font-weight:700;font-size:10px;color:#333;}
.list li{font-size:12px;list-style:none;margin:10px;}
.list img{padding:5px;}
.listc{width:160px;float:right;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#666;padding:5px;}

ul img { margin: 4px 0; }
table img{margin: 5px 0;}

.button{background-color:#fff; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #006699; border: thin solid #666666; width:150px; -moz-border-radius:8px; }
.button:hover{ background-color: #EDEBF5; }

#logo{background-image:url('/assets/templates/weps/images/logo.jpg');background-repeat:no-repeat;height:68px;width:880px;top:60px;position:relative;margin:auto; z-index:0;}

.cwrapper{background-image:url('/assets/templates/weps/images/hbg.gif');background-repeat:repeat-x;color:#242424;width:660px;padding:0 10px;word-spacing: 0.15em;letter-spacing: 0;line-height: 1.8em;font-size: 0.9em; -moz-border-radius:8px; }
.cwrapper ul{display:inline;list-style-type: none;}
.cwrapper li{ float:left; margin: 5px; border: thin solid #ccc; padding:6px; -moz-border-radius:8px; width:140px; }
.cwrapper li:hover{ background-color: #EDEBF5; }

.omschrijving{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666; margin: 0px; }
.floatl{float:left; text-align:right;}
.floatr{float:right;}

.items{position: absolute;padding-top:125px;width:800px;}
.items li{display:inline;padding-left:60px; list-style:none;}
.items ul{padding-left:60px;}

.menu{ background-image:url(/assets/templates/weps/images/menu_02.jpg); background-repeat:repeat-x; height:187px; margin:auto; width:980px;z-index:2; }
.menu a {color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:24px;text-decoration:none;}

.wrapper{ margin:auto; width:880px; padding-top: 15px; }

.tags{ text-align:justify; }
.tags li{display:inline; list-style:none;}

li.t1 a { font-size:70%; color:#BBBBBB; }
li.t2 a { font-size:80%; color:#B7B7B7; }
li.t3 a { font-size:90%; color:#B3B3B3; }
li.t4 a { font-size:100%; color:#AFAFAF; }
li.t5 a { font-size:110%; color:#ABABAB; }
li.t6 a { font-size:120%; color:#A7A7A7; }
li.t7 a { font-size:130%; color:#A3A3A3; }
li.t8 a { font-size:150%; color:#9F9F9F; }
li.t9 a { font-size:170%; color:#9B9B9B; }
li.t10 a { font-size:200%; color:#979797; }

fieldset { padding: 1em; }
label {  padding:2px 5px 2px 5px; font-weight:bold; }

       #ajaxSearch_form {
           width: auto;
       }
       #ajaxSearch_form fieldset{
		   border:none;
		   	background:#F5F5F5;
       }
       #ajaxSearch_input {
           width: auto;
           display: inline;
           height: 17px;
           border: 1px solid #ddd;
           margin: 0 3px 0 0;
           padding: 5px 5px 5px 28px;
           vertical-align: top;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #006699;
		   border: thin solid #666666;
		   background:url('/assets/templates/weps/images/search.jpg') no-repeat;
		   -moz-border-radius:8px;
       }
       #ajaxSearch_submit {
           display: inline;
           line-height: 22px;
		   padding: 4px;
		   background-color:#fff;
		   font-family: Arial, Helvetica, sans-serif;
		   color: #006699;
		   border: thin solid #666666;
		   -moz-border-radius:8px;
		   }
       #ajaxSearch_output {
           padding: 10px;
           background: #fff;
           display: block;
           height: auto;
           vertical-align: top;
       }
       .AS_ajax_result {
           color: #444;
           margin-bottom: 3px;
       }
       .AS_ajax_resultLink {
           text-decoration: underline;
       }
       .AS_ajax_resultDescription{
           color: #555;
       }
       .AS_ajax_more {
           color: #555;
       }