/* structuur */

body {
  background-color: #353537;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #1A171B;
  font-family: Verdana, Arial;
  font-size: 68%;
}

#container, #body, #footer, #menu, #top, #bottom, #header, #mission, #content, #text {
  margin: 0px;
  padding: 0px;
  border: 0px solid #fff;
}

#container {
  width: 875px;
  text-align: left;
  margin: 0px auto 95px auto;
  border: 1px solid #353537; /* zorgt ervoor dat de bovenmarge in FF verdwijnt */
}

#menu {
  float: left;
  width: 125px;
  margin-top: 50px;
  text-align: right;
  line-height: 2em;
}

#body {
  float: left;
  width: 730px;
  background: url('bg.jpg') top left repeat-y;
}

#header, #mission, #content {
  margin: 0px 16px;
}

#top {
  height: 12px;
  background: url('bg_top.jpg') top left no-repeat;
}

#header {
  height: 114px;
}

#mission {
  height: 18px;
  background-color: #1A171B;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  line-height: 18px;
}

#content, #text {
  background-color: #fff;
  display: block;
}

#text {
  margin: 10px 0px;
  background: url('bg_text.jpg') top left repeat-y;
}

.algemeen #text {
  background-image: none;
}

#submenu, #subtext {
  float: left;
}

#submenu {
  text-align: right;
  margin-left: 5px;
  width: 215px;
}

.algemeen #submenu {
  display: none;
}

#subtext {
  text-align: left;
  margin-left: 20px;
  margin-right: 25px;
  width: 420px;
  line-height: 1.5em;
}

.algemeen #subtext {
  width: 640px;
}

#bottom {
  height: 21px;
  background: url('bg_bottom.jpg') top left no-repeat;
}

#footer {
  height: 150px;
	position: fixed;
  bottom: 0px;
  left: 0px;
  background: url('crowd.png') bottom center repeat-x;
  width: 100%;
  z-index: 7;
}

/* inhoud */

#nieuws {
  background: #E3D8BD url('stripes_antique.jpg') top left repeat-y;
  padding: 10px 0px;
  text-align: center;
}

#overgang_boven {
  height: 20px;
  background: url('overgang_boven.jpg') top left repeat-x;
}

#blue {
  background: #009EE0 url('bg_stars.jpg') center left no-repeat;
  color: #fff;
}

#overgang_onder {
  height: 20px;
  background: url('overgang_onder.jpg') top left repeat-x;
}

#types {
  background: #1A171B url('stripes_black.jpg') top left repeat-y;
  padding: 10px 0px;
}

#trans_container {
  margin: 0px 25px;
  border-top: 1px dashed #fff;
  width: 648px;
  position: relative;
  height: 120px;
}

#zakis {
  z-index: 6;
  color: #fff;
  position: relative;
  height: 100%;
  background: url('stripes_trans.gif') top left repeat-y;
}

#trans {
  margin: 0px;
  padding: 0px;
  z-index: 5;
  background-color: #fff;
  filter: alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
  position: absolute;
  width: 648px;
  height: 100%;
  left: 0px;
  top: 0px;
}

.box {
  margin: 0px;
  text-align: left;
  width: 99%;
}

.nieuws {
  width: 43%;
  float: left;
  text-align: left;
}

.nieuws_small {
  width: 7%;
  float: left;
  text-align: center;
}

.nieuws_small a:hover {
  border-bottom : 0px;
}

.hot {
  background: url('star_hot.jpg') 10px top no-repeat;
}

.win {
  background: url('star_win.jpg') 10px top no-repeat;
}

.type {
  color: #fff;
  width: 33%;
  float: left;
  background: url('star_pointing.jpg') 10px top no-repeat;
}

.type p, .type h2, .nieuws p, .nieuws h2, .nieuws h3 {
  padding: 2px 10px 2px 50px;
}

.type h2, .nieuws h2, .nieuws h3 {
  margin-top: 5px;
  margin-bottom: 2px;
}

.zaki {
  width: 50%;
  float: left;
}

.zaki p {
  padding: 4px 10px 2px 90px;
}

.star {
  float: left;
  margin: 8px;
  width: 75px;
  text-align: center;
  color: #1A171B;
  font-weight: bold;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
} 

a {
  color: #E20044;
  text-decoration: none;
}

.beleid a {
  color: #E1A300; /* donkergeel */
}

.uitbater a {
  color: #0089CE; /* blauw */
}

.algemeen a {
  color: #BEA785; /* beige */
}

/* layout */

a:hover {
  border-bottom: 1px dashed #E20044;
}

.beleid a:hover {
  border-bottom-color: #E1A300; /* donkergeel */
}

.uitbater a:hover {
  border-bottom-color: #0089CE; /* blauw */
}

.algemeen a:hover {
  border-bottom-color: #BEA785; /* beige */
}

h2 {
  font-size: 1.4em;
}

h2 a {
  color: #fff;
}

h2 a:hover {
  border-bottom: 1px dashed #fff;
}

h3 {
  font-size: 1.2em;
  color: #E20044;
}

.beleid h3 {
  color: #E1A300; /* donkergeel */
}

.uitbater h3 {
  color: #0089CE; /* blauw */
}

.algemeen h3 {
  color: #BEA785; /* beige */
}

/* horizontaal en verticaal menu */

#menu a {
  color: #fff;
  text-decoration: none;
}

#menu a:hover {
  border-bottom: 1px dashed #fff;
}

#menu ul, #menu_horizontal ul  {
  color: #fff;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#menu ul li, #menu_horizontal ul li {
  margin: 0px;
  padding: 0px;
}

#menu_horizontal {
  padding-left: 1px;
}

#menu_horizontal ul {
  clear: both;
  height: 40px;
  font-size: 1.4em;
  font-weight: bold;
  text-align: left;
}

#menu_horizontal ul li {
  float: left;
  width: 230px;
  height: 40px;
  background-color: #E3D8BD;
  line-height: 40px;
  border: 1px solid #fff;
}

#menu_horizontal ul li a {
  display: block;
  width: 230px;
  line-height: 40px;
}

#menu_horizontal img {
  float: left;
  margin-left: 60px;
}

#menu_horizontal ul li.active {
  background-color: #706C60;
  text-align: center;
}

#menu_horizontal .active img {
  display: none;
}

#menu_horizontal a:hover {
  border-bottom: 0px;
  color: #fff;
}

#menu_horizontal .active a {
  color: #fff;
}

#menu_horizontal .active a:hover {
  color: #E20044;
}

.beleid #menu_horizontal .active a:hover {
  color: #E1A300; /* donkergeel */
}

.uitbater #menu_horizontal .active a:hover {
  color: #0089CE; /* blauw */
}

.algemeen #menu_horizontal .active a:hover {
  color: #BEA785; /* beige */
}

/* submenu */

#submenu h3 {
  margin-bottom: 0px;
}

#submenu ul {
  list-style: none;
  margin-top: 3px;
}

#submenu ul li a {
  color: #1A171B;
}

#submenu a:hover {
  border-bottom: 1px dashed #1A171B;
}

/* frontpage tekst in blauwe zone */

.slogan, .slogan_extra {
  padding: 2px 50px;
  display: block;
}

.slogan  {
  font-size: 2.0em;
  letter-spacing: 0.2em;
  padding-top: 20px;
}

.slogan_extra a, .slogan a {
  color: #fff;
}

.slogan_extra a:hover, .slogan a:hover {
  border-bottom: 1px dashed #fff;
}

.slogan_extra {
  line-height: 1.5em;
  padding-bottom: 30px;
}

/* nergens een border bij images waar een link op staat aub 
de dashed bottom border van de a-tag zelf blijft doorzetten */
a img, a:hover img { 
  border: none;
}