@import url(http://www.healthinvestment.nl/style_texts.css);
@import url(http://www.healthinvestment.nl/style_menu.css);

html,body
{
height: 					100%;
width:						100%;
}

body
{
background-color: 			#FFFFFF;
width:						100%;
margin: 					0px 0px 0px 0px;
padding: 					0px 0px 0px 0px;
background-image:			url(http://www.healthinvestment.nl/0);
}

div.outliner{
	text-align: center;
}
div.outer{
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

td.td_border
{
background-color: 			#FFFFFF;
}

/* MOODBAR
************************************************************************************************/
div.moodbar_background_image
{
float: 						left;
width: 						100%;
height: 					146px;

background-image:			url(http://www.healthinvestment.nl/gfx/moodbar_stippellijn.gif);
background-repeat: 			repeat-x;
background-position:		0% 0%;

z-index: 					250;

margin: 					0px 0px 0px 0px;
padding: 					0px 0px 0px 0px;

background-color:			#FFFFFF;
}

div.moodbar_wallpaper
{
float: 						left;
width: 						100%;
height: 					101px;
margin: 					22px 0px 0px 0px;
padding: 					0px 0px 0px 0px;
background-color: 			#FEFCFC;
background-image:			url(http://www.healthinvestment.nl/0);
background-repeat: 			repeat;
z-index: 					200;
}

div#moodbar,
div#moodbar_start
{
float: 						left;
width: 						100%;
height: 					101px;
margin: 					0px 0px 0px 0px;
padding: 					0px 0px 0px 0px;
background-color: 			transparent;
background-image:			url(http://www.healthinvestment.nl/files/hoofdbalk/health-top.jpg);
background-repeat: 			no-repeat;
z-index: 					300;
overflow: 					hidden;
}

div#moodbar
{
background-position:		100% 0%;
}

div#moodbar_start
{
background-position:		0% 0%;
}

/*
td#moodbar_text
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

margin: 					0px 0px 0px 0px;
padding: 					10px 150px 0px 350px;

}


td#moodbar_text_bottom
{
bottom: 					0px;
margin: 					0px 0px 0px 0px;
padding: 					0px 30px 30px 350px;
}
*/

div.moodbar_location_setter
{
height: 30px;
}

/* DIVS
************************************************************************************************/
div#paper_background
{
margin: 					0px 0px 0px 0px;
/* weggehaald 18-2-2011
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_sides.gif);
background-repeat: 			repeat-y;
background-position:		0% 0%;*/
background-color:			transparent;
min-height: 				300px;
}

div#paper_background_content_top
{
margin: 					0px 0px 0px 0px;
/* weggehaald 18-2-2011
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_progress.gif);
background-repeat: 			no-repeat;
background-position:		0% 100%;*/
min-height: 				300px;
}

div#paper_background_content_bottom
{
margin: 					0px 0px 0px 0px;
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_horiz_dots_full.gif);
background-repeat: 			no-repeat;
background-position:		0% 100%;
height: 100%;
}

div#paper_bottom_shadow
{
width: 						201px;
height: 					134px; /*154px*/
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_progress_rotated.gif);
background-repeat: 			no-repeat;
background-position:		0% 0%;
position:					relative;
z-index: 					100;
background-color:			transparent;
}

div.compartment_top
{/* weggehaald 18-2-2011
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_horiz_dots_full.gif);
background-repeat: 			no-repeat;
background-position:		0% 0%;*/
margin: 					1px 1px 1px 1px;
padding: 					2px 1px 2px 1px;
background-color: 			transparent;
}

div.compartment_bottom
{/* weggehaald 18-2-2011
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_horiz_dots_full.gif);
background-repeat: 			no-repeat;
background-position:		0% 100%;*/
margin: 					0px 0px 0px 0px;
padding: 					0px 0px 2px 0px;
background-color: 			transparent;

overflow: 					hidden;
}

div.compartment_bg
{
background-color: 			#CFE9CF;
}


div#div_content_left
{
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;

overflow: 					hidden;
}

td.site_background_color
{
background-color: 			#FFFFFF;
}

td.site_background_color_left
{
background-color: 			#CFE9CF;
}

td.site_color_1
{
background-color: 			#CFE9CF;
}

div#div_header
{
margin: 					0px 0px 0px 0px;
padding: 					0px 10px 0px 0px;
text-align:					right;
}

div#content_container
{
margin: 					0px 0px 0px 0px;
padding: 					10px 25px 10px 25px;
background-color: 			transparent;
width: 660px;
}

div.content_with_top_line,
div.content_left_line_only
{
background-image:			url(http://www.healthinvestment.nl/gfx/menu_holder_bg_horiz_dots.gif);
background-repeat: 			no-repeat;
background-position:		50% 0%;
margin: 					0px 0px 0px 0px;
padding: 					15px 5px 10px 20px;
overflow: 					hidden;
}

div.content_left_line_only
{
padding: 					0px 5px 0px 20px;
}

div#logo
{
margin: -3px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* MISC
************************************************************************************************/

.clear
{
clear: 						both;
}
