*, body, div
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: small;
}

body
{
	background-color: #B8D539;
}

p
{
	margin: 0px 0px 20px 0px;
}

h1,h1 b,h1 i
{
	font-size: large;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-style: normal;
	font-weight: normal;
}

h2
{
	font-size: medium;
	color: #859931;
}

h3
{
	font-size: medium;
	color: #B8D539;
}

h4
{
	font-size: medium;
	color: #859931;
	margin: 0px 0px 5px 0px;
}

hr
{
	border: none;
	height: 1px;
	color: #CCDDCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: xx-small;
}

img
{
	margin: 0px;
	padding: 0px;
	border: none;
}

a
{
	color: #859931;
}

a:hover
{
	color: black;
}

input
{
	height: 16px;
	width: 300px;
	border: 1px solid #CCCCCC;
}

input.btn
{
	height: 23px;
	width: 100px;
	text-align: center;
	background-color: #EEEEEE;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

textarea
{
	width: 300px;
}

td
{
	padding: 2px 2px 2px 0px;
	vertical-align: top;
}

td hr
{
	margin: 0px 0px 0px 0px;
}

select
{
	height: 20px;
	font-size: small;
}

.button
{
	height: 21px;
}

a.button
{
	color: #FFF;
	background-color: #859931;
	padding: 3px 6px 3px 6px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #B8D539;
	border-right: 2px solid #64770A;
	border-bottom: 2px solid #64770A;
	border-left: 1px solid #B8D539;
}

a.button:hover
{
	position: relative;
	color: #FFF;
	top: 1px;
	left: 1px;
	border: 1px solid #64770A;
}

.center
{
	text-align: center;
}

#main
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -380px;
	width: 760px;
	height: 100%;
}

#content
{
	position: absolute;
	top: 241px;
	left: 0px;
	width: 760px;
	font-family: verdana;
	line-height: 18px;
	overflow: hidden;
}

#contentdetails {
	position: relative;
	top: 0px;
	left: 0px;
	width: 765px;
	font-family: verdana;
	line-height: 18px;
	overflow: auto;
	display: none;
	z-index: 10;
	background-color: #CCCCCC;
	height: auto;
}
#content div,#content li,#content p,#content a
{
	font-family: verdana;
	line-height: 170%;
}

#tekst
{
	float: right;
	width: 560px;
	background-color: #FFF;
}

#tekst ul, #tekst ol
{
	margin: 0px 0px 20px 20px;
}

#tekst .narrowcontent
{
	float: left;
	padding: 25px 20px 20px 20px;
	width: 340px;
}

#tekst .normalcontent
{
	float: left;
	padding: 25px 20px 20px 20px;
	width: 520px;
}

#tekst .rightbar
{
	float: right;
	margin-bottom: -5000px; /* even lang als langste content */
	width: 139px;
	padding: 17px 20px 5000px 20px;
	background-color: #FFF;
	border-left: 1px solid #B8D539;
}

#tekst .rightbar div,#tekst .rightbar li,#tekst .rightbar p,#tekst .rightbar a
{
	font-size: small;
}

#tekst .rightbar img
{
	border: 1px solid #CCDDCC;
}

#top
{
	position: absolute;
	top: 45px;
	left: 1px;
	width: 760px;
	height: 196px;
	background-image: url(../seo-connexi-header.jpg);
}

#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 15px;
	background-color: #FFF;
	background-image: url(../logo_round2.gif);
	background-repeat: no-repeat;
	width: -29px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu
{
	position: absolute;
	top: 166px;
	left: 0px;
	width: 760px;
	height: 30px;
	background-color: #000;
}

#menu ul
{
	float: right;
	list-style: none;
}

#menu li
{
	height: 14px;
	position: relative;
	float: left;
	padding: 8px 10px 6px 10px;
	text-align: center;
}

#menu a
{
	color: #FFF;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .active
{
	background-color: #FFF;
	border: 1px solid #000;
	margin: -7px 0px 0px 0px;
	padding: 8px 10px 13px 10px;
	background-image: url(../active_arrow.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#menu .active a
{
	color: #000;
}

#submenu
{
	float: right;
	margin-bottom: -5000px; /* even lang als langste content */
	width: 200px;
	padding: 25px 0px 5000px 0px;
	background-image: url(../checker_bg.gif);
}

#submenu ul
{
	list-style: none;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

#submenu li
{
	background-color: #859931;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	border-top: 1px solid #B8D539;
}

#submenu a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#submenu a:hover
{
	text-decoration: underline;
}

#submenu .none
{
	background-color: transparent;
	background-image: url(../checker_bg.gif);
	text-align: center;
	border: none;
}

#submenu .active
{
	background-color: #FFF;
}

#submenu .active a
{
	color: #000;
}

#submenu .container
{
	margin: 0px;
	padding: 0px;
	border-top: none;
}

#submenu li li
{
	background-color: #E0FF51;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 1px 15px;
}

#submenu li li a
{
	color: #859931;
	font-weight: normal;
	text-decoration: none;
}

#submenu li li a:hover
{
	text-decoration: underline;
}

#submenu li li.none
{
	background-color: transparent;
}

#submenu li li.active
{
	background-color: #FFF;
}

#submenu li li.active a
{
	color: #666;
	font-weight: bold;
}

#zoekbox
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 7px 20px 0px 0px;
	color: #64770A;
}

#zoekbox input
{
	vertical-align: middle;
	height: 15px;
	width: 120px;
}

#zoekbox input.btn
{
	width: 40px;
	height: 17px;
	color: #FFF;
	margin-left: 5px;
	font-weight: bold;
	background-color: #859931;
	border-top: 1px solid #B8D539;
	border-right: 1px solid #64770A;
	border-bottom: 1px solid #64770A;
	border-left: 1px solid #B8D539;
}

#breadcrumbs
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: -16px 20px 0px 0px;
	color: #000;
	font-size: 9px;
	visibility: hidden;
}

#breadcrumbs p
{
	font-size: 9px;
	float: left;
}

#breadcrumbs ul
{
	list-style: none;
}

#breadcrumbs li
{
	font-size: 9px;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 8px;
	background-image: url(../blackarrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

#breadcrumbs a
{
	color: #000;
	text-decoration: underline;
	font-size: 9px;
}

#breadcrumbs a:hover
{
	text-decoration: none;
}

ul#nieuws
{
	margin: 0px 0px 0px 20px;
}

#nieuws li
{
	margin: 0px 0px 5px 0px;
	list-style-image: url(../darkgreenarrow.gif);
}

#tekst .memberof img
{
	margin: 3px 3px 3px 3px;
	float: left;
}

#newsitems p
{
	margin: 0px 0px 3px 0px;
}

#tekst p.copy
{
	font-size: 9px;
	line-height: 10px;
	color: #999999;
	clear: both;
	text-align: center;
	margin: 40px 0px 0px 0px;
}
a.copy:link {font-family:Tahoma; font-size:9px; color: #999999; text-decoration: none;}
a.copy:visited {font-family:Tahoma; font-size:9px; text-decoration: none;color: #999999;}
a.copy:hover {font-family:Tahoma; font-size:9px; text-decoration: none; color: #999999;}
a.copy:active {font-family:Tahoma; font-size:9px; text-decoration: none; color: #999999;}

.comment
{
	color: #999999;
	font-size: 9px;


}
#pagelinks {
	float: right;
	width: 560px;
	background-color: #FF0000;
	position: absolute;
	left: 474px;
	top: 259px;
	visibility: visible;
}
#tekst2 {
	float: right;
	width: 560px;
	background-color: #FFF;
	visibility: hidden;
	display: none;
	z-index: auto;
}

