html {
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 100%;
}

body{
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 100%;
}

div#menu{
	position:absolute;
	left: 96px;
	top: 78px;
	width: 120px;
}

div#menu_button{
	height: 18px;
	width: 120px;
	background: url(../images/menu.gif);
	background-repeat: no-repeat;
}

div#content_header{
	background-color: white;
}

div#header_grey_top{
	width: 800px;
	height: 9px;
	background-color: #e4e4e4;
	font-size: 0px;
}

div#bg_top_right{
	position:absolute;
	left: 800px;
	background: url(../images/bg_top_right.gif);
	width: 43px;
	height: 36px;
}

div#logo{
	position:absolute;
	left: 607px;
	top:10px;
	background: url(../images/logo.jpg);
	width: 185px;
	height: 55px;
}

div#header_stripes{
	width: 605px;
	height: 13px;
	background: url(../images/stripes.gif);
	margin-top: 13px;
	font-size: 0px;y
}

div#header_grey_bottom{
	width: 605px;
	height: 5px;
	background-color: #e4e4e4;
	margin-top: 3px;
	font-size: 0px;
}

 div#object_1{
	position:absolute;
	left: 236px;
	top: 63px;
	width: 90px;
	height: 8px;
	background: url(../images/object_1.gif);
	font-size: 0px;
}

 div#object_2{
	position:absolute;
	left: 270px;
	top: 150px;
	width: 14px;
	height: 52px;
	background: url(../images/object_2.gif);
	font-size: 0px;
}

 div#object_3{
	position:absolute;
	left: 270px;
	top: 400px;
	width: 14px;
	height: 52px;
	background: url(../images/object_2.gif);
	font-size: 0px;
}

div#content{
	margin-left:225px;
	margin-top: 32px;
	width: 625px;
	min-height:	390px;
	_height: 390px;
}

div#content_header{
	position: absolute;
	margin-left:78px;
	width: 547px;
	font-size:0px;
}


div#content_green_line{
	width: 100%;
	height: 2px;
	background: #caf18c;
	background: url(../images/green.gif);
	background-repeat: repeat-x;
	border: none;
}

div#content_grey_line{
	width: 100%;
	height: 4px;
	background: #e4e4e4;
	font-size: 0px;
	margin-top:1px;
}

div#content_grey_line_2{
	width: 100%;
	height: 4px;
	background: #e4e4e4;
	font-size: 0px;
	margin-top:5px;
}

div#content_orange_line{
	height: 1px;
	font-size: 0px;
	background: url(../images/orange.gif);
	background-repeat: repeat-x;
	border: none;
}

div#content_text{
	min-height: 385px;
	_height: 385px;
	font-size: 11px;
	padding-left:78px;
}

div#spacer{
	width: 100%;
	height: 20px;
	
}

div#footer{
	margin-left:78px;
	clear: both;
	background-color: white;
}

div#content_green_line_bottom{
	width: 100%;
	height: 2px;
	font-size: 0px;
	background: #caf18c;
	background: url(../images/green.gif);
	background-repeat: repeat-x;
	border: none;
	margin-top: 1px;
}

div#grey_line{
	width: 100%;
	height: 4px;
	background: #e4e4e4;
	font-size: 0px;
}

div#green_line{
	width: 100%;
	height: 1px;
	font-size: 0px;
	background: #caf18c;
	background: url(../images/green.gif);
	background-repeat: repeat-x;
	border: none;
}

a:link {color: black}     /* unvisited link */
a:visited {color: black}  /* visited link */
a:hover {color: #679b6d}   /* mouse over link */
a:active {color: black}   /* selected link */


/* ALGEMEEN */
div#title{
	width: 100%;
	height: 15px;
	background: #adadad;
	text-indent: 10px;
}

div#line{
	background-image: url(../../images/shim.gif);
	height: 15px;
	font-size: 0px;
	background-repeat: repeat-x;
	background-position: bottom;

}

div#shim{
	width: 15px;
	height: 75px;
	background-image: url(../../images/shim.gif);
	background-repeat: repeat-y;
	background-position: 7px;
	float: left;
	font-size: 0px;
}

img#logospeaker {
	position: absolute;
	z-index: 99;
	top: 300px;
	left: 35px;
}
