/* dkskin.css
** skin voor kropveld.net
** w3c validated
** IE hover bug solved
*/
body {
  font: 0.9em Tahoma,Verdana,Arial,sans-serif;
  background-color: #cfc;
}

#content {
  margin: 1em;
  background-color: #cfc;
}

#sitesearch {
/*  text-align: right; */
  height: auto;
}

#head {
height: auto;
color: #000000;
}

/* Kop van het menu */
#pagelefttop {
  padding: 1px 4px 3px 4px;
  height: auto;
  border: 1px solid #009;
  background-color: #009;
  text-align: left;
  font-weight: bold;
  color: #fff;
}

#pagelefttop a {
color: #ffffff;
}

#pagelefttop a:hover {
color: #e1e1e1;
text-decoration: underline;
}

/* Menublok */
#pageleft {
  font-size: 75%;
  padding: 2px 4px 4px 4px;
  height: auto;
  border-left:   2px solid #009;
  border-right:  2px solid #009;
  border-bottom: 2px solid #009;
  background-color: #ffc;
}

#pageleft ul {
  list-style: none;
}

#pageleft a {
  display: block;
  text-align: left;
}

#pagetexttop {
  padding: 1px 4px 3px 4px;
  width: 80%;
  height: auto;
  border: 1px solid #009;
  background-color: #009;
  text-align: left;
  font-weight: bold;
  color: white;
}

#pagetexttop a {
  color: #fff;
  text-decoration: none;
}
#pagetexttop a:hover {
  color: #33c;
  background-color: transparent;
  text-decoration: none;
}

#pagetext {
  padding: 20px 20px 20px 20px;
  width: 80%;
  height: auto;
  border-left:   2px solid #009;
  border-right:  2px solid #009;
  border-bottom: 2px solid #009;
  background-color: #ffc;
  color: black;
}

/* het mini-menu onderaan */
#footer {
  background-color: #009;
  padding: 4px 4px 6px 4px;
  text-align: right;
  color: #cfc;
  font-size: 70%;
  height: auto;
/* border: 1px solid #009; */
}

#footer a {
color: white;
text-decoration: none;
}
#footer a:hover {
color: #009;
background: white;
text-decoration: none;
}
#footer a.stil:link,a.stil:visited,a.stil:hover {
  color: white;
  background: transparent;
  text-decoration: none;
}

.hspacer {
  height: 15px;
}

.vspacer {
  width: 12px;
}

#wikiedit textarea {
width:100%;
}

h1,h2,h3,h4,h5,h6 {
line-height: 10px;
}
h1 {
  color: #090;
  text-align: center;
}
h2 {
  color: #900;
  text-align: center;
}
h3,h4,h5,h6 {
  color: #006;
}

a:link {
  text-decoration: none;
}

/* Links in het menu */
a.wikilink {
  color: navy;
  text-decoration: none;
}

a.wikilink:hover {
  color: navy;
  background: transparent;
  text-decoration: underline;
}

a.wikilink:visited {
  color: navy;
}

.selflink {
  text-decoration: none;
  color: black;
}

a.createlinktext {
color: #0d00ff;
border-bottom: none;
}

ul {
/*  list-style-type: square; */
  list-style-image: url("bullet.gif"); 
}

pre, code, tt {
  color: #00c;
  background-color: #ebebeb;
  font-size: 125%;
  overflow: auto;
}

td {
padding: 2px 4px 2px 4px;
}

hr {
height: 2px;
color: #009;
background-color: #009;
border: 0;
}

/* class check werkt niet */
textarea, input, .check, .inputbox {
  border: 1px solid #009;
}

/* link styles: class="stil" beetje geheim houden, "ext" externe link */
#pagetext a:link{color:#33c;background:transparent;text-decoration:underline}
#pagetext a:visited{color:black;background:transparent;text-decoration:underline}
#pagetext a:hover{color:white;background:#66f;text-decoration:none}
#pagetext a:active,a:focus{color:#336;background:#999;text-decoration:none}
 
#pagetext a.ext:hover{color:white;background:#f66;text-decoration:none}
#pagetext a.stil:link,a.stil:visited,a.stil:hover{color:black;background:transparent;text-decoration:none}

a.urllink,a.urllink:visited,a.urllink:hover,a.urllink:active {color: black; background: transparent; text-decoration: none;}

#pagetext a.urllink {
  background: url(./../../../gfx/Main/ext.png) center right no-repeat;
  padding-right: 15px;
  color: #33c;
  text-decoration:underline;
}
#pagetext a.urllink:visited {
  background: url(./../../../gfx/Main/ext.png) center right no-repeat;
  color: black;
  text-decoration:underline;
}
#pagetext a.urllink:hover {
  background: url(./../../../gfx/Main/ext.png) center right no-repeat;
  color:white;
  background:#f66;
  text-decoration:none; 
}

.reactie {
  font-family: "Comic Sans MS",Purisa,Arial,sans-serif;
  font-size: 90%;
  font-weight: normal;
  color: black;
  border: 4px solid #ddd;
  padding: 10px;
  background-color: #eee;
}

/* iets anders font, gebruikt in tabellen */
.alter {
  color: #000;
}

.engels {
  color:#009;
}

.foto {
  color:#900;
  font-size:85%;
}

/* Pageactions is de lijst van departementen bovenaan */
#pageactions {
  color: #cfc;
  background-color: #009;
  text-align: right;
  font-size: 90%;
  font-weight: bold;
  height: auto;
  border: 1px solid #009;
}

#pageactions ul {
  list-style: none;
}

#pageactions li {
  display: inline;
}

#pageactions a {
  color: white;
  text-decoration: none;
}
#pageactions a:hover {
  color: #33c;
  background: transparent;
  text-decoration: none;
}

/* Let op dat de pagina ook een tabel is */
table {
  border: 0;
  empty-cells: show;
}
td {
  border: 0;
}

/* standaard tabel */
table.dk {
  border: 2px solid #009;
  border-collapse: collapse;
  padding: 5px;
  empty-cells: show;
}
td.dk {
  border: 2px solid #009;
  background-color: #cfc;
}

/* stripverhaal */
table.gx {
  background-color:#ccc;
  width: 95%;
  margin-left:auto; margin-right:auto;
  table-layout:fixed;
  border: 4px solid #999;
  border-collapse: separate;
  empty-cells: show;
}

td.gx {
   font-family:"Comic Sans MS",Purisa,Arial,sans-serif;
   font-size:100%;
   color:black;
   border: 1px solid #ccc;
   padding:10px;
   background-color:#eee;
}


/* eof */
