/* ---( intro )------------------------------------- */
/*                                                   */
/*   Made by Jurjen Verhagen                         */
/*   CSS-file belongs to MrPencil.NL. it is not      */
/*   allowed to copy without permission, but please  */
/*   feel free to observe and learn from it.         */
/* ------------------------------------------------- */


body { 
  font-family: tahoma,trebuchet ms,Times New Roman,serif;
  font-size: 12px;
  line-height: 1.5em; 
  color: #555; 
  background: #fff url(images/background2.jpg) top left repeat; /*#fff url(TopLine.jpg) top left repeat-x;*/
  margin: 0;
  padding: 0;
}

#container {
  position: relative;
}

p { 
  margin-top: 0px; 
  margin-bottom: 0px;
  text-align: left;
}

p.klein {
  font-size: 80%;
}

p.rechts {
  text-align: right;
}

p.right {
  text-align: right;
}

p.center {
  text-align: center;
}

p.left {
  text-align: left;
}

p.midden {
  text-align: center;
}
	
h1 { 
  font: bold 250% Times New Roman,trebuchet ms,tahoma,serif;
  letter-spacing: 3px; 
  margin-bottom: 0; 
  color: rgb(235,190,0); /* diep geel, iets aangepast (origineel: 255,204,0) */
}

	
img.flrechts {
  float: right;
  margin: 5px;
}

img.flleft {
  float: left;
  margin: 5px;
}

img.flnone {
  margin: 5px;
}

img.smile {
  border: 0px;
}



/* ---( specifieke divs )--------------------------- */

/* ---( header spul )------------------------------- */

#header	{
  background: transparent;
  border: 0;
  margin: 0;
}

#centerheader {
  position: relative;
  background: transparent url(images/header2.jpg) 0 -6px no-repeat;
  margin: auto;
  width: 750px;
  border-left: 1px solid rgb(204,153,51); /* goud */
  border-right: 1px solid rgb(204,153,51); /* goud */
  z-index: 1;
}

#centerheader img {
  margin: 9px 0 0 100px;
}

p.tip {
  margin: 195px 0 0 0;
  padding: 0 10px 5px 20px;
  font-size: 10px;
  background-color: #fff;
/*  border-top: 1px solid rgb(204,153,51);*/ /* goud */
  text-align: right;
}

#hor {
  position: absolute;
  background: #fff url(images/BackTop.jpg) top left repeat;
  top: 29px;
  height: 203px;
  width: 100%;
  border-top: 1px solid rgb(204,153,51); /* goud */
  border-bottom: 1px solid rgb(204,153,51); /* goud */
  z-index: 0;
}

#ad {
  position: absolute;
  top: 155px;
  left: 20px;

}

/*---( overige divs )------------------------------- */

#al1 {
  /* margin: top right bottom left; */
  padding: 35px 15px 20px 20px;
}

a:link, a:visited { 
  text-decoration: none;
  border-bottom: 0px; 
  color: #222;
  padding-bottom: 8px;
  background: transparent url(images/linkLine.gif) repeat-x 100% 100%
}

a:hover, a:active { 
  text-decoration: none;
  border-bottom: 0;
  color: #000;
}

a.none {
  background: transparent;
}

a.none:visited {
  background: transparent;
}

#caption /* ---( middelste balk, met inhoud )------- */
{ 
  width: 750px;
  height: 100%;
  background: #fff url(images/randonder.jpg) bottom left no-repeat;
  border-left: 1px solid rgb(204,153,51); /* goud */
  border-right: 1px solid rgb(204,153,51); /* goud */
  margin: auto;
  padding-bottom: 50px;
}

#smiles
{
  float: right;
  display: inline;
  margin-top: -50px;
  width: 175px;
  height: 300px;
  overflow: auto;
}

p.footer /* ---( copyright )----------------------- */
{
  margin-top: 15px;
  font-size: 80%;
  text-align: center;
  color: #555;
}

/* ---( rechter nav)-------------------------------- */

#rightbar {
  float: right;
  width: 150px;
  padding: 7px;
  border-left: 1px solid rgb(204,153,51); /* goud */
  margin: 40px 0 30px 20px;
  background-color: #fff;
}

#rightbar h1 {
  font-size: 150%;
}

/* ---( menu )-------------------------------------- */

#menuBalk {
  /*top: 280px;*/
  background-color: rgb(235,190,50); /* diep geel, iets aangepast (origineel: 255,204,0) */
  border: 1px solid rgb(204,153,51); /* goud */
  /* border-bottom: 1px solid rgb(204,153,51); /* goud */
  position: relative;
  margin: auto;
  width: 750px;
}

#menu {
  margin: auto;
  position: relative;
  width: 735px;		/* veranderd, was 750px, padding was 30px*/
  padding: 0 0 0 15px;
  z-index: 1;
}

#menu1 {
  position: absolute;
  width: 150px;
  visibility: hidden;
}  

#menu2 {
  width: 150px;
  position: absolute;
  visibility: hidden;
}

#menu3 {
  width: 150px;
  position: absolute;
  visibility: hidden;
}

#menu4 {
  width: 150px;
  position: absolute;
  visibility: hidden;
}

#menu5 {
  width: 150px;
  position: absolute;
  visibility: hidden;
}

#menu6 {
  width: 150px;
  position: absolute;
  visibility: hidden;
}

#menu a:link, #menu a:visited {
  display: block;
  width: 100%;
  background: rgb(235,190,50) /* diep geel, iets aangepast (origineel: 255,204,0) */ url(images/blokje.gif) 5px center no-repeat;
  color: #555;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgb(204,153,51); /* goud */
  border-top: 0;
  padding-left: 20px;
  padding-bottom: 0;
  margin: 0;
}

#menu a:hover, #menu a:active {
  background: rgb(222,174,31) /* goud (aangepast) */ url(images/blokjehover.gif) 5px center no-repeat;
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid rgb(222,174,31); /* goud (aangepast) */
  border-right: 0;
  padding-left: 21px;
}

#menu h1 {
  font-family: tahoma,trebuchet ms,Times New Roman,serif;
  font-size: 120%;
  margin: 0 3px 0 0;
  padding: 0 5px 0 20px;
  background: rgb(255,204,0) /* diep geel */ url(images/rollover.gif) 5px center no-repeat;
  color: #555;
  text-decoration: none;
  cursor: default;
  letter-spacing: 0;
}

#menu h1:hover {
  background-color: rgb(222,174,31); /* goud (aangepast) */
  color: #000;
}

#menu td, tr {
  padding: 0;
  margin: 0;
}

/* ---( reacties )---------------------------------- */

p.reactie {
  padding-top: 10px;
  border-top: 1px dotted #555;
}

span.quote {
  display: block;
  border-top: 1px dotted #555;
  border-bottom: 1px dotted #555;
  margin: 0 50px 0 30px;
}

/* ---( input velden )------------------------------ */

#veld {
  font-family: tahoma,trebuchet ms,Times New Roman,serif;
  font-size: 100%;
  color: #777;
  border: solid 1px #888;
  padding: 3px;
  margin-bottom: 5px;
}

#knopklein {
  font-size: 90%;
  padding: 0 4px 0 4px;
}

#veldklein {
  font-family: tahoma,trebuchet ms,Times New Roman,serif;
  color: #777;
  border: solid 1px #888;
  font-size: 90%;
}

#bovenform {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

/* ---( eind css )---------------------------------- */
