/*
* MODIFICATIONS: 26.03.2003 / 08.09
* 29.07.2004 (hb_int_omschr)
* 10.08 (TO; aanpassen weergave titels en subtitels in spanz)
* 12.09 (TO; gray: 8 pt)
* 23.09 (TO; hr grijs ipv zwart)
* 17.02.2005 (TO; img border = 0
* 13.03 (TO; veld medium long ivm weergave gekoppelde modules)
* 26.03 (TO; opschonen)
* 04.05 (TdB; Homepage z/w afbeelding kunstenaar editten)
* 26.05 (TdB; scrollbar idoc voor xhtml gemaakt, in html{})
* 05.06 (TO; code uitgezet die al in de site opmaak wordt gebruikt)
* 13.04.2007 (MvB; div.container_cms toegevoegd)
* 01.01.2023 (TO; fontsize van 10 naar 16px;)
* 04.01.2025 (NM; veld bObsolete toegevoegd);
*/

* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: Black;
}
html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: Black;
  overflow-y: scroll;
}

a.button, .button {
  display: inline-block;
  padding: 4px 12px !important;
  border: 1px solid rgb(255, 140, 0);
  border-radius: 4px;
  background-color: rgb(255, 140, 0);
  color: #fff;
  vertical-align: top;
  line-height: 18px;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  transition: background-color 200ms ease-out 0s;
  cursor: pointer;
  -webkit-appearance: none;
  margin-bottom: 8px;
}
table {
  border: 0;
  vertical-align: top;
  width: 100%;
}
tr,
th,
td {
  vertical-align: top;
}
img {
  border: 0;
}
hr {
  color: #ababab;
  height: 1px;
  margin: 0px;
  padding: 0px;
}

#datum {
  display: none;
}

/* alle content, gecentreerd*/
#pagecontainer,
.pagewrapper {
  position: relative;
  width: 754px;
  margin: 0 auto;
  text-align: left;
}
P {
  font-size: 11px;
  margin-top: 4px;
  margin-bottom: 4px;
}

ul {
  font-size: 11px;
  list-style-type: disc;
  padding-left: 15px;
  line-height: 24px;
}
ol {
  font-size: 11px;
  line-height: 24px;
  list-style-type: decimal;
}

/* TdB homepage afbeelding */

#homeimg {
  background: #ddd;
  width: 188px;
  height: 300px;
  float: left;
}
#homeedit_btn {
  padding: 5px;
  width: 348px;
  width/* */:/**/ 338px;
  width: /**/ 338px;
  float: left;
}

#homeedit_btn select {
  width: 150px;
}

#homeedit {
  width: 564px;
}

#homeedit_prev {
  width: 370px;

  margin-top: 5px;
  float: left;
}

#homeedit_prev img {
  float: right;
}

.desc_cont {
  height: 112px;
}

.unpublished {
  color: #999;
}

.unpublisheditem {
  background-color: #eee;
}

/*voor Kunst en vormgeving */
.hb_paragraaf_titel {
  font-weight: 600;
  font-size: 11px;
  clear: left;
  padding: 10px 0px 0px 0px;
}
.hb_artikel_lead {
  font-weight: bold;
}

.veldbeschr {
  display: block;
  float: left;
  width: 100px;
  width/* */:/**/ 95px;
  width: /**/ 95px;
  padding-left: 5px;
  font-weight: bold;
}
.veldtitel {
  display: block;
  float: left;
  width: 260px;
}
.veldomschr {
  display: block;
  float: left;
  width: 260px;
}
.veld {
  display: block;
  float: left;
  width: 260px;
}
/* Voor Utrecht*/

#editlogobeeld_28_img {
  width: 754px;
  height: 70px;
  float: left;
}

.nonactif {
  background: #999;
}

#editlogobeeld_28_prev {
  width: 504px;
  width/* */:/**/ 494px;
  width: /**/ 494px;
  float: left;
  padding: 5px;
}

#editlogobeeld_28_prevtext {
  margin-top: 5px;
}

.editlogobeeld_28_veldbeschr {
  font-weight: bold;
  width: 100px;
}
.editlogobeeld_28_veldtitel {
  font-weight: bold;
  width: 150px;
}

#editlogobeeld_28_previmg {
  padding: 5px;
  width: 220px;
  width/* */:/**/ 210px;
  width: /**/ 210px;
  float: left;
}

#editlogobeeld_28_prevbigimg {
  width: 250px;
  height: 120px;
}

#homeedit_prev {
  clear: left;
}
/*---------------*/

/* weergave items in spanz */
#container {
  text-align: center;
}
#kopcontainer {
  width: 790px;
  text-align: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ababab;
}
#outputcontainer {
  width: 790px;
  text-align: left;
}
#topnav {
  width: 790px;
  padding: 5px 0px 10px 0px;
  text-align: right;
  border-top: 1px solid #ababab;
}
.rij {
  margin: 0;
  padding: 0;
  clear: left;
}
td {
  font-size: 16px;
  font-style: normal;
}
th {
  font-size: 16px;
  color: silver;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

a,
a:link,
a:active,
a:visited {
  font-size: 16px;
  font-weight: normal;
  color: #ff7100;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
textarea {
  font-size: 16px;
}
textarea#opmekringen {
  padding:8px;
  font-size: 16px;
  width:100%;
}

input {
  font-size: 16px;
  width: 100%;
}

.functie_edit input[type="text"] {
  width: 500px;
}

.na {
  font-size: 14px;
  color: Silver;
  font-style: normal;
}
.datum {
  color: black;
  font-size: 14pt;
  font-style: normal;
  font-weight: light;
}
.titel {
  font-weight: bold;
  font-size: 18pt;
  color: #3a6896;
}
.subtitel {
  font-size: 16pt;
  margin-left: 0px;
}
.code {
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: black;
  margin-left: 0px;
}
.bs {
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  color: black;
  margin-left: 0px;
}
.gray {
  font-size: 14pt;
  font-style: normal;
  font-weight: normal;
  color: #8a8a8a;
}
.leftbold {
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  text-align: right;
}

.lijstkop_groot {
  font-size: 24pt;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  margin-left: 0px;
}
.lijstkop_klein {
  font-size: 18pt;
  color: #000000;
  font-style: normal;
  font-weight: bold;
  margin-left: 0px;
}
.background_roze {
  background-color: #fff1e5;
}
.alinea_kop {
  font-size: 18pt;
  color: #afafaf;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
}
.pagina_subkop {
  font-size: 18px;
  color: #ff6a01;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  margin: 0px 0px 20px 0px;
}
.pagina_subsubkop {
  font-size: 18px;
  color: #ffb788;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
}
.pag_skop_prnt {
  font-size: 16pt;
  color: Black;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
}

.loginput {
  width: 60px;
  font-family: Georgia, Arial, sans-serif;
  border-width: 1;
  border-style: solid;
  border-color: #787878;
  font-size: 16px;
  color: black;
}
.veld_area {
  width: 480px;
  height: 60px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border-width: 1;
  border-style: solid;
  border-color: #787878;
  font-size: 16px;
  color: black;
}
.veld_areasmall {
  width: 240px;
  height: 60px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border-width: 1;
  border-style: solid;
  border-color: #787878;
  font-size: 16px;
  color: black;
}
.veld_areahigh {
  width: 480px;
  height: 200px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border-width: 1;
  border-style: solid;
  border-color: #787878;
  font-size: 16px;
  color: black;
}
.verplicht {
  font-size: 16px;
  color: red;
}

a.topact,
a.topact:link,
a.topact:active,
a.topact:visited {
  font-size: 16px;
  font-weight: normal;
  color: #ff7100;
  text-decoration: none;
}
a.topact:hover {
  text-decoration: underline;
}

.geenmarge {
  margin: 0;
  padding: 0;
}
.kleinform {
  font-size: 9px;
  margin: 0;
  padding: 0;
  border: 1px solid Gray;
}
.checkbox {
  font-size: 9px;
  margin: 0;
  padding: 0;
  border: 0;
}
.kopmarge {
  padding-left: 20px;
}
.kolomkop {
  background-color: #e5e5e5;
  font-weight: bold;
  padding: 3px;
}
.bggrijs {
  background-color: #f4f4f4;
}
.subkop {
  font-size: 16pt;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #999999;
}

.veld_extrashort {
  width: 25px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_short {
  width: 50px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_medshort {
  width: 90px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_medium {
  width: 120px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_mediumlong {
  width: 160px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_long {
  width: 200px;
  font-family: Georgia, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_extralong {
  width: 270px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_extraextralong {
  width: 370px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.veld_superlong {
  width: 470px;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  border: 1px solid #acacac;
  font-size: 16px;
}
.geenmarge {
  margin: 0px;
  padding: 0px;
}
.bs,
.bijschrift_grijs,
.bijschrift,
a.bijschrift,
a.bijschrift:hover,
a.bijschrift:active,
a.bijschrift:link,
a.bijschrift:visited {
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #808080;
}
.hb_int_omschrijving {
  color: #999999;
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}
.cms_link {
  /*style om de CMS programma-links in de pagina te onderscheiden van hyperlinks in de inhoud van de pagina zelf*/
  font-size: 16px;
  font-weight: normal;
  color: #ff7100;
  text-decoration: none;
}
.cms_veldnaam {
  font-size: 16px;
  font-weight: bold;
}

.tekstRechts {
  text-align: right;
}

.cleaner {
  clear: both;
  width: 100%;
}

div.container_cms {
  overflow: hidden;
  width: 1440px;
  margin: 0 auto;
  padding-bottom: 60px;
}
div.login_cms {
  padding-top: 200px;
}

.frmcaching p {
  width: 700px;
  margin-bottom: 10px;
}

.login_table {
  /* opmaak van de tabel op de login pagina*/
  margin: 0 auto;
}

.login_table td {
  padding: 10px;
  vertical-align: middle;
}

.login_table td input[type="text"],
.login_table td input[type="password"] {
  width: 322px;
  padding: 3px;
  border: 1px solid light-gray;
}
.login_table .login_copyright {
  font-size: 9px;
  font-style: normal;
  color: Gray;
  text-align: center;
}
.login_table .login_col_label {
  text-align: right;
  width: 132px;
}
.infotitle {
  cursor: help;
  margin-left: 0px;
  font-size: 8pt;
}
.div_bMagMaarEenKeerKoppelen,
.div_bObsolete {
  display: inline-block;
}
.div_bMagMaarEenKeerKoppelen input,
.div_bObsolete input {
  width: 24px;
}
.div_inputbMagMaarEenKeerKoppelen .uitleg,
.div_inputbObsolete .uitleg {
  margin-top: 8px;
}
.functie_edit .tableeditrow .editlabel {
  width: 300px;
}