body
{
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%
}

a, a:visited, a:active {
	color: #0000cd;
	text-decoration: none;
	font-size: 1em
	}
	
		a:hover {
			text-decoration: none;
			background-color: #4682b4;
			color: white
			}	



#terug
{
	position: absolute;
	top: 30px;
	left: 10px;
	width: 60px;
	background-color: #ffffff;
	font-size: 1em
}

#service
{
	position: absolute;
	top: 10px;
	left: 100px;
	background-color: #ffffff;
}

#rechts
{
	height: 100%;
	background-color: #ffffff;
	padding: 5px
}

#links
{
	background-color: #add8e6;
	padding: 0px
}

.td1
{
	background-color: #add8e6;
	border: 5px solid #4682b4
}

.td2
{
	background-color: #ffffff;
	border-top: 5px solid #000000;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	font-size: 12px
}

.vet
{
	font-weight: bold
}


table
{
	margin-right: 30px;
	font-size: 1em
}

input.veld
{
	background-color: #add8e6;
	color: #000000;
	font-size: 1em;
	border: 2px solid #4682b4
}

