/* Copyright 2005 Brecht Neyrinck.
This script is distributed under the terms of the GNU General Public License. */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #B0CFE8;
	margin: 0px;
	padding: 0px;
}
#container {
	position: absolute;
	left: 50%;
	top: 10px;
	height: 600px;
	width: 780px;
	margin-left: -390px;
}
#invulkader{
	margin: 20px 0px 20px 0px;
	padding: 30px;
	border: 1px solid #000033;
	background: #FFFFFF;
	height: 475px;
}
#infobox{
	line-height: 16pt;
	margin: 0px;
	padding: 0px;
	text-align: right;
	height: 100px;
	width: 575px;
	font-size: 13px;
	color: #000033;
	font-weight: bolder;
}
#infobox input{
	margin-left: 20px;
}
#threadtitle {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin-top: 8px;
	background: #ffffff;
	border: 1px solid #000033;
	vertical-align: middle;
}
#threadtitle h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
	padding: 2px 0px 2px 0px; 
	margin: 4px 8px;
}
#messageboxtitel{
	font-size: 13px;
	color: #000033;
	font-weight: bolder;
}
#TGcodebox{
	height: 55px;
}
#TGbuttonbox a, #TGbuttonbox a:visited{
	background-color:#93ADC2;
	border: 1px solid #000000;
	color: #000000;
	display: block;
	height: 25px;
	width: 25px;
	float: left;
	vertical-align: middle;
	text-align:center;
	padding: 2px 0 0 0;
	margin: 5px 5px 5px 0;
	text-decoration: none;
}
#TGbuttonbox img{
	border: none;
}
#schuin{
	font-style: italic;
}
#vet{
	font-weight: bolder;
}
#onderlijnd{
	text-decoration: underline;
}
#TGselectbox{
	clear: left;
}
#TGselectbox select{
	color:#000033;
	background-color:#93ADC2;
	border: none;
	width: 150px;
}
#messagebox{
	width: 560px;
	float: left;
	height: 275px;
	margin-top: 15px;
}
textarea{
	border: 1px inset #000033;
}
#smiliebox{
	float: left;
	width: 145px;
	height: 275px;
	margin: 17px 0 0 10px;
	clear: right;
}
#smilieinnerbox{
	height: 200px;
	border: 1px solid #000000;
	background-color:#93ADC2;
	padding: 0;
}
#smilieinnerbox img{
	border: 0;
	margin: 8px 14px 8px 14px;
}
a.smilieboxlink, a.smilieboxlink:visited{
	font-size: 12px;
	position: relative;
	top: -11px;
	text-align: center;
	text-decoration: none;
	color: #000066;
}
a.smilieboxlink:hover{
	color: #000033;
}
#submitbox{
	float: left;
	margin: 10px 0 0 0;
}
input.text{
	background-color: #93ADC2;
	color: #000033;
	border: 1px solid #000000;
}
#creditbox{
	margin-top: 20px;
	float: right;
	font-size: 9px;
	color: #000066;
}
#creditbox a{
	color: #000033;
}
	

