html, body {
    height: 100%;
}
body {
	margin:0 auto;
	padding:0;
	height:100%;
	background-image:url(../images/bg.gif);
}

#sitecontainer {
	margin:0 auto;
	width:850px;
}

#logo_container {
	float:left;
	background-image:url(../images/bg_logo.gif);
	margin:0 0 25px 0;
	background-repeat:no-repeat;
	width:338px;
	overflow:hidden;
}
#logo {
	float:left;
	width:290px;
	margin:23px 0 0 50px;
}
#follow {
	float:left;
	margin:90px 10px 0 10px;
}
#header {
	float:left;
	margin:15px 0 20px 0px;
	width:480px;
}
#landen {
	float:right;
	width:45px;
}
#shake_your_job {
	float:left;
	margin:30px 0 90px 0;
	overflow:hidden;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#35444b;
}
#shake_your_job a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#35444b;
	margin:0 0 0 2px;
	text-decoration:none;
}
#fields {
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:1.6em;
	color:#35444b;
	margin:0 8px 0 0;
}
#button {
	float:left;
	margin:2px 0 0 3px;
}
#smallink {
	float:right;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	line-height:1.2em;
	color:#35444b;
	margin:5px 8px 0 0;
}
#smallink a{
	color:#35444b;
}
/* ======================= Begin NAVIGATIE ======================== */

#navigatie {
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
}
a.navigatie {
  float: left;
  margin: 0 9px 0px 0;
  text-decoration:none;
  color:#000;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size:12px;
  font-weight:bold;
}
a.navigatie em{
	display: block;
	float: left;
	width: 6px;
	height: 19px;
}
a.navigatie span{
	display: block;
	float: left;
	height: 19px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.navigatie b{
	display: block;
	float: left;
	width: 6px;
	height: 19px;
}
a.navigatie:hover em{
	display: block;
	float: left;
	background-image:url(../images/nav_hover_left.png);
	width: 6px;
	height: 19px;
}
a.navigatie:hover span{
	display: block;
	float: left;
	background-image:url(../images/nav_hover_center.png);
	height: 19px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height:1.5em;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a.navigatie:hover b{
	display: block;
	float: left;
	background-image:url(../images/nav_hover_right.png);
	width: 6px;
	height: 19px;
}

/* ======================= EINDE NAVIGATIE ======================== */


#content_container {
	clear:both;
}
#left_column {
	float:left;
	width:314px;
}
#header_orange {
	clear:both;
	background-color:#cd6928;
	overflow:hidden;
}
#header_orange H1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding: 7px 0 9px 30px;
	text-decoration:none;
	background-position:center left;
}
#header_orange H1.w{
	background:url(../images/title_w.gif) no-repeat;
}
#header_orange span{
	float:left;
	padding:3px 0 0 3px;
}
#header_orange em{
	float:right;
	width:24px;
	display:block;
}
#header_grey {
	clear:both;
	background-color:#8b969d;
	overflow:hidden;
}
#header_grey H1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding: 7px 0 9px 30px;
	text-decoration:none;
	background-position:center left;
}
#header_grey H1.n{
	background:url(../images/title_n.gif) no-repeat;
}
#header_grey span{
	float:left;
	padding:3px 0 0 3px;
}
#header_grey em{
	float:right;
	width:24px;
	display:block;
}
#text_left {
	clear:both;
	background-color:#FFF;
	width:294px;
	margin:0 0 15px 0;
	padding:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:1.4em;
	overflow:hidden;
}

#right_column {
	float:left;
	width:498px;
	margin:0 0 0 20px;
}

#header_wide_grey {
	clear:both;
	background-color:#8b969d;
	overflow:hidden;
}
#header_wide_grey span{
	float:left;
	padding:3px 0 0 3px;
}
#header_wide_grey H1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding: 7px 0 9px 30px;
	text-decoration:none;
	background-position:center left;
}
#header_wide_grey H1.h{
	background:url(../images/title_h.gif) no-repeat;
}
#header_wide_grey em{
	float:right;
	width:24px;
	display:block;
}
#text_right {
	clear:both;
	background-color:#FFF;
	width:478px;
	margin:0 0 15px 0;
	padding:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

#header_100_grey {
	clear:both;
	background-color:#8b969d;
	overflow:hidden;
	width:837px;
}
#header_100_grey span{
	float:left;
	padding:3px 0 0 3px;
}
#header_100_grey H1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px;
	padding: 7px 0 9px 10px;
	text-decoration:none;
	background-position:center left;
}
#header_100_grey em{
	float:right;
	width:24px;
	display:block;
}
#text_100 {
	clear:both;
	background-color:#FFF;
	width:817px;
	min-height:400px;
	margin:0 0 15px 0;
	padding:10px 10px 20px 10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

/* ========================= BEGIN van RSS FEED ======================== */

.rss_box {
	float:left;
}
.rss_title {
	display:none;
}
.rss_items {
	color:#000;
	margin:0 0 7px 0;
	padding:0px;
}
.rss_item {
	color:#000;
	margin: 0 0 7px 0;
	list-style:none;
}
.rss_item a{
	color:#000;
	margin: 0 0 7px 0;
	font-size:13px;
	font-weight:bold;
}
.rss_date {
	display:none;
}

/* ========================= BEGIN van FOOTER ======================== */

#footer {
	clear:both;
	background-color:#cccfd1;
	padding:8px;
	line-height:1.6em;
	width:825px;
	margin:0 0 15px 0;
	overflow:hidden;
	text-align:right;
}
#footer a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	margin:0 10px 0 0;
}
#footer a:hover{
	text-decoration:underline;
}