#wrapper {
	width: 720px;
	height: 580px;
	margin: 0 auto;
	text-align: center;
	margin-top: -290px;
	margin-left: -360px;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 0;
}

#agri, #greentech {
	width: 606px;
	height: 60px;
	margin: 60px 0 0 0;
	text-align: left;
	padding: 114px 0 0 105px;
	position: relative;
}

.logo { position: absolute; top: -41px; left: 120px; }
#greentech .logo { top: -39px; left: 120px; }

#agri { background: url(/images/home/bg_kader_agri.gif) no-repeat; }

#greentech { background: url(/images/home/bg_kader_greentech.gif) no-repeat; }

#agri a, #greentech a { 
	padding: 0 0 0 12px;
	color: #FFFFFF; 
	text-decoration: none;
	display: block;
 	font: 16px/20px Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(/images/home/pijl_agri.gif) no-repeat 0 2px;
}

#agri a:hover, #greentech a:hover { color: #000000; }



.theme { 	
	width: 360px;
	height: 226px;
	overflow: hidden;
	position: absolute;
	top: -29px;
	right: -30px;
}

#dropshadow {
	position: absolute;
	top: 0;
	right: 252px;
	width: 28px;
	height: 330px;
	float: left;
	background: url(/images/home/dropshadow.png) no-repeat;
	z-index: 1;
}


#extranet {
	font-size: 10px;
	line-height: 14px;
	width: 212px;
	float: left;
	padding: 70px 0 0 0;
	text-align: left;
	margin: 0 0 0 17px;
}

#extranet fieldset {
	background: url(/images/home/bg_fieldset.gif) no-repeat;
	padding: 10px 5px 0 7px;
	margin: 15px 0 0 0;
	position: relative;
	border: 0;
}

#extranet fieldset legend { display: block; color: #3A3A3A; font: 12px/13px Verdana, Arial, sans-serif; padding: 10px 0 0 15px; }
#extranet fieldset legend, #extranet fieldset label { font-weight: bold }
#extranet fieldset label { width: 90px; color: #7C7C7C; text-transform: lowercase; font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif; }
#extranet fieldset input { width: 90px; height: 13px; margin: 0 0 1px 0; }

#extranet ul { margin: 20px 0 0 0; padding: 0 0 0 16px; }
#extranet .knop { display: block; background: url(/images/home/bg_button.gif) no-repeat; width: 57px; height: 21px; padding-top: 5px;text-align: center; text-decoration: none; font-weight: bold; margin-left: 90px; }


#adres {
	font-size: 10px;
	color: #9B9B9B;
	line-height: normal;
	margin: 40px 0 0 90px;
	overflow: hidden;
	text-align: center;
	width: 630px;
	height: 60px;
}
#adres strong { padding-right: 60px; color: #000; display: block; margin: 0 0 5px 0; }

#adres div { text-align: left; float: left; margin: 0 15px 0 0; white-space: nowrap; }
#adres .zedelgem { text-align: right; }




#wrapperDemo { 
	width: 970px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
	margin-top: -200px;
	margin-left: -480px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #282627;
}

#wrapperDemo a { display: block; background: #FFF; }

