﻿body
{
  text-align: center;
  padding: 0px;
  margin: 0px;
  font-family: verdana;
  font-size: 10pt;
  background-image: url("/images/design/bg.jpg");
  background-repeat: repeat-x;
  background-position:top left;
  background-color:#c8c8c8;
}

#pagewrapper
{
  margin: 0pt auto;
  text-align: left;
  width: 780px;
  border-left: solid 1px #c8c8c8;
  border-right: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
}

#head
{
  background-image: url("/images/design/head2_.jpg");
  width: 780px;
  height: 235px;
}


.error {
  color: #bf0000;
}

.save {
  color: #15a61c;
}

#head div
{
  padding-top: 26px;
  margin-left: 700px;
}

#head div a img
{
  border: 0;
}

#menu
{
  background-image: url("/images/design/menu.jpg");
  /*width: 780px;*/
  height: 62px;
}

#menu ul
{
  margin-left: 43px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  padding-top: 20px;
  list-style: none;
}

#menu ul li
{
  float: left;
}

#menu ul li.active
{
  float: left;
  background-color: #fff;
}
#menu ul li a
{
  color: #2e2e2e;
  text-decoration: none;
  font-size: 11px;
  line-height: 40px;
  display: inline; /* block? */
  height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}

#menu ul li.active a
{
  line-height: 40px;
  color: #ff6600;
}

#bottom
{
  background-image: url("/images/design/bottom.jpg");
  width: 780px;
  height: 74px;
}

#contentwrapper
{
  background-image: url("/images/design/backgroundnews.gif");
  background-position: right;
  background-repeat: repeat-y;
  background-color: #fff;
}

#contenttext
{
  background-image: url("/images/design/Anton-Jurgens-Fonds-achtergrond.jpg");
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 560px;
}

#content
{
  padding-left: 45px;
  width: 445px;
  float: left;
}
#content h1
{
  background-color: #16304b;
  color: #fff;
  width: 100%;
  line-height: 21px;
  margin-top: 20px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: normal;
  display: block;
}

#content p
{
  text-align: justify;
  line-height:15px;
}

#content p.head
{
  font-weight: bold;
}

#content p.bottom
{
  font-style: italic;
  bottom: 0px;
  display: block;
}


#content a
{
  text-decoration:none;
  /*color: #fe6601;*/
}

#content a:hover
{
  text-decoration:underline;
  /*color: #fe6601;*/
}

#content a:link, #content a:visited
{
  color: #fe6601;
}

/* aanvraagformulier */
#overlay {
  display:none;
  z-index:1000;
  position:absolute;
  top:0px;
  left:0px;
  overflow:hidden;
  width:550px;
  height:100px;
  background-color:#fff;
  font-size:20px;
  font-weight:bold
}

#news
{
  float: right;
  width: 253px;
}

#news span.head
{
  background-color: #ff6600;
  color: #fff;
  width: 203px;
  line-height: 21px;
  margin-left: 26px;
  margin-top: 20px;
  padding-left: 5px;
  font-size: 12px;
  display: block;
}

#news span
{
  line-height:20px;
  font-size:9px;
}

#news p
{
  margin-left: 31px;
  width: 190px;
  text-align: justify;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height:15px;
  border-bottom: dotted 2px #ff6600;
}

#news p.last
{
  border-bottom: 0px !important;
}

#news a
{
  color: #fe6601;
}

#bestuursledenvoorzitter, #bestuursledensecretaris, #bestuursledenpenningmeester, #bestuursledenbestuurslid1, #bestuursledenbestuurslid2, #bestuursledenbestuurslid3, #bestuursledenbestuurslid4, #bestuursledenbestuurslid5, #bestuursledenbestuurslid6, #bestuursledenbestuurslid7
{
  display:none;
}
#login {
  border: 1px solid #cfc;
  background-color: #efe;
  float: right;
  padding: 2px;
}



.naast_blok {
  z-index: -1;
  float:left;
  margin-left: -100px;
}

.p_index
{
  padding:5px;
  background-image:url('/images/index_bg.png');
  border:1px solid #16304b;
}

.p_index a
{
  color:#16304b !important; 
}

.p_index ul
{
  padding:0px;
  margin:5px;
}

.p_index li
{
  list-style:none;
}

h3
{
  font-size:11pt;
  margin-bottom:-5px;
}

.word_bestand
{
  background-image:url('/images/word_icon.png');
  background-repeat:no-repeat;
  background-position:left center;
  height:25px;
  line-height:25px;
  padding-left:32px;
  display:block;
}

#content td
{
  vertical-align:top;
}
