/*@import url('reset.css');*/

body {
  background: #666;
  color: #5d014a;
  font-size: 13px;
  font-family: arial;
  line-height: 17px;
  margin: 0;
  padding: 0;
  scrollbar-3dlight-color: #555;
  scrollbar-arrow-color: #eee;
  scrollbar-base-color: #666;
  scrollbar-darkshadow-color: #888;
  scrollbar-face-color: #666;
  scrollbar-highlight-color: #fff;
  scrollbar-shadow-color: #444;
  scrollbar-track-color: #eee;

}
div#wrap {
  background: #e7e3de url(../images/bg_top.gif) repeat-x;
  display: block;
  height: 668px;
  margin: 0 auto;
  position: relative;
  width: 1000px;
}
div#header {
  background: #fff;
  height: 100px;
  width: 858px;
}
a#vastberaden {
  background: #aaa296 url(../images/vastberaden.gif) no-repeat;
  display: block;
  float: left;
  height: 100px;
  width: 142px;
}
a#section {
  color: #aaa296;
  display: block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  letter-spacing: 1px;
  margin: 36px 0 0 31px;
  text-decoration: none;
  text-transform: uppercase;
}
a.section,
span.section {
  color: #5d014a;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
  padding: 0 0 0 6px;
  text-decoration: none;
  text-transform: uppercase;
}
a#home {
  color: #5d014a;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 36px 0 0 0;
  text-decoration: none;
  text-transform: uppercase;
}
a#news {
  color: #5d014a;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 36px 0 0 80px;
  text-decoration: none;
  text-transform: uppercase;
}
a#english {
  color: #5d014a;
  display: block;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin: 36px 0 0 62px;
  text-decoration: none;
  text-transform: uppercase;
}
div#menu_left {
  background: #e7e3de;
  float: left;
  height: 348px;
  margin: 170px 0 0 0;
  width: 142px;
}
div#menu_left ul.page {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#menu_left ul li.hidden {
  display: none;
}
div#menu_left ul li.visible {
  display: block;
}
div#menu_left ul li.page {
  line-height: 14px;
  margin: 14px 0 0 0 !important; margin: 0;
  padding: 0 0 0 6px;
}
div#menu_left ul li.page a {
  color: #5d014a;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div#menu_left ul li.page a:hover {
  color: #aaa296;
}
div#menu_left ul li ul.subpage {
  background: #aaa296;
  list-style: none;
  margin: 0;
  padding: 0;
}
div#menu_left ul li ul li.subpage {
  line-height: 14px;
  margin: 0;
  padding: 0 0 0 6px;
}
div#menu_left ul li ul li.subpage a {
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div#menu_left ul li ul li.subpage a:hover,
div#menu_left ul li ul li.subpage a.selected {
  color: #5d014a;
}
div#center {
  background: #e7e3de;
  float: left;
  height: 348px;
  margin: 0 auto;
  width: 716px;
}

div#footer {
  bottom: 14px;
  left: 142px;
  position: absolute !important; position: relative;
  width: 600px;
}
div#footer ul {
  margin: 0;
  padding: 0;
  position: relative;
}
div#footer ul li {
  background: transparent url(../images/seperator.gif) no-repeat scroll left center;
  color: #aaa296;
  float: left;
  font-size: 11px;
  list-style: none;
  margin: 2px;
  padding: 0 0 0 20px;
}
div#footer ul li.first {
  background: none;
  margin: 2px 2px 2px 0;
  padding: 0;
}
div#footer ul li a {
  color: #aaa296;
  font-size: 11px;
  text-decoration: none;
}
div#footer ul li a:hover {
  text-decoration: underline;
}

div#menu_right {
  background: #e7e3de;
  float: left;
  height: 348px;
  margin: 170px 0 0 0;
  width: 142px;
}
div#menu_right form {
  margin: 0;
  padding: 0;
}
div#menu_right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#menu_right ul li {
  line-height: 14px;
  margin: 0 0 14px 0;
  padding: 0;
}
div#menu_right ul li a,
label.search {
  color: #5d014a;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
div#menu_right ul li a:hover,
div#menu_right ul li a.selected {
  color: #aaa296;
}

input#search {
  margin: 0 0 28px 0;
  width: 135px;
}
a#logo {
  background: url(../images/logo_vanewijk.gif) no-repeat;
  bottom: 19px;
  height: 65px;
  position: absolute;
  right: 67px;
  width: 186px;
}

div.clear {
  clear: both;
}
