body,
p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	color:#545A57/*707975 old value*/;
	line-height:14px;
}
body {
	margin: 20px 30px 20px 30px;
	background-color: #FFFFFF;
}
a {
	color:#96BF0D;
	text-decoration:none;
}

h5  {font-size:10pt;}

/* named dividers for layout ---------------------------------------- */

#container1,
#container2,
#container3 {
	width: 924px;
}
#left1{
	width: 185px;
	float: left;
	padding: 0;
	margin:0;
	margin-top:-25px
}

.-raf {color:#F3F3F3;}
#left2,
#left3 {
	width: 185px;
	float: left;
	padding: 0;
	margin:0;
}

.mod_contentitem-spoox {
	margin:-3.5px;
	padding:0px
	}
#container1,
#left1 {
	height: 100px;
}
#container2,
#left2,
#wrapper2 {
	height: 265px;
}

#wrapper2{
	/*width: 734px;
	float: left;*/
}
#container1 {
	background-image: url(../images/fromIdea.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#left3 {
	text-align:right;
}
#left3a {
	float:left;
	width:20px;
	margin: 15px 0px 0px 0px;
}
#left3b {
	float:right;
	width:160px;
}
/* wrappers ----------------------------------------------------------------- */
#wrapper2,
#wrapper3,
#wrapper3NoRight3 {
	width: 734px;
	/*float:right;*/
	font-size: 9pt;
	margin: 0px 0px 0px 185px;
}

#wrapper3NoRight3,
#wrapper3,
#wrapper2 {
	border-left: solid 1px #8b9892;
	border-right: solid 1px #8b9892;
	border-bottom: solid 1px #8b9892;
}

#wrapper3 {
	background-image: url(../images/1pxGrey3.gif);
	background-repeat: repeat-y;
	background-position: 67%;
}
#wrapper3NoRight3 {
	background-image: none;
}

/* inside container 1 = navigation ----------------------------------------- */
#container1 .moduletable {
	margin: 25px 0 0 0;
}
#container1 .moduletableflash {
	margin: 25px 0 0 0;
}


/* inside container 2 en 3 ------------------------------------------------- */
#title2 {
	width: 734px;
}

#user2 {
	float:left;
	width:730px;/*was 530 voor wijziging*/
	height:160px;
	font-size: 10pt;
	overflow:hidden;
}

#right1 {
	float:right;
	width:734px;
}

#right2 {
	float:right;
	width:200px;
	margin:0px 0px 0px 0px;
	font-size: 9pt;
}

/*.moduletableright3,*/
#right3 {
	width: 33%;
	float: right;
}
	
.clearboth {
	clear: both;
	heigth: 0px
}

#maincontent {
	width: 67%;
	float: left;
	margin:0px;
}
#maincontentNoRight3 {
	width: 100%;
	float: left;
}

/* footer ------------------------------------------------------- */

#footer {
	margin: 10px 0px 0px 185px;
	padding: 0px 0px 20px 0px;
	width: 734px;
	text-align:right;
}
.moduletablefooterLeft {
	float: left;
}
.moduletablefooterRight {
	float: right;
}

/* styling text ------------------------------------------------- */
.contentheading,
#wrapper3 h1 {
	background-image: url(../images/greySquare.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:600;
	line-height: 12px;
}
#left3 h3 {
	color:#96BF0D;
	
}
#left3 p,
#left3 h3 {
	/*margin: 10px 10px 0px 0px;*/
	font-size: 90%;
	text-align:right;
}

.contentheading table {
	border-collapse:collapse;
	margin: 0px 0px 20px 0px;
}

/* restyling joomla -------------------------------------------- */
.contentpaneopen {
	margin: 10px 10px 0px 10px;
}
.contentpaneopen p {
	margin: 0px 0px 14px 0px;
}
.contentpane {
	width: 90%;
	margin: 10px 0px 0px 10px;
}

.moduletable-spoox {
	padding: 5px;
}
.moduletable-login {
	padding: 10px;
}
.moduletablegraphic {
	margin: 10px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8b9892;
	width: 100%;

	}

#left2 .contentpaneopen,
#left2 .contentpaneopen tr,
#left2 .contentpaneopen td,
.mod_contentitemleft2 table,
#left2 table,
#left2 tr,
#left2 td {
	margin: 0px;
	padding:0px;
}
.componentheading {
	font-size: 90%;
	margin: 10px;
}
.back_button {
	font-size: 90%;
	margin: 10px;
}
.pagenav {
	font-size: 90%;
}
#left3 a {
	border:0px;
}
.contentpaneopen {
	font-size: 9pt;
}
.article_seperator {
	font-size: 0px;
	height: 0;
	visibility: hidden;
	margin:0px;
}
/* form --------------------------------------------------- */
input {
	font-size: 11px;
	heigth: 15px;
	line-height: 15 px;
	border: solid 1px #8b9892;
	background-color:#FFFFFF;
}
textarea {
	border: solid 1px #8b9892;
	background-color:#FFFFFF;
}
.button {
	color:#FFFFFF;
	heigth: 15px;
	line-height: 15 px;
	border: solid 1px #8b9892;
	background-color:#8b9892;
}
.button:hover {
	color:#FFFFFF;
	heigth: 15px;
	line-height: 15 px;
	border: solid 1px #8b9892;
	background-color:#96BF0D;
}
#left3 table {
	float:right;
}