@import "/_ui/screen.css";

div#primary_one {
  border-right: 1px solid #e7f6fd;
}
div#primary_one div {
  padding: 10px;  
}
div.highlight {
  background-color: #e7f6fd;
}

.press h2 {
  margin: 0 !important;
  padding: 0;
}

p.as_title {
  font-size: 220%;
  color: #0079C1;
  font-weight: bold;
  padding: 0;
  margin: 5px 0;
}
p.date {
  color: #8b9195;
  font-size: 90%;
}
p.summary {
  padding: 5px 0 10px 0;
  margin: 1px 0;
}
p.summary img {
  border: 1px solid #00A1E2;
  float: left;
  margin: 2px 5px 5px 0;
}
p.singular {
  margin: 1px 0;
}
div#subsite_overah_section {
  background-position: 0 0;
  background-repeat: no-repeat;
  border: 1px dotted #929292;
  padding-top: 0.5em;
  padding-left: 17em;
  padding-right: 5em;
  padding-bottom: 0.6em;
}
div#section_press p.singular,
div#subsite_overah_section p.singular {
  display:block;
  float: none;
}
div#section_press {
  background: url(perscentrum_bg.gif) 0 0 no-repeat;
  border: 1px dotted #929292;
  padding-top: 0.5em;
  padding-left: 17em;
  padding-right: 5em;
  padding-bottom: 0.6em;
  margin-top: 1.5em;
}
div#section_press h3 {
  font-size: 124%;
  letter-spacing: -1px;
  padding:0;
  margin:0;
}
div#section_press h2, div#subsite_overah_section h2 {
  margin-bottom: 0.3em;
  font-size: 144%;
  font-weight: bold;
  letter-spacing: -1px;
}
div#section_press a.singular,
div#section_press .singular a, 
div#subsite_overah_section a.singular,
div#subsite_overah_section .singular a {
  color: #0079C1;
  text-decoration: none;
  font-size: 100%;
  padding: 0;
  padding-left: 0.150em;
  margin: 0;
}
div#section_press a.singular:hover,
div#section_press .singular a:hover, 
div#subsite_overah_section a.singular:hover,
div#subsite_overah_section .singular a:hover {
  color: #00A0E2;
}
div#section_press .singular, div#subsite_overah_section .singular {
  margin: 0;
}
.size_xl div#subsite_overah_section h2,
.size_xl div#section_press h2 {
  font-size: 220%;
}
.size_xl div#section_press a.singular,
.size_xl div#section_press .singular a, 
.size_xl div#subsite_overah_section a.singular,
.size_xl div#subsite_overah_section .singular a {
  color: #0079C1;
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  letter-spacing: -1px;
  padding: 0;
  padding-left: 0.150em;
  margin: 0;
}
.size_xl div#section_press p.singular a, 
.size_xl div#subsite_overah_section p.singular a {
  margin: 0;
  padding-left: 23px;
}
.size_xl div#section_press .singular a:hover, 
.size_xl div#subsite_overah_section .singular a:hover {
  text-decoration: underline;
  color: #00A0E2;
}
.size_xl div#section_press h3 {
  font-size: 140%;
}

/* subhome visual */
#panorama {
  position: relative;
  overflow: hidden;
}

#panorama img.head_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 216px;
  height: 216px;
}

#panorama embed, 
#panorama object {
  width: 100%;
}

/* Forceer beperkte hoogte flashdiv */
#flash {
  padding-top: 1.2em;
}
#flash embed, #flash object {
  width: 100%;
}

/* Somehow this title can be skipped but should be in HTML... */
#superfluous_title {
  display: none; 
}


/* Fix for singular links in double nested praatje-style blocks */
.onze_merken .subsection p.image {
  margin-right: 15px;
}

.onze_merken .subsection p.singular {
  margin-left: 135px !important;
}



