body {
  background-color: #F6F9EF;
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 12px;
}

a img {
  border: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ol, ul, li {
  margin: 0;
  padding: 0;
}

p {
  margin-top: 8px;
  margin-bottom: 8px;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  font-family: Verdana, sans-serif;
}

h1 {
  font-size: 250%;
  margin-top: 2px;
  margin-bottom: 2px;
}


#container {
  margin: 0 auto;
  width: 904px;
}

#primary {
  width: 639px;
  float: left;
}

#secondary {
  width: 265px;
  float: right;
}

#secondary .feature {
  width: 255px;
  color: #FFF;
}

#secondary .article {
  width: 255px;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#secondary .section {
  width: 255px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#secondary .programma, 
#secondary .feature {
  margin-top: 0;
  margin-bottom: 0;
}



#navigation {
  font-family: Georgia, serif;
  font-size: 120%;
  font-weight: bold;
}

#navigation a {
  color: #000;
}

#navigation a:hover {
  color: #F36D21;
}

#navigation ul {
  width: 904px;
  padding: 5px 0;
  height: 1.2em;
  list-style: none;
}

#navigation a {
  display: block;
}

#navigation li {
  float: left;
  width: 170px;
  background-color: #F6F9EF;
  height: 1.2em;
}

#navigation li {
  position: relative;
}

#navigation li ul {
  display: none;
  position: absolute;
  width: 230px;
  background-color: #F6F9EF;
}

#navigation li ul li a,
#navigation li ul li {
  clear: both; 
  height: 1.2em;
}

#navigation li ul li {
  padding: 5px;
  border-top: 1px solid silver;
  width: 230px;
}

#navigation li:hover ul, 
#navigation li.sfhover ul {
  display: block;
}

#footer {
  width: 904px;
  clear: both;
  vertical-align: middle;
  height: 100px;
  text-align: center;
  padding-top: 10px;
}

#footer span {
  font-weight: bold;
}

#footer div.sponsor,
#footer div.hoofdsponsor {
  float: left;
  margin-left: 20px;
}

#footer div.hoofdsponsor {
  width: 150px;
  height: 100px;
  text-align: center;
}

#footer div.hoofdsponsor span {
  display: block;
  clear: both;
}

#contact {
  width: 904px;
  font-size: 90%;
  padding-top: 10px;
  margin-bottom: 50px; 
  color: #AAA;
  text-align: center;
}

#contact a {
  color: black;
  font-weight: normal;
}

body.home #secondary .article a:hover {
  text-decoration: none;
}

body.home #secondary h1 {
  margin: 0;
}

body.home .programma {
  height: 187px;
}

body.links a {
  color: #F36D21;
  font-weight: bold;
}

body.links .column {
  width: 442px;
}

body.links .right {
  padding-left: 20px;
}

body.links #primary {
  width: 904px;
}

body.links #primary ul li,
body.links #primary ol li {
  padding-top: 3px;
  min-height: 1.4em;
}

body.locatie #primary .section,
body.locatie #secondary .section {
  margin-bottom: 10px;
}

.bgblue {
  background-color: #28ADBF;
  color: #FFF;
}

.bgblue a {
  color: #FFF;
}

.padding {
  padding: 10px;
}

.border {
  border-top: 1px solid #ACAEA7;
  border-bottom: 1px solid #ACAEA7;
}

ul.border,
ol.border {
  border: 0;
}

ul li.border,
ul.border li,
ol.border li {
  border: 0;
  border-bottom: 1px solid silver;
}

.half { width: 50% }
.left { float: left }
.right { float: right }
.centertxt { text-align: center; }
.righttxt { text-align: right; }
.lefttxt { text-align: left; }
.right { float: right; }
.left { float: left; }
img.left { margin-right: 10px; margin-bottom: 10px; }
.huge { font-size: 400%; }
.large { font-size: 250%; }
a.orange { color: #F36D21; }
.block { display: block; }
.inline { display: inline; }
.bold { font-weight: bold; }
.bold li { font-weight: bold; }
ul.raquo_large li,
ol.raquo_large li { 
  background: url('../_images/raquo_large_black.gif') no-repeat 100% 50%; 
}

ul.raquo_small li,
ol.raquo_small li { 
  background: url('../_images/raquo_small_black.gif') no-repeat 100% 50%; 
}

.noraquo { background: none !important; }

.feature span.date,
.feature a.toact {
  display: block;
}

.feature a.toact:hover {
  text-decoration: none;
}

.feature h1 {
  font-size: 250%;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

.feature h1, 
.feature a.toact,
.feature span {
  font-family: Verdana;
}

.feature a {
  color: #FFF;
}


ol.locaties {
  font-weight: bold;
  list-style-position: inside;
  width: 250px;
}

ol.locaties li {
  min-height: 1.4em;
  border-bottom: 1px solid silver;
  padding-top: 3px;
}

ol.nobullets,
ul.nobullets {
  list-style: none;
}

#program {
  border-collapse: collapse;
  width:100%;
  border-right: 1px solid #000;
  font-size: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}


#program th{
  text-align: left;
}

#program th, 
#program td {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  padding: 2px;
}

#program td.blue {
  background:#28ADBF;
  color: #FFF;
  font-weight: bold;
  border: none;
}

#program td.orange {
  background:#F36D21;
  color: #FFF;
  font-weight: bold;
  border: none;
}

#program td a {
  color: white;
}

#program td a.orange {
  font-weight: bold;
  color: #F36D21;
}

#program th.location, 
#program td.location {
  width: 200px;
  border-left: none;
}

#program .time{
  font-size: 8px;
  font-weight: normal;
}

