@import url('reset.css');

body{
  background-color: #fff;
  color: #666; /*#aea79f;*/
  font-family: Trebuchet MS;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 0;
}
#wrap {
  background: #fff;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
div.bg_left_column {
  float: left;
  margin: 0 0 0 -10px;
  width: 308px;
}
div.left_column_head {
  background: url(../images/bg_left_column_head.png) no-repeat;
  float: left;
  height: 15px;
  margin: 0 0 0 2px;
  padding: 0;
  width: 305px;
}
div.left_column {
  background: url(../images/bg_left_column.png) repeat-y;
  margin: 15px 0 0 0;
  min-height: 250px;
  padding: 0 20px 10px 30px;
  width: 258px;
}
#m_portal.a_index div.left_column_head,
#m_portal.a_index div.left_column,
#m_user.a_login div.left_column_head,
#m_user.a_login div.left_column {
  background: none;
}
div.center_column {
  float: left;
  margin: 5px 0 10px -8px;
  padding: 6px 0 0 50px;
  width: 660px;
}
div.center_column {
}
div.right_column {
  display: none;
  float: left;
  padding: 0;
  width: 215px;
}

/* @group Header */
#header {
  height: 86px;
  margin: 4px auto 4px auto;
  width: 1000px;
}
#header a.home {
  background: url(/images/logo.png) no-repeat;
  height: 64px;
  margin: 20px 0 0 20px;
  position: absolute;
  width: 262px;
}
#user_info {
  height: 20px;
  padding: 2px 10px;
  position: absolute;
  right: 0;
  text-align: right;
}
.intranet {
  color: #aea79f;
  display: block;
  font-size: 17px;
  height: 24px;
  position: absolute;
  top: 69px;
  right: 0;
  text-align: right;
}
/* @end */

/* @group Navigation */
#navigation {
  background: #416986;
  height: 28px;
}
#navigation ul{
  height: 18px;
  margin: 0;
  padding: 5px 0 5px 5px;
}
#navigation ul li {
  color: #fff;
  float:left;
  letter-spacing: -0.05em;
  font-size: 12px;
}
#navigation ul li a {
  color: #fff;
  padding: 0 2px;
  text-decoration: none;
}
#navigation ul li a:hover {
  text-decoration: underline;
}
/* @end */

/* @group Accordeon */
#accordeon {
  width: 290px;
  display: block;
  float:left;
  background: #ACA6A2;
}
#accordeon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#accordeon ul li {
  float: left;
  width: 30px;
  height: 200px;
  background: #FFF;
  overflow: hidden;
}
#accordeon h1 {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  width: 150px;
  display: none;
  margin-left:20px;
  margin-top:20px;
}
#accordeon p {
  font-size: 12px;
  padding-left:20px;
  padding-right:20px;
  color: #fff;
  width: 170px;
  display: none;
}
#accordeon a {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  padding-left:20px;
  padding-right:20px;
  width: 130px;
  display: none;
  text-decoration: none;
}
/* @end */

.home_image_banner_text {
  position: absolute;
  z-index: 10;
  right: 0;
  top: 273px;
  background: url(../images/h3_bg.png);
  color: #FFF;
  padding-top: 10px;
  height: 35px;
  font-size: 28px;
  padding-left: 30px;
  padding-right: 30px;
  white-space: nowrap;
}

#toelichting {
  margin: 0 0 15px 0;
}

/* @group Content */

#content {
  float: left;
  height: auto !important;
  width: 100%;
}
.error {
  color: red;
}
/* @end */

/* @group Footer */
/*#footer {
  background: #e1dedd;
  color: #8C847E;
  font-size: 11px;
  height: 16px;
  margin: 0 auto 0 auto;
  padding: 10px;
  height: 50px;
  width: 980px;
}
#footer a {
}
#footer li {
  border-left: 1px solid silver;
  display:inline;
  padding: 0 5px 0 5px;
}
#footer li.first {
  border-left: none;
  padding: 0 5px 0 0;
}
#footer a:hover {
  text-decoration: none;
}*/

#topfooter {
  height: 150px;
  background: #ACA6A2;
  color: #FFF;
  font-size: 11px;
}
#topfooter .read_more {
  margin-top: 10px;
}
#topfooter .read_more a {
  color: #4B688A;
  text-decoration: none;
  font-size: 12px;
}
#topfooter h3 {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
  margin-top: 5px;
}
.footer_header {
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
}
.no_image {
  padding-top: 10px;
}
.footercontent {
  position: relative;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
}
.footercolumn {
  width: 220px;
  float:left;
  padding-left: 20px;
}
.footercolumn p {
  font-size: 11px;
  color: #FFF;
}
.footercolumn_narrow {
  padding-left: 20px;
  width: 160px;
  float: left;
}
.footercolumn a {
  color: #FFF;
  font-size: 11px;
  text-decoration: none;
  line-height: 16px;
}
.footercolumn a:hover {
  text-decoration: underline;
}
.agendaheader {
  background: #4B688A;
  font-size: 22px;
  font-weight: bold;
  color: #FFF;
  padding: 5px;
  margin-left: 25px;
}
.agenda_rule {
  margin-left: 25px;
  clear:left;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 12px;
}
#topfooter .agenda_day {
  height: 16px;
  width: 14px;
  text-align: center;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 4px;
  display: block;
  float: left;
  color: #000;
  background: #FFF;
}
#topfooter .agenda_month {
  height: 16px;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 4px;
  display: block;
  float: left;
  color: #FFF;
  background: #A75E5C;
  margin-right: 10px;
}

.agenda_title a {
  height: 15px;
  padding-top: 3px;
  display: block;
  color: #FFF;
  text-decoration: none;
}
.agenda_title a:hover {
  text-decoration: underline;
}
#bottomfooter {
  padding-top: 30px;
  height: 125px;
  background: #E1DEDD;
}
#bottomfooter {
  color: #8C847E;
  font-size: 12px;
}
#bottomfooter ul li {
  font-weight: bold;
  line-height: 17px;
}
#bottomfooter ul li ul li{
  font-weight: normal;
}
#bottomfooter a {
  color: #8C847E;
  text-decoration: none;
  font-size: 12px;
}
#bottomfooter a:hover {
  text-decoration: underline;
}
#bottomfooter .search {
  margin-left: 40px;
}
/* @end */

div.error404 {
  text-align: center;
}
div.error404 h1 {
  margin-bottom: 15px;
}
div.error404 p {
  margin-bottom: 12px;
}
div.error404 a {
  text-decoration: underline;
}
#searchform {
  display: block;
  left: 500px;
  position: absolute;
  top: 5px;
}
