/* 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: #FFD6AD;
}

/* Hieronder de kaderwrap div, omspant alle andere divs, zorgt voor vaste breedte van 740px */

#background {
	background: transparent;
	width: 975px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	top: 0px;
}

#boxes1 {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #FC6;
	top: 138px;
	left: 0px;
	overflow: hidden;
	width: 210px;
	height: 320px;
	line-height: 150%;
	
}

#boxes2 {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #FC6;
	top: 120px;
	left: 230px;
	overflow: auto;
	width: 700px;
	height: 430px;
	padding: 3px 0px 0px 5px;
}

#boxsitemap {
	position: absolute;
	font-weight: normal;
	font-size : 80%;
	top: 8px;
	left: 710px;
	overflow: hidden;
	width: 90px;
	height: 30px;
	padding: 0px 0px 0px px;
}

#boxphotos {
	position: absolute;
	border-width: 0px;
	border-style: solid;
	border-color: #FF0000;
	top: 510px;
	left: 20px;
	overflow: hidden;
	width: 69px;
	height: 100px;
}

#boxsanta {
	position: absolute;
	top: 6px;
	left: 660px;
	width: 100px;
	height : 75px;
}

#boxbutton1 {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	top: 520px;
	left: 10px;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

#boxbutton2 {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	top: 520px;
	left: 74px;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

#boxbutton3 {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	top: 520px;
	left: 137px;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

#boxbutton4 {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	top: 460px;
	left: 10px;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

#boxbutton5 {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	top: 460px;
	left: 74px;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

#boxbutton6 {
	position: absolute;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
	top: 460px;
	left: 137px;
	overflow: hidden;
	width: 50px;
	height: 50px;
}

#siteatschool{
	position: absolute;
	top: 580px;
	left: 5px;
	font-size : x-small;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#navi {
	position: absolute;
	top: 94px;
	left: 238px;
	width: 750px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 90%;
	color: #cacaca;
	font-weight: bold;
	letter-spacing: 1px;
}

#bezoekers {
	position: absolute;
	top: 4px;
	left: 590px;
	width: 250px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 80%;
}

.rruimte {
	margin-right: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #FF0000;
}

.rruimte-ex {
	margin-right: 10px;
}

A:link, A:active {	
		text-decoration	:	none;
		color		:	#FF0000;
		background	:	transparent;
}

A:visited {	
		color:	#FF0000;
		background	:	transparent;
		text-decoration	:	none;
}		 

A:hover {
	color:#FFCC00;
	background: transparent;
	text-decoration: underline;
}

h1 {
	font-size: 170%;
	font-style : italic;
	color: #ffcc66;
	letter-spacing : 2px;
}

h2 {
	font-size: 140%;
	font-style : normal;
	color: #ffcc66;
}

h3 {
	font-size: 120%;
	font-style : normal;
	color: #ffcc66;
}

h4 {
    font-size: 105%;
	font-style : bold;
	color: #ffcc66;
}

h5 {
	font-size: 90%;
	font-style : normal;
	color: #ffcc66;
}

h6 {
	font-size: 80%;
	font-style : normal;
	color: #ffcc66;
}