/* deze style sheet behandeld de hoofstijl */

/* kleuren:
     blauw:
       rgb(51, 153, 255);
     groen:
       rgb(153, 204, 0);
     lichtoranje:
       rgb(255, 204, 0);
     donkeroranje (voor letters op lichtoranje):
       rgb(255, 102, 0);
     rood:
       rgb(204, 0, 0);
     donkergrijs:
       rgb(102, 102, 102);
     lichtgrijs:
       rgb(153, 153, 153);
*/

/* element selectors */

html {
  height: 100%;
}
body {
  margin: 0px;
  border: 0px;
  padding: 0px;
  background-color: rgb(153, 204, 0);
  color: rgb(153, 153, 153);
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  height: 100%;
}
div {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
img {
  border: 0px;
}
h1 { /* h1 enkel te gebruiken voor automatische titels */
  font-size: 30px;
  line-height: 34px;
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
}
h2 {
  padding-left: 10px;
  font-size: 18px;
  line-height: 22px;
  clear: both;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
}
strong {
  color: rgb(255, 102, 0);
}
a {
  color: rgb(102, 102, 102);
}
ul {
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  list-style-type: disc;
}
li {
  margin: 0px;
  padding: 0px;
}

/* id selectors */

#headerboven {
  position: relative;
  margin-left: 100px;
  margin-right: 195px;
  background-color: rgb(51, 153, 255);
  height: 90px;
  color: white;
  font-size: 24px;
  line-height: 24px;
  font-weight: bolder;
  letter-spacing: 8px;
  background-image: url(../images/scoutsgiscoregenboog.gif);
  background-repeat: no-repeat;
  background-position: 40px 20px;
}
#headerboven #scoutsgiscoregenboog {
  position: absolute;
  top: 20px;
  left: 35px;
}
#headerboven #giscodomeintje {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 120px;
  height: 61px;
  background-image: url(../images/giscodomeintjeklein.gif);
  background-position: center;
  background-repeat: no-repeat;
}
#headerimage {
  margin-left: 100px;
  margin-right: 195px;
  height: 74px;
  background-image: url(../images/headerimages/ho.jpg);
  background-position: right;
  background-repeat: no-repeat;
  background-color: rgb(51, 153, 255);
}
#headeronder {
  position: relative;
  margin-left: 100px;
  margin-right: 195px;
  background-color: rgb(51, 153, 255);
  height: 60px;
}
#binnenkort {
  position: absolute;
  top: 60px;
  left: 50px;
  background-image: url(../images/binnenkortbg.gif);
  background-repeat: no-repeat;
  width: 230px;
  height: 157px;
  z-index: 600;
  padding: 15px 20px 0px 20px;
  color: rgb(255, 102, 0);
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
}
#binnenkort div {
  font-size: 18px;
  line-height: 18px;
  color: rgb(204, 0, 0);
}
#binnenkort table td {
  padding: 1px;
}
#binnenkort table td.datumtijd {
  text-align: right;
}
#giscologo {
  position: absolute;
  top: 147px;
  right: 15px;
  /*
  top: 145px;
  right: 2px;
  */
  width: 360px;
  height: 183px;
  /*
  width: 412px;
  height: 227px;
  */
  background-image: url(../images/giscologogeelgroen.gif);
  z-index: 700;
}
#content {
  margin-left: 100px;
  margin-right: 250px;
  background-color: white;
  padding: 10px 70px 20px 51px; /* 51px voor IE round error (hor scroll balk) */
  background-image: url(../images/bg.gif);
  background-position: right;
  background-repeat: repeat-y;
  /* min-height hack */
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#content table {
  width: 100%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px dashed rgb(153, 204, 0);
}
#content table th {
  height: 30px;
  vertical-align: middle;
}
#content table .takleider{
  color: rgb(255, 204, 0);
}
#content th img {
  vertical-align: middle;
}
#content td {
  border-top: 1px dashed rgb(153, 204, 0);
  padding: 5px;
  vertical-align: middle;
}
#lastedited {
  font-size: 8pt;
  font-style: italic;
  padding-top: 20px;
  text-align: right;
  clear: both;
}
#footer {
  clear: both;
  margin-top: 50px;
}
#menutakken {
  position: absolute;
  top: 240px;
  left: 70px;
}
#menutakken ul {
  list-style: none none;
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#menutakken li {
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
}
#menutakken img {
  width: 60px;
  height: 60px;
  background-image: url(../images/takbutton.gif);
}

/* MENU 1 */
#menuwrapper1 {
  position: absolute;
  top: 310px;
  right: 100px;
  z-index: 100;
}
#menuleiding {
  background-image: url(../images/menublauwonder.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 200px;
  color: white;
  padding: 1px;
  margin-bottom: 10px;
}
#menuleiding div {
  background-image: url(../images/menublauwbovenschuin.gif);
  background-position: top center;
  background-repeat: no-repeat;
  height: 40px;
}
#menuleiding ul {
  margin: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style: circle url(../images/bullet1.gif);
  background-color: rgb(51, 153, 255);
}
#menuleiding ul li {
  margin: 0px;
  padding: 0px;
}
#menuleiding ul li a {
  color: white;
  text-decoration: none;
}
#menuleiding ul li a:hover {
  text-decoration: underline;
}
#menuleiding ul li ul {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  list-style: none none;
}
#menuleiding ul li ul li a {
  color: rgb(255, 204, 0);
}
#menu11 {
  background-image: url(../images/menublauwonderschuin.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 200px;
  color: white;
  padding: 1px; /* anders collapsed de margin van .menu ul */
}
#menu11 div {
  background-image: url(../images/menublauwboven.gif);
  background-position: top center;
  background-repeat: no-repeat;
  height: 20px;
}
#menu11 ul {
  margin: 0px;
  margin-bottom: 39px;
  padding-left: 40px;
  list-style: circle url(../images/bullet1.gif);
  background-color: rgb(51, 153, 255);
}
#menu11 ul li {
  margin: 0px;
  padding: 0px;
}
#menu11 ul li a {
  color: white;
  text-decoration: none;
}
#menu11 ul li a:hover {
  text-decoration: underline;
}
#menu11 ul li ul {
  margin: 0px;
  padding: 0px;
  padding-left: 20px;
  list-style: none none;
}
#menu11 ul li ul li a {
  color: rgb(255, 204, 0);
}
#menu12 {
  background-image: url(../images/menublauwonder.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  width: 200px;
  color: white;
  padding: 1px; /* anders collapsed de margin van .menu ul */
  margin-top: -10px;
}
#menu12 div {
  background-image: url(../images/menublauwbovenschuin.gif);
  background-position: top center;
  background-repeat: no-repeat;
  height: 40px;
}
#menu12 ul {
  margin: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
  list-style: circle url(../images/bullet1.gif);
  background-color: rgb(51, 153, 255);
}
#menu12 ul li {
  margin: 0px;
  padding: 0px;
}
#menu12 ul li a {
  color: white;
  text-decoration: none;
}
#menu12 ul li a:hover {
  text-decoration: underline;
}
#menu13 {
  background-image: url(../images/menuoranjeboven.gif);
  background-position: top center;
  background-repeat: no-repeat;
  width: 200px;
  color: white;
  padding: 1px; /* anders collapsed de margin van .menu ul */
  margin-top: 10px;
  padding-top: 21px;
}
#menu13 div {
  background-image: url(../images/menuoranjeonderschuin.gif);
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 0px 20px 40px 20px;
}
#menu13 div p {
  margin: 0 0 1em 0;
}
#menu13 input#username, input#password {
  width: 155px;
}
#menu13 input#login-submit {
  width: 160px;
  margin: 5px 0px;
  background-color: none;
}

/* class selectors */

.evenlijn {
}
.onevenlijn {
}
.message {
  color: red;
}
.hover:hover {
  background-color: rgb(255, 204, 0);
}

/* nieuws items */
.nieuwsitem {
  margin-bottom: 1em;
}
.nieuwsitem .onderwerp {
  border: 1px dashed rgb(153, 204, 0);
  border-bottom: none;
  border-right: none;
  padding-top: 3px;
  padding-left: 3px;
}
.nieuwsitem .bericht {
}
.nieuwsitem .xinfo {
  text-align: right;
  border: 1px dashed rgb(153, 204, 0);
  border-top: none;
  border-left: none;
  padding-bottom: 3px;
  padding-right: 3px;
}

/* algemene navigatie */
.navigatie {
  text-align: center;
}
.navigatie a {
  text-decoration: none;
}

/* tijdloze */
.lijst {
  clear: both;
}
.lijst div {
  color: rgb(255, 102, 0);
  height: 20px;
}
#song-sortable-header {
  color: rgb(255, 204, 0);
}
.lijst div.item {
  cursor: move;
  border: 1px dashed rgb(153, 204, 0);
}
.lijst div span,
#song-sortable-header span {
  padding: 2px 3px 0px 3px;
  display: block;
  float: left;
  overflow: hidden;
  height: 20px;
}
.lijst .oldscore {
  width: 80px;
}
.lijst .title {
  width: 230px;
}
.lijst .artist {
  width: 180px;
}
#song-selected-sortable {
  padding-bottom: 40px;
}

