a:active,  a:link, a:visited {
  color: #8d512f;
}

#menu a:active, #menu a:link, #menu a:visited {
  color: #d5c388;
  font-size: 11pt;
  text-decoration: none;
}

#menu a:hover {
  color: #fff;
}


html, body {
  height: 100%;
  width: 100%;
  margin: 0px;

  background-color: #4f2821;
  color: #8d512f;
  font-family: Verdana;
  text-align: center;
}

img { behavior: url(../png.htc); }

table { border-collapse: collapse; }
td { padding: 0px; }

h1, h2, p { padding: 0px 10px;}

h1 { font-size: 14pt; margin-top: 15px; }
h2 { font-size: 12pt; }
p { font-size: 8pt; line-height: 11pt; text-align: justify; }

img { border: 0px; }

hr {
  width: 90%;
  height: 1px; 
  margin: 5px;

  background-color: #915734;
  border: 0px;
}


#upper {
  margin: 15px auto;
}
  #shadowT {
    width: 740px;
    height: 15px;

    background-image: url('../img/shadowT_Bengel.gif');
  }
  #shadowC {
    width: 15px;
    height: 15px;

    background-image: url(../img/shadowC_Bengel.gif);
  }
  #shadowR {
    width: 15px;
    height: 188px;

    background-image: url(../img/shadowR_Bengel.gif);
  }
  #shadowCR {
    width: 15px;
    height: 100%;

    background-image: url(../img/shadowR_Bengel.gif);
  }

  #header {
    width: 750px;
    height: 188px;

    background-repeat: no-repeat;
  }
    #middle { width: 100%; }
      #logoMenu { text-align: right; }
      #menuTD { height: 35px; /*background-image: url(../img/bgMenu_Bengel.png);*/ text-align: center; }

#menu, #menu li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu, #menu li { float: left; }
.menuItem { margin-left: 25px; }
#menu li a { display: block; }
#menu li ul { position: absolute; visibility: hidden; margin: 0px; }
#menu li ul li { float: none; padding: 2px 10px; background-color: #4f2821; text-align: left; }



  #content { width: 100%; height: 100%; }
    #text {
      width: 566px;
      padding-bottom: 25px;

      background-color: #e7d394;
      text-align: left;
      vertical-align: top;
    }
      .prev img { margin: 10px; }
    #sidebar { width: 100%; height: 100%; }
      #news { height: 250px; background-color: #704d39; text-align: center; }
      #contentLogo {
        width: 100%;
        height: 100%;
        padding-bottom: 25px;

        background-color: #fcfeab;
        vertical-align: bottom;
      }

  #footer { padding-bottom: 15px; }

/* Nieuws*/
#nieuws {
  color: #d5c388;
  margin-left: 10px;

  text-align: left;
  height: 225px;
}

#nieuws h1 { margin-bottom: 5px; padding: 0px; font-size: 12pt; }
#nieuws h2 { margin: 0px; padding: 0px; font-size: 9pt; }
#nieuws p { margin: 0px 0px 15px; padding: 0px; font-size: 8pt; }
  #nieuws a { color: #d5c388; text-decoration: none; }


/* Menukaart */
#menukaart {
  width: 140px;
  margin: 15px auto;

  background-color: #542c24;
  text-align: center;
}
  #menukaart img { margin: 4px 0px; }

.gerechten {
  margin: -7px 20px 5px;
  font-size: 8pt;
  width: 500px;
}
  .gerechten td { vertical-align: top; padding-bottom: 8px; }
  .desc { width: 400px; }

#keuzemenu { width: 100%; text-align: center; }