body {  
	background-color: #444445; 
	margin-top: 0px; 
	margin-bottom: 10px;
	}

body, 
td, 
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	color: #666666;
	font-size: .7em;
	}

a {
	color: #E68080;
	}
a:hover {
	color: #cc0000;
	}

ul {
	margin: 0px;
	padding: 0pc;
	list-style-type: square;
	}
li {
	margin: 0px 0px 0px 17px;
	padding: 0pc;
	}


/* LAYOUT */

table.basic {
	width: 750px;
	height: 100%;
	background-color: #ffffff;
	}

td.logo {  
	width: 750px; 
	height: 45px;
	}
td.lang {  	
	width: 750px; 
	height: 45px;
	color: #ff6600;
	background-color: #444445;
	}
td.border1,
td.border2,
td.border3,
td.border4,
td.border5 {
	width: 149px;
	height: 5px;
	border-width: 1px 1px 0px 0px;
	border-color: #ffffff;
	border-style: solid;
	}

td.border1 {
	background-color: #E68080;
	}
td.border2 {
	background-color: #FFB380;
	}
td.border3 {
	background-color: #80CC80;
	}
td.border4 {
	background-color: #8099CC;
	}
td.border5 {
	width: 150px;
	border-right-width: 0px;
	background-color: #CC80CC;
	}

td.button1,
td.button2,
td.button3,
td.button4,
td.button5 {
	width: 149px;
	height: 20px;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	}

td.button1 {
	background-color: #cc0000;
	}
td.button2 {
	background-color: #ff6600;
	}
td.button3 {
	background-color: #009900;
	}
td.button4 {
	background-color: #003399;
	}
td.button5 {
	width: 150px;
	border-right-width: 0px;
	background-color: #990099;
	}

td.topfoto {
	width: 750px;
	height: 160px;
	border-width: 1px 0px 1px 0px;
	border-color: #ffffff;
	border-style: solid;
	}
.next td.topfoto,
.next td.topfoto img {
	width: 750px;
	height: 160px;
	}	

td.bottombar {
	width: 750px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: dashed;
	}
td.bottombar a {
	color: #333333;
	}


/* MENU */

td.button1 a,
td.button2 a,
td.button3 a,
td.button4 a,
td.button5 a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
/* td.button4 a {
	letter-spacing: -1px;
	}
*/
td.button1 a:hover,
td.button2 a:hover,
td.button3 a:hover,
td.button4 a:hover,
td.button5 a:hover {
	color: #ffffff;
	height: 20px;
	}
td.button1 a:hover {
	background-color: #660000;
	}
td.button2 a:hover {
	background-color: #993300;
	}
td.button3 a:hover {
	background-color: #003300;
	}
td.button4 a:hover {
	background-color: #000033;
	}
td.button5 a:hover {
	width: 150px;
	border-right-width: 0px;
	background-color: #330033;
	}


/* SUBMENU */

td.submenu {
	width: 149px;
	background-color: #cc0000; 
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: dashed;
	padding: 10px 0px 0px 0px;
	}
td.submenu h3 {
	color: #ffffff;

	margin: 10px 5px 5px 20px;
	}
td.submenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
/*	border-style: solid;
	border-width: 1px 0px 0px 0px; */
	}
td.submenu li {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 20px;
/*	border-style: solid;
	border-width: 1px 0px 1px 0px;
	border-color: #efefef #999999 #999999 #999999;*/
	background-color: #E68080; 
/*	background-image: url('../images/bullet_submenu_hover.gif');*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
td.submenu li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
	}
td.submenu li a:hover {
	display: block;
	text-decoration: none;
/*	background-image: url('../images/bullet_submenu.gif');
	background-position: 0px top;
	background-repeat: no-repeat; */
	}


/* CONTENT */

h1 {
	font-size: 1.0em;
	}

h2 {
	font-size: 1.0em;
	}

h3 {
	font-size: 1.1em;
	}
h3 a {
	color: #333333;
	}
h5 {
	font-size: 1em;
	}


/* CONTENT HOMEPAGE */

td.content {
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: dashed;

	padding: 9px;
	line-height: 15px;
	}

td.content#contentslc {
	color: #cc0000;
	}
td.content#contentprojects {
	color: #ff6600;
	background-image: url('../images/bg_foto_wiewaarom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	}
td.content#contentgewichtsbeheersing {
	color: #009900;
	}
td.content#contentsportvoeding {
	color: #003399;
	background-image: url('../images/bg_sportvoeding.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	}
td.content#contentshop {
	width: 150px;
	color: #990099;
	border-right-width: 0px;
	border-right-color: #99ccff;
	border-right-style: solid;
	}


/* NEXTPAGES */

#speciallifecare td.border1,
#speciallifecare td.border2,
#speciallifecare td.border3,
#speciallifecare td.border4,
#speciallifecare td.border5 {
	background-color: #E68080;
	}
#projecten td.border1,
#projecten td.border2,
#projecten td.border3,
#projecten td.border4,
#projecten td.border5 {
	background-color: #FFB380;
	}
#gewichtsbeheersing td.border1,
#gewichtsbeheersing td.border2,
#gewichtsbeheersing td.border3,
#gewichtsbeheersing td.border4,
#gewichtsbeheersing td.border5 {
	background-color: #80CC80;
	}
#sportvoeding td.border1,
#sportvoeding td.border2,
#sportvoeding td.border3,
#sportvoeding td.border4,
#sportvoeding td.border5 {
	background-color: #8099CC;
	}
#shop td.border1,
#shop td.border2,
#shop td.border3,
#shop td.border4,
#shop td.border5 {
	background-color: #CC80CC;
	}

td.button1#selected {
/*	background-color: #660000; */
	background-image: url('../images/bg_button_selected.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
td.button2#selected {
/*	background-color: #663300; */
	background-image: url('../images/bg_button_selected.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	}
td.button3#selected {
/*	background-color: #006600; */
	background-image: url('../images/bg_button_selected.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	}
td.button4#selected {
/*	background-color: #000066; */
	background-image: url('../images/bg_button_selected.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
td.button5#selected {
/*	background-color: #330033; */
	background-image: url('../images/bg_button_selected.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
td.button1#selected a,
td.button2#selected a,
td.button3#selected a,
td.button4#selected a,
td.button5#selected a {
	color: #ffffff;
	}

#speciallifecare h1,
#speciallifecare td.content h3 {
	color: #cc0000;
	}
#projecten h1,
#projecten td.content h3 {
	color: #ff6600;
	}
#gewichtsbeheersing h1,
#gewichtsbeheersing td.content h3 {
	color: #009900;
	}
#sportvoeding h1,
#sportvoeding td.content h3 {
	color: #003399;
	}
#shop h1,
#shop td.content h3 {
	color: #990099;
	}

td.content {
	width: 449px;
	}

td.contenthome {
	padding: 8px;
	background-image: url('../images/bg_home.jpg');
	width: 596px;
	}

td.sidebar {
	width: 150px;
	padding: 9px;
	background-image: url('../images/bg_sidebar.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	}

td.bgcontent {
	width: 150px;
	padding: 9px;
	}


/* SHOP */

td.content td {
	padding-right: 5px;
	padding-bottom: 20px;
	}

#shop td.content td h3 {
	width: 200px;
/*	height: 20px; */
	display: block;
	background-color: #769DE7;
	color: #ffffff;
	padding: 2px;
	border-width: 0px 1px 1px 0px;
	border-color: #000099;
	border-style: solid;	
	}

/* NIEUWS */

td.nieuws {
	width: 149px;
	color: #ffffff;
	background-color: #cc0000; 
	padding: 2px;
	}



/* WINKELWAGENTJE */

table.winkelwagen {
	margin: 1px 0px 10px 0px;
	width: 150px;
	border-width: 5px 0px 5px 0px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #efefef;
	}
table.winkelwagen td {
	padding: 9px;
	border-width: 1px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;	
	}

body#about_dcf table td.submenu,
body#over_dcf table td.submenu,
body#sobre_dcf table td.submenu {
	background-color: #CC0000;
}

body#projects table td.submenu,
body#projecten table td.submenu,
body#centro_del_nin table td.submenu {
	background-color: #FF6600;
}

body#projects table td.submenu ul li,
body#projecten table td.submenu ul li,
body#centro_del_nin table td.submenu ul li {
	background-color: #FFB380;
}

body#donations table td.submenu,
body#donaties table td.submenu,
body#las_familias table td.submenu {
	background-color: #009900;
}

body#donations table td.submenu ul li,
body#donaties table td.submenu ul li,
body#las_familias table td.submenu ul li {
	background-color: #80CC80;
}

body#financials table td.submenu,
body#financieumln table td.submenu,
body#acogimiento table td.submenu {
	background-color: #00349A;
}

body#financials table td.submenu ul li,
body#financieumln table td.submenu ul li,
body#acogimiento table td.submenu ul li {
	background-color: #8099CC;
}

body#news table td.submenu,
body#nieuws table td.submenu,
body#contacto table td.submenu {
	background-color: #990099;
}

body#news table td.submenu ul li,
body#nieuws table td.submenu ul li,
body#contacto table td.submenu ul li {
	background-color: #CC80CC;
}