/* WWW.QIZO.NL - INFO@QIZO.NL                   */

/* -------------------------------------------- */
/* STANDARD HTML TAG RESET                      */
/* -------------------------------------------- */

body,
h1, h2, h3, h4,
ul, li,
p {
  border: 0;
  margin: 0px;
  padding: 0px;
}

ul { list-style: none; }
a { text-decoration: none; }

a:hover {
	text-decoration: none;
	color:#FF0033;
}

/* -------------------------------------------- */
/* STANDARD HTML TAG DEFINITION                 */
/* -------------------------------------------- */

body {
  background: #b0004c url(images/body_bg.gif) repeat-x;
  font-family: "Verdana", Century Gothic;
  font-size: 11px;
}

h1, h2 { display: none; }

/* -------------------------------------------- */
/* PAGE ELEMENTS                                */
/* -------------------------------------------- */

div#container {
  width: 820px;
  background: #ffc3fa url(images/sextasia.jpg) no-repeat top left;
  margin: 26px auto;
  overflow: hidden;
}

/* -------------------------------------------- */
/* NAVIGATIE LINKS                              */

div#navigatie-links {
  width: 166px;
  float: left;
  margin: 68px 0 0 8px;
}

/* -------------------------------------------- */
/* CONTENT                                      */

div#content {
  width: 456px;
  background: #fff url(images/content_bg.jpg) no-repeat top left;
  float: left;
  margin: 111px 0 0 8px;
}

div#content a {
  font-weight: bold;
  color: #000000;
}

h4 {
  font: 14px Arial;
  font-weight: bold;
  padding-bottom: 7px;
  margin-top: 11px;
  padding-left: 10px;
}

h4.welkom { background: url(images/welkomline.jpg) no-repeat bottom left; }
h4.advertentie { background: url(images/advertentieline.jpg) no-repeat bottom left; }

div#content p {
  margin: 7px 0 0 10px;
  padding-right: 10px;
}

div.cbottom {
  width: 456px;
  height: 36px;
  background: url(images/cbottom.gif);
}

/* -------------------------------------------- */
/* NAVIGATIE RECHTS                             */

div#navigatie-rechts {
  width: 166px;
  float: left;
  margin: 165px 0 0 8px;
}

/* -------------------------------------------- */
/* NAVIGATIE MENUUTJES                          */

ul {
  width: 166px;
  background: url(images/ul-bg-repeat.gif) repeat-y;
  margin-top: 6px;
}

ul h3 {
  display: block;
  width: 157px;
  height: 21px;
  background: url(images/ul-h3-bg.gif);
  font: 15px Arial;
  font-weight: bold;
  text-align: right;
  padding: 7px 9px 0 0;
}

ul li {
  display: block;
  width: 166px;
  height: 18px;
  background: url(images/li-border.gif) no-repeat top left;
  padding: 5px 0 0 28px;
}

ul li a {
  font-weight: bold;
  color: #fff;
}

div.bottom {
  width: 166px;
  height: 10px;
  background: url(images/ul-bottom.gif);
}

/* -------------------------------------------- */
/* FOOTER                                       */

div#footer {
  clear: both;
  width: 820px;
  height: 32px;
  background: url(images/footer_bg.gif);
}

div#footer a {
  font-weight: bold;
  color: #000000;
}

div#links {
	color:#FF66CC;
	}

div#links a {
  color: #FF66CC;
}

div#footer p {
  float: right;
  font-weight: bold;
  margin: 14px 10px 0 0;
}
