body {
	margin: 0;
	padding: 0;
	background: url(../images/new_front/background_pixel.jpg) repeat-y center;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 150%;
	color: #0F4626;
}

#main_navi {
 width: 833px;
 height: 334px;
 background: url(../images/new_front/sprite.jpg) -1px -1px no-repeat;
 margin: 10px auto;
 padding: 0;
 position: relative;
}

#main_navi li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#main_navi a {
	display: block;
	text-indent: -10000px;
}

#navi1 {left: 150px; top: 0px; width: 260px; height: 168px;}
#navi2 {left: 320px; top: 0px; width: 310px; height: 168px;}
#navi3 {left: 580px; top: 0px; width: 256px; height: 168px;}
#navi4 {left: 20px; top: 168px; width: 395px; height: 167px;}
#navi5 {left: 380px; top: 168px; width: 295px; height: 167px;}
#navi6 {left: 635px; top: 168px; width: 200px; height: 167px;}

#navi1 a {height: 168px; border: 0px solid black;}
#navi2 a {height: 168px; border: 0px solid black;}
#navi3 a {height: 168px; border: 0px solid black;}
#navi4 a {height: 167px; border: 0px solid black;}
#navi5 a {height: 167px; border: 0px solid black;}
#navi6 a {height: 167px; border: 0px solid black;}

#navi1 a:hover {background: url(../images/new_front/sprite.jpg) -151px -675px no-repeat;}
#navi2 a:hover {background: url(../images/new_front/sprite.jpg) -321px -338px no-repeat;}
#navi3 a:hover {background: url(../images/new_front/sprite.jpg) -581px -675px no-repeat;}
#navi4 a:hover {background: url(../images/new_front/sprite.jpg) -21px  -506px no-repeat;}
#navi5 a:hover {background: url(../images/new_front/sprite.jpg) -381px -843px no-repeat;}
#navi6 a:hover {background: url(../images/new_front/sprite.jpg) -636px -506px no-repeat;}

/* tijdelijke div nieuwe sprite */
#main_navi_3 {
 width: 833px;
 height: 334px;
 background: url(../images/new_front/sprite3.jpg) -1px -1px no-repeat;
 margin: 10px auto;
 padding: 0;
 position: relative;
}

#main_navi_3 li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}

#main_navi_3 a {
	display: block;
	text-indent: -10000px;
}

#navi1_3 {left: 150px; top: 0px; width: 260px; height: 168px;}
#navi2_3 {left: 320px; top: 0px; width: 310px; height: 168px;}
#navi3_3 {left: 580px; top: 0px; width: 256px; height: 168px;}
#navi4_3 {left: 20px; top: 168px; width: 395px; height: 167px;}
#navi5_3 {left: 380px; top: 168px; width: 295px; height: 167px;}
#navi6_3 {left: 635px; top: 168px; width: 200px; height: 167px;}

#navi1_3 a {height: 168px; border: 0px solid black;}
#navi2_3 a {height: 168px; border: 0px solid black;}
#navi3_3 a {height: 168px; border: 0px solid black;}
#navi4_3 a {height: 167px; border: 0px solid black;}
#navi5_3 a {height: 167px; border: 0px solid black;}
#navi6_3 a {height: 167px; border: 0px solid black;}

#navi1_3 a:hover {background: url(../images/new_front/sprite3.jpg) -151px -675px no-repeat;}
#navi2_3 a:hover {background: url(../images/new_front/sprite3.jpg) -321px -338px no-repeat;}
#navi3_3 a:hover {background: url(../images/new_front/sprite3.jpg) -581px -675px no-repeat;}
#navi4_3 a:hover {background: url(../images/new_front/sprite3.jpg) -21px  -506px no-repeat;}
#navi5_3 a:hover {background: url(../images/new_front/sprite3.jpg) -381px -843px no-repeat;}
#navi6_3 a:hover {background: url(../images/new_front/sprite3.jpg) -636px -506px no-repeat;}

/*einde nieuwe sprite*/

#container{
	margin: 0 auto;
	width: 1033px;
}

#head_container {
	background: url(../images/new_front/white_pixel_header.jpg) repeat-x;
	width: 1033px;
	height: 118px;
	margin: 0 auto;
	float: left;
}

#navigatie {
	margin: 0 auto;
	width: 1033px;
	float: left;
}

#header {
	background: url(../images/new_front/background_header.jpg) no-repeat;
	margin: 0 auto;
	height: 180px;
	width: 475px;
	float: left;
}

#short_menu {
	float: left;
	width: 458px;
	height: 20px;
	padding: 97px 0 0 0;
	text-align: right;
}

a {
	color: #0F4626;
	text-decoration: none;
} 

#front_text {
	margin:6px 0 0 217px;
	width: 458px;
	height: 140px;
	text-align: right;
	float:left;
}

#front_text a {
	color: #0F4626;
	text-decoration: underline;
}

.twitter-widget{
	float:left;
	margin: 11px 0 0 15px;
}

.twtr-hd {
    overflow: hidden;
    padding: 5px;
    position: relative;
}
#footer_text{
	float: left;
	width: 1033px
	height: 43px;
	margin: 15px 0 0 390px;
	_margin: 15px 0 0 195px;
}
