
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #575353;
  background-color: #FFFFFF;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

img {
  border: 0;
}

body.mainContent {
  background-color: #FFFFFF;
}

td.breadCrumbs {
  height: 38px;
  padding: 5px 31px 0 15px;
}

.preCrumbs {
  color: #EE9779;
}

.resoWarning {
   font-weight: bold;
}

td.breadSpacer {
  height: 1px;
  padding-left: 15px; 
  padding-right: 31px;
}

td.breadSpacer hr {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #DB001B;
  color: #DB001B;
}

a.crumbs, a.crumbs:hover, a.crumbs:visited {
  color: #575353;
  text-decoration: none;
}

td.content {
  vertical-align: top;
}

div#content {
  height: 100%;
  overflow-y: scroll;
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
}

div.contentContainer {
  padding: 10px 15px 15px 15px;
}

h2 {
  font-size: 23px;
  padding: 0;
  margin: 0 0 20px 0;
  font-weight: normal;
  color: #EE9779;
}

.largeTitle {
  font-size: 60px;
  font-weight: normal;
  line-height: 62px;
}

.middleTitle {
  font-size: 50px;
  font-weight: normal;
  line-height: 52px;
}

.normalTitle {
  font-size: 30px;
  font-weight: normal;
  line-height: 31px;
}

.smallTitle {
  font-size: 23px;
  font-weight: normal;
  line-height: 26px;
}

.smallText {
  font-size: 10px;
}

.largeTitle, .middleTitle, .normalTitle, .smallTitle, .coloredText {
  color: #EE9779;
}
.blackKopje {
 font-weight: bold;
 color:black;
}

a, a:hover, a:visited, a:active {
  text-decoration: none;
  color: #EE9779;
}

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

input.button {
  height: 30px; 
  background-color: #575353;
  color: #FFFFFF;
  border: 0;
  font-weight: bold;
}

div.pictureGroup, div.glasBar {
  padding: 10px 15px 0 15px;
}

div#intro {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  background-color: #FFFFFF;
}

/* Mainpage module */

td.mainpageSpacer {
  width: 20px;
}

hr.mainpageSeperator {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #DB001B;
  color: #DB001B;
}

div.mainpageItem {
  overflow: hidden;
}

/* Picture module */

h2.pictureTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

table.pictureTable {
  width: 640px;
}

td.pictureLarge {
  width: 420px;
  vertical-align: top;
  padding-right: 20px;
}

td.pictureThumbs {
  width: 200px;
  vertical-align: top;
}

td.pictureThumb, td.pictureThumbLast {
  padding-bottom: 14px;
  vertical-align: top;
  width: 100px;
}

td.pictureThumb {
  padding-right: 14px;
}

td.pictureMore {
  font-size: 10px;
}

td.picturePages {
  font-weight: bold;
}

td.picturePages a, td.picturePages a:hover, td.picturePages a:visited {
  text-decoration: none;
  color: #575353;
}

td.picturePages a.current, td.picturePages a.current:hover, td.picturePages a.current:visited {
  color: #000000;
}

td.pictureDescr {
  padding-top: 10px;
}

div.pictureListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.pictureListItem td {
  vertical-align: top;
}

div.pictureListItem .title {
  font-weight: bold;
}

div.pictureListItem .readmore {
  font-size: 10px;
}

/* Calendar module */
h1.calendarTitle {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}

h2.calendarTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

h3.calendarTitle {
  font-size: 23px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}

h1.calendarTitle,h2.calendarTitle, h3.calendarTitle {
  color: #EE9779;
}

hr.monthSeperator {
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #DB001B;
  color: #DB001B;
}

.monthTitle {
  font-size: 12px;
  font-weight: bold;
  color: #DB001B;
}

.monthItem {
  padding-bottom: 3px;
}

a.calendarTitle, a.calendarTitle:active, a.calendarTitle:hover, a.calendarTitle:visited {
  text-decoration: none;
  color: #575353;
  font-weight: bold;
}

div.calendarListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.calendarListItem td {
  vertical-align: top;
}

div.calendarListItem .title {
  font-weight: bold;
}

div.calendarListItem .readmore {
  font-size: 10px;
}

td.calendarListImage {
  width: 83px;
  padding-left: 5px;
}

p.calendarReadMore {
  margin: 0;
  font-size: 10px;
}

ul.calendarMedia {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 0;
}

ul.calendarMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.calendarMedia li.sound {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound.gif);
}

ul.calendarMedia li.movie {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie.gif);
}

table.calendarMediaPopupFooterSound, table.calendarMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: #EE9779;
}

table.calendarMediaPopupFooterSound td.title, table.calendarMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.calendarMediaPopupFooterSound td.spacer, table.calendarMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.calendarMediaPopupFooterSound td.icon, table.calendarMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.calendarMediaPopupFooterSound td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound_inv.gif);
}

table.calendarMediaPopupFooterMovie td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie_inv.gif);
}

/* News module */

h2.newsTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

h3.newsTitle {
  font-size: 23px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}

h2.newsTitle, h3.newsTitle {
  color: #EE9779;
}

div.newsListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.newsListItem td {
  vertical-align: top;
}

div.newsListItem .title {
  font-weight: bold;
}

div.newsListItem .readmore {
  font-size: 10px;
}

p.newsDescription {
  margin: 0;
}

p.newsReadMore {
  margin: 0;
  font-size: 10px;
}

p.newsReadMore a, p.newsReadMore a:active, p.newsReadMore a:hover, p.newsReadMore a:visited {
  text-decoration: none;
  color: #EE9779;
}

ul.newsMedia {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 0;
}

ul.newsMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.newsMedia li.sound {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound.gif);
}

ul.newsMedia li.movie {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie.gif);
}

table.newsMediaPopupFooterSound, table.newsMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: #EE9779;
}

table.newsMediaPopupFooterSound td.title, table.newsMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.newsMediaPopupFooterSound td.spacer, table.newsMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.newsMediaPopupFooterSound td.icon, table.newsMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.newsMediaPopupFooterSound td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound_inv.gif);
}

table.newsMediaPopupFooterMovie td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie_inv.gif);
}

/* Medium module */

h2.mediumTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

h3.mediumTitle {
  font-size: 23px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
}

h2.mediumItemTitle {
  font-size: 30px;
  font-weight: normal;
}

h3.mediumItemTitle {
  font-size: 23px;
  font-weight: normal;
  margin: 20px 0 0 0;
}

h2.mediumTitle, h3.mediumTitle, h2.mediumItemTitle, h3.mediumItemTitle {
  color: #EE9779;
}

div.mediumListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.mediumListItem td {
  vertical-align: top;
}

div.mediumListItem .title {
  font-weight: bold;
}

div.mediumListItem .readmore {
  font-size: 10px;
}

td.mediumListImage {
  width: 83px;
  padding-left: 5px;
}

p.mediumContent {
  margin: 0;
}

p.mediumReadMore {
  margin: 0;
  font-size: 10px;
}

ul.mediumMedia {
  list-style: none;
  margin: 20px 0 0 0;
  padding-left: 0;
}

ul.mediumMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.mediumMedia li.sound {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound.gif);
}

ul.mediumMedia li.movie {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie.gif);
}

table.mediumMediaPopupFooterSound, table.mediumMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: #EE9779;
}

table.mediumMediaPopupFooterSound td.title, table.mediumMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.mediumMediaPopupFooterSound td.spacer, table.mediumMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.mediumMediaPopupFooterSound td.icon, table.mediumMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.mediumMediaPopupFooterSound td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound_inv.gif);
}

table.mediumMediaPopupFooterMovie td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie_inv.gif);
}

table.mediumTable {
  width: 640px;
}

table.mediumDataTbl {
  width: 200px;
}

table.mediumDataTbl td {
  padding: 2px;
}

table.mediumDataTbl td.label {
  width: 60px;
}

table.mediumDataTbl td.value {
  width: 140px;
}

p.mediumAddComment {
  margin: 20px 0 20px 0;
  font-size: 10px;
}

table.mediumCommentForm {
  width: 640px;
}

table.mediumCommentForm td.error {
  color: #FF0000;
}

table.mediumCommentForm td.label {
  width: 220px;
  padding: 2px 20px 2px 2px;
  vertical-align: top;
}

table.mediumCommentForm td.field {
  width: 420px;
}

table.mediumCommentForm input, table.mediumCommentForm select {
  width: 200px;
}

table.mediumCommentForm textarea {
  width: 420px; 
  height: 110px;
}

table.mediumCommentForm div {
  padding-top: 5px;
}

table.mediumCommentForm input.button {
  width: auto;
}

table.mediumViewCommentTable {
  width: 640px;
  margin-bottom: 20px;
}

/* Mediumlist module */

h2.mediumlistTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

h3.mediumlistTitle {
  font-size: 23px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 10px;
}

h2.mediumlistTitle, h3.mediumlistTitle {
  color: #EE9779;
}

div.mediumlistListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.mediumlistListItem td {
  vertical-align: top;
}

div.mediumlistListItem .title {
  font-weight: bold;
}

/* Search module */

h2.searchTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

div.searchResultItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.searchResultItem .title {
  font-weight: bold;
}

div.searchResultItem .readmore {
  font-size: 10px;
}

div.searchPages {
  text-align: right;
}

div.searchPages a {
  font-weight: bold;
}

/* WYSIWYG templates */

table.tplTable {
  width: 640px;
}

td.tplSmallTitle {
  padding-bottom: 10px;
}

td.tplLargeTitle {
  padding-bottom: 20px;
}

td.tplTitle {
  padding-bottom: 20px;
}

td.tplLargeTitle, td.tplTitle {
  color: #EE9779;
}

td.tplColumn, td.tplColumnLast, td.tplMainpageColumn {
  vertical-align: top;
  width: 200px;
  padding-right: 20px;
}

td.tplColumnLast, td.tplMainpageColumn {
  padding-right: 0;
}

td.tplTwinColumn {
  vertical-align: top;
  width: 420px;
  padding-right: 20px;
}

td.tplPictureRight {
  width: 200px;
  vertical-align: top;
}

td.tplPictureBottom {
  padding-top: 20px;
  vertical-align: top;
  width: 640px;
  height: 118px;
}

td.tplPictureTop {
  width: 200px;
  padding-right: 20px;
  padding-bottom: 10px;
}

/* Page multimedia */

ul.pageMedia {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0 0;
}

ul.pageMedia li {
  font-size: 12px;
  width: 140px;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 25px;
  padding-top: 3px; 
  cursor: pointer;
  cursor: hand;
  margin-bottom: 8px;
  height: 20px;
}

ul.pageMedia li.sound {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound.gif);
}

ul.pageMedia li.movie {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie.gif);
}

table.pageMediaPopupFooterSound, table.pageMediaPopupFooterMovie {
  height: 22px;
  width: 320px;
  background-color: #EE9779;
}

table.pageMediaPopupFooterSound td.title, table.pageMediaPopupFooterMovie td.title {
  font-size: 12px;
  padding-left: 10px;
  color: #FFFFFF;
}

table.pageMediaPopupFooterSound td.spacer, table.pageMediaPopupFooterMovie td.spacer {
  width: 10px;
}

table.pageMediaPopupFooterSound td.icon, table.pageMediaPopupFooterMovie td.icon {
  background-position: center right;
  background-repeat: no-repeat;
  width: 20px;
}

table.pageMediaPopupFooterSound td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_sound_inv.gif);
}

table.pageMediaPopupFooterMovie td.icon {
  background-image: url(../images/vriendenvandeliteratuur/btn_movie_inv.gif);
}

/* Newsletter */

body.newsletter {
  color: #FFFFFF;
}

body.newsletter td.left {
  background-image: url(../images/newsletter/left_bar_vriendenvandeliteratuur.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #EE9779;
}

body.newsletter td.newsletterContent {
  background-color: #EE9779;
  color: #FFFFFF;
  padding: 18px 28px 10px 26px;
}

body.newsletter td.url {
  background-color: #EE9779;
  padding: 0 28px 0 26px;
}

body.newsletter p.url {
  margin: 0;
  padding-top: 9px;
  padding-bottom: 5px;
  border-top: 1px solid #FFFFFF;
}

body.newsletter p.url a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  font-size: 27px;
}

body.newsletter p.removeurl {
  margin: 0;
  border-top: 1px solid #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
}

body.newsletter p.removeurl a {
  color: #FFFFFF;
  text-decoration: none;
}

td.newsletterHeader {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  font-weight: normal;
  font-size: 34px;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 8px;
}

td.newsletterTitle {
  font-weight: bold;
  font-size: 47px;
  padding-top: 40px;
}

td.newsletterReadmore {
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

body.newsletter td.newsletterReadmore a,
body.newsletter td.newsletterReadmore a:hover,
body.newsletter td.newsletterReadmore a:visited,
body.newsletter td.newsletterReadmore a:active {
  color: #FFFFFF;
}

td.newsletterColumn {
  padding-top: 10px;
  width: 306px;
  padding-right: 26px;
  vertical-align: top;
}

td.newsletterColumnLast {
  padding-top: 10px;
  width: 280px;
  vertical-align: top;
}

body.newsletter .largeTitle,
body.newsletter .middleTitle,
body.newsletter .normalTitle,
body.newsletter .smallTitle,
body.newsletter .coloredText {
  color: #FFFFFF;
}

body.newsletter a,
body.newsletter a:hover,
body.newsletter a:visited,
body.newsletter a:active {
  color: #FFFFFF;
}

h2.newsletterTitle {
  font-size: 50px;
  font-weight: bold;
  margin: 0;
}

div.newsletterListItem {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #DB001B;
}

div.newsletterListItem .title {
  font-weight: bold;
}

div.newsletterListItem .readmore {
  font-size: 10px;
}

/* form */

.default_table_label
{
	vertical-align: top;
	border-top: 1px solid #EE9779;
}

.default_table_field
{
	vertical-align: top;
	border-top: 1px solid #EE9779;
}
