body{
  text-align: center;
  margin:0;
  padding:0;
}

div#container{
  min-width:700px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  top: 4px;
  bottom: 2px;
  border: 2px solid #FFFFFF;
  background-repeat: repeat;
  text-align: center;
  max-width: 900px;
}

div#header{
  background-color: #FFFFFF;
  margin-bottom: 10px;
  margin-top: 10px;
}

div#spacerline{
  height: 5px;
  background-color: #EDAC09;
}

div#spacerline2{
  height: 1px;
  margin-left: 3%;
  background-color: #EDAC09;
}

div#spacerline3{
  height: 2px;
  background-color: #EDAC09;
}

div#spacerline4{
  height: 2px;
  background-color: #FFFFFF;
}

div#menu{
  clear: both;
  float: left;
  width: 100%;
  background-color: #FFFFFF;
}

div#textbox, div#fotomenubox{
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 5px;
  border-color: #000066;
  background-color: #FFFFFF;
  width:100%;
/*  max-height: 300px;*/
  max-width: 900px;
  padding: 0em;
  text-align: left;
  z-index:3;
  overflow-x: hidden;
  overflow-y: scroll;
  float: left;
}

div#fotobox{
  margin-bottom: 15px;
  margin-top: 130px;
  margin-right: 5px;
  margin-left: 180px;
  border-color: #000066;
  background-color: #FBFBFF;
  max-width: 45em;
  min-width: 620px;
  padding: 2em;
  text-align: left;
  z-index:3;
}

div#bottom{
  clear: both;
  background-color: #EDAC09;
  position: relative;
  bottom: 0px;
  width: 100%;
  border: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  _margin-top: 20px;
  height: 20px;
  text-align: center;
}

div#concerthighlight{
  margin-left: 5%;
  margin-right: 0;
  width: 50%;
  border-style: solid;
  border-width: 2px;
  border-color: #EDAC09;
  background-color: #FCE7B1;
  font-size: 0.9em;
}

div#slidesrechts{
  float:right;
}

ul#navigation{
  text-align: center;
  position: relative;
  padding-left: 0em;
  margin-left: 0em;
  margin-top: 0;
  margin-bottom: 0;
}

ul#navigation li{
  float: left;
  display: block;
  width: 12.5%;
  list-style-type: none;
  padding-left: 0.5em;
  font-size: 1.2em;
  font-variant: small-caps;
  font-family: "franklin gothic medium", sans-serif, courier;
  _border-left: 4px solid #EDAC09;
}

ul#navigation li a{
  text-align: center;
  text-decoration: none;
}

ul#navigation a:hover { color:#EDAC09; }

ul#navigation li#current {
  color:#EDAC09;
}

ul#subnavigation{
  position: relative;
  margin-left: 3%;
  margin-right: 0.1em;
  margin-top: 0;
  margin-bottom: 0;
}

ul#subnavigation li{
  float: left;
  display: block;
  list-style-type: none;
  margin-bottom: 0.1em;
  padding-left: 0.5em;
  padding-right: 2em;
  margin-top: 0em;
  width: 9%;
  text-align: left;
  text-decoration: none;
  font-size: 1em;
  font-family: "franklin gothic medium", sans-serif, courier;
  border-left: 2px solid #EDAC09;
}

ul#subnavigation a:hover { color:#EDAC09; }

ul#subnavigation li#current {
  color:#EDAC09;
}

h1,h2,h3,p,ul,li,table.contact,table.fotopage,table.fotomenu{
  color: #2151A8;
  font-family: "franklin gothic book", sans-serif, courier;
}

h1{
  font-size: 1.4em; 
  font-weight: bold;
  font-variant: small-caps;
  text-align: center;
  margin: 5px;
}

h2,h3,p,ul,li,table.contact{
  text-align: left;
}

h2{
  font-size: 1.15em;
  font-weight: bold;
  margin: 5px;
}

h3{
  font-size: 1em;
}

p,table.contact{
  font-size: 0.95em;
}

ul{
  font-style:normal
}

li{
  font-size: 0.95em;
}

li.instrument{
  font-size: .92em;
  font-weight: bold;
  list-style-type: none;
}

li.musicus{
  list-style-type: none;
  margin-left: 1em;
}

li.datum{
  list-style-type: none;
  font-size: 0.95em;
  font-weight: bold;
}

li.repdatum{
  list-style-type: none;
  font-size: 0.95em;
  line-height: 2em;
}

li.info{
  list-style-type: none;
  margin-left: 2em;
  font-size: 0.95em;
}

li.koortype{
  list-style-type: none;
  margin-left: 0.6em;
  font-size: 1em;
  font-weight: bold;
}

li.repertoire{
  margin-left: 0.5em;
  font-size: 0.95em;
}

li.nieuwsbrief{
  list-style-type: none;
  margin-left: 0.5em;
  font-size: 0.95em;
}

ul.gegevens{
  list-style-type: none;
  margin-left: -1.8em;
  _margin-left: 0.5em;
}

p#bottomtxt{
  color: #FFFFFF;
  font-variant: small-caps;
  font-size: 15px;
  text-align: center;
  margin-top: 1px;
  margin-bottom: 1px;
  white-space: nowrap;
}

p#bottomtxt a{
  color: #FFFFFF;
  white-space: nowrap;
}

table.contact{
  text-align: left;
  margin-left: 0.5em;
}

table.fotomenu{
  text-align: center;
  margin-left: 0.5em;
}

td.fotothumb{
  text-align: center;
  margin-top: 1em;
}

td.fotolink{
  text-align: center;
}

p.foto{
  text-align: center;
}

/*
deze eruit gehaald om menu-links goed te krijgen. Misschien veranderen
a.music:link, a.music:visited, a.music:hover, a.music:active{
  text-decoration: none;
  color: #2151A8;
}

a.link:link, a.link:visited, a.link:hover, a.link:active{
  text-decoration: none;
  color: #2151A8;
}
 */
a:link, a:visited{
  text-decoration: none;
  color: #2151A8;
}

a:hover, a:active{
  text-decoration: none;
  color: #EDAC09;
}

div#textbox a{
  font-weight: bold;
}

div#textbox p, div#textbox ul{
  padding-right: 310px;
}

div#concerthighlight p{
  padding-right: 0%;
}

td.fotothumb img{
  border-top: 1px solid #000044;
  border-bottom: 1px solid #000044;
  border-left: 1px solid #000044;
  border-right: 1px solid #000044;
}

.go_away{
    display: none;
}
