BODY
{
	SCROLLBAR-FACE-COLOR: #aaa698;
	SCROLLBAR-SHADOW-COLOR: #aaa698;
	SCROLLBAR-3DLIGHT-COLOR: #aaa698;
	SCROLLBAR-HIGHLIGHT-COLOR: #aaa698;
	SCROLLBAR-DARKSHADOW-COLOR: #aaa698;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #dfdfdf;
	BACKGROUND-COLOR: #ffffff;
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center 231px;
	FONT-SIZE: 11px;
	COLOR: #403e37;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	overflow-x: hidden;
}
.lijn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 47px;
	background-color: #aaa698;
	z-index: 1;
	
}
.top {
	position: absolute;
	width: 990px;
	height: 231px;
	top: 0px;
	margin-top: 0px;
	left: 50%;
	margin-left: -495px;
	z-index: 2;
}
#backhome {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: 260px;
	top: 10px;
	width: 183px;
	height: 183px;
	z-index: 2;
 	background-image: url(../_images/back-home-off.gif);
}
#backhome:hover {
	position: absolute;
	left: 50%;
	margin-left: 260px;
	top: 10px;
	width: 183px;
	height: 183px;
	z-index: 2;
 	background-image: url(../_images/back-home-on.gif);
}
#backhome span {
	display: none;
}
#backhome-schoolvoordelevenskunst {
	position: absolute;
	display: block;
	left: 50%;
	margin-left: 260px;
	top: 10px;
	width: 183px;
	height: 183px;
	z-index: 2;
 	background-image: url(http://www.weetendurf.nl/schoolvoordelevenskunst/_images/back-home-schoolvoordelevenskunst-off.gif);
}
#backhome-schoolvoordelevenskunst:hover {
	position: absolute;
	left: 50%;
	margin-left: 260px;
	top: 10px;
	width: 183px;
	height: 183px;
	z-index: 2;
 	background-image: url(http://www.weetendurf.nl/schoolvoordelevenskunst/_images/back-home-schoolvoordelevenskunst-on.gif);
}
#backhome-schoolvoordelevenskunst span {
	display: none;
}

.tekst {
	position: absolute;
	width: 600px;
	height: auto;
	top: 250px;
	margin-top: 0px;
	left: 50%;
	margin-left: -172px;
	}
.tekst LI
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
}
.tekst H1
{
    BACKGROUND-POSITION: left center;
	background-image:url(../_images/kop.gif);
	background-repeat:no-repeat;
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    LINE-HEIGHT: 24px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left;
	color: #7d7a71;
}
.tekst H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
	color: #7d7a71;
}
.tekst TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
}
.tekst P
{
    FONT-WEIGHT: normal;
}
.tekst A
{
    COLOR: #403e37;
    TEXT-DECORATION: underline;
}
.tekst A:hover
{
    TEXT-DECORATION: none
}
.tekst img {
	float: right;
	margin-left: 10px;
	}
.colofon {
	position: absolute;
	width: 200px;
	height: 100px;
	bottom: 10px;
	left: 50%;
	line-height: 20px;
	margin-left: -440px;
	text-align: center;
	padding-top: 6px;
	background-color: #dfdfdf;
	border: solid 2px #ffffff;
	z-index: 5;
}
.colofon p {
	color: #7d7a71;
	font-size: 11px;
	font-weight: bold;
}
.colofon a {
	color: #7d7a71;
	font-size: 11px;
	text-decoration:underline;
}
.colofon a:hover {
	text-decoration:none;
}

