#slideshow {
	position: absolute;
	background-color: #fff;
}

/*-------- HEADER --------*/

#header {
	min-height:306px;
	background: none;
}

#header .logo {
	margin:0 0 0 20px;
}

#header #help ul {
  list-style-type:none;
	float:right;
	clear:right;
	margin:20px 0 0 0;
	*margin:0;
	position:static;
  width:200px;
}

#header #help li {
  list-style-type:none;
	background:#fff url(/images/openuitleg.gif) no-repeat right;
	min-height:28px;
	min-width:120px;
	text-align:right;
}

#header #help li#uitleg-uit {
  background:#fff url(/images/sluituitleg.gif) no-repeat right;
}

#header #help li a, #header #help li a:visited  {
	padding:0 45px 0 0;
	font-size:1.5em;
	font-weight:bold;
}

#header fieldset {
  display: inline;
}
/*-------- HEADER END --------*/

/*-------- TOP NAV --------*/
ul.topnav li {
  width: 149px;
	padding: 0 1px 0 1px;
}

ul.topnav li a, ul.topnav li a:visited{
	min-height:65px;
	padding:5px 2px 10 2px;
}

ul.topnav li a span.explanation, ul.topnav li a:visited span.explanation {
	font-size:0.65em;
	display:block;
	margin:10px 0 0 0;
}
/*-------- TOP NAV END --------*/

/*-------- BLOG BLOCK --------*/
#content  .boxhome {
	background:url(../images/boxhome_main.gif) repeat-y;
	width: 370px;
	margin-top:20px;
}

#content  .boxhome a:hover {
	text-decoration: underline;
}

#content  .boxhome h1 {
	color:#64336a;
	font-size:2em;
	padding:0px 10px 0 20px;
}

#content  .boxhome p {
	padding: 0px 10px 0px 20px;
	width: 320px;
}

#content  .boxhome  {
	border-bottom: 2px solid #e2e2e2;
	padding-right:10px;
	border-right:2px solid #e2e2e2;
	border-top:2px solid #e2e2e2;
}

#content .boxhome .link_for_part2 li {
	background:url(../images/arrow_grey.gif) no-repeat left;
	text-transform: lowercase;
	color: #e2e2e2;
	font-style: italic;
		padding:0 0px 0 0;
		width: 300px;
}

#content  .boxhome ul {
	list-style-type:none;
	padding:15px 20px 10px 20px;
	background:url(/images/boxhome_bottom.gif) no-repeat bottom;
}

#content  .boxhome li {
	background:url(/images/arrow_grey.gif) no-repeat;
	padding:0 0 15px 33px;
	line-height:2em;
}

#content  .boxhome ul  a, #content  .boxhome ul  a:visited {
	font-size:1.5em;
	text-decoration:none;
	border-bottom:solid 1px #e4e4e4;
	color:#373737;
}

#content  .boxhome ul  a, #content  .boxhome ul  a:visited {
	font-size:1.5em;
	text-decoration:none;
	border-bottom:solid 0px #e4e4e4;
	color:rgb(128, 128, 128);;
}

#content  .boxhome img {
  margin:5px 20px 5px 20px;
  border:solid 5px #e4e4e4;
}

/*-------- // BLOG BLOCK END --------*/

.content_div ul {
  padding: 0;
  background: none;
}

.content_div ul li {
  background: none;
  font-size: 1.5em;
  list-style-image: url('/images/bullit.gif');
  margin: 0 0 0.5em 35px;
  padding: -5px 0 0 0;
}