/* CSS Document */

.navlist p{
	margin-top:5px;
	margin-bottom:5px
}

form {
	margin: 0px;
}
input {
	font-size: 11px;
	color: #666;
}
select {
	font-size: 11px;
	color: #666;
}
textarea {
	font-size: 11px;
	color: #666;
}

.resultaat{
	border:1px solid #ebebeb;
}

body {
	background-color: #e8e4df;
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #AAA;
	clear:both;
}

.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	height: 30px;
	border-color: D6DB48;
	border-top: 2px solid;
	border-bottom: 2px solid;
	border-right: 2px solid;
	border-left: 2px solid;
}

.tgroot {
	font-size: 12px;
	color: #634D27;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight:bold;
	
}
.titel {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin: 10px 0;
	clear:both;
}
.titel2 {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin: 0px;
	clear:both;
}
.kruimel {
	font-size: 10px;
}

a:link {
	color: #2C7CC5;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #634D27;
}
a:active {
	color: #D6DB48;
}

.footer a, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover, .footer a:visited:hover, .footer a:active:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.navlist a:link, .navlist a:visited {
	color: #333333;
	text-decoration: underline;
}
.navlist a:hover {
	color: #634D27;
	text-decoration: none;
}

#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

.transparent
{
	display: none;
}
