.oft {border:1px silver solid; width:500px; }
.oft TD {border:1px silver solid;border-right:1px silver solid; }

DIV, P {
	position:relative;
	-moz-box-sizing : border-box;
	text-align:left;
}
BODY {
	margin:0px;
	padding:10 0 20 20;
	background-color:white;
	text-align:center;
}
FORM { margin:0px; padding: 0px;}
UL, OL {margin:15px;padding:0px;}
Li {list-style : square;}

.text {
	font-family:tahoma;
	font-size:120%;
	position:relative;
}
.text A {
	color:#274E75;
}
.text A:hover {
	color:red;
}
/*/ the drag div */
#dragsliderborder {
	position:absolute;
	width:176;
	height:26px;
	margin-top:159px;
	margin-left:0px;
	z-index:180;
	left:0px !important;
	top:0px;
	background-image:url(/projects/oogfonds/images/slider.gif);
}
#dragger {position:absolute; border:1px white solid;width:18px;height:18px;overflow:hidden;left:5px;top:4px;}
#dragslider {background-color:#274E75;cursor:default;width:100%;height:18px}

/*main navigation*/
.mainnavigation,
.mainnavigationlast  {
	font-family:Arial, helvetica;
	font-size:70%;
	float:left;
	margin:5 0 0 5;
	padding: 18 0 0 22;
	font-weight:bold;
	width:176px;
	height:220px;
	background-color:#F2F7FD;
	
}
.mainnavigationlast  {
	width:212px;
}
.mainnavigation A,
.mainnavigationlast A {
	color:#F58229;/*orange*/
	text-decoration:none;
}
.mainnavigation A:hover,
.mainnavigationlast A:hover {
	color:#F58229;
	text-decoration:underline;
}
.mainnavigation P,
.mainnavigationlast P {
	font-size:140%;
	margin:3 0 0 0;
	padding:0px;
	font-weight:normal;
}
.mainnavigation P A,
.mainnavigationlast P A { 
	color:black;
}

.subnav {
	padding:0 0 0 10 !important;
	color:#F58229 !important;
}
.subnav A {
	color:#F58229 !important;
}

/*main navigation*/

/*containers vp*/
.vprow0container {
	position:relative;
	width:783;
	overflow:hidden;
	margin:0 auto 0 auto;
}
.oologo {
	border-right:34px #001F3C solid;
}
.vprow1container {
	position:relative;
	width:780;
	overflow:hidden;
	margin:5 auto 0 auto;
}

/*row 1*/
.vprow11 {
	float:left;
	background-color:#E5ECF2;
	width:176px;
	height:420px;
}
.vprow12 {
	float:left;
	background-color:#E5ECF2;
	width:357px;
	height:420px;
	margin-left:5px;
	padding:10px;

}
.vprow13 {
	float:left;
	background-color:#FBDCC7;
	width:209;
	height:420px;
	margin-left:5px;
	padding:0px;
}
/*row 2*/
.vprow21 {
	float:left;
	background-color:#D9E0E8;
	width:176px;
	height:400px;
	padding:10px;

}
.vprow22 {
	float:left;
	background-color:#D9E0E8;
	width:176;
	height:400px;
	margin-left:5px;
}
.vprow23 {
	float:left;
	background-color:#A9B9C9;
	width:176;
	height:400px;
	margin-left:5px;
}
.vprow24 {
	float:left;
	background-color:#274E75;
	width:176;
	height:400px;
	margin-left:5px;
	padding:10px;
	color:white;
}

/*row 3*/
.vprow31 {
	float:left;
	background-color:#D9E0E8;
	width:109px;
	height:180px;
}
.vprow32 {
	float:left;
	background-color:#274E75;
	width:244;
	height:180px;
	margin-left:5px;
	padding:10px;
	color:white;
}

.vprow33 {
	float:left;
	background-color:#EA701A;
	width:389px;
	height:180px;
	margin-left:5px;
	padding:10px;
	color:white;
}

/*
het cms marker simbooltje _potlood_

*/
.cmsmarker {
	position:absolute;
	overflow:hidden;
	width:16px !important;
	height:16px !important;
	padding:1px !important;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;opacity: 0.8;background-color:white;
	border:none;
	top:0px;
	left:0px;
	z-index:100;
}
/*vervolgpagina*/
#vvmain {
	width:720px;
	margin:5 0 20 0;
	position:relative;
}

#tablemain {
	width:753px;
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
	vertical-align : top;
	background-image:url(/projects/oogfonds/images/bgvv.gif);
}

#tablemain #td1 {
	width:176;
	padding:0;
	vertical-align : top;
}

#tablemain #td2 {
	width:500;
	padding:5 10 0 10;
	vertical-align : top;
}

#tablemain TD {
	font-family:arial, helvetica;
	font-size:100%;
	position:relative;
	line-height:160%;
}
#tablemain TD A {
	color:navy;
}
#tablemain TD A:hover {
	color:maroon;
}
#tablemain TD OL, #tablemain TD OL  {
	margin: 0 0 0 30;
}
/*formulieren*/
.textaanmelden {
	float:left;
	width:120px;
}
.text INPUT {
	width:300px;
	margin: 2 0 2 0;
	height:28px;
}
.oform DIV {
	position:relative;
	overflow:auto; 
	width:100%;
}


