@import url(default.css);

/* SITE WRAPPER */

#sitewrapper {
	background: #fff url(../img/educatie/header.jpg) no-repeat;
}

/* HEADER */

#header {
	height: 207px;
}

#submenu { 
	top: -10px;
	left: -192px;
}

#submenu a {
	color: #fff;
	margin: 0 12px 0 0;
}

/* CONTENT */

#content {
	padding-top: 216px;
}

#content h2 {
	background: url(../img/educatie/title.gif) no-repeat;
	width: 183px;
	height: 26px;
}

#content #main {
	background: #CFCCDE;
}

#content #side {
	position: relative;
	top: 0px;
}

#content #side .top {
	background: url(../img/educatie/boxtop.jpg) no-repeat;
}

#content #side .middle {
	background: url(../img/educatie/boxmiddle.jpg) repeat-y;
}

#content #side .bottom {
	background: url(../img/educatie/boxbottom.jpg) no-repeat;
}

/* FOOTER */

#footer {
	background: #F3F3F3 url(../img/educatie/footer.jpg) repeat-x top;
	color: #484848;
}

#footer a {
	color: #484848;
}
