html {
 font-family: Verdana, sans-serif;
 font-size: 8pt;
 line-height: 1.7;
 margin: 0 auto;
 padding: 0;
 background: #fff url(img/html.png) repeat-x 0 0;
 height: 100%;
 }

body {
 margin: 0 auto;
 padding: 0;
 height: 100%;
 background: transparent;
 min-width: 800px;
 max-width: 1022px;
 }

#nav {
 list-style: none;
 padding: 0 0 0 193px;
 background: #db5714 url(img/nav.png) repeat-x 0 0;
 height: 78px;
 margin: 0;
 top: 0;
 }

#nav li {
 position: relative;
 top: 57px;
 display: block;
 float: left;
 }

#nav li a {
 display: block;
 width: 81px;
 height: 21px;
 line-height: 21px;
 text-align: center;
 color: #233d6a;
 font-weight: bold;
 background: #fff url(img/nav-li.png) no-repeat 0 0;
 margin-right: 4px;
 }

#nav li a.current {
 color: #db5714;
 }

#nav li a:hover {
 color: #db5714;
 }

#nav li a#nav-yels-only {
 background: transparent url(img/nav-yels-only.png) no-repeat 0 0;
 color: #fff;
 position: relative;
 top: 21px;
 left: 5px;
 line-height: 17px;
 }

h1 {
 margin: 0;
 padding: 0;
 position: absolute;
 top: 0;
 left: 30px;
 }

h1 a {
 text-indent: -9999em;
 overflow: auto;
 display: block;
 height: 64px;
 width: 149px;
 background: transparent url(img/h1.png) no-repeat 0 0;
 }

h2 {
 margin: 0;
 padding: 0 0 0 20px;
 color: #fff;
 background: transparent url(img/h2.gif) no-repeat 0 0;
 font-size: 8pt;
 font-weight: bold;
 width: 210px;
 height: 30px;
 line-height: 30px;
 }

h3 {
 font-size: 8pt;
 font-weight: bold;
 }

a {
 text-decoration: none;
 color: #db5714;
 }

a img {
 border: 0;
 }

abbr {
 border: 0;
 }

address {
 font-style: normal;
 }

address strong {
 color: #db5714;
 }

.slogan {
 display: block;
 height: 139px;
 text-indent: -9999em;
 overflow: auto;
 background: transparent url(img/slogan.jpg) no-repeat 0 0;
 margin: 0;
 }

/* This image can be altered for every page, like this: */
#agenda .slogan {
 background-image: url(img/slogan-agenda.jpg);
 }

#sponsors .slogan {
 background-image: url(img/slogan-sponsors.jpg);
 }

#lid-worden .slogan {
 background-image: url(img/slogan-lid-worden.jpg);
 }

#contact .slogan {
 background-image: url(img/slogan-contact.jpg);
 }

#yels-only .slogan {
 background-image: url(img/slogan-yels-only.jpg);
 }

#content {
 padding: 35px 30px 37px 115px; /* padding-bottom: 37px; for the footer (footerStickAlt) */
 margin: 0;
 color: #4b345f;
 height: 100%;
 }

#content a:hover {
 color: #4b345f;
 }

#content ul {
 list-style-type: circle;
 padding-left: 15px;
 }

#container { /* footerStickAlt nonFooter */
 position: relative;
 min-height: 100%;
 }

#footer {
 display: block;
 height: 37px;
 line-height: 37px;
 background: #db5714;
 color: #fff;
 padding: 0 30px;
 position: relative;
 margin: -37px 0 0 0;
 clear: both;
 }

#footer abbr, address abbr {
 font-weight: bold;
 }

#footer em {
 float: right;
 margin-top: -37px;
 font-style: normal;
 }

.box {
 margin: 0;
 padding: 10px 20px;
 background: #fff;
 width: 378px;
 }

.box p {
 margin-top: 0;
 }

#home .intro, #home .events {
 float: left;
 }

#home .intro {
 width: 418px;
 margin-right: 90px;
 }

#home .intro a {
 font-size: 12pt;
 font-weight: bold;
 color: #db5714;
 }

#home .intro a:hover {
 color: #4b345f;
 }

#home .events .box {
 width: 220px;
 }

/* Purple headers */
#home .events h2, #agenda .past h2, #sponsors .logos h2, #lid-worden .personal h2, #lid-worden .work h2, #lid-worden .start-up h2 {
 background-position: 0 -30px;
 }

/* Smaller orange headers */
#agenda .future h2, #yels-only h2 {
 background-position: 0 -60px;
 }

#home .events dt {
 font-weight: bold;
 color: #db5714;
 padding-top: 2px;
 }

#home .events dl, #home .events dd, #agenda dd {
 margin: 0;
 }

#home .events dd.more {
 margin-bottom: 20px;
 }

#home .events dd a {
 color: #4b345f;
 }

#home .events dd a:hover {
 color: #db5714;
 }

#agenda .past {
 margin-left: 25px;
 }

#agenda .future, #agenda .past {
 float: left;
 }

#agenda .future .box, #agenda .past .box {
 width: 220px;
 }

#agenda .future {
 margin-right: 223px;
 }

#agenda p.add-event {
 position: relative;
 left: 107px;
 top: -32px;
 width: 135px;
 font-size: 7pt;
 }

#agenda dl, #lid-worden form dl {
 margin-top: -10px;
 }

#agenda .future dl {
 margin-top: -35px;
 }

#agenda dt { /* orange */
 background: #f7e1c7;
 color: #db5714;
 font-weight: bold;
 width: 240px;
 margin-left: -20px;
 padding-left: 20px;
 }

#agenda .past dt { /* purple */
 background: #e3dae7;
 color: #4b345f;
 }

#agenda .past dd {
 color: #db5714;
 }

#agenda dd {
 padding: 5px 0;
 }

#sponsors .sponsors, #sponsors .logos {
 float: left;
 }

#sponsors .sponsors {
 margin-right: 90px;
 }

#sponsors .logos .box {
 width: 220px;
 }

#sponsors .logos ul {
 list-style: none;
 padding: 0;
 }

#sponsors .logos li {
 display: block;
 min-height: 50px;
 width: 220px;
 margin: 0 0 15px 0;
 }

#sponsors .logos li a {
 display: block;
 min-height: 50px;
 }

#lid-worden .box {
 width: 530px;
 }

#lid-worden .personal, #lid-worden .work, #lid-worden .start-up {
 float: left;
 width: 290px;
 }

#lid-worden .personal, #lid-worden .work {
 margin-right: 5px;
 }

#lid-worden .personal .box, #lid-worden .work .box, #lid-worden .start-up .box {
 width: 250px;
 }

#lid-worden fieldset {
 border: 0;
 margin: 10px 0 0 0;
 padding: 0;
 }

#lid-worden fieldset legend {
 display: none;
 }

#lid-worden form dd {
 margin: -20px 0 5px 100px;
 }

#lid-worden form dd + dd {
 margin-top: 0;
 }

#lid-worden form dt {
 display: block;
 width: 80px;
 min-height: 20px;
 overflow: auto;
 }

#lid-worden form input, #lid-worden form select {
 border: 1px solid #ccc;
 font-family: Verdana, sans-serif;
 font-size: 8pt;
 }

#lid-worden form input[type='radio'] {
 border: 0;
 }

#lid-worden form select {
 width: 135px;
 }

#lid-worden form .questions {
 margin-top: 2px;
 }

#lid-worden form .questions dt {
 width: 140px;
 }

#lid-worden form .questions dd {
 margin-left: 145px;
 }

#lid-worden form .questions select {
 position: relative;
 top: -14px;
 width: 90px;
 }

#lid-worden label.radio {
 position: relative;
 top: -2px;
 }

#lid-worden .questions label.radio {
 position: relative;
 top: -3px;
 }

#lid-worden label.radio input {
 position: relative;
 top: 2px;
 }

#lid-worden .questions label.radio input {
 position: relative;
 top: 3px;
 }

#lid-worden form input#startup-jaar {
 position: relative;
 top: -14px;
 }

#lid-worden form #submit {
 padding: 5px;
 background: #ccc;
 width: 235px;
 }