
.forum_kop {
	position:relative;
	border-bottom:solid #ccc 1px;
	/*width:500px;*/
	height:23px;
	margin:20px 40px 0px 40px;
	background-image:url(verloop.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:3px;
}

.mededeling {
	height:auto;
	margin-top:0px;
}


.forum_kop_naam {
	position:relative;
	background-image:url(kroontje.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	float:left;
	color:#F39;
	font-weight:bold;
	font-size:14px;
	height:23px;
	}

.forum_kop_datum {
	position:relative;
	float:right;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
}

.forum_kop_titel {
	position:relative;
	color:#ccc;
	text-align:left;
}

/* ---------------------------------- */
.forumform {
	background:#fff799;
	border:solid #000000 1px;
	width:500px;
	height:auto;
	padding: 5px 5px 5px 5px;
}

label {
	float:left;
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input {
	width:200px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#02357f;
	padding:0px 2px 0px 2px;
	height:15px;
}

input.forum_button {
	width:204px;
	height:20px;
	background:#000000;
	color:#FFFF00;
}
/* ------------------------------------------------------------ */

th {
	color:#0000FF;
	font-weight:bold;
	text-align:left;
}

tr.odd {
	background-color:#99FFFF;
}

p.error {
	color:#FF0000;
	font-weight:bold;
	background-color:#FFFF00;
}

/* =================================================================================================== */

/*.forum_kop {
	position:relative;
	border:solid #000000 1px;
	width:500px;
	height:15px;
	background:#000000;
	padding: 0 5px 0px 5px;
}

.mededeling {
	background:#fff799;
	border:solid #000000 1px;
	width:500px;
	height:auto;
	padding: 0 5px 5px 5px;
}


.forum_kop_naam {
	position:relative;
	float:left;
	background:#000000;
	color:#FFFF00;
}

.forum_kop_datum {
	position:relative;
	float:right;
	background:#000000;
	color:#FFFF00;
}

.forum_kop_titel {
	position:relative;
	background:#000000;
	color:#FFFF00;
	text-align:center;
}

/* ---------------------------------- */
/*.forumform {
	background:#fff799;
	border:solid #000000 1px;
	width:500px;
	height:auto;
	padding: 5px 5px 5px 5px;
}

label {
	float:left;
	width:120px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input {
	width:200px;
	margin-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#02357f;
	padding:0px 2px 0px 2px;
	height:15px;
}

input.forum_button {
	width:204px;
	height:20px;
	background:#000000;
	color:#FFFF00;
}
/* ------------------------------------------------------------ */

/*th {
	color:#0000FF;
	font-weight:bold;
	text-align:left;
}

tr.odd {
	background-color:#99FFFF;
}

/* =================================================================================================== */

