#mainbody {
	width : 950px;
	height : 100%;
	background-color: #f4fbff;
	border-top: solid 1px #AAA;
	border-left: solid 1px #AAA;
	border-right: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
}

#header {

	width: 950px;
	height:160px;
}
#lefttop_logo {

	/* background-image: url(artwork/finally_logo.png);
 	width: 220px;
	height:120px; */
	/* float : left; */
}
#righttop_logo {
	/* position: relative; */
	/* background-image: url(artwork/naomi_logo.png);
	left : 570px;
 	width: 150px;
	height: 150px; */
	width : 950px;
	float : left;
	text-align : right;
}
#finally_banner {

}
#menu_hoofd {
	width : 100%;
	top : 0px;
}
#menu_hoofd A {
	color : White;
	text-decoration : none;
	font-weight : bold;
}

#content {
 	width: 950px;
	left : 0px;
	/* float : left; */
	background-color: #f4fbff;
}
#menu_left {
	width : 135px;
	float : left;
	height : 100%;
	vertical-align : top;
	background-color: #f4fbff;
}
#faq_group {
	font-weight: bold;
	float : left;
}
#faq_group_item {
	clear : left;
	float : left;
	margin-left : 10px;
}

#inhoud {
 	background-image: url(artwork/leefbewusteetbewust.png);
	background-position : right bottom;
	background-repeat : no-repeat;

	position : relative;
	text-align : left;
	vertical-align : top;
	padding : 10px;
	width : 810px;

}
#iframemail {
	height : 220px;
	width:100%;
}
#banner-box {
	margin-left:10px;
}

BODY {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
}
#title-bar TD {
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
	font-weight: bold;
	color : #089c2b;
}
#title-bar A {
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
	font-weight: bold;
	color : #089c2b;
}
TD {
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
}
A {
	font : 12px Sans-Serif,Arial,Verdana;
	outline: none;
	color : Navy;
}
INPUT {
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
}
SELECT {
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
}
SUBMIT {
	font : 12px Sans-Serif,Arial,Verdana;
	color : Navy;
}
img {border: none}

#groen {
  color : Green;
}
