body, html, div.page0, table.page, div#browserNameDiv, div#browserFullnameDiv {
  background-color: #FFFFFF;
  -moz-user-input: none;
  -moz-user-focus: normal;
}

a, input, select, textarea {
  -moz-user-input: enabled;
  -moz-user-focus: normal;
}

.pagecontents {
  padding: 10px;
}

body, p, td, th, select, input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}


span.navbutton { 
  color: black;
}

span.navbutton_f2 {
  color: grey;
}

h1 {
  font-size: 15px;
}
h2 {
  font-size: 13px;
}
h3, h4 {
  font-size: 12px;
}

a:link, a:hover, a:visited, a:active {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

div.contents, div.contents p, div.intro, div.intro p {
  margin-top: 1ex;
  margin-bottom: 1ex;
}

div.intro, div.intro p, .intro {
  font-style: italic;
}

div.contents, div.intro {
  width: 500px; /* equal to width of contenteditableregion */
}

.weblogentry_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #33CC00;
}

.weblogentry_content { background-color: #EAEAEA; }
.weblogentry_options { background-color: #CACACA; }
.weblogentry_line    { background-color: #000000; }

.forum_head {
  font-size: 13px;
  font-weight: bold;
  background-color: #999999;
}

.forum_content { background-color: #EAEAEA; }
.forum_options { background-color: #CACACA; }
.forum_line {    background-color: #000000; }

table.poll {
  border: 1px solid #66cc66;
  background-color: #66cc66;
}

th.pollhead {
  border: 0px solid #66cc66;
  font-size: 11px;
  color: #000000;
  background-color: #EEEEEE;
}

td.pollbody {
  border: 1px solid #EEEEEE;
  font-size: 11px;
  background-color: #EEEEEE;
}

td.calendar {
  background-color: #666666;
}
td.calendarday {
  background-color: #c6cce8;
}
td.calendartoday {
  background-color: #596dbf;
}

a.hoofdnav, a:visited.hoofdnav, a:hover.hoofdnav, a:active.hoofdnav,
a.subnav, a:visited.subnav, a:hover.subnav, a:active.subnav,
span.hoofdnav, span.subnav {
  color: black;
}
a.hoofdnav_f2, a:visited.hoofdnav_f2, a:hover.hoofdnav_f2,a:active.hoofdnav_f2,
a.subnav_f2, a:visited.subnav_f2, a:hover.subnav_f2, a:active.subnav_f2,
span.hoofdnav_f2, span.subnav_f2 {
  color: gray;
}

span.restricttoadmin { 
  font-style: italic;
}

span.displayuser, span.displayusershow, span.displayuserhidden { 
  font-style: oblique;
}

span.displayhidden, span.displayuser, span.displayuserhidden {
  text-decoration: line-through;
}

.submitbutton{
  font-size: 8pt;
  font-weight: bold;
  background-color: #EEEEEE;
  border: 2px ridge #DDDDDD;
}


td.quotehead {
  font-weight: bold;
  font-size: small;
}

td.quoteline {
  height: 1px;
  color: #666666;
}

td.quotebody {
  font-style: italic;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #EEFFEE;
}

td.quotebody td.quotebody {
  background-color: #DDFFDD;
}

td.quotebody td.quotebody td.quotebody {
  background-color: #CCFFCC;
}

table.quote { 
 width: 400px;
}


li{
  margin-top: 1ex;
}

.myavenueclass1 {
  color: red;
}

td.statscounter { 
  background-image: url("bg_counter.gif"/*tpa=http://www.meisjesbesnijdenis-gelderland.nl/images/bg_counter.gif*/);
  color: #FFFFFF;
  font-family: "Courier New", Courier, mono;
  font-weight: bold;
  font-size: 16px;
}

table.evententry { 
  border: 1px solid #CCCCCC;
}

table.evententry th { 
  background-color: #666666;
  color: white;
}

table.evententry td { 
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}

.editableregion {
        -moz-user-modify: read-write;
        -moz-user-input: enabled;
        -moz-user-focus: normal;
        -moz-outline: dotted black 1px;
        background-color: #FFFFFF;
        border: 1px solid black;
        overflow: auto;
        overflow-x: auto;
        overflow-y: visible;
        margin: 0px;
        padding: 3px;
        width: 500px; /* equal to width of intro/contents DIVs */
        min-height: 10ex;
}

div.editableregion img.inlineInserted,
div.editableregion object.inlineInserted {
  border: #CCCCCC inset thin;
}

div.editableregion table.noBorder, div.editableregion table.noBorder td {
  border: #CCCCCC dashed thin;
}

div.editableregion table.inlineitemCaptionTable {
  border: #CCCCCC dashed thin;
}

.stats, .stats td, .stats th, .statsgraph, .statsgraph td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
/*
  word-wrap: break-word;
*/
}

table.statsgraph {
  border: 10px double #666666;
}

div.graphbase {
  position: relative;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 200px;
}

div.graphpagesbar {
  position: absolute;
  z-index: 610;
  bottom: 0px;
  left: 0px;
  width: 15px;
  background-color: #990000;
}

div.graphvisitsbar {
  position: absolute;
  z-index: 600;
  background-color: #000099;
  bottom: 0px;
  left: 5px;
  width: 15px;
}

div.graphLabel {
  width: 20px;
  overflow: hidden;
  margin-top: 5px;
  font-size: 10px;
}

div.graphLabelTurned {
  width: 30px;
  overflow: hidden;
  margin-top: 5px;
  font-size: 10px;
}

div.browserMSIE div.graphLabelTurned {
  width: 20px;
  overflow: hidden;
  margin-top: 5px;
}

div.browserMSIE div.graphLabelTurned span {
  width: 150px;
  overflow: hidden;
  font: 10px Tahoma;
  text-align: right;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

h4.statsformheader {
  line-height: 10px;
  font-size: 9pt;
  font-weight: bold;
  color: black;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  margin: 8px 0px 2px 0px;
}

h3.statsformheader {
  font-weight: bold;
  color: black;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.statsform td, .statsform th, .statsform select {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: black;
}

.statsbutton{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
.statsradiobutton{
  width: 11px;
  height : 11px;
  margin-top: 0px;
  margin-right: 5px;
  color: #cccccc;
  vertical-align: text-bottom;
}

#formFieldsRowNew .hideInLastRow,
#pollAnswersRowNew .hideInLastRow {
  visibility: hidden;
}


div.dragOutline { 
  position: absolute;
  left: -280px;
  top: -2px;
  z-index: 100;
  width: 275px;
  height: 20px;
  border: 1px dashed black;
  visibility: hidden;
}


ul.shortcutlist {
  list-style-image: url("shortcutarrow.gif"/*tpa=http://www.meisjesbesnijdenis-gelderland.nl/images/admin/shortcutarrow.gif*/);
  list-style-position: outside;
  padding-left: 0ex;
  margin-left: 2ex;
  margin-top: 0ex;
}

ul.shortcutlist li a, ul.shortcutlist li a:link, ul.shortcutlist li a:visited, ul.shortcutlist li a:hover, ul.shortcutlist li a:active { 
  color: black;
}


div.divMarker { 
  width: 100%;
  height: 2ex;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;  
}

/* Sortable tables */
a.sortheader {
    font-weight: bold;
    text-decoration: none;
    display: block;
}
span.sortarrow {
    color: black;
    text-decoration: none;
    margin-right: -5px;
}

.extendedModeDisabled .extendedModeOnly {
  display: none;
}
