
/* defaults */
* {
   padding: 0;
   margin: 0;
}

body {
    margin: 0;
    padding: 0;
}

ul {
    padding-left: 1em;
    margin-left: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

span.strong {
    font-weight:bold;
}

/* ul.itemlist can be used in modules such as module_items. Exceptions can be
 * written in the customer specific css */
ul.itemlist,
ul.itemlist_bullet {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.itemlist li.item,
ul.itemlist_bullet li.item {
    overflow: hidden;
    margin: 0 0 11px 0;
    clear: both;
}

ul.itemlist_bullet li.item {
    background-image: url('../../../templates/images/bullet_klein.gif') ;
    background-position: left 3px;
    background-repeat: no-repeat;
    padding-left: 16px;
}

ul.itemlist li.item .item_title, ul.itemlist_bullet li.item .item_title {
    font-weight: bold;
    text-decoration: none;
}

ul.ul_error {
    list-style-type: none;
    margin: 0 0 1em 0;
    padding: 0;
}

ul.ul_error li {
    color: #f00;
}

div.item_date {
    font-size: 90%;
    font-weight: normal;
    display: inline;
}
.downloads {
    margin-top: 1em;
}

.downloads ul.itemlist li {
    margin-bottom: 0;
}
/* navigation */
div#navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

div#navigation ul li a {
    text-decoration: none;
    display: block;
    width: 100%;
}
/* end navigation */


/* quickmenu */
div#quickmenu a {
    text-decoration: none;
}
/* end quickmenu */


/*  standaard opmaak voor het extra menu,
 *  deze staat namelijk in een ul, en moet
 *  standaard naast elkaar weergegeven worden */
#extramenu {
    margin: 4px 0 25px 0;
}

#extramenu li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}

ul.sidetoside {
    margin: 0;
}

ul.sidetoside li {
    display: inline;
    list-style-type: none;
    padding-right: 8px;
}

font {
    font-size: 1em;
}

.archieflink {
    font-weight: bold;
}


/* Rubrieken */
.rubriekintro {
   display: block;
   width: 420px;
   margin-bottom: 1em;
}

.vervolg {
    margin-top: 1em;
}

.rubriekintrotekst {
   display: block;
   width: 420px;
   margin-bottom: 1em;
}

.rubriek_float {
    float: left;
    padding: 0 10px 2px 10px;
    display: block;
    margin: 0 10px;
}

table#rubrieken_table tr {
    vertical-align: top;
}

div#rubrieken_wrap {
    width: 100%;
}

div#rubrieken_clear_bottom {
    display: block;
    clear: both;
    height: 20px;
}

.rubriek_naam {
    display: block;
}
/* end rubrieken */

.nummer_container {
  width: 40px;
  height: 20px;
  padding:0;
  margin:0;
}

.nummer {
  width: 30px;
  height: 20px;
  border: 1px solid #000;
  float: left;
  padding:0;
  margin:0;
}

.nummer_plaatjes {
  width:10px;
  float: left;
  margin: 0;
  padding: 0;
}

.nummer_plaatjes img {
  width: 10px;
  height: 10px;
  padding:0;
  margin:0;
}

#archiefkop {
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
}

.stuk_verlopen {
    color: #f00;
    margin-bottom: 16px;
}




.gekoppeldeitemskop {
    font-weight: bold;
}

.brclear, div.clear_both {
    clear: both;
}


div#gekoppeldeitems a {
    display: block;
}

img.sim_default_toon_plaatje {
	margin: 11px;
	margin-top: 0px;
}

span.kenmerken_toon_document_grootte {
    font-weight: normal;
}

img.xml_site_image {
    margin: 10px;
    margin-top: 0px;
}

p.word{
    margin:0px; padding:0px
}

span.maxcharslabel {
    font-size: 85%;
    padding-left: 0.5em;
}

div#mijncontent_link {
    margin-bottom: 1em;
    text-align: right;
    width: 100%;
}

div#mijncontent_link a {
    font-weight: normal !important;
    text-decoration: underline;
}

div#mijncontent_intro {
    margin-bottom: 1em;
}

table#mijncontent {
    width: 100% !important;
}

table#mijncontent th {
    background-color: #c0c0c0;
    padding: 3px;
    text-align: left;
}

table#mijncontent tr td {
    vertical-align: top;
}

table#mijncontent tr th.datum {
    width: 80px;
}

table#mijncontent tr th.tijd {
    width: 65px;
}

table#mijncontent tr th.berichttitel {
}

table#mijncontent tr th.edit {
    width: 60px;
}

table#mijncontent tr td {
    padding: 2px;
}

table#mijncontent tr td .but_delete,
table#mijncontent tr td .but_edit {
    display: block;
    float: left;
    height: 13px;
    margin-right: 1em;
    width: 13px;
}

table#mijncontent tr td .but_delete {
    background: url(../../../simsite/images/but_delete.png) top left no-repeat;
}

table#mijncontent tr td .but_edit {
    background: url(../../../simsite/images/but_edit.png) top left no-repeat;
}

table#post tr td input,
table#post tr td textarea {
    border: 1px solid #777;
}

.highlightword {
    background-color: yellow;
    color: blue;
    font-weight: bold;
}

table, table td {
    font-size: 100%;
}

table.simsite_table {
    width: 100%;
}

table.simsite_agenda_table {
    width: 100%;
}

table.simsite_recentgeplaatst_table {
    width: 100%;
}

.iframe_onzichtbaar {
    display:none;
    height:0;
    width:0;
    border:0;
}

.visible {
    display:block;
}

.invisible {
    display:none;
}

img.align_left {
    float: left;
}
img#simstat_log_img {
    display: none;
}

/* backwards compatibility */

h6 {
    font-size: 100%;
}

h6.rubriek {
    margin: 10px 0 0 0;
}

h6.tussenkop {
    margin: 10px 0;
}

div.lijstitem_datum {
    font-size: 90%;
    font-weight: normal;
    display: inline;
}

.lijstitem_titel {
    font-weight: bold;
    text-decoration: none;
}

.tedownloaden ul.ul_lijst li {
    margin-bottom: 0;
}

.tedownloaden {
    margin-top: 1em;
}

li a.word,
li a.excel,
li a.pdf,
li a.jpg,
li a.gif,
li a.png,
li a.bmp,
li a.tiff,
li a.avi,
li a.mpg {
    float: left;
    padding: 2px 20px 2px 0;
    font-weight: bold;
}

li a.word {
    background: url(../../../simcore/images/mime/word.gif) right top no-repeat;
}

li a.excel {
    background: url(../../../simcore/images/mime/xls.gif) right top no-repeat;
}

li a.pdf {
    background: url(../../../simcore/images/mime/pdf.gif) right top no-repeat;
}

li a.jpg,
li a.gif,
li a.png,
li a.bmp,
li a.tiff {
    background: url(../../../simcore/images/mime/img.gif) right top no-repeat;
}

li a.avi,
li a.mpg
{
    background: url(../../simcore/images/mime/mpg.gif) right top no-repeat;
}

ul.ul_lijst {
    list-style-type: none;
}

ul.itemlist li.lijstitem, ul.itemlist li.lijstitem_bullet, ul.ul_lijst li.lijstitem_bullet, ul.ul_lijst li.lijstitem {
    background-position: left 3px;
    background-repeat: no-repeat;
    overflow: hidden;
    font-weight: bold;
    margin: 0 0 11px 0;
    padding-left: 15px;
}

ul.ul_lijst li.lijstitem .lijstitem_intro, ul.ul_lijst li.lijstitem_bullet .lijstitem_intro {
    font-weight: normal;
}

img.simbutton {
    border: none;
}

ul.ul_lijst li.lijstitem .lijstitem_intro, ul.ul_lijst li.lijstitem_bullet .lijstitem_intro {
    font-weight: normal;
}

img {
    border: none;
}

.left {
    float: left;
    margin: 0 10px 10px 0;
}

.right {
    float: right;
    margin: 0 0 10px 10px;
}

.center {
    text-align: center;
}

.left a, .right a {
    white-space: nowrap;
}

.hidden {
    display: none;
}

.archiefknop {
    clear: both;
}

fieldset {
    border: none;
}

fieldset legend {
    font-weight: bold;
    padding: 0;
    margin: 0 0 0 -7px;
    color: #000000;
}

fieldset div {
    margin: 0 0 1em 0;
}

fieldset div label {
    float: left;
    width: 10em;
    padding: 0 0.5em 0 0;
}

fieldset div label em {
    color: #FF0000;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

fieldset div div {
    border: none;
    margin: 0;
}

fieldset div div textarea {
    font-size: 100%;
}

div.warnings,
div.warnings p,
div.warnings li {
	color: #FF0000;
}

div.warnings ul.itemlist,
div.warnings ul.itemlist_bullet {
    margin: 0 0 1em 0;
}

a.meerinfo {
    font-weight: bold;
}

div#spamcontrolecontainer {
    float: left;
    clear: both;
    width: 31.5em;
    margin: 0 0 1em 0;
}

div.spamcontrole {
    width: 31.5em;
    float: left;
    clear: both;
}

div.spamcontrole span {
    float: left;
    width: 2em;
    padding: 0.25em 0;
    text-align: center;
    border-right: 1px solid #c0c0c0;
}

div.spamcontrole span.nr {
    font-weight: bold;
    background-color: #e0e0e0;
    text-align: center;
}

div#spamcontroleinput {
    clear: both;
}

div#spamcontroleinput label {
    display: inline;
    width: auto;
}

div#events_calendar table caption {
    white-space: nowrap;
}

div#events_calendar table th,
div#events_calendar table td {
    text-align: center;
}

div#events_calendar table td {
    padding: 2px;
}

/* Document bestellen */

a.bestellen_button, div.tedownloaden ul.ul_lijst li.lijstitem a.bestellen_button {
    background-color : #9F9F9F;
    border: none;
    color : #FFFFFF;
    font-weight: bold;
    text-align : center;
    text-decoration : none;
    margin : 10px 0;
    padding: 3px;
    display : block;
    width : 140px;
    clear: both;
}

div.document_order_form form.do_not_display {
    display: none;
}

.document_order_form {
    clear: both;
    font-weight: normal;
}

div.document_order_form_intro {
    width: 100%;
    margin-bottom: 20px;
}

input.document_order_form_name,
input.document_order_form_email,
input.document_order_form_document {
    margin-bottom: 1em;
    width: 300px;
}

div.document_order_form_element label {
    display: block;
    float: left;
    width: 140px;
}

div.document_order_form_error_name,
div.document_order_form_error_email,
div.document_order_form_error_comments {
    color: red;
    display: none;
}

div.document_order_form_error_name.order_display_error,
div.document_order_form_error_email.order_display_error,
div.document_order_form_error_comments.order_display_error {
    display: block;
    margin-bottom: 10px;
}

input.document_order_form_submit,
input.document_order_form_button {
    background-color: #9F9F9F;
    border: none;
    padding: 1px 10px;
    margin: 10px 10px 0 0;
    color: #FFFFFF;
    font-weight: bold;
}

div#gekoppeldeitems.clear a {
    clear: both;
}