/*kennisnetbalk*/

.kennisnetbalk {
  display: none;
}

/*sitebalk*/

.sitebalk {
  display: none;
}

/*Menu*/

.menuContainer {
  display: none;
}

/*content*/

.layout1 {
  width: 100%;
}

.layout1Image {
  width: 100%;
}

.layout1_1 {
  width: 100%;
}

.layout1_2 {
  width: 100%;
}

.layout1_3 {
  width: 100%;
}

.layout1_3 .contentLeft {
  width: 33%
}

.layout1_3 .contentMiddle {
  width: 33%
}

.layout1_3 .contentRight {
  width: 34%
}

.layout2 {
  width: 100%;
}

.layout2Image {
  width: 100%;
}

.layout2Voorpagina {
  width: 100%;
}

.layout2Voorpagina .contentLeft {
  width: 415px;
}

.layout2Voorpagina .contentRight {
  width: 145px;
}

.layout2_1 {
  width: 100%;
}

.layout2_1 .contentBottom {
  display: none;
}

.contentLeft {
  width: 50%;
}

.contentRight {
  width: 50%;
}

.imageTop {
  display: none;
}

td {
  padding: 5px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #000000;
  vertical-align: top;
}

a:link, a:visited, a:active, a:hover {
  text-decoration: underline;
  color: #000000;
}

/*box*/

.box {
  width: 100%;
}

.boxHeading {
  padding-bottom: 4px;
  border-bottom: 1px solid #000000;
}

.boxIconPoll {
  display: none;
}

.boxIconNieuwsbrief {
  display: none;
}

.boxTitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #000000;
}

.boxContent {
  padding: 5px 5px 4px 5px;
  border-bottom: 1px solid #000000;
}

.boxPollOptions {
  margin-top: 5px;
}

.boxPollResults {
  width: 100%;
  margin-top: 3px;
}

.boxPollOptions .boxPollOptionText {
  padding: 2px 0px 5px 2px;
}

.boxPollResults .boxPollOptionText {
  padding: 0px 0px 3px 0px;
}

.boxPollOptionBullet {
  width: 10px;
  vertical-align: top;
}

.boxPollVotes {
  padding: 0px 0px 3px 10px;  
  text-align: right;
  vertical-align: bottom;
}

.boxBottomLeft {
  padding-top: 5px;
  vertical-align: middle;
}

.boxBottomRight {
  padding-top: 5px;
  text-align: right;
  vertical-align: middle;
}

.boxInput {
  width: 140px;
  margin: 5px 0px 5px 0px;
  padding: 1px 2px 1px 2px;
  border: 1px solid #999999;
}

/*headings*/

.headingM {
  font-weight: bold;
}

.headingL {
  font-size: 13px;
  font-weight: bold;
}

.headingXL {
  font-size: 18px;
  font-weight: bold;
}

/*pictogrammen*/

.pictogramArtikel {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramLink {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramL {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramXL {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

/*forms*/

form {
  margin: 0px;
  padding: 0px;
}

input, textarea, select, button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

form td.label {
  padding: 2px 18px 10px 0px;
  vertical-align: top;
}

form td.input {
  padding-bottom: 10px;
  vertical-align: top;
}

form td.text {
  padding: 12px 18px 10px 0px;
}

.formHint {
  cursor: help;
  text-decoration: none
}

.formFooter {
  font-size: 9px;
}

.formError {
  font-weight: bold;
}

/*footer*/

.footerContainer {
  display: none;
}

/*abc*/
.abcAlfabet {
  width: 100%;
  margin: 25px 0px 25px 0px;
  font-size: 1.2em;
  font-weight: bold;
}

.abcAlfabet a {
  margin-right: 8px;
}

.abcLetterContainer {
  width: 100%;
  margin-bottom: 25px;
}

.abcKopContainer {
  display: table;
  clear: both;
  width: 100%;
  padding-bottom: 6px;
  border-bottom: 1px solid #000000;
}

.abcLetter {
  float: left;
  font-size: 1.2em;
  font-weight: bold;
}

.abcTerug {
  float: right;
  width: 190px;
}
 
.abcLemmaContainer {
  display: table;
  clear: both;
  width: 100%;
  padding: 10px 0px 10px 0px;
  background: url(http://www.kennisnet.nl/gfx/background_dot.gif) left bottom repeat-x;
}

.abcLemma {
  float: left;
  clear: left;
  width: 375px;
}
 
.abcLinks {
  float: right;
  width: 190px;
}

.ruleSolid {
  width: 100%;
  height: 1px;
  margin: 20px 0px 15px 0px;
  overflow: hidden;
  background: url(http://www.kennisnet.nl/gfx/background_dot.gif) repeat-x;
}