/* ================= common ================= */
* {
  padding: 0px;
  margin: 0px;
}

html {
  margin-top: 5px;
}

html * {
  font-family: sans-serif;
}

a img {
  border: none;
}

ul {
  margin-left: 20px;
}

h1, h2, h3 {
  color: #C2222A;
  margin-bottom: 10px;
}

/* ================= site ================= */
table.level1 {
  width: 970px;
  /* background-image: url('../images/koptotaal.jpg'); */
  background-image: url('../images/kop_johan.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

td.sidefill {
  width: 50%;
}

/* ================= head ================= */
tr.kop {
  height: 175px;
  min-height: 175px;
}

table.level1 td {
  text-align: left;
  vertical-align: top;
}

.article_separator {
  display: none;
  visibility: hidden;
  height: 0px;
  min-height: 0px;
  max-height: 0px;
}

/* ================= right ================= */
td.pictures {
  width: 200px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 0px;
  vertical-align: top;
}

#onlangs {
  text-align: center;
}

#thumb_image {
  border: 2px solid #C2222A;
}

#thumb_comment {
  margin-top: 10px;
  text-align: center;
}

#thumb_name {
  margin-top: 10px;
  text-align: center;
}

/* ================= footer ================= */
tr.footer {
  height: 50px;
  min-height: 50px;
  max-height: 50px;
  background-color: #dfefff;
}

/* ================= middle ================= */
td.content {
}

div.content {
  height: 400px;
}

html>body div.content {
  min-height: 400px;
  height: auto;
}

div.innercontent {
  padding-top: 20px;
}

/* ================= uploader ================= */
div.photocontest_upload {
  height: 170px;
  min-height: 170px;
  max-height: 170px;
  background-color: #dfefff;
}

div.photocontest_upload_inner {
  padding: 3px;
}

div.photocontest_upload_inner td {
  vertical-align: top;
}

/* ================= registration ============= */
div.photocontest_register_filler {
  height: 170px;
}

html>body div.photocontest_register_filler {
  min-height: 170px;
  height: auto;
}

div.photocontest_register {
  height: 380px;
  min-height: 380px;
  max-height: 380px;
  background-color: #dfefff;
}

div.photocontest_register_inner {
  padding: 3px;
}

/* ================= menu ================= */
td.menu {
  vertical-align: top;
  width: 150px;
  max-width: 150px;
}

div.menu {
}

div.menu {
  height: 540px;
}

html>body div.menu {
  min-height: 540px;
  height: auto;
}

/*
div.menu table {
  padding-top: 40px;
}

div.menu td {
  text-align: center;
  padding-bottom: 20px;
}
*/

div.menu ul {
  padding-top: 40px;
  list-style: none;
}

div.menu li {
  text-align: center;
  padding-bottom: 20px;
}

div.menu a:link, div.menu a:visited, div.menu a:hover, div.menu a:active {
  text-decoration: none;
  color: #C2222A;
}

div.menu a:hover {
  color: green;
}

div.menu img {
  margin-bottom: 5px;
}

/* ================= hacks ================= */
#prijzen {
  background-color: #dfefff;
  width: 100%;
}

#prijzen {
  padding-top: 10px;
}

#prijzen td {
  padding-bottom: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  width: 100%;
}

table.contentpaneopen {
  width: 100%;
}
