#navigation {
	background:  url('/elements/site/kinderen/bg_left.jpg') no-repeat;
	height: 100%;	 
}

#navigation ul li ul li.active, #navigation ul li ul li:hover {
	background: url('/elements/site/kinderen/bg_navigation_active.gif') no-repeat;
	background-position: 0px 5px;
}

#header {
	background: #00cc00 url('/elements/site/kinderen/bg_header.jpg') no-repeat;
	border-bottom: 2px #e1007a solid;
	height: 100px;
	z-index: 1;
}

#header h1 {
	display: none;
}

#container {
}

.headingline {
	height: 84px;
	background: url('/elements/site/kinderen/bg_kids_footer.jpg') repeat-x;
}

.headingline_footer {
	height: 84px;
	background: url('/elements/site/kinderen/bg_kids_footer.jpg') repeat-x !important;
}

.headingline_top {
	margin: 50px 0px 0px 0px !important;
	background: url('/elements/site/kinderen/bg_kids.jpg') repeat-x !important;
}

.headingline_bottom {
	display: block;
}

#content {
	padding: 80px 0px 0px 0px;
}

#content h2 {
	position: absolute;
	background: url('/elements/site/kinderen/bg_h2.jpg') no-repeat;
	z-index: 2;
	margin: 0px 0px 0px 15px;
}

#content-text {
	margin: 0px 0px 0px 20px;
}

#content-text a {
	color: #cc2994;
}

#sidebar {
	position: relative;
	background: url('/elements/site/kinderen/bg_right.jpg') no-repeat;
	height: 100%;
	z-index: 2;
}

#sidebar #sidebar-quote {
	color: #cc2994;
}

#shortcuts {
	padding: 80px 0px 0px 0px;
}
