body	{
	background-color : #ffffff;
	background-image : url(/images/bg.gif);
	background-repeat : repeat-x;
	margin: auto;
	font-family : "Arial";
	font-size : 11px;
	color: #ffffff;

}


.header	{
background-image: url(/images/header.jpg); 
background-position: top; 
background-repeat: no-repeat;
}

table.main	{
	background-color:#fafaf9;
	border-left: 2px solid #BE5BDE;
	border-right: 2px solid #BE5BDE;
	border-bottom: 2px solid #BE5BDE;
}

td {
	font-family : "Arial";
	font-size : 11px;
	color: #000000;
}

.content	{
	padding:20px;
}

.tophome	{
	background-image : url(/images/top_home_midden.jpg);
	background-repeat : no-repeat;
}

.topcontact	{
	background-image : url(/images/top_contact_midden.jpg);
	background-repeat : no-repeat;
}

.toplinks	{
	background-image : url(/images/top_home_midden.jpg);
	background-repeat : no-repeat;
}

.bottomLeft	{
	background-image : url(/images/bg_bottom_links.gif);
	background-repeat : repeat-y;
	background-position: right;
}

.bottom	{
	background-image : url(/images/bottom_midden.jpg);
	background-repeat : no-repeat;
	height: 346px;
	width: 888px;
}

.bottomRight	{
	background-image : url(/images/bg_bottom_rechts.gif);
	background-repeat : repeat-y;
}

.nav	{
	margin-top: 235px;
	margin-left: 130px;
	font-family : "Arial";
	font-size : 13px;
	color: #ffffff;
}

li	{
	float: left;
	margin-left : 15px;
	margin-right : 15px;
	margin-top : 0px;
	margin-bottom : 0px;
	list-style-type : none;
}


h1	{
	font-size : 20px;
	color:#9C0EC4;
	font-weight:bold;
	font-style: italic;
	margin-bottom:5px;
}

h2	{
	font-size : 17px;
	color:#000000;
	font-weight:bold;
	font-style: italic;
	margin-bottom:5px;
}


.gegevens	{
	font-size : 11px;
	color:#000000;
	font-style: italic;
	font-weight: bold;
	margin:1px;
}

a.navi:link, a.navi:visited	{
	font-family : "Arial";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.navi:hover, a.navi:active	{
	font-family : "Arial";
	font-size: 14px;
	color: #B1211F;
	text-decoration: none;
}


a.kop:link, a.kop:visited, a.kop:hover, a.kop:active	{
	font-size : 20px;
	color:#9C0EC4;
	font-weight:bold;
	font-style: italic;
	text-decoration: underline;
}

a.kop:hover,	{
	font-size : 20px;
	color:#9C0EC4;
	font-weight:bold;
	font-style: italic;
	text-decoration: none;
}


a.categorie:link, a.categorie:visited	{
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 15px;
	font-family : "Arial";
	font-size: 14px;
	color: #ffffff;
	background-color: #9C0EC4;
	border: 1px solid black;
	text-decoration: none;
	font-weight:bold;
	font-style : italic;
}

a.categorie:hover, a.categorie:active	{
	font-family : "Arial";
	font-size: 14px;
	background-color: #ffffff;
	color: #000000;
	text-decoration: none;
}


.active	{
	font-family : "Arial";
	font-size: 14px;
	color: #fff381;
}

.text	{
	font-family : "Arial";
	font-size : 11px;
	color: #000000;
	border: 1px solid #000000
}

a:link, a:visited, a:active	{
	font-family : "Arial";
	font-size : 11px;
	color: #9C0EC4;
	text-decoration: underline;
}

a:hover	{
	font-family : "Arial";
	font-size : 11px;
	color: #9C0EC4;
	text-decoration: underline;
}


a.navlinks:link, a.navlinks:visited, a.navlinks:active	{
	font-family : "Arial";
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:4px;
}

a.navlinks:hover	{
	font-family : "Arial";
	font-size: 12px;
	color: #9C0EC4;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:4px;
}

.footer	{
	background-color : #F6DAFF;
}

.footerItem	{
	float: left;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	font-family : "Arial";
	font-size : 11px;
}

input {
	font-family : "Arial";
	font-size : 11px;
	color: #000000;
	border: 1px solid #000000;
}

select {
	font-family : "Arial";
	font-size : 11px;
	color: #000000;
	border: 1px solid #000000;
}

textarea {
	font-family : "Arial";
	font-size : 11px;
	color: #000000;
	border: 1px solid #000000;
}

.button	{
	color: #ffffff;
	border: 1px solid black;
	background-color : #BE5BDE;
}

.verborgen
{
display:none;
font-size:11px;
padding:4px;
}
