body {
	background-color: #CCCCCC;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.leftmenu_mainitem{
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #666666;
}

.leftmenu_mainitem a{
	color: #666666;
	text-decoration: none;
}

.leftmenu_subitem{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.leftmenu_subitem a{
	color: #666666;
	text-decoration: none;
}

.topmenu_mainitem{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

.topmenu_mainitem a{
	color: #FFFFFF;
	text-decoration: none;
}

.title{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}

.kopje{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #77080E;
}

.kopjewit{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.kopjewit a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.kopjewit a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.kop{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.subkop{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
}

.text{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

.text a{
	color: #333333;
	text-decoration: none;
}

.text a:hover{
	color: #333333;
	text-decoration: underline;
}

.blockright{
	width: 230px;
	border: 3px solid #D30102;
	border-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}

.blockright a{
	color: #333333;
	text-decoration: none;
}

.blockright a:hover{
	color: #333333;
	text-decoration: underline;
}







































.mainmenu				{
						font-family: Verdana;
						font-weight: bold;
						font-size: 11px;
						color: #FFFFFF;
						z-index: 100;
						margin:1px;
						}

.mainmenu a				{                   
						display: block;
						text-indent: 0px;
						padding: 4px;
						text-decoration: none;
						font: #545482;
						font-size: 9;
						font-family:Verdana;
						font-weight:bold;
						}

.mainmenu a:hover		{              
						background-color: #A8A8CA;
						padding: 4px;
						font: #545482;
						font-size: 9;
						font-family:Verdana;	
						font-weight:bold;		
}

.mainmenu a:link			{
						color: #26265E;
						text-decoration: none;
						}

.mainmenu a:active		{
						color: #26265E;	
						text-decoration: none;
						}		

.mainmenu a:visited		{
						color: #26265E;
						text-decoration: none;
						}

.topmenu_subitem		{
						position:absolute;
						margin-left:-6px;               		/* horizontale positie van het menu t.o.v. de link */
						margin-top:7px;                		/* verticale positie van het menu t.o.v. de link */
						visibility: hidden;
						border:2px solid #FF0707;
						border-top: 0px;
						font-family: Verdana;
						font-weight: bold;
						font-size: 11px;
						color: #FFFFFF;
						line-height: 16px;
						z-index: 100;
						background-image: url(/images/bg_submenu.jpg);
						background-repeat: repeat-x;
						background-color: #810100;
						padding: 5px;
						}

.topmenu_subitem a				{                   
						padding: 5px;
						text-decoration: none;
						}

.topmenu_subitem a:hover	{              
						color: #FF0000;
						padding: 5px;
						}

.topmenu_subitem a:link			{
						color: #FFFFFF;
						text-decoration: none;
						}

.topmenu_subitem a:active		{
						color: #FFFFFF;
						text-decoration: none;
						}		
						
.topmenu_subitem a:visited		{
						color: #FFFFFF;
						text-decoration: none;
						}	


