/*
th.gastenboek{
	background-color: #000;		
	color:#FFF;
	font-weight:normal;
	height:25px;
}

th.gastenboek a:link, th.gastenboek a:visited, th.gastenboek a:active{
	color:#FFF;
}

th.gastenboek a:hover{
	color: #FF0;
}

.gastenboek_bericht_container{
	
}

.gastenboek_bericht{
	border: 5px solid #000;	
	color: #000;
}*/

th.gastenboek {
	font-size:95%;
	padding:3px 5px;
	background:#cccccc;
	line-height:1;
}

th.homepage {
	text-align:right;
}
td.gastenboek_bericht, td.gastenboek_datumgeplaatst {
	padding:3px 5px;	
}
form p input {
	width:142px;
}
form textarea { width:320px;  height:6em; }

/*
form p input { 
	display:block;
	float:left; 
	width:142px;
	height:15px;
	line-height:15px;
	font-size:100%;
	margin-right:3px;
	color:#cccccc;
	text-indent:5px;
}
form textarea { width:320px;  height:6em; }*/
button, .button { border:1px none #FFF; background:#0C578F; color:#FFF; }

form p input, form textarea { border:1px solid #0c578f; }
form label { display:block; width:16em; float:left; }

#gastenboekForm, #forumForm {
	float:left;
	width:350px;
}
#gastenboekVoorwaarden, #forumVoorwaarden {
	float:left;
	background:url(/image/dot.gif) top left repeat-y;
	padding-left:20px;
	padding-top:36px;
	width:245px;
	/*height:375px;*/
}
#forumVoorwaarden {
	height:auto;
	float:none;
	clear:both;
	background:none;
	width:auto;
	padding-left:0px;
}
#forumForm {
	width:100%;
	background-color:#F0F0F0;
}
#forumForm textarea {
	width:583px;
	height:200px;
}

#newTopic {
	visibility:visible;
	padding-top:20px;
}

#forumOverzicht table th.first, #forumOverzicht table td.first {
	padding-left:0px;
	background:none;
}
#forumOverzicht table th, #forumOverzicht table td {
	padding-left:10px;
	padding-right:10px;
	background:url(/image/dot.gif) left top repeat-y;
}
#forumOverzicht table th.first, #forumOverzicht table td.first {
	padding-left:8px;
	padding-right:10px;
	background:none;
	width:100%;
}
#forumOverzicht table th div {
	width:80px;
}

#forumOverzicht table tr.seperator td {
	padding-left:0px;padding-right:0px;
}
#forumOverzicht table tr.seperator td.first {
	padding-left:0px;
}
#forumOverzicht table tr.seperator td div {
	width:100%;
	height:2px;
	background:url(/image/dot.gif) left top repeat-x;
	margin-top:5px;
	margin-bottom:5px;
}
#forumOverzicht table td.gelezen, #forumOverzicht table td.reacties {
	text-align:left;
}
#forumOverzicht table th.gelezen div, #forumOverzicht table th.reacties div {
	width:50px;
}
#forumOverzicht table th.reactiedatum div {
	width:130px;
}
a.newTopicLink {
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
#forumnavigatiecontainer {
	margin-top:10px;
	padding:2px 0px 2px 0px;
}
#forumnavigatiecontainer #forumnavigatie {
	margin-left:8px;
}
form strong {
	padding:0 0 0 0;
	margin: 0 0 0 0;
}
#forumForm fieldset {
	padding-left:5px;
}
#forumForm .small {
	padding-left:3px;
	padding-bottom:5px;
}
.creator {
	background-color:#F0F0F0;
}
tr.reaction th {
	
}