
	body {
		margin: auto;
		padding: 0px;
		background: #fffce6;
		font-size:80%;
	}

	div {
		font-family: Arial, sans-serif;
		font-size:100%;
	}

  /*== kolom1.php: omvat, linkerkolom, rechterkolom en middenstuk (.k1 .k3 #content) ==*/
	#wrap {
		margin: auto;
		width: 980px;
	}

  /*== kolom1.php, linkerkolom ==*/
	.k1 {
		width: 230px;
		margin: 0px 14px 0px 0px;
		float: left;
		clear: left;
	}

  /*== kolom1.php, rechterkolom ==*/
	.k3 {
		width: 230px;
		float: right;
		clear: right;
	}

  /*== kolom1.php, middenstuk ==*/
	#content {
		width:460px;
		margin:14px 6px 6px 6px;
		padding:10px 14px 4px 14px;
		float:left;
		border: 3px solid #C1DFF5;
		line-height: 1.6em;
		text-align: left;
		overflow: auto;
	}

  /*= kolom1.php, boxen uit linkerkolom =*/
	.kolom1 {
		width: 230px;
		margin: 8px 0px 0px 0px;
		padding:  0px 4px 2px 4px;
		overflow: hidden;
		background: #fff6cd;
		border: 1px solid #FFC891;
		font-size: 100%;
		text-align: center;
	}

  /*= kolom1.php, boxen uit rechterkolom =*/
	.kolom3 {
		width: 230px;
		margin-top:10px;
		padding: 2px;
		overflow: hidden;
		background:#fff6cd;
		border: 1px solid #FFC891;
		font-family: arial,sans-serif;
		font-size: 100%;
		text-align:center;
	}


  /*== BEGIN "pag.php" CONTENT ==*/
	.contentALL_title {
		font-family : arial, Verdana;
		font-weight : bold;
		font-size : 140%;
		color: #f60;
		line-height:28px;
	}

	.contentALL_text {
	}

	.contentPART_title {
	}

	.contentPART_text {

	}

	.contentTITLES {
		display: list-item;
        text-align: left;
        margin-left: 17px;
	}
  /*== EINDE "pag.php" CONTENT ==*/


  /*== BEGIN KOPPEN ==*/
	/* templates/phpBBlite/error_body.tpl, wordt gebruikt door errorbox bij  uploaden avatar bv.*/
	.KopRood{
		color: #f60;
	}

    /* class=kop1: js/formulieren.js */
	.kop1, h1 {
		font-family : arial, Verdana;
		font-weight : bold;
		font-size : 140%;
		color: #f60;
		line-height:28px;
	}

    /* kop2 niet in gebruik */
	.kop2, h2 {
		margin-bottom:8px;
		font-family :  Arial,sans-serif;
		font-weight: bold;
		font-size: 120%;
		line-height: 18px;
		color: #f60;
	}

    /* kop3 niet in gebruik */
	.kop3, h3 {
		margin-bottom:6px;
		font-family :   Arial, Geneva, Helvetica;
		font-weight : normal;
		font-size :140%;
		color: #f60;
		line-height: 16px;
	}

    /* kop4 niet in gebruik */
	.kop4, h4 {
		font-family :  Arial, Verdana, Geneva,Helvetica, sans-serif;
		font-weight : bold;
		font-size : 100%;
		color: #06f;
		line-height: 14px;
	}


  /*== EINDE KOPPEN ==*/


    .dotjes {
        border-bottom:3px dotted #fff;
    }

    /* gastenboekenF.php, stukkies tekst in linkerkolom */
	#gastenboek {
		padding-top:1px;
		background: ##fff6cd;
		font-family:Arial;
		font-size:90%;
		color:#444;
	}

    /* adzoek.php, "uitgebreid zoeken" formulier */
	#adform {
		border: 1px groove Gray;
	}

    /* leden_opties.php, text en password invoer bij "leden opties" rechterkolom */
	.loginV  {
		/*font-size:90%;*/
		/*	height:16px;*/
		margin:1px;
		font-family : arial;
		font-weight : normal;
		background-color : #fff;
		line-height: 12px;
		color : #000099;
		/*	border-style : none;*/
	}

    /* leden_opties.php, submitbutton bij "leden opties" rechterkolom */
	.loginK  {
		font-size:12px;
		height:18px;
		font-family : arial;
		font-weight : bold;
		background-color : #fff;
		/*line-height: 12px;*/
		color : #000099;
		border-style : outset;
	}

    /* submit buttons uit de phpBB template files */
	.mainoption  {
		font-size:14px;
		height:20px;
		font-family : arial;
		font-weight : normal;
		background-color : #fff;
		/*line-height: 12px;*/
		color : #666;
		border-style : outset;
	}

	input, select, textarea {
		background: #fff ;
		border: 1px solid #9cf;
		font-family: arial,Verdana, sans-serif;
		margin-top: 2px;
	}

  /*= nwe_advert.php (invoer lastminutes), textarea, de letters waren erg groot =*/
    .message {
        font-size: 100%;
    }
    
	/*= alle formulieren =*/
	.checkbox, .radio {
		border: none;
		/*background: #fffce6;*/
		background: inherit;
	}

	p {
		color: #445;
	}

	p, li {
		font-family: arial, sans-serif;
	}

    /* "titeltjes" uit diverse template files, voorbeeld: de vraag van een poll */
	p.titleish {
		font-weight: bold;
	}

    /* niet in gebruik */
	p.oranje {
		color:#f90;
		padding: 2px;
		height: 10px;
	}

	p.regel {
		border-bottom: 1px solid #09f;
		margin-top:1px;
		margin:0px;
		padding: 0px;
		line-height: 18px;
		font-size: 100%;
	}

	p.regeltje {
		/*border-bottom: 1px solid #ddd;*/
		margin-top:1px;
		margin:2px;
		padding: 2px;
		line-height: 12px;
		font-size: 80%;
	}

	p.info {
		border-bottom: 1px dashed #999;
		padding: 0px;
		height: 14px;
		font-size: 90%;
	}

	p.small {
		font-size: 70%;
	}

	p.postbodytopinfo {
		padding-bottom: 2px;
		margin: 0px;
		font-size: 85%;
		border-bottom: 1px dashed silver;
	}

	span.reply {
		font-style: italic;
		color:#468;
		padding: 2px;
		height: 10px;
		font-size: 90%;
	}

	.alignedright {
		text-align: right;
	}

	.centered {
		text-align: center;
	}

	div.rekregel {
		font-family: arial, verdana,sans-serif;
		background: #eee;
		border: 2px solid #ccccff;
	}

	div.left {
		margin-top: 6px;
		padding: 4px;
	}

	div.right {
		font-family: Verdana, sans-serif;
		font-size: 90%;
		background: #fff6cd; /*#f3ffff;*/
		border: 1px solid #b2b146;
		padding: 10px;
		float: left;
		line-height: 150%;
		width: 180px;
		/*	clear: both;*/
		margin-bottom: 10px;
		margin-right: 10px;
		-moz-border-radius: 0%;
	}

	div.catrow {
/*		background: #f7f7e9 ;*/
		margin-bottom: 10px;
/*		border: 1px solid #b2b1b6;*/
		-moz-border-radius: 0px;
	}

	div.catrow h2 {
		font-family:  sans-serif;
		font-size: 100%;
		text-align: center;
		padding: 5px;
	}

	div.forumrow {
		font-family: sans-serif,"Trebuchet MS" ;
		font-weight: bold;
		font-size: 100%;
		line-height: 180%;
/*		background: #fbfbef;*/
    	border: none;
		padding: 15px;
		-moz-border-radius: 0px;
	}

	span.forum_desc {
		font-family:  sans-serif;
		font-size: 80%;
		margin-left: 40px;
		font-weight: bold;
	}

	div.topics {
		background: #fbfbef ;
		border: 1px solid #b2b146;
		text-align: center;
		padding-top: 3px;
		-moz-border-radius: 0px;
	}

	div.topics p {
		margin-right: 10px;
	}

	table.topics {
		padding: 5px;
		margin-left: auto;
		margin-right: auto;
		background: #fbfbef;
		width: 100%;
		text-align: left;
		border-top: 1px solid #b2b1c6;
		-moz-border-radius: 0px;
	}

	table.topics td {
		font-family: sans-serif;
		font-size: 80%;
	}

	/*== alleen de afstammelingen van het middelste schermdeel ==*/
	#content td {
		font-size: 80%;
	}


/*== begin invoervelden uitleining ==*/
    div.input {
        width: 400px;
    }
    
    .left-align {
        display: inline;
        margin-right: 200px;
    }
    
    .right-align {
        display: inline;
        margin-left: 300px;
    }
    
/*== einde invoervelden uitleining ==*/

	div.base {
		/*background: transparent;*/
		padding: 0px;
		border: none;
	}

	div.text {
		margin: 1px;
		padding: 2px;
		clear:both;
		/*	overflow: auto; */
		width:400px;
	}

	div.posts {
		border: 1px solid #b2b1d6;
		padding-top: 3px;
	}

	div.postbody {
		padding: 5px;
		padding-left: 10px;
		text-align: left;
		border-top: 1px solid #b2b1b6;
		font-family: arial,Verdana, sans-serif;
		/*font-size: 100%;*/
		overflow: auto;
	}

	div.postbody li {
		font-size: 100%;
	}

	div.spacer {
		height: 5px;
		background: #eeeece;
	}

	/*== "viewtopic_poll_ballot.tpl", "search_results_posts.tpl" ==*/
	div.postbodyleft {
		width: 160px;
		left: 300px;
		font-size: 95%;
	}

	div.quote1 {
		margin: 20px;
		margin-bottom: 0px;
		margin-left: 30px;
		font-size: 90%;
	}

	div.quote2 {
		margin: 20px;
		margin-top: 0px;
		padding: 5px;
		background: #fffbef ;
		text-align: left;
		border: 1px solid #92d1f6;
		font-family: Verdana, sans-serif;
		font-size: 90%;
		overflow: auto;
		-moz-border-radius: 0px;
	}

	div.quote2_code {
		margin: 20px;
		margin-top: 0px;
		padding: 5px;
		background: #fbfbef url(images/elegant-yellowish/postbodygrad2.png) bottom repeat-x;
		text-align: left;
		border: 1px solid #b2b1b6;
		font-family: monospace, sans-serif;
		font-size: 90%;
		overflow: auto;
		-moz-border-radius: 0px;
	}

	div.inboxbar {
		background: #eeeece;
		border: 1px solid #b2b1b6;
		-moz-border-radius: 5px;
	}

	div.pmtext {
		font-family: Arial, sans-serif;
		font-size: 100%;
	}

	acronym {
		cursor: help;
	}

	div.bottom {
		font-family: "Trebuchet MS", sans-serif;
		font-size: 70%;
		text-align: right;
		clear: both;
		margin-right: 50px;
	}

	.datum {
		font-size: 80%;
		font-weight: normal;
		color:#000000;
	}

	.klein  {
		font-size: 70%;
		font-weight: normal;
		color:#000000;
	}

	/* content tabel */
	.zzzcontent {
		background-color : #ffddaa;
	}

	/* banners */
	.banners {
		background-color : #FF6600;
	}

	/* plaatjes */
	img {
		border: thin #00f;
	}

	.onderschrift {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 40px;
		font-weight: bold;
		color: #0066cc
	}


	#active a:link, #active a:visited, #active a:hover {
		border: 1px solid #333;
		background-color: #FF6600;
		color: #3F3;
	}

	/* links */
	a.oranje:link {
		font-family:  sans-serif;
		color: #f90;
		text-decoration:none;
	}

	a.oranje:active  {
		color: #f60;
		text-decoration:none;
	}

	a.oranje:visited {
		color: #f90;
		text-decoration:none;
	}

	a.oranje:hover   {
		color: #fff;
		text-decoration:none;
		background-color : #009;
	}

/*= class="a", gezocht in de source maar nergens gevonden =*/
/*	.a {color: #666} */
	a:link    { color: #000; border-color:FFFFFF; text-decoration:underline; }
	a:active  { color: #000; text-decoration:underline; }
	a:visited { color: #000; text-decoration:underline; }
	a:hover   { color: #fff; text-decoration:underline; background-color: #FF6600; }

    a.contentTITLES:link    { color: #000; border-color:FFFFFF; text-decoration:none; }
    a.contentTITLES:active  { color: #000; text-decoration:none; }
    a.contentTITLES:visited { color: #000; text-decoration:none; }
    a.contentTITLES:hover   { color: #fff; text-decoration:underline; background-color: #FF6600; }
    
	.aLeden { font-family:  sans-serif;	color: #0f0;}
	a.aleden:link    { color: #557; text-decoration:none;	}
	a.aLeden:active  { color: #ff00ff; text-decoration:none; }
	a.aLeden:visited { color: #446;	text-decoration:none; }
	a.aLeden:hover   { color: #fff;	text-decoration:none; background-color : #09f; }

	.aAgenda { font-family: arial; color: #006; font-weight:normal;}
	a.aAgenda:link    { color: #444; text-decoration:none;}
	a.aAgenda:active  { color: #444; text-decoration:none; }
	a.aAgenda:visited { color: #444; text-decoration:none; }
	a.aAgenda:hover   {	color: #FFF; text-decoration:none; background-color : #f60; }

	.aAdver { font-family: Arial; color: #006; font-weight:normal; font-size:80%}
	a.aAdver:link    { color: #444; text-decoration:none;}
	a.aAdver:active  { color: #444; text-decoration:none; }
	a.aAdver:visited { color: #444; text-decoration:none; }
	a.aAdver:hover   { color: #fff;	text-decoration:none; background-color : #f60; }

	.aForumRecent { font-family: arial; font-size:80%}
	a.aForumRecent:link    { color: #444; text-decoration:none;}
	a.aForumRecent:active  { color: #444; text-decoration:none; }
	a.aForumRecent:visited { color: #444; text-decoration:none; }
	a.aForumRecent:hover   { color: #fff; text-decoration:none;	background-color : #09f; }

	.aLeestafel { font-family: "comic sans ms", Helvetica, arial; }
	a.aLeestafel:link    { color: #336;	text-decoration:none;}
	a.aLeestafel:active  { color: #336; text-decoration:none; }
	a.aLeestafel:visited { color: #336; text-decoration:none; }
	a.aLeestafel:hover   { color: #fff; text-decoration:none; background-color : #09f; }

	.aRw { font-size:100%; font-family: "comic sans ms", verdana; }
	a.aRw:link    { color: #459;border: }
	a.aRw:active  { color: #459; }
	a.aRw:visited { color: #459;  }
	a.aRw:hover   {	color: #fff; text-decoration:none; background-color : #09f;	}

	.adHead { font-size:120%; font-weight:bold; color:#f50 }
	a.adHead:link    { color: #333;border: }
	a.adHead:active  { color: #333; }
	a.adHead:visited { color: #333;  }
	a.adHead:hover   { color: #fff;	text-decoration:none; background-color : #09f; }

    a.aBlauw:link     {text-decoration:none;}
    a.aBlauw:active   {text-decoration:none;}
    a.aBlauw:visited  {text-decoration:none;}
    a.aBlauw:hover    {text-decoration:none;}

    a.aLastminute:link     {text-decoration:none;}
    a.aLastminute:active   {text-decoration:none;}
    a.aLastminute:visited  {text-decoration:none;}
    a.aLastminute:hover    {text-decoration:none;}

