body.master{
background-color:#F4F4F4	
}
table.content		{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 70%;
	line-height: 20px;
	letter-spacing:15%
}
table.menu		{
	font-family: Verdana, Arial;
	font-size: 65%;
	letter-spacing:15%

}
td.content		{
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 75%;
	line-height: 20px;
	letter-spacing:15%
}
td.diensten		{
	font-family: Verdana, Arial;
	color: #000000;
	line-height: 20px;
	letter-spacing:15%
}


h1		{
	font-size: 120%;
	color: #FFFFFF;
	margin: 0;
}
h2     		{
	color: #000000;
	font-weight:bold;
	margin: 0;
		font-size: 100%;
}
h4     		{
	font-family: Verdana, Arial;
	color: #000000;
	font-size:xx-small;
	font-weight:normal;
	margin: 0;
}
h5		{
	font-family: Verdana, Arial;
	font-size: 80%;
	color: #81ADB4;
	margin:3px
}

a.menu:link {
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-decoration : none

}
a.menu:visited {
color:#FFFFFF;
font-size:14px;
font-weight: bold;
text-decoration : none
}
a.menu:active {
color:#FFFFFF;
font-size:14px;
font-weight: bold;
text-decoration : none;
background-color:#666666

}
a.menu:hover {
	color:#FFFFFF;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

a.header	{
	font-size: 115%;
	font-weight: bold;
	text-decoration : none
}
a:link		{
	color:#000000;
	text-decoration : none
}
a:visited  	{
	color: #000000;
	text-decoration : none
}
a:active	{
	color: #000000;
	text-decoration : none;
}
a:hover		{
	color: #000000;
	text-decoration : none;
}
