/* CSS Document */
/*** middle ***/

/*** home ***/

#middle_home{
	float:left;
	width:420px;
	margin:10px;
	margin-top:0px;
}
#middle_home_partners {
	width:400px; 
	height:80px;
	text-align:center;  
	float:left ;
	padding:5px;
}

#middle_home_epb, #middle_home_tips, #middle_home_fabels, #middle_home_prikbord, #middle_home_agenda {
}
#middle_home_tips, #middle_home_fabels, #middle_home_prikbord, #middle_home_agenda {
	background-image:url(../../images/spacer_middle_home_y_2.gif);
	background-repeat:repeat-Y;
}
#middle_home_epb{
	background-image:url(../../images/spacer_middle_home_g_2.gif);
	background-repeat:repeat-Y;
}
#middle_home_tips{
}
#middle_home_fabels{
}
#middle_home_prikbord{
}
#middle_home_agenda{
}

.middle-text{
	padding-left:10px; 
	padding-right:10px;
	margin-bottom:-15px;
	margin-top:-10px;
}
.middle-text.master 
{
    padding-top:20px;
    padding-bottom:20px;}
/*** tips en fabels ***/
#middle_tipsfabels{
}

#middle_tipsfabels_intro{
	float:left;
	width:420px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(../../images/spacer_middle_home_g_2.gif);

}
#middle_tipsfabels_tips, #middle_tipsfabels_fabels {
	float:left;
	width:300px;
	background-image:url(../../images/spacer_tipsfabels_2.gif);
}
#middle_tipsfabels_tips{
	margin-left:10px;
}
#middle_tipsfabels_fabels {
	margin-left:20px;
}
.ei{
	margin-left:5px;
	float:left;
}
/*** standard ***/

#middle_standard {
	float:left;
	width:420px;
	background-image:url(../../images/spacer_middle_home_y_2.gif);
	margin-left:10px;
	text-align:left;
}

/*** standard no right***/

#middle_standard_noright {
	float:left;
	width:620px;
	background-image:url(../../images/spacer_middle_home_y_3.gif);
	margin-left:10px;
	text-align:left;
}
th
{
    text-align:left;}