@charset "iso-8859-1";


* { margin: 0; padding: 0; }
body {
    font-family: Verdana;
    font-size: 12px;
    background-color: #222922;
}
body.fullScreen {
  background-color: #FFFFFF;
  margin: 40px;
}
img {
  border: 0px;
}
a {
  text-decoration: none;
  color: #993300;
}
p {
  margin-bottom: 10px;
}


div#header {
  position: relative;
  top: 0px;
  width: 921px;
  height: 269px;
}
div#container {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 917px;
  background-image: url('img/bg.jpg');
  background-repeat: repeat-y;
  margin-left: -460px;
}
div#footer {
  position: relative;
  bottom: 0px;
  width: 917px;
  height: 106px;
  clear: both;
  background-image: url('img/footer.jpg');
}
div#wrapper {
  width: 850px;
  position: relative;
  clear: both;
  margin: 0px 26px 0px 35px;
}
div#Menu {
  position: relative;
  width: 150px;
  list-style: none inside;
  float: left;
  margin-top: 9px;
}
div#contentwrapper {
  position: relative;
  top: 0px;
  width: 690px;
  float: right;
  border-left: 1px solid #000000;
  padding-bottom: 30px;
  clear: both;
}
div#content {
  position: relative;
  left: 20px;
  width: 670px;
}
div.menuOption, div.menuOptionhighlight {
  position: relative;
  color: #993300;
  font-family: Garamond, Georgia;
  font-size: 18px;
  font-weight: 600;
  padding: 4px 4px 6px 4px;
  border-bottom: 1px dashed #000000;
  cursor: pointer;
}
div.menuTitle {
  position: relative;
  font-family: Garamond, Georgia;
  font-size: 18px;
  padding: 20px 4px 6px 4px;
  border-bottom: 1px dashed #000000;
  cursor: pointer;
}
div.subMenuOption{
  position: relative;
  color: #000000;
  font-family: Garamond, Georgia;
  font-size: 18px;
  padding: 4px 4px 2px 4px;
  background-color: #FFFFFF;
  padding-left: 10px;
  border-bottom: 0px;
  overflow-x: hidden;
}
div#menu a {
  color: #000000;
}
div#menu div#ad {
  padding-top: 20px;
  border-bottom: 0px;
}
h1 {
  font-family: Garamond, Georgia;
  font-size: 36px;
  color: #993300;
  margin-bottom: 10px;
  border-bottom: 1px dashed #222922;
  width: 580;
}
h2 {
  font-size: 20px;
  color: #993300;
  padding-bottom: 0px;
}
h3 {
  font-family: Garamond, Georgia;
  font-size: 20px;
  color: #993300;
  padding-bottom: 0px;
}
br {
  height: 15px;
}
div#content img {
  margin-top: 10px;
  margin-left: 10px;
  max-width: 600px;
  border: 1px solid #000000;
}
div#content img.noborder {
  border: 0px solid #000000;
  float: left;
}
div#content img.file{
  border: 0px solid #000000;
  float: left;
  margin-right: 5px;
}
div#content h3 img#message{
  border: 0px solid #000000;
  float: right;
  margin-top: 0px;
  margin: 0px 5px 0px 0px;
}
div#content img.foto{
  border-width: 0px 0px 0px 1px;
  float: right;
  padding-left: 30px;
  margin-left: 20px;
  max-width: 300px;
  max-height: 400px;
}
div.concert {
  position: relative;
  left: 20px;
  width: 550px;
  border: 1px solid #222922;
  margin-top: 20px;
}
div.concert div.titel {
  position: relative;
  padding: 10px 10px 0px 10px;
  background-color: #222922;
  color: #FFFFFF;
}
div.concert span.naam {
  margin-left: 4px;
  font-family: Garamond, Georgia;
  font-size: 24px;
  font-weight: bold;
}
div.concert span.datum {
  padding: 2px;
  border: 1px solid #FFFFFF;
  font-family: Garamond, Georgia;
  font-size: 16px;
  font-weight: normal;
}
div.concert div.eigenschappen {
  padding: 10px 0px 10px 4px;
}
div.concert div.inhoud {
  padding: 10px;
}
div.concert ul {
  margin-left: 20px;
}
div.link {
  position: relative;
  left: 20px;
  width: 550px;
  border: 1px solid #222922;
  margin-top: 20px;
  color: #000000;
  height: 110px;
  cursor: pointer;
}
div.link div.logo {
  text-align: center;
  float: left;
  width: 110px;
  height: 110px;
  background-color: #222922;
}
div.link div.logo img {
  position: relative;
  border: none;
}
div.link div.inhoud {
  postition: relative;
  float: right;
  width: 410px;
  padding-top: 20px;
}
div.link div.inhoud div.naam {
  text-decoration: none;
  color: #993300;
  font-family: Garamond, Georgia;
  font-size: 18px;
}
div.imgGallery {
  height: 60px;
  width: 500px;
  border: 10px solid #DDDDDD;
  margin-top: 10px;
  margin-left: 10px;
  color: #000000;
}
div.imgGalleryX {
  height: 60px;
  width: 500px;
  margin-top: 10px;
  margin-left: 10px;
  color: #000000;
  border: 10px solid #999999;
}
div.imgGallery div.title, div.imgGalleryX div.title {
  font-family: Garamond, Georgia;
  font-size: 18px;
  color: #993300;
  padding-top: 11px;
}
div#console {
  color: #FF0000;
  background-color: #FFFFFF;
  margin: 20px;
  visibility: hidden;
}

div#loginform {
  width: 300px;
  border: 10px solid #DDDDDD;
  margin-top: 10px;
  margin: 30px 0px 0px 10px;
  padding: 5px 10px 10px 0px;
  text-align: center;
}
div#loginform div.spacer {
  text-align: right;
}
span.loginform {
  font-family: Garamond, Georgia;
  font-size: 20px;
  font-weight: bold;
  width: 150px;
  color: #993300;
}
div#loginform input {
  margin-top: 5px;
}
form#myrjso input, form#myrjso textarea {
  margin: 3px 0px 5px 3px;
  width: 200px;                    
  font-family: 'Bookman Old Stlye', Georgia, Syfaen, Verdana;
  padding: 1px;
}
form#myrjso input {
  border: 0px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}
form#myrjso input.checkbox {
  width: 18px;
  vertical-align: middle;
  border: 0px;
  margin-right: 10px;
}
form#myrjso input.submit {
  border: 1px solid #993300;
}
form#myrjso textarea {
  width: 465px;
  height: 100px;
  font-size: 13px;
}
form#myrjso td.leftcell {
  text-align: right;
  width: 100px;
}
.topcell {
  vertical-align: top;
}
/* div.message, div.message_closed {
  cursor: hand;
  cursor: pointer;
  width: 550px;
  border: 10px solid #DDDDDD;
  padding: 3px 10px 10px 10px;
  margin: 0px 10px 20px 10px;
} */
div.message .info, div.message_closed .info, div.messageactueel .info {
  color: #777777;
  font-size: 10px;
  padding: 5px 0px 20px 0px;
}
div.message_closed .content, div.message_closed img {
  display: none;
}
div.message_closed h3 {
  color: #b76f5d;
}
div.message_closed .info {
  border-top: 0px;
  padding: 0px;
}
div.messageactueel, div.message, div.message_closed {
  width: 550px;
  border-top: 0px solid #DDDDDD;
  padding: 18px 30px;
  margin: 0px 10px 20px;
  background-image: url('img/msg_top_open.jpg');
  background-repeat: no-repeat;
}
div.messageactueel .msgcontainer, div.message .msgcontainer, div.message_closed .msgcontainer {
  width: 500px;
}
div.messageactueel {
  background-image: url('img/msg_top.jpg');
}
div.message_closed {
  padding: 2px 30px;
  margin: 0px 10px 5px;;
  background-image: url('img/msg_top_closed.jpg');
  background-repeat: no-repeat;
}
.broad {
  width: 500px;
}
textarea.broad {
  height: 200px;
}
.subMenuOption .smallIcon {
  height: 16px;
  width: 16px;
  position: relative;
  left: -3px;
  top: 2px;
}
div.bestand {
  margin: 5px 50px 5px 20px;
  height: 62px;
  border: 1px dashed #FFFFFF;
  cursor: hand;
}
div.bestand_over {
  height: 62px;
  border: 1px dashed #CCCCCC;
}
div.bestand img, div.bestand_over img {
  margin-right: 10px;
}
div.bestand div.naam, div.bestand_over div.naam {
  margin-top: 25px;
}
form#editpagina select {
  margin: 5px;
}
form#editpagina input, form#editpagina textarea {
  margin: 5px;
  width: 500px;
}
form#editpagina textarea {
  height: 300px;
}
div.input {
  border: 1px solid #A8A8A8;
  margin: 5px;
  padding: 2px 1px 2px 1px;
}
div.error {
  color: #FF0000;
  margin: 15px;
}
table.leden th {
  font-size: 14px;
  width: 120px;
}
table.leden td {
  border-top: 1px solid #BBBBBB;
  padding: 5px;
  font-size: 10px;
  width: 120px;
}
table.leden div.overflow {
  width: 120px;
  overflow: hidden;

}
table.leden {
  border: 10px solid #EEEEEE;
  margin: 5px;
  padding: 10px;
  background-color: #FFFFFF;
}

form#editpagina input.smalldate {
    width: 15px;
    margin-right: 2px;
}
form#editpagina input.bigdate {
    width: 30px;
}
form#editpagina .leftcell {
    width: 50px;
}
div#ads {
    margin-top: 30px;
}
div#ads div.ad {
    margin-bottom: 10px;
    border: 1px solid #000000;
    padding: 5px;
    background: #993300 url(img/ad_bg.jpg);
    background-repeat: repeat-y;
    color: #000000;
}
div#ads .ad h3 {
    color: #FFFFFF;
}
