/* CSS Document */
BODY { 	margin:0px; 
		padding:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#00477A;
		line-height:140%;
}

P	{	margin-top:0px;
		margin-bottom:0px;
		font-size:11px;
		color:#00477A;
		line-height:140%;
}

.titel {	font-size:14px;
			color:#079BDA;
			font-weight:bold;
			margin-bottom:5px;
}

.subtitel {		font-size:10px; 
				color:#079BDA;
				font-weight:bold;
}

.mmhide_rubriekrechts IMG	{	border-color:white;		}

.mmhide_bodytekst UL	{ 	margin:0px;
							padding:0px;
							margin-left:10px;
							padding-left:10px;
							font-size:11px;
							color:#00477A;
							line-height:140%;
}

.mmhide_bodytekst UL LI	{ 	list-style-image: url("/templates/images/bullet.gif");	}

.mmhide_bodytekst OL	{ 	margin:0px;
							padding:0px;		
							margin-left:10px;
							font-size:11px;
							color:#00477A;
							line-height:140%;
}

.mmhide_alignrechts P { text-align:right;}

.mmhide_paginatitel {	font-size:18px; 
						color:#079BDA;
						font-weight:bold;
						margin-bottom:5px;
}

.mmhide_footer {	font-size:10px;
					color:#00477A;
					margin-top:10px;
					margin-left:25px;
}