html { height:100%; }
body {
	background:url(../images/bg.gif) repeat-x;
/*	background:url(../images/temp.png) no-repeat center top;*/
	height:100%;
	font:normal 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font-weight:bold; }
h2 {
	text-transform:uppercase;
	font-size:18px;
	padding-bottom:.5em;
}
h3 {
	text-transform:uppercase;
	font-size:15px;
	padding:1em 0 .5em;
}
h4 {
	font-size:14px;
	padding-top:.5em;
}
p { padding-bottom:1em; }
a { color:#009ee0; }
a:hover { text-decoration:none; }
hr { display:none; }
#wrapper {
	width:800px;
	height:100%;
	margin:0 auto;
}
#blue {
	height:540px;
	background:url(../images/line.png) no-repeat bottom right;
}
#white { position:relative; }
#logo a {
	display:block;
	background:url(../images/logo2.png) no-repeat;
	width:335px;
	height:81px;
	text-indent:-9999px;
}
#demo a {
	display:block;
	background:url(../images/demo.png) no-repeat;
	width:410px;
	height:85px;
	text-indent:-9999px;
	position:absolute;
	right:0;
	top:15px;
}
#menu {
	float:left;
	width:187px;
	height:360px;
	background:url(../images/menu_up.png) no-repeat 114px top;
	padding-left:100px;
	font-size:0;
	line-height:0;
}
#info { padding:5px 0 46px 0; }
#info li a, #colofon li a {
	display:block;
	text-indent:-9999px;
}
#info li a { height:32px; overflow:hidden; }

#info li#wat a { background:url(../images/menu_over.png) no-repeat 1000px -5px; }
#info li#wat a:hover, .wat #info li#wat a { background-position:10px -5px; }

#info li#waarom a { background:url(../images/menu_over.png) no-repeat 1000px -37px; }
#info li#waarom a:hover, .waarom #info li#waarom a { background-position:10px -37px; }


#info li#ontstaan a { background:url(../images/menu_over.png) no-repeat 1000px -69px; }
#info li#ontstaan a:hover, .ontstaan #info li#ontstaan a { background-position:10px -69px; }

#info li#status a { background:url(../images/menu_over.png) no-repeat 1000px -101px; }
#info li#status a:hover, .status #info li#status a { background-position:10px -101px; }

#info li#devrouwen a { background:url(../images/menu_over.png) no-repeat 1000px -133px; }
#info li#devrouwen a:hover, .devrouwen #info li#devrouwen a { background-position:10px -133px; }

#info li#printversie a { background:url(../images/menu_over.png) no-repeat 1000px -165px; }
#info li#printversie a:hover, .printversie #info li#printversie a { background-position:10px -165px; }

#info li#routes a { background:url(../images/menu_over.png) no-repeat 1000px -197px; }
#info li#routes a:hover, .routes-werk #info li#routes a, .routes-opleiding #info li#routes a, .routes-schulden #info li#routes a, .routes-kinderopvang #info li#routes a { background-position:10px -197px; }

#info .route_sub li#routes-schulden a { background:url(../images/menu_over.png) no-repeat 1000px -224px; }
#info .route_sub li#routes-schulden a:hover, .routes-schulden #info .route_sub li#routes-schulden a:hover { background-position:10px -224px; }
.routes-schulden #info .route_sub li#routes-schulden a { background-position:10px -224px; }

#info .route_sub li#routes-opleiding a { background:url(../images/menu_over.png) no-repeat 1000px -240px; }
#info .route_sub li#routes-opleiding a:hover, .routes-opleiding #info .route_sub li#routes-opleiding a:hover { background-position:10px -240px; }
.routes-opleiding #info .route_sub li#routes-opleiding a { background-position:10px -240px; }

#info .route_sub li#routes-kinderopvang a { background:url(../images/menu_over.png) no-repeat 1000px -256px; }
#info .route_sub li#routes-kinderopvang a:hover, .routes-kinderopvang #info .route_sub li#routes-kinderopvang a:hover { background-position:10px -256px; }
.routes-kinderopvang #info .route_sub li#routes-kinderopvang a { background-position:10px -256px; }

#info .route_sub li#routes-werk a { background:url(../images/menu_over.png) no-repeat 1000px -272px; }
#info .route_sub li#routes-werk a:hover, .routes-werk #info .route_sub li#routes-werk a:hover { background-position:10px -272px; }
.routes-werk #info .route_sub li#routes-werk a { background-position:10px -272px; }

#info li.sub a { height:27px; }
#info li ul.route_sub li a { height:16px; }
#colofon a {
	height:20px;
/*	background:url(../images/menu.png) no-repeat 10px -334px;*/
}
#content {
	float:left;
	width:445px;
	height:360px;
	overflow:auto;
	padding:20px;
	background:white;
}
#content ul {
	list-style:inside disc;
	margin-bottom:1em;
}
#content ul li { margin-left:1em; }
#copy { display:none; }

