.back-1 { background: #fff url(img/back/agenda-1.jpg) repeat top center; }
.back-2 { background: #fff url(img/back/agenda-2.jpg) repeat top center; }
.back-3 { background: #fff url(img/back/agenda-3.jpg) repeat top center; }
.back-4 { background: #fff url(img/back/agenda-4.jpg) repeat top center; }

h2 { text-align: center; margin-top: 30px; }
h3 { margin: 10px 0 5px 0; }

#content { background: transparent url(img/pages/agenda-content.png) repeat-y top left; width: 886px; margin: 24px auto 0 auto; }

#nav { position: static !important; }

.home { height: 54px; background: transparent url(img/pages/agenda-top.png) no-repeat 0 0; position: relative; top: -54px; }
 .home a { display: block; width: 167px; height: 154px; background: transparent url(img/pages/agenda-home-trans.png) no-repeat top left; margin: 0 auto; position: relative; top: -30px; cursor: pointer; }
  .home a em { visibility: hidden; }

#overzicht { width: 440px; margin: 0 auto; }
 #overzicht ul { list-style: none; width: 110px; float: left; text-align: center; margin-bottom: 30px; }
  #overzicht ul li { line-height: 1.4; }
   #overzicht ul li a { color: #f03; font-weight: bold; text-decoration: underline; text-transform: uppercase; }
   #overzicht ul li a:hover { text-decoration: none; }

#links, #rechts { clear: both; float: left; width: 383px; background: #fff; margin-left: 60px; }

#rechts { clear: none; margin-left: 0; }

h3 { color: #f03; }

dl { color: #600; margin: 0 40px 20px 0; }
dt { float: left; margin-right: 5px; color: #f03; }
dd { margin-bottom: 5px; }

hr { clear: both; visibility: hidden; padding-bottom: 20px; }

