body, p, TD, H1, H2, H3, H4, H5, H6 {
font-family: Verdana, arial;
color: #000000;
}

body{
margin: 0px;
padding: 0px;
}

p{
margin: 0px;
padding: 0px;
}

a:link, a:visited, a:active {
color: #CC6600;
}

a:hover {
color: #000000;
}

TH, TD{
font-size: 0.7em;
}

H1{
font-size: 1.4em;
font-weight: bold;
}

H2{
	font-size: 1.2em;
	color: #1A004C;
	margin: 0px;
	font-weight: bold;
}

H3{
font-size: 1.1em;
font-weight: bold;
color: #1A004C;
margin-top: 16px;
margin-bottom: 4px;
}

H4, H5, H6{
font-size: 0.8em;
margin: 0;
}

STRONG{
font-weight: bold;
}

td.small {
font-size: 8pt;
}

EM{
font-style: italic;
}

#icoon{

}

#houder{
	position: relative;
	z-index: 2;
	width: 705px /* was 564px; */
	}

#popmenu{
position: absolute; width: 705px; z-index: 3; left: 0px; top: -65px; overflow:  hidden; visibility: hidden;
}

/* hoogte popmenu (zie ook procedure!)*/
#popmenutabel,#popmenu{
height: 200px;
}

/* popmenucel = popmenutabel-6px */
#popmenucel{
height: 194px;
}

ul {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		list-style-image: url(../images/bullet.gif);
}

ol {
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fotos{
border: 1px solid #CE6300;
}
#bghomelinks{
	background-image: url(../images/bg_home_l.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bghomem{
	background-image: url(../images/bg_home_m.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bghomerechts{
	background-image: url(../images/bg_home_r.jpg);
	background-repeat: repeat-x;
	background-position: top;
}