/* text-align: center; in de body zorgt ervoor dat de boel (de div kaderwrap) gecentreerd wordt in ie */

body {
	background-image: url(back1.gif);
	margin: 2px;
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 80%;
	color: #000066;
	
}

/* Hieronder de kaderwrap div, omspant alle andere divs, zorgt voor vaste breedte van 740px */

#background {
	background: transparent;
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	top: 0px;
}

#boxes1 {
	position: absolute;
	border-width: 0px;
	border-style: dotted;
	border-color: #119;
	top: 150px;
	left: 7px;
	overflow: hidden;
	width: 202px;
	height: 383px;
	line-height: 150%;
	
}

#boxes2 {
	position: absolute;
	border-width: 0px;
	border-style: dotted;
	border-color: #119;
	top: 135px;
	left: 215px;
	overflow: auto;
	width: 620px;
	height: 395px;
	padding: 3px 0px 0px 5px;
}

#boxlinksonder1 {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #119;
	top: 536px;
	left: 222px;
	overflow: hidden;
	width: 140px;
	height: 40px;
}

#boxonder2 {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #119;
	top: 536px;
	left: 377px;
	overflow: hidden;
	width: 140px;
	height: 40px;
}

#boxonder3 {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #119;
	top: 536px;
	left: 532px;
	overflow: hidden;
	width: 140px;
	height: 40px;
}

#boxrechtsonder4 {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #119;
	top: 536px;
	left: 687px;
	overflow: hidden;
	width: 140px;
	height: 40px;
}

#boxsitemap {
	position: absolute;
	border-width: 0px;
	border-style: dotted;
	border-color: #119;
	font-weight: normal;
	font-size : 80%;
	top: 540px;
	left: 6px;
	overflow: hidden;
	width: 202px;
	height: 40px;
}

#navi {
	position: absolute;
	top: 96px;
	left: 10px;
	width: 830px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 90%;
	color: #119;
	font-weight: bold;
	letter-spacing: 1px;
}

#onestat{
	position: absolute;
	top: 524px;
	left: 6px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#bezoekers {
	position: absolute;
	top: 116px;
	left: 540px;
	width: 300px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 80%;
}

.ruimte {
	margin-right: 10px;
}

.rruimte {
	margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #119;
}

A:link, {
	text-decoration: none;
	font-weight: bold;
	color:#003300;
}

A:active {
	text-decoration: underline;
	font-weight: bold;
	color:#003300;
}

A:visited {	
		color:	#003300;
		font-weight: bold;
		text-decoration: none;
}		

A:hover {	
		color:	#FF0000;
		font-weight: bold;
		text-decoration: underline;
}

h1 {
	font-size: 170%;
	font-style : italic;
	color: #119;
	letter-spacing : 2px;
}

h2 {
	font-size: 140%;
	font-style : normal;
	color: #119;
}

h3 {
	font-size: 120%;
	font-style : normal;
	color: #119;
}

h4 {
    font-size: 105%;
	font-style : bold;
	color: #119;
}

h5 {
	font-size: 90%;
	font-style : normal;
	color: #119;
}

h6 {
	font-size: 80%;
	font-style : normal;
	color: #119;
}