/*
Theme Name: Rabobank DGF 2
Version: 1.0
Author: Marjolein Dellebarre - K13 Consulting 2009

*/

/* DGF ALGEMEEN */


/* F2 images/  ->  images/ */

body {	
	margin:0 auto; background-color:#FFFFFF;
}

body, td, div, a, p  {font-family: Arial; font-size: 12px; color:#000000; line-height: 15px} /*F2*/
input {font-family: Arial; font-size: 12px; color:#000000; line-height: 12px}
p.list { padding: 0; margin: 0; left: 0; top: 0;} 
.titelForm {font-family: Arial; font-size: 12px; color:#000000; line-height: 22px}/*F2*/

/*p { padding: 0; margin: 0; left: 0; top: 0;} */

a img { border: none; }

a, a:link, a:visited { color:#000000; text-decoration:underline; }
a:hover { color:#0e640a; text-decoration:none;;}

/*a.subnav, a.subnav:link, a.subnav:visited { color:#0e640a; text-decoration:none; font-weight:bold; } /*F2*/
/*a.subnav:hover { color:#cbdb2a; text-decoration: none; font-weight:bold; font-family: } /*F2*/
a.subnav, a.subnav:link, a.subnav:visited { color:#cbdb2a; text-decoration:none; font-weight:bold; } /*F2*/
 a.subnav:hover { color:#0e640a; text-decoration: none; font-weight:bold; font-family: } /*F2*/

a.subsubnav, a.subsubnav:link, a.subsubnav:visited { color:#cbdb2a; text-decoration:none; font-weight:bold; } /*F2*/
a.subsubnav:hover { color:#0e640a; text-decoration: none; font-weight:bold; font-family: } /*F2*/



/* LAYERS */
#containerBannerhome2 {
display:block;
/*display:none;*/

	position: absolute;
	 /*right: 234px; F2*/
	 /*right: 255px; F2*/
	left: 0px;  /*F2*/
	/*bottom: 180px; F2*/
	top: 0px; /*F2*/
	z-index: 1;	
	/*width: 200px; height: 75px; margin:0 auto;
	width: 140px; height: 622px; margin:0 auto;*/
	width: 120px; height: 90px; margin:0 auto;
	top: 0px;
	background-color:#4e980f; 
	/*background-color:#000099;*/
	
	
	border-top: 0px solid #666666; /*F2*/
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	padding-top: 0px;
	}

#container {
	position: relative;
	z-index: 1;	
	width: 968px; height: 622px; margin:0 auto;
	top: 0px;
	background-color:#4e980f; /* NIEUWE GROEN */
	border-top: 1px solid #666666; /*F2*/
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 0;
}



/* LOGO */
#logo { 	
	position: absolute;
	z-index: 2;	
	width: 578px; height: 280px; 
	right: 0; top: 0;
	background-image:url("images/logoDGF.gif"); background-position: left top; background-repeat:no-repeat; }

/* HOMEKNOP */

#home { position: absolute;
	z-index: 3;
	width: 330px; height: 175px; 
	right: 0px; top: 0px;
}

/* MENU */

#menu { position: absolute;
	z-index: 3;
	width: 138px; height: 85px; /*F2*/
	right: 805px; top: 25px; /*F2*/
}

#menu a
{
margin-bottom:5px;
}

#subnav { position: absolute;
	z-index: 4;
	width: 380px; height: 15px;
	right: 12px; /*F2*/ 
	top: 7px; /*F2*/
	text-align: right;
	color:#0e640a; /*F2*/
	font-weight:bold; /*F2*/
	padding-right:15px;
	/* F2 uit background-color:#000000;*/
	/* F2 uit border:1px solid #000000; */

}


.subnavselect {color:#0e640a; font-weight:bold;} /*F2  nieuw */
.subsubnavselect {color:#0e640a; font-weight:bold;} /*F2  nieuw */
.subsublijn { border-bottom:#72ab42 solid 1px;} /*F2  nieuw */


.subsubnav { padding-top: 0px;
	color:#2e3c2e;
}

div.navLinksWP a
{
	color:#a2ae25;
	text-decoration:none;
	font-weight:bold;
}

div.navLinksWP a:hover
{
	color:#0e6b37;
	text-decoration:none;
}

#subnav2 { position: absolute;
	z-index: 4;
	width: 453px; height: 23px;
	padding-left: 44px; padding-right: 16px;
	text-align: left;
	bottom: 0px; /*F2*/
	color:#CBDB2A;
}

#paginanummering { position: absolute;
	z-index: 5;
	width: 280px; height: 23px;
	right: 30px;
	text-align: right;
	bottom: 0px; /*F2*/
	color:#CBDB2A;
}

#vorigevolgende { position: absolute;
	z-index: 5;
	width: 280px; height: 23px;
	right: 30px;
	text-align: right;
	bottom: 0px; /*F2*/
	color:#CBDB2A;
}

#paginavan { position: absolute;
	z-index: 4;
	width: 300px; height: 23px; 
	right: 32px; top: 33px;
	text-align: right;
	color:#0e640a; /*F2*/
}



/* BUBBLES - HOME + OVER HET FONDS */	
#bubbles1 { 
	position: absolute;
	z-index: 2; 
	width: 546px; /*F2*/ 
	height: 622px;  
	left: 0; top: 0; 
	background-image:url("images/bubbles-1.jpg"); background-position: left top; background-repeat:no-repeat; }

/* BUBBLES - MELD JE AAN */	
#bubbles2 { 
	position: absolute;
	z-index: 2; 
	width: 546px; /*F2*/ 
	height: 622px;  
	left: 0; top: 0; background-image:url("images/bubbles-2.jpg"); background-position: left top; background-repeat:no-repeat; }	

/* BUBBLES - CONTACT */
#bubbles3 { 
	position: absolute;
	z-index: 2; 
	width: 546px; /*F2*/  
	height: 622px; 
	left: 0; top: 0; background-image:url("images/bubbles-3.jpg"); background-position: left top; background-repeat:no-repeat; }



/* CONTENT */		
#contentHome { 
	position: absolute;
	z-index: 2;
	background-image:url("images/bckContentHome.gif"); background-position: left top; background-repeat:no-repeat;;
	width: 578px; 
	height: 342px;
	right: 0; bottom: 0;
	border:0px red solid;
	}

#contentVervolg { 
	position: absolute;
	z-index: 2;
	width: 582px;  /*F2*/
	height: 400px; /*F2*/
	right: 1px; bottom: -2px;
	}

/* VIDEO */
#videoHome {
	position: absolute;
	z-index: 3;
	right: 234px;  /*F2*/
	bottom: 48px; /*F2*/}
	
#videoTed {
	position: absolute;
	z-index: 3;
	left: 26px; /*F2*/ 
	top: -42px; /*F2*/
	margin-top:-10px;}

#video {
	width:100%;
	border:0px red solid;}	

	
#tekstvlak { 
	position: absolute;
	z-index: 3;
	background-image:url("images/bckTekstvlak.gif"); background-position: left top; background-repeat:no-repeat;
	left: 0px; top: 0px; 
	width: 578px;  /*F2*/
	height: 398px; /*F2*/
	overflow: hidden;
	}	

/*	F2 vervalt - 
#spacertekstvlak { 
	position: absolute;
	z-index: 4;
	background-color: #448b07; 
	left: 410px; top: 612px; 
	width: 513px; height: 10px;
	overflow: hidden;
	}*/

.thema {padding-left: 38px; padding-right: 6px; top: -10px; height: 26px; overflow: hidden;} /*F2*/
.tekst {padding-left: 38px; padding-top: 8px; padding-right: 38px; height: 320px; overflow: hidden;} /*F2*/

/* PARTNERS */
.thema2 {padding-left: 42px; padding-right: 6px; height: 36px; width: 500px; overflow: hidden;}/*F2*/

/* DFG style */
/*form*/

.hiddenField {display:none;heigth:0px;position:absolute;top:-3000px;}
p.hiddenParagraaf {display:none;height:0px;position:absolute;top:-3000px;}
.textWidth{width:320px;}


/*einde form*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/* archief */
.nieuwsItem
{
float:left;
width:100%;
height:80px;
overflow:hidden;
padding-bottom:22px;
}

.nieuwsImage
{
float:left;
width:80px;
height:80px;
margin-left:2px;
}

.nieuwsItem h1
{
float:left;
width:260px;
margin:0px;
padding:0px;
margin-left:15px;
}


.nieuwsTitle
{
font-size:12px;
color:#0e6b37;
}

.nieuwsItem a 
{
color:#a2ae25;
text-decoration:none;
}

.nieuwsItem a:hover
{
color:#0e6b37;
text-decoration:underline;
}

.nieuwsItem p 
{
max-width:380px;
float:left;
margin:0px;
padding:0px;
margin-left:15px;
margin-top:5px;
}

.scroll
{
width:475px;
height:320px;
padding-right:35px;
}

