TD.body_bg_left{
	background-image:url(http://www.water.nl/gfx/body_bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}
TD.body_bg_right{
	background-image:url(http://www.water.nl/gfx/body_bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}	
TD.outer_content{
	background-color: #ffffff;
}

TD.topbar{
	background-color: #e8f6f6;
}
TD.bottombar_kolom1, TD.bottombar_kolom1 A{
	font-family: arial;
	font-size: 7pt;
	line-height: 33px;
	height: 32px;
	font-weight: bold;
	color: #86a8d0;
	text-decoration: none;
	background-color: #e8f6f6;
}
TD.bottombar_kolom1 A{
	text-decoration: underline;
}
TD.bottombar_kolom1 A:hover{
	text-decoration: none;
}

TD.bottombar_kolom2, TD.bottombar_kolom2 A, TD.bottombar_kolom2 A:hover{
	font-family: arial;
	font-size: 8pt;
	line-height: 33px;
	height: 32px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #118ac9;
	text-decoration: none;
}

	
	
TD.moodbar_container{
	background-color: #118ac9;
	border: 1px solid #118ac9;
}
TD.moodbar{
	background-color: #118ac9;
	/* background-image : url(ZIE HEADER); */
	/* background-image:url(http://www.water.nl/gfx/moodbar_default.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
}


		
IMG.spacer{
	width: 18px;
	height: 18px;
	border: 0px solid #ffffff;
}

TD.men_shadow_left{
	background-image:url(http://www.water.nl/gfx/men_shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right bottom;				
}
TD.men_shadow_bottom{
	background-image:url(http://www.water.nl/gfx/men_shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	background-color: #e8f6f6;
	padding: 0px 0px 25px 0px;			
}


TD.adver_left_container{
	padding: 0px 0px 0px 18px;
}

TD.trail_container{
	padding: 0px 0px 0px 20px;
}		

A.trail{
	font-size: 7pt;
	line-height: 28px;
	color: #86a8d0;
	text-decoration: none;		
}	
A.trail:hover{
	font-size: 7pt;
	line-height: 28px;
	color: #86a8d0;
	text-decoration: underline;
}
.trail_break{
	font-size: 7pt;
	line-height: 28px;
	color: #86a8d0;
	padding: 0px 7px 2px 7px;
}

TD.kolom_spacer{
	display: block;
	Padding-left: 18px;
	white-space: nowrap;
	color: #ffffff;
}

TD.content_conmtainer{
	padding-bottom: 18px;
}


/* TEMPLATE HOMEPAGE STIJLEN --------------------------------------------------------------- */		


TABLE.homepage{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 28px 0px 0px 0px;
}
TD.homepage_col_first{
	vertical-align: top;
	width: 255px;
	padding-bottom: 28px;
}
TD.homepage_col_second{
	vertical-align: top;
	/* width: 255px; */
	padding-bottom: 28px;
}



