body{
	font-size: 9pt;
	font-family: Verdana;
}

H1{
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0080C0;
	margin-top : 0;
	margin-bottom : 5;
}

H2{
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
	color: Navy;
	margin-top: 0;
	margin-bottom: 0;
}

.werkframe{
	background : url(../img/achtergrond.jpg);
	background-repeat : no-repeat;
	background-position : 40px 50px;
	background-attachment : fixed;
}
.tekst {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a.zwartrood  {
	font-size: 9pt;
	color : #000000;
	font-weight: bold;
	text-decoration : none;
	font-family : Tahoma;
	height : 20px;
	padding: 3px 0px 2px 10px;
	font : sans-serif;
}

a.zwartrood:hover  {
	color: #FFFFFF;
	width : 145px;
	height : 20px;
	background-color : Navy;
}

a.witrood  {
	font-size: 9pt;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	font-family : Tahoma;
}

a.witrood:hover  {
	color : Red;
	text-decoration : none;
}

.TabelKop {
	color : #FF6600;
	font-weight: bold;
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
}

.TabelCel {
	font-size : 9pt;
	font-family : Tahoma;
	text-align : left;
}

.Tabelaanhef{
	font-size : 9pt;
	font-family : Tahoma;
	padding: 0px 0px 0px 10px;
}

.Tabelnieuws{
	font-size: 9pt;
	font-family: Verdana;
	padding: 0px 0px 0px 10px;
}

.TabelVoet {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	color : White;
	font-weight: bold;
	height : 18px
}

a.werkblad {
	color : #0080C0;
	font-weight : normal;
	text-decoration : none;
}

a.werkblad:hover{
	color : Red;
}

a.verkoop {
	color : Yellow;
	font-weight : bold;
	text-decoration : none;
	width : 250px;
	height : 30px;
	background-color : Navy;
	padding: 7px 0px 2px 10px;
	font-family : Tahoma;
	font-size : 12px;
}

a.verkoop:hover{
	color : Red;
}

.lijst{
	list-style-position : outside;
	margin-left : 15px;
}

.email{
	border-color : Red;
	border-width : 1px;
	font-family : tahoma;
	font-size : 12px;
}

p.rood{
	color:FF0000;
}

p.groen{
	color:008000;
}

/******************* voor sitemap *****************/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}