@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0.2b (http://builder.yaml.de)
 * @file        my_layout.css
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(http://www.summithealth.nl/yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(http://www.summithealth.nl/systeempaginas/navigatiemenu.css);
@import url(http://www.summithealth.nl/systeempaginas/style.css);

/* import print layout | Druck-Layout einbinden */
/* @import url(http://www.summithealth.nl/yaml/print/print_003_draft.css); */

div.nieuwsafbeelding { float: right; width: 90px; padding-left: 1em; }
div.nieuwsoverzicht  { height: 150px; }
div.nieuwstekst      { font-size: 1em; }
div.nieuwstekst h3   { font-size: 1.1em; padding-bottom: 0.3em;}

div#inschrijven { border: 3px solid #eaeaea; padding: 0.8em 0.3em 0.3em 0.3em; margin-bottom: 1em; }
div#inschrijven h3 { color: #cb2222; padding-bottom: 0.5em; }

div#agenda { border: 3px solid #eaeaea; padding: 0.8em 0.3em 0.3em 0.3em; margin-bottom: 1em; }
div#agenda h3 { color: #cb2222; padding-bottom: 0.5em; }

div.block { border: 3px solid #eaeaea; padding: 0.8em 0.3em 0.3em 0.3em; margin-bottom: 1em; }
div.block h3 { color: #cb2222; padding-bottom: 0.5em; }

div#rss { background: #eaeaea; padding: 1em; }
div#rss ul { margin: 0px; padding: 0px; list-style-image: url('image/summiti-bullet.png') }
div#rss ul li { margin-bottom: 1em; }
div.tussenkop { border-bottom: 3px solid #1acbff; margin-bottom: 1em; padding-bottom: 2px; }

div#motto {color: #777; font-size: 0.9em; }

div#footer p { height: 15px; text-align: right; }

div#container { margin-top: 0em; border-top: 4px solid #ccc; font-size: 0.85em; clear: both; background: #f4f4f4; padding-bottom: 2em; }
div#container h3 {margin: 1.2em 0em 0.5em 0em; color: #aaa; background: url('image/summiti.png') no-repeat left top; padding-left: 60px; padding-top: 10px; }
div#container a:link, div#container a:visited { color: #888; text-decoration: none; }
div#container a:hover { color: #cb2222; text-decoration: underline; }
div#container ul { margin: 0px; padding: 0px; padding-left: 30px; list-style-image: url('image/summiti-bullet.png')}

abbr.timeago { font-size: 0.9em; }

.item {
  width: 260px;
  margin: 5px;
  float: left;
}
