.kgeel {
	color: #F3EE0E;
}

hr
{
	height: 1px;
	color: #EA790C;
	border: 0px;
	margin-left: 7px;
	margin-right:7px;
	background-color: #EA790C;
}
.marginOnly
{
margin-left:7px;
margin-right:7px;
}

.gastenboekBladeren
{
	color: #000;
	font-size: 11px;
	text-align: center;
}

a.gastenboekBladeren:link,a.gastenboekBladeren:active,a.gastenboekBladeren:visited
{
	color: #EDB214;
	text-decoration: underline;
	font-size: 11px;
}
a.gastenboekBladeren:hover
{
	color: #EA790C;
	font-size: 11px;
	background-image: none;
}
.gastenboekNieuw
{
	color: #EDB214;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
}
a.gastenboekNieuw:link,a.gastenboekNieuw:active,a.gastenboekNieuw:visited
{
	color: #EDB214;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
	
}
a.gastenboekNieuw:hover
{
	color: #EA790C;
	font-size: 12px;
	background-image: none;
	font-weight:bold;
	text-decoration:underline
}
.container{
border-top: 1px solid #EDB214;
border-left: 1px solid #EDB214;
border-right: 1px solid #EDB214;
padding:2px;
margin-left: 7px;
margin-right: 7px;
}
.gastenboekNAW
{
	font-weight : bold;
	color: #EDB214;
	font-size: 12px;
	width:150px;
	padding: 3px;
	text-align: left;
}
.gastenboekNAW_alignRight
{
	font-weight : bold;
	color: #EDB214;
	font-size: 12px;
	width:150px;
	padding: 3px;
	text-align: right;
}
.gastenboekNAWgegevens
{
	font-weight : bold;
	padding:3px;
	color: #EA790C;
	font-size: 12px;
	vertical-align:top;
	text-align:left;
	width:400px;
	}
.gastenboekBericht
{
	padding:3px;
	color: #EA790C;
	font-size: 12px;
	border:solid 1px #EDB214;
	text-align:left;
	margin-left: 7px;
	margin-right: 7px;
}
.gastenboekInput
{
	border: 1px solid #EA790C;
	background-color:#EDB214;
	margin:2px;
	padding:1px;
	height:15px;
	font-size:10px;
	text-align: left;
	color: #000;
	width:150px;
}
.gastenboekCheck,.gastenboekRadio
{
	border:0px solid;
	color:#000000;
	width:15px;
	height:15px
}
.gastenboekBerichtTD
{
	text-align:center;
	color: #868686;
	font-size: 11px;
}
.gastenboekTextarea
{
	border: 1px solid #746868;
	color: #000;
	width: 428px;
	height:150px;
	font-family: Arial;
	font-size:11px;
	text-align:left;
}
.gastenboekSubmit
{
	font-family: Arial;
	border: 1px solid #746868;
	color: #621100;
}
.gastenboekError
{
	color: #EA790C;
	font-size: 11px;
	font-weight: bold;
}
.gastenboekTerug
{
	color: #EA790C;
	text-align:center;
	text-decoration: none;
	font-size: 11px;
}
a.gastenboekTerug:link,a.gastenboekTerug:active,a.gastenboekTerug:visited
{
	color: #EA790C;
	font-size: 12px;
	text-decoration: underline;
}
a.gastenboekTerug:hover
{	
	color: #EA790C;
	font-size: 12px;
	background-image: none;
}
.gastenboekMelding
{
	color: #EA790C;
	font-size: 11px;
	font-weight: bold;
	
}
.gastenboekBerichtTable
{
	width: 100%
}