a {
   color: #000000;
   text-decoration: underline;
}

img, input, select, textarea {
   filter: gray;
}

/*kennisnetbalk*/

#kennisnetbalk {
   display: none;
}

/*header*/

#header {
   display: none;
}

/*menu*/

#menu {
   display: none;
}

/*website*/

#website {
   border-bottom: 1px dotted #000000;
}

/*message*/

#message {
   border-bottom: 1px dotted #000000;
}

/*footer*/

#footer {
   display: none;
}

/*help*/

.help {
   display: none;
}

/*list*/

.list .items {
   height: auto;
   overflow: visible;
}

.list .footer {
   border-top: 1px dotted #000000;
}

.list#pages .items, .list#images .items, .list#newsitems .items, .list#inputfields .items, .list#messages .items {
   height: auto;
}

/*overview*/

.overview .footer {
   border-top: 1px dotted #000000;
}