html, body {
margin: 0;
padding: 0;
height: 100%; /* Required */
}

#ad_body {
margin: 0;
padding: 0;
color: #333;
font-size: 75%;
font-family: Arial;
background: #DEDEDE;
text-align: center;
/*overflow-x: auto; */
}

#ad_viewport {
margin: 0px auto;
width: 770px;
position: relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */	
background-color: white;
border-left: 1px solid #663333;
border-right: 1px solid #663333;
text-align: left;
}

#bovenkant {
background-image: url(../afb/achtergrondTitel.png);
background-repeat: no-repeat;
height: 115px;
font-family: Arial;
font-size: 1em;
}

#navigatie {
position: relative;
top: 76px;
left: 210px;
color: #002F41;
}


.navigatie-item { }
.navigatie-item-act { font-weight: bold; }

.navigatie-item a, .navigatie-item-act a {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 2px;
padding-top: 1px;
font-size: 9pt;
}
.navigatie-item a:link, .navigatie-item a:visited, .navigatie-item-act a { color: #002F41; }
.navigatie-item a:active, .navigatie-item a:hover { color: #FFFFFF; background-color: #002F41; }

#subtitel {
position: absolute;
width: 639px;
top: 115px;
text-align: right;
height: 18px;
z-index: 2;
}

#lint {
position: absolute;
left: 639px;
top: 115px;
height: 508px;
}

#broodkruimel {
position: absolute;
top: 133px;
height: 22px;
width: 768px;
background-image: url(../afb/achtergrondBroodkruimel.png);
background-repeat: no-repeat;
padding-left: 30px;
color: #2CAA56;
font-size: 1em;
}
#broodkruimel img {
border: 0px;
vertical-align: -5px;
margin-right: 20px;
}

.broodkruimel-item a {
text-decoration: none;
padding-top: 2px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
}
.broodkruimel-item a:link, .broodkruimel-item a:visited { color: #00412C; }
.broodkruimel-item a:active, .broodkruimel-item a:hover { color: white; background-color: #2F5E1D; }

#inhoud {
margin-top: 40px;
padding-left: 70px;
padding-right: 135px;
padding-bottom: 40px;
padding-top: 1em;
color: #002F41;
}

#subnavigatie {
color: #2C87AA;
padding-left: 24px;
font-size: 0.9em;
padding-bottom: 0em;
padding-top: 0em;
margin-top: -1em;
}
#subnavigatie .selected {
color: #002F41;
font-weight: bold;
}


/* *** Not template styles *** */

#inhoud #tekst ul li {
list-style: square;
}
#inhoud #tekst ol li {
list-style-type: decimal; 
}

#inhoud a {
line-height: 100%;
}
#inhoud a:link, #inhoud a:visited {
color: #2C87AA;
background: transparent url(../afb/linkStippeltjes_blauw.gif) repeat-x left bottom;
text-decoration: none;
}
#inhoud a:active, #inhoud a:hover {
color: #2C87AA;
background: transparent url(../afb/linkStippeltjes_blauw_hover.gif) repeat-x left bottom;
text-decoration: none;
}

#inhoud #tekst {
line-height: 1.4em;
font-size: 1em;
}

#inhoud img {
/* border: 1px solid #00412C; */
}

#inhoud a.external-link-new-window {
padding-right: 12px;
}
#inhoud a.external-link-new-window:link, #inhoud a.external-link-new-window:visited {
background: transparent url(../afb/linkStippeltjes_extern.gif) no-repeat right bottom;
text-decoration: none;
}
#inhoud a.external-link-new-window:hover, #inhoud a.external-link-new-window:active {
background: transparent url(../afb/linkStippeltjes_extern_hover.gif) no-repeat right bottom;
text-decoration: none;
}

#inhoud a.mail {
padding-right: 15px;
}
#inhoud a.mail:link, #inhoud a.mail:visited {
background: transparent url(../afb/linkStippeltjes_email.gif) no-repeat right bottom;
text-decoration: none;
}
#inhoud a.mail:hover, #inhoud a.mail:active {
background: transparent url(../afb/linkStippeltjes_email_hover.gif) no-repeat right bottom;
text-decoration: none;
}

#inhoud pre {
font-size: 1.2em;
}

#tekst h4 {
font-size: 1.2em;
}

/* Styled Content */
.csc-header h1 {
font-size: 12pt !important;
padding-bottom: 0;
margin-bottom: 0;
}
.csc-header h2 {
font-size: 11pt !important;
}
.csc-header h3 {
font-size: 10pt !important;
padding-bottom: 0;
margin-bottom: -1em;
}

.contenttable .bodytext {
  margin: 0;
  padding: 0;
}
.csc-textpic-image {
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
}
.csc-textpic-image img {
  border: 0px;
}
.csc-textpic-border img {
border: 1px solid #002F41! important;
}
.csc-frame-frame1 {
background-color: #FFEECC;
padding: 3pt 6pt 3pt 6pt;
border: 1px solid #CCBBAA;
color: #886633;
}
.csc-frame-frame2 {
background-color: #FFFFCC;
padding: 3pt 6pt 3pt 6pt;
border: 1px solid #CCCCAA;
color: #888833;
}

/* Zoekbox */
#zoekbox {
  position: absolute;
  top: 76px;
  right: 2px;
  margin: 0;
  padding: 0;
}
#zoekbox .tx-macinasearchbox-pi1 {
  margin: 0;
  padding: 0;
}
#zoekbox-veld {
  position: relative;
  top: -3px;
  height: 14px;
  font-size: 8pt;
  padding: 0 0 0 5px;
  border: 1px solid #002F41;
}
.zoekbox-veld-grijs {
  color: #86D0EC;
}
#searchform p {
margin: 0;
padding: 0;
}


/* Zoekresultaat */
#zoekresultaat-lijn {
  background: transparent url(../afb/sterretjes.gif) no-repeat center bottom;
}
#zoekresultaat-lijn-onder {
  background: transparent url(../afb/sterretjes.gif) no-repeat center top;
  line-height: 1em;
}
.zoekresultaat-rij { margin: 1em 0 1em 0; }
.zoekresultaat-rij-titel {
  padding-top: 2pt;
  padding-bottom: 1pt;
}
.zoekresultaat-rij-pad a {
  color: gray !important; 
  font-weight: normal !important;
  background-image: none !important;
}
.zoekresultaat-rij-beschrijving {}

/* CSC Filelinks */
.csc-uploads-fileName, .csc-uploads-fileName p {
margin: 0px;
padding: 0px;
}
.csc-uploads {
margin-top: 1em;
}


/* Mailform */
.formTitel {
font-weight: bold;
}

.formTabel .tdCommentaar {
font-size: 90%;
color: #2C87AA;
}

.formTabel .tdTitel {
color: #2C87AA;
}

.formTabel .formButton {
}

.formFoutmelding {
color: #CC0000;
}

/* Nieuws */
.nieuwslijst, .nieuws {
  margin-top: 1em;
  margin-bottom: 1em;
}
.nieuwslijst-titel, .nieuws-titel {
  font-size: 120%;
  font-weight: bold;
  margin-right: .5em;
}
.nieuwslijst-datum, .nieuws-datum {
  font-size: 80%;
  color: #2C87AA;
}
.nieuwslijst-bericht .bodytext, .nieuws-bericht .bodytext, .nieuws-header p {
  /*
  margin: 0;
  padding: 0;
  */
}
.nieuws-header {
  margin-left: 1em;
  color: #2C87AA;
  display: block;
  margin-bottom: 1em;
}
.nieuws-header-datum, .nieuws-header-tijd, .nieuws-header-auteur {
}
.nieuwslijst-link {
  margin-bottom: 1em;
  display: block;
}


/* Custom Styles */
.tx_kjkpicasawebalbum_albums a {
  text-decoration: none;
  background: none !important;
}
