@charset "utf-8";
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #6c6666;
    background-color: #FFF;
    background-image: url(../_sysimg/bkg.png);
    background-repeat: repeat-x;
}
a, 
p a, 
td a, 
ul li a, 
.footer p a {
    border-bottom:1px solid #F80;
    text-decoration:none;
    color: #666;
}
a:hover,p a:hover,td a:hover,.footer p a:hover {
    border-bottom:1px dashed #666;
    text-decoration:none;
    color: #666;
}
.footwrap {
	clear: both;
	height: 32px;
	width: 100%; 
    background-color: #EEE;
}
.footer {
	height: 25px;
	width: 935px; 
    margin-left:auto;
    margin-right:auto;
	padding-top: 7px;
    text-align:left;
}
div.logo a {
    border-bottom:0px;
}
.header {
    height: 240px;
    width: 936px;
    margin-right: auto;
    margin-left: auto;
}
.slogan {
    float: left;
    height: 220px;
    width: 194px;
    margin-right: 36px;
    padding-top:20px;
    background-image: url(../_sysimg/sloganbkg.png);
    background-repeat: no-repeat;
}
.slogan h2 {
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 24px;
    line-height: 28px;
    color: #F80;
}
.slogan p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: right;
}
.slogan p strong em {
    font-style: normal;
    color: #F80;
}
.topimg {
    height: 228px;
    width: 481px;
    float: left;
    padding-top: 12px;
    background-repeat: no-repeat;
    background-position: 0px 10px;
}
.toprght {
    float: right;
    height: 228px;
    width: 216px;
    padding-top: 12px;
}
.logo {
    height: 108px;
    width: 215px;
}
.login {
    height: 108px;
    width: 215px;
    margin-top: 4px;
    padding-top:6px
}
.login a:hover {
    border:0px;
}
.login-huma {
    background-image: url(../_sysimg/humanet.png);
    background-position: left top;
    height: 47px;
    width: 203px;
    margin-left: 6px;
}
.login-huma:hover {
    background-position: left -47px;
    cursor:pointer;
}
.login-isig {
    background-image: url(../_sysimg/isignaal.png);
    background-position: left top;
    height: 47px;
    width: 203px;
    margin-top: 2px;
    margin-left: 6px;
}
.login-isig:hover {
    background-position: left -47px;
    cursor:pointer;
}
.wrap {
    min-height: 400px;
    width: 936px;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    background-image: url(../_sysimg/wrapbkg.png);
    background-repeat: repeat-y;
    background-position: left;
}
.menu {
    min-height: 400px;
    width: 194px;
    overflow: auto;
    float: left;
    margin-right: 36px;
}
.menu ul {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #FFF;
}
.menu ul ul {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: none;
}
.menu ul li {
    line-height: 25px;
    text-align: right;
}
.menu ul li.selected a {
    color: #FFF;
    background-image: url(../_sysimg/hi.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu ul li.selected ul li.selected a {
    background-color:#F80;
    color: #FFF; 
    background-image: url(../_sysimg/hi.png);
    background-repeat: repeat-x;
    background-position: bottom;
}
.menu ul li.selected a:hover,
.menu ul li.selected ul li.selected a:hover {
    background-image: url(../_sysimg/selhover.png);
    color: #FFF;  
    background-color:#7C7C7C;
}
.menu ul li.selected ul li a:hover {
    background-image: url(../_sysimg/l2hover.png);
    background-color:#AFAFAF;
}
.menu ul li a {
    line-height: 15px;
    border-bottom: 1px solid #FFF;
    display: block;
    font-weight:bold;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 15px;
    color: #7C7C7C;
    text-decoration: none;
    text-transform: uppercase;
    background-color:#DADADA;
    background-image: none;
}
.menu ul li a:hover {
    background-image: url(../_sysimg/l1hover.png);
    background-repeat: repeat-x;
    color:#FFF;
}
/* --------level2-------   */
.menu ul li ul li a,
.menu ul li.selected ul li a {
    font-weight: bold;
    text-transform: lowercase;
    background-color:#FFF; 
    background-image: none;
    color: #7C7C7C;
    font-weight:normal; 
    border-bottom: 1px solid #cfcfcf;
}
/* -------level 3--------   */
.menu ul li.selected ul li.selected ul li.selected a {
    background-color:#FFF;
    color: #333; 
    font-weight: bold;
}
.menu ul li.selected ul li.selected ul li a {
    background-color:#FFF;
    color: #7C7C7C; 
    font-weight: normal;
}
.menu ul li.selected ul li.selected ul li a:hover {
    background-color:#DADADA;
    color: #7C7C7C; 
    background-image: none;
}
.menu ul li.selected ul li.selected ul li a {
    line-height: 25px;
    border-bottom: 1px solid #DADADA;
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    color: #7C7C7C;
    text-decoration: none;
    text-transform: lowercase;
    background-color:#FFF;  
    background-image: none;
}
/* ------------------------    */
.search {
    width: 194px;
    overflow: hidden;
    margin-bottom: 28px;
}
.search form input {
    height: 16px;
    width: 138px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding: 2px;
    margin-left: 10px;
    background-image: url(../_sysimg/input.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.search form #button {
    background-color: #DADADA;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    width: 30px;
    padding: 0px;
    margin-left: 0px;
    background-image: url(../_sysimg/search.png);
    background-position: left 1px;
    height: 19px;
}
.search form #button:hover {
    background-image: url(../_sysimg/search.png);
    cursor:pointer;
    background-position: left -18px;
}
.content {
    float: left;
    min-height: 400px;
    width: 455px;
    margin-top: 65px;
    margin-bottom:15px;
}
.content p {
    margin-bottom: 12px;
}
.content h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    text-align: left;
    margin-bottom:5px;
    margin-right:2px;
}
.content h1 em {
    color: #F80;
    font-style: normal;
}
.content h2 {
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    margin-bottom:5px;
    margin-right:2px;
    font-weight: bold;
}
.content h2 em {
    color: #F80; 
    font-style: normal;
}
.content h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 10px;
}
.content h4 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
}
.content ul,
.content ol {
    margin-top: 8px;
    margin-bottom: 8px;
}
.content ol li {
    margin-left: 23px;
    padding-left: 2px;
    list-style-position: outside;
    list-style-type: decimal;
}
.content ul li {
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 20px;
    padding-left: 5px;
}
.nws {
    float: right;
    min-height: 400px;
    width: 215px;
}
.nwsitem {
    float: left;
    width: 215px;
    margin-bottom: 15px;
}
.nwsitem p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.nwsitem p em {
    font-style: normal;
    letter-spacing: 1px;
}
.nwsitem h5 a {
    font-weight: normal;
    color: #F80;
    text-decoration: none;
    display: inline;
    text-align: right;
    float: right;
    border-bottom:1px solid #FFF;
}
.nwsitem h5 a:hover {
    border-bottom:1px dashed #666;
}
.nwsitem h3 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}
.nieuwslist h2 {
    padding-bottom: 4px;
    font-size: 14px;
}
.nieuwslist {
    width: 455px;
    clear: both;
    float: left;
    border-top: 1px solid #CCC;
    margin-bottom: 10px;
    padding-top: 10px;
}
.nieuwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #CCC;
}
.nieuwsitem h5,
.nieuwslist h5,
.nieuwsdetaillinks h5 {
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 12px;
    margin-top: 7px;
}
.nieuwsitem h5 a,
.nieuwslist h5 a,
.nieuwsdetaillinks h5 a {
    text-decoration: none;
    border-bottom:0px;
}
.nieuwsitem h5 a:hover,
.nieuwslist h5 a:hover,
.nieuwsdetaillinks h5 a:hover {
    text-decoration: none;
    border-bottom:1px;
    color:#F80;
}
.nieuwsdetail {
    width:455px;
}
.nieuwsdetail,
.nieuwsdetaillinks {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
}
img.rechts,
.img-right {
    float: right;
    margin-bottom: 7px;
    margin-left: 10px;
}
img.links,
.img-left {
    float: left;
    margin-bottom: 7px;
    margin-right: 10px;
}
img.rechts-met-rand {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 2px;
    border: 1px solid #CCC;
}
img.links-met-rand {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #CCC;
}
img.links a,
.img-left a,
img.rechts a,
.img-right a {
    border-bottom: 0px;
}
a[href^="http:"] {
    background: url(../_sysimg/arrow-045-small.png) no-repeat left center;
    padding-left: 12px;
    display:inline-block;
    text-decoration:none;
}
a[href^="http://maps.google.nl"], a[href^="http://maps.google.com"] {
    background: url(../_sysimg/map-pin.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href^="mailto:"] {
    background: url(../_sysimg/mail.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
    border-bottom:1px solid #FFF;
    text-decoration:none;
}
a[href^="http://www.verzuimreductie.nl"],
a[href^="http://www.humannetstarter.nl"] {
    background-image: none;
    padding-left: 0;
}
a[href$=".pdf"] {
    background: url(../_sysimg/document-pdf.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".doc"] {
    background: url(../_sysimg/document-word.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".ppt"] {
    background: url(../_sysimg/document-powerpoint.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".rss"] {
    background: url(../_sysimg/feed.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
a[href$=".zip"] {
    background: url(../_sysimg/document-zipper.png) no-repeat left center;
    padding-left: 20px;
    display:inline-block;
}
.nws a:hover,
.nws a,
.login a,
.login a:hover {
    border-bottom:0px dashed #FFF;
}
form table {
    width:450px;
}
form tr td {
    padding-right:10px;
    padding:5px;
}
form input,
form textarea {
    border: 1px solid #DDD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:16px;
    color: #AAA;
    background-color:#FFF;
}
form input:hover,
form textarea:hover {
    font-style: normal;
    border: 1px solid #AAA;
    color: #666;
}
.search form input:hover {
    border: 0px solid #AAA;
}
hr {
    height: 0;
    border-top: 1px solid #DDD;
    margin: 0px;
    padding: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}


ul.accordion {
    padding:0px;
    margin:20px 0px;
}
ul.accordion li {
    list-style: none; 
     padding:0px; 
    margin:0px;    
  width:100%;
}
ul.accordion li a{
  text-decoration:none;
  display:block;
  width:100%;  
  padding:5px;        
  cursor:pointer;   
  background-color:#ccc;
}

ul.accordion li a:hover{  
  color:white;
  text-decoration:none;
  border-bottom:1px solid; 
  background-color:#ccc;
}

ul.accordion li ul{
    padding:0px; 
    margin:0px 25px;
}
ul.accordion li ul li{
    padding:5px;
}

