/* previously in file: /template/style/thema/cultuurplein/css/doelgroep.css */
/*sitebalk*/

.tableSitebalk {
  display: none;
}

/*Menu*/

.tdMenu {
  display: none;
}

/*content*/

.tableContent {
  width: 100%;
}

td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  line-height: 1.3em;
  color: #000000;
}

.layout1 {
  width: 100%;
}

.layout2 {
  width: 100%;
}

.layout1_2 {
  width: 100%;
}

.contentCenter {
  padding: 0px 0px 12px 0px;
}

.contentLeft {
  width: 50%;
  padding: 12px 12px 0px 0px;
  vertical-align: top;
}

.contentRight {
  width: 50%;
  padding: 12px 0px 0px 12px;
  vertical-align: top;
}

.tdLogos {
  padding-top: 10px;
  text-align: center;
  vertical-align: top;
}

#rule {
  width: 100%;
  height: 12px;
  margin-bottom: 12px;
  border-bottom: dotted 1px #000000;
}

a {
  color: #000000;
  text-decoration: underline;
}

/*list*/

ul {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

ul li {
  list-style: none;
  background:  url(../gfx/background_bullet.gif) no-repeat 0px 8px;
  margin: 0px;
  padding-left: 8px;
}

/*box*/

.box {
  border: solid 1px #000000;
}

.boxHeading {
  height: 23px;
  padding: 0px 5px 0px 5px;
  border-bottom: 1px dotted #000000;
  vertical-align: middle;
}

.boxtitle {
  font-weight: bold;
}

.boxContent {
  padding: 9px;
}

.boxSmall {
  font-size: 0.9em;
}

.boxFormField {
  margin: 8px 0px 0px 0px;
}

.boxFormButton {
  margin: 8px 0px 8px 0px;
}

.boxPollRow {
  padding-bottom: 4px;
}

/*headings*/

.headingM {
  font-weight: bold;
}

.headingL {
  font-size: 1.2em;
  font-weight: bold;
}

.headingXL {
  font-size: 1.5em;
  font-weight: bold;
}

/*pictogrammen*/

.pictogram {
  margin: 0px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramLink {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramArtikel {
  margin: 4px 7px 0px 0px;
  border: 1px solid #000000;
}

.pictogramAttendering {
  border: 1px solid #000000;
}

/*footer*/

.tdFooter {
  display: none;
}

/*plaatje*/

.plaatje .caption {
  font-size: 0.9em;
}

.plaatje img {
  display: block;
  border: 1px solid #000000;
}

/*gallery*/

.thumbnail img {
  margin: 0px 7px 10px 0px;
  border: 1px solid #000000;
  vertical-align: top;
}

.rssDate {
  color: #999999;
  font-size: 0.8em;
}

.agendaDate {
  color: #999999;
}