/* CSS Document behorend bij Pronto */
/* Ontwikkeld door Jozias Boone - Nilsson */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	line-height:15px;
	color:#666666;
}

h1, h2, h3 {
	color:#666666;
	font-weight:bold;
	line-height: 15px;
	text-align:left;
}

h1 {
		font-size: 11px;
		margin-bottom: 20px;
}

h2 {
		font-size: 14px;
		margin-bottom: 10px;
		top: 60px;
		left: 60px;
		position:absolute;
}

h3 {
		color:#000000;
		margin-bottom: 20px;
		top: 100px;
		left: 60px;
		position:absolute;
}

a {
		font-weight: bold;
		color:#666666;
		margin-bottom: 20px;
}


p {
		font-size: 10px;
		margin-bottom: 15px;
}

div#paginas p {
	font-size: 11px;
	font-weight:bold;
	text-align:right;
}



div#navigatie ul li {
	margin-left: 20px;
	list-style:none;
	float:left;
}


div#navigatie ul li a {
		color: #666666;
		text-decoration:none;
}


div#navigatie ul li a:hover {
		color: #666666;
}

div#subnavigatie ul {
}

div#subnavigatie ul li {
	margin-left: 20px;
	list-style:none;
	float:left;
	width: 130px;
	height: 20px;
}


div#subnavigatie ul li a {
		color: #666666;
		text-decoration:none;
}

div#subnavigatie ul li a:hover {
		color: #666666;
}

div.omschrijving span {
	text-transform: lowercase;
}