/* CSS Document */

p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
}

h1 {
	color: #FF0080;
	font-size: 19pt;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-style: italic;
}

#colom1 a {
	color: #FF0080;
}

#colom1 a:hover, #colom2 ul a:hover {
	background-color: #FF0080;
	color: #FFFFFF;
/*	border-left: 1px solid #FF0080;
	border-right: 1px solid #FF0080;
	border-bottom: 0px;
	border-top: 0px;
	margin-left: -1px;
	margin-right: -1px; */
	text-decoration: none;
}

#colom2 p {
	color: #999999;
	font-size: 10px;	
	padding: 0px;
	margin: 0px;
}
#colom1 h2, h2 {
	color: #999999;
	font-size: 8pt;
	width: 100%;
	border-bottom: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: normal;
}
#colom1 h3 {
	margin: 0px;
	padding-bottom: 5px;
	font-size: 10pt;

}

.titelIndex a {
	margin: 0px;
	padding: 0px;
	font-size: 15pt;
	font-weight: normal;
	text-decoration: none;
}

#colom2 h2, #colom3 h2 {
	color: #999999;
	font-size: 8pt;
	width: 100%;
	border-bottom: 1px solid #999999;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: normal;
}

#colom2 h3, #colom3 h3 {
	color: #FF0080;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#colom2 h4, #colom3 h4 {
	color: #FF0080;
	font-size: 10pt;
	width: 164px;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	background-image: url(img/hr.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E1E1E1;
}

#colom2 blockquote {
	color: #666666;
	font-size: 7pt;
	width: 164px;
	margin-top: -4px;
	margin-left: 0px;
	padding: 3px;
	font-weight: normal;
	background-image: url(img/hr.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	font-style: italic;
}

#colom1 ul, #colom2 ul {
	margin: 0px;
	padding: 0px;
}


#colom1 li { 
	list-style-type: none;
	background: url(img/li.gif) no-repeat 0 10px;
	padding-left: 1em; 
}

#hoogte {
	color: #FFFFFF;
	background-image: url(img/hr.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FF0080;
	padding: 3px;
	font-size: 7pt;

	font-style: italic;
	padding-bottom: 4px;
}

#hoogteKop h4 {
	color: #FFFFFF;
	font-size: 10pt;
	width: 164px;
	margin: 0px;
	padding: 3px;
	font-weight: normal;
	background-color: #FF0080;
	font-style: normal;
	background-image: none;
	background-image: url(img/hr.png);
	background-position: top;
	background-repeat: repeat-x;
}

.entryIndex {
	margin-bottom: 20px;
}
