.hh { font-size:16px;}
html, body
{
  background-color: #ddd8c9;
  margin: 10px 0px 0px 0px;
  font-family: "Verdana";
  font-size: 10px;
  color: #000000;
}

IMG
{
  border: none;
}

A:link {color: #104b51;
text-decoration: none;}

A:visited {color: #104b51;
text-decoration: none;}

A:active {color: #104b51;
text-decoration: none;}
A:hover {color: #104b51;
text-decoration: underline;}

#page
{
  width: 924px;
  margin: 0 auto;

	
}
#content
{
  width: 588px;
  padding: 0px 15px 135px 15px;
  margin-right: 3px;
  background-color: #fff;
  background-image: url(../../images/design/content-owl2.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
    text-align: justify;
  font-family: "Verdana";
    font-size: 12px;
	line-height:20px;

}

#top
{
  width: 854px;
  height: 25px;
  padding: 0px 10px;
  margin: 0 auto;
  background-color: #e5e5e4;
  background-image: url(../../images/design/top-bg.gif);
  background-repeat: repeat-x;
  border-width: 3px 3px 0px 3px;
  border-style: solid;
  border-color: #fff;
  text-align: right;
  line-height: 25px;
  vertical-align: middle;
  color: #625d51;
}

#top a
{
  color: #625d51;
}

#crumbbar
{
    margin: 0px 0px 10px 0px;
	font-size:10px;
}
#crumbbar a
{
    color: #625d51;
}

#header
{
  width: 100%;
  border: 3px solid #fff;
  background: #fff;
}

#header-logo
{
  width: 645px;
  height: 200px;
  padding: 0px;
  margin: 0px 3px 0px 0px;
  float: left;
}

#header-right
{
  width: 275px;
  height: 200px;
  background-color: #7c786e;
  background-image: url(../../images/design/header-right-bg.gif);
  background-repeat: repeat-y;
  float: left;
  font-size: 20px;
  text-align:center;
}
#header-right-content {

position:relative; top:18%; }
	

#right-text
{
  display:none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.05em;
  padding: 0px 10px;
}


#header-spacer
{
  width: 864px;
  height: 17px;
  padding: 0px 5px;
  margin: 0 auto;
  background-color: #f5f5f5;
  background-image: url(../../images/design/header-spacer-bg.gif);
  background-repeat: repeat-x;
  border-width: 0px 3px 0px 3px;
  border-style: solid;
  border-color: #fff;
}

#menu
{
  width: 864px;
  padding: 0px 5px;
  margin: 0 auto;
  background-color: #f5f5f5;
  border-width: 0px 3px 0px 3px;
  border-style: solid;
  border-color: #fff;
}

#menu ul
{
  height: 30px;
  width: 862px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  border: 1px solid #fff;
  background-image: url(../../images/design/menu-bg.gif);
  background-repeat: repeat-x;
}

#menu ul li ul
{
  display: none;
  position: absolute;
  height: auto;
  width: 100px;
  margin: 0px 0px 0px 0px;
  padding-bottom: 3px;
  background-image: url(../../images/design/menu-sub-bg.gif);
  background-repeat: repeat-x;
  background-color: #8d897a;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #8d897a;
}
#menu > ul > li > ul
{
    width: 100px;
}

#menu ul li
{
  /*width: 100px;*/
  padding: 0px 13px;
  float: left;
  text-align: left;
  line-height: 30px;
  vertical-align: middle;
  font-size: 12px;
  background-image: url(../../images/design/menu-sep.gif);
  background-position: right top;
  background-repeat: no-repeat;
}

#menu ul li ul li
{
  float: none;
  width: 100px;
  padding: 0px 10px;
  background: 0;
  line-height: 20px;
  font-size: 10px;
  text-align: left;
}
#menu > ul > li > ul > li
{
    width: 120px;
}


#menu ul li a
{
  text-align: center;
  display: block;
  color: #fff;
}

#menu ul li ul li a
{
  width: auto;
  text-align: left;
}

#menu ul li a:hover
{
  color: #bab6a8;
}

#menu ul li.active
{
  background-image: url(../../images/design/menu-active.gif);
}


#menu ul li.special, #menu ul li.special a, #menu ul li.special ul, #menu ul li.special ul li {
  width: 160px;
}
#menu ul li.special {
  padding: 0px;
}

#menu-bottom
{
  height: 8px;
  background-image: url(../../images/design/menu-bottom.gif);
  background-repeat: repeat-x;
}

#content-wrapper
{
  width: 864px;
  padding: 10px 5px 8px 5px;
  margin: 0 auto;
  background: #fff;
  border-width: 0px 3px 0px 3px;
  border-style: solid;
  border-color: #fff;
}

#left-content {
  float: left;
}
h1 {  font-size: 19px;
  color: #000000;
   margin: 0px 0px 20px 0px;}


h2
{
  font-size: 13px;
  color: #000000;
  /*color: #008000;*/
  margin: 0px 0px 4px 0px;
  font-weight:bold;
  font-family: "Verdana";
  
}
#right-content
{
  float: left;
  margin-left: 3px;
  width: 240px;
  background-image: url(../../images/design/right-content-bg.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}

.right-block
{
  margin: 0px 0px 10px 0px;
}

.right-block-header
{
  height: 49px;
  background-image: url(../../images/design/right-block-header-bg.gif);
  background-repeat: repeat-x;
  margin: 0px 0px 0px 17px;
  line-height: 47px;
  font-size: 15px;
  color: #fff;
}

.green
{
  float: left;
  height: 49px;
  width: 57px;
  margin: 0px 5px 0px -17px;
  background-image: url(../../images/design/right-menu-green2.png);
  background-repeat: no-repeat;
}

.grey
{
  float: left;
  height: 49px;
  width: 57px;
  margin: 0px 5px 0px -17px;
  background-image: url(../../images/design/right-menu-grey2.png);
  background-repeat: no-repeat;
}

.right-block-content
{
  padding: 0px 20px;
  font-size:12px;
  line-height:20px;
}

.right-block-content p
{
  margin: 5px 0px;
}


#footer
{
  width: 874px;
  margin: 5px auto;
  background: #fff;
  border-width: 0px 3px 0px 3px;
  border-style: solid;
  border-color: #fff;
}

.banner
{
  float: left;
  width: 170px;
  height: 60px;
  margin: 10px 0px;
  text-align: center;
  border-right: 1px solid #ddd8c9;
}
.float-clear
{
  clear: both;
  line-height: 0pt;
}
/* Start of Weblog */

div.article {
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  background-color: #E9E7E1;
}
div.article h1 {
  padding-left: 10px;
  line-height: 30px;
  background-color: #4F4C43;
  color: #fff !important;
}
div.article h1 a {
  color: #fff;
}
div.article h1 a:hover {
  text-decoration: underline;
}
div.article p, div#article p {
  font-size: 10pt;
  color: #000;
}
/* End of Weblog*/

/*   Arrangementen */
.block, .blocklong {
  width: 588px;
  background-color: #c9c3b3;
  margin-bottom: 20px;
  background-image: url(../../images/design/photo_bg.jpg);
  background-position: right;
  background-repeat: repeat-y;
}
.blocklong {
  height: 210px;
}
.blocklong .text {
  height: 150px;
}
.block {
  height: 230px;
}
.block .text, .block .photo {
  height: 170px;
}
.block h1, .blocklong h1 {
  display: block;
  height: 30px;
  line-height: 30px;
  background-color: #79746b;
  font-weight: normal;
  color: #fff !important;
  padding: 0px 8px;
  margin: 0px !important;
}

.block h2, .blocklong h2 {
  font-size: 14px;
  color: #000000 !important;;
  /*color: #008000;*/
    font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
  ;
}

.block .text, .blocklong .text {
  float: left;
  width: 355px;
  line-height: 20px;
  background-color: #ddd8c9;
  background-image: url(../../images/design/text_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  padding: 0px 17px;
  /*min-height: 234px;*/
}
.block .photo {
  width: 199px;
  /*height: 234px;*/
  float: left;
}
.block .photo img {
  margin: 7px 0px 0px 11px;
  border: 6px solid #fff;
  width: 165px;
}
.block .bottom, .blocklong .bottom {
  width: 588px;
  float: left;
}
.block .bottom .more, .blocklong .bottom .more {
  height: 30px;
  line-height: 30px;
  width: 199px;
  background-color: #443f2f;
  color: #fff;
  float: right;
  text-align: center;
  font-size: 11pt;
  font-family: verdana;
  font-weight: bold;
}
.block .bottom .more a, .blocklong .bottom .more a {
  color: white;
  display: block;
  width: 199px;
}
.block .bottom .more a:hover, .blocklong .bottom .more a:hover {
  text-decoration: underline;
}

.blocklong {
  background-image: url('');
}
.blocklong .text {
  width: 554px;
}

/* / Arrangementen */

/*   Contactformulier */
.contactblock {
  background-color: #e9e7e1;
  border: 2px solid #ddd;
  padding: 3px;
  margin-top: 6px;
  background-image: url(../../images/design/envelope.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  width: 577px;
  min-height:200px;
  }
.contactblock span {
  font-size: 12pt;
  margin-bottom: 3px;
  font-weight: bold;
  font-family: "verdana";
  
}
/* / Contactformulier */
