body
{
	background-color: #C5B6C5;
	font-family: Verdana;
	font-size: 11px; 
	margin: 0px;
}

.tekst
{
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 20px;
	line-height:15px;
}

td
{
	font-family:Verdana;
	font-size:11;
}

.klanten
{
	font-family:Verdana;
	font-size:11;
	line-height:15px;
}

.knoppen
{
	width: 170;
	color: #332666;
	font-family:Verdana;
	font-size:10;
	font-weight: bold;
	height: 30;
	border-top-style: solid; border-top-width: 1px; border-top-color: #FFFFFF;
	border-bottom-style: solid; border-bottom-width: 0px; border-bottom-color: #C5B6C5;
	border-left-style: solid; border-left-width: 0px; border-left-color: #C5B6C5;
	border-right-style: groove; border-right-width: 0px; border-right-color: #C5B6C5;
}

.homelink
{
	color: #FFFFFF;
}


.citaten
{
	font-family:Verdana;
	font-size:10;
	color:#8E194B;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-top: 20px;
	line-height:16px;
	background-color: white;
}
.tussenknoppen
{
	background-color:#F5F1F8;
}
a
{
	color: black;
	text-decoration: none;
}
a:active
{
	text-decoration: underline;
}
a:hover
{
	color: #8E194B;	
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
}

#knoppentabel a
{
	color: #332666;
	text-decoration: none;
}
#knoppentabel a:active
{
	color: #332666;
	text-decoration: none;
}
#knoppentabel a:hover
{
	color: #8E194B;	
}