body {
	color: #4b4b4b;
	background-color: #E4E4E4;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 13px;
	background-image: url(pics/body_bg.jpg);
	background-position: center;
}
body.text {
	color: #4b4b4b;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: justify;
}
p.titel{
	color: #C40001;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
}
p.tekst{
	color: #4b4b4b;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
}
ul.tekst{
	color: #4b4b4b;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;
}
a {
	color: #C40001;
	text-decoration: none;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 13px;
}
a.topmenu {
	color:#FFFfbf;
	text-decoration: none;
	letter-spacing: 2px;
}

a.topmenu:hover {
	font-size:larger;
	text-decoration: none;
	color: #FFFfbf;
}
a.topmenu:active {
	font-size:larger;
	text-decoration: none;
	color: #FFF;
}
td.toplink:hover {
	background-position: 0 -23px;
	background-color:#A00;
	font-weight: bolder;
}


a:hover {
	color: #8b0000;
	text-decoration: underline;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 13px;
}

table.toplink {
	font-family: calibri, verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-image: url(pics/toplink.jpg);
	border: 1px;
	border-color: white;
	text-align: center;
}

table.menu {
	font-size: 12px;
	height: 20px;
	background-color: #E4E4E4;
	border: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#CCC;
	letter-spacing: 1px;
	color: #666;
}
table.main {
	text-align: justify;
	border:solid;
	border-color:#999;
	border-style:solid;
	border-width:0px;
	min-height: 560px;
	background-color: #FFFFE6;
}

td.tekst {
	font-size:13px;
	border-left: 1px;
	text-align: justify;
	border-left-color: #CCC;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 5px;
	min-height: 800px;
	line-height: 16px;
}
.diensten {
	font-size: 14px;
	font-weight: bold;
 	background-color: #C40001;
	color:#FFffbf;
	border-color:#C00;
}
.rightlogo {
	text-align: right;
	color:#A00
}
.benadrukking {
	text-align: center;
	color: #C40001;
	font-weight: bolder;

}
ol.tekst{
	color: #4b4b4b;
	font-family: Calibri, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: justify;
}
td.menu{
	padding-left:10px;}
	
td.menu:hover{
	background-color:#999;}

td.menu:active{background-color:#999}




